Redmine/app/controllers
Toshi MARUYAMA 3a4ec49fe4 remove trailing white-spaces from app/controllers/wikis_controller.rb.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6872 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-08-31 08:45:29 +00:00
..
account_controller.rb Set the httponly flag on the autologin cookie. 2011-01-23 11:40:07 +00:00
activities_controller.rb Separation of RSS/API auth actions. 2011-07-09 08:56:07 +00:00
admin_controller.rb remove trailing white-spaces from app/controllers/admin_controller.rb. 2011-08-27 05:49:47 +00:00
application_controller.rb remove trailing white-spaces from app/controllers/application_controller.rb. 2011-08-22 13:29:48 +00:00
attachments_controller.rb REST API for reading attachments (#7671). 2011-07-18 20:53:10 +00:00
auth_sources_controller.rb Refactor AuthSourcesController to support non-LDAP sources. #1131 2010-05-23 03:16:31 +00:00
auto_completes_controller.rb remove trailing white-spaces from app/controllers/auto_completes_controller.rb. 2011-08-30 13:03:05 +00:00
boards_controller.rb remove trailing white-spaces from app/controllers/boards_controller.rb. 2011-08-30 13:05:09 +00:00
calendars_controller.rb remove trailing white-spaces from app/controllers/calendars_controller.rb. 2011-08-30 13:04:34 +00:00
comments_controller.rb Refactor: move #destroy_comment method to CommentsController#destroy 2010-09-23 15:20:19 +00:00
context_menus_controller.rb remove trailing white-spaces from app/controllers/context_menus_controller.rb. 2011-08-30 13:03:57 +00:00
custom_fields_controller.rb Fix potential Execution After Redirect bugs. 2011-05-01 23:15:03 +00:00
documents_controller.rb remove trailing white-spaces from app/controllers/documents_controller.rb. 2011-08-30 13:07:52 +00:00
enumerations_controller.rb Fix potential Execution After Redirect bugs. 2011-05-01 23:15:03 +00:00
files_controller.rb remove trailing white-spaces from files controller source. 2011-05-18 07:12:48 +00:00
gantts_controller.rb remove trailing white-spaces from app/controllers/gantts_controller.rb. 2011-08-30 13:07:12 +00:00
groups_controller.rb Adds 'Create and continue' button on the new group form. 2011-07-21 15:55:50 +00:00
issue_categories_controller.rb Fix potential Execution After Redirect bugs. 2011-05-01 23:15:03 +00:00
issue_moves_controller.rb Set menu item for IssueMovesController. 2011-07-23 13:44:15 +00:00
issue_relations_controller.rb Separation of RSS/API auth actions. 2011-07-09 08:56:07 +00:00
issue_statuses_controller.rb Removed hard coded English string. 2010-02-12 19:15:39 +00:00
issues_controller.rb Ability to load relations on /issues API (#7366). 2011-07-24 15:34:41 +00:00
journals_controller.rb Separation of RSS/API auth actions. 2011-07-09 08:56:07 +00:00
ldap_auth_sources_controller.rb remove trailing white-spaces from app/controllers/ldap_auth_sources_controller.rb. 2011-08-30 13:06:32 +00:00
mail_handler_controller.rb remove trailing white-spaces from mail handler controller source. 2011-05-18 07:13:08 +00:00
members_controller.rb Hide the role forms when editing or adding Project members. #5452 2010-06-19 19:51:43 +00:00
messages_controller.rb Refactor: Decouple failed attachments and the flash messages 2010-03-03 17:05:00 +00:00
my_controller.rb remove trailing white-spaces from app/controllers/my_controller.rb. 2011-08-30 13:05:53 +00:00
news_controller.rb remove trailing white-spaces from app/controllers/news_controller.rb. 2011-08-30 14:13:52 +00:00
previews_controller.rb remove trailing white-spaces from app/controllers/previews_controller.rb. 2011-08-30 14:13:09 +00:00
project_enumerations_controller.rb Refactor: convert ProjectEnumerations to a resource on a project. 2010-09-10 16:00:49 +00:00
projects_controller.rb Adds a 'Create and continue' button on project form. 2011-07-21 15:51:58 +00:00
queries_controller.rb Separation of RSS/API auth actions. 2011-07-09 08:56:07 +00:00
reports_controller.rb remove trailing white-spaces from app/controllers/reports_controller.rb. 2011-08-30 14:12:20 +00:00
repositories_controller.rb Separation of RSS/API auth actions. 2011-07-09 08:56:07 +00:00
roles_controller.rb remove trailing white-spaces from app/controllers/roles_controller.rb. 2011-08-31 08:43:49 +00:00
search_controller.rb remove trailing white-spaces from app/controllers/search_controller.rb. 2011-08-30 14:11:21 +00:00
settings_controller.rb remove trailing white-spaces from settings controller source. 2011-05-18 02:18:47 +00:00
sys_controller.rb remove trailing white-spaces from sys controller source. 2011-05-25 04:39:33 +00:00
time_entry_reports_controller.rb remove trailing white-spaces from app/controllers/time_entry_reports_controller.rb. 2011-08-31 08:43:13 +00:00
timelog_controller.rb remove trailing white-spaces from app/controllers/timelog_controller.rb. 2011-08-21 09:26:32 +00:00
trackers_controller.rb remove trailing white-spaces from app/controllers/trackers_controller.rb. 2011-08-30 14:10:37 +00:00
users_controller.rb remove trailing white-spaces from app/controllers/users_controller.rb. 2011-08-31 08:42:38 +00:00
versions_controller.rb remove trailing white-spaces from app/controllers/versions_controller.rb. 2011-08-28 06:49:08 +00:00
watchers_controller.rb remove trailing white-spaces from app/controllers/watchers_controller.rb. 2011-08-30 14:09:58 +00:00
welcome_controller.rb remove trailing white-spaces from app/controllers/welcome_controller.rb. 2011-08-30 15:17:44 +00:00
wiki_controller.rb remove trailing white-spaces from wiki controller source. 2011-05-17 04:34:44 +00:00
wikis_controller.rb remove trailing white-spaces from app/controllers/wikis_controller.rb. 2011-08-31 08:45:29 +00:00
workflows_controller.rb remove trailing white-spaces from app/controllers/workflows_controller.rb. 2011-08-31 08:45:01 +00:00