summaryrefslogtreecommitdiffstats
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* respond nothing in case of content type is not html with invalid query params...Toshi MARUYAMA2011-09-011-1/+2
* remove hard-coded '.rhtml' from IssuesController 'show' (#6317).Toshi MARUYAMA2011-09-011-1/+1
* remove hard-coded '.rhtml' from IssuesController 'index' (#6317).Toshi MARUYAMA2011-09-011-2/+2
* remove trailing white-spaces from app/controllers/enumerations_controller.rb.Toshi MARUYAMA2011-08-311-8/+8
* remove trailing white-spaces from app/controllers/groups_controller.rb.Toshi MARUYAMA2011-08-311-14/+14
* remove trailing white-spaces from app/controllers/issue_categories_controller...Toshi MARUYAMA2011-08-311-8/+8
* remove trailing white-spaces from app/controllers/custom_fields_controller.rb.Toshi MARUYAMA2011-08-311-7/+7
* remove trailing white-spaces from app/controllers/account_controller.rb.Toshi MARUYAMA2011-08-311-18/+17
* remove trailing white-spaces from app/controllers/auth_sources_controller.rb.Toshi MARUYAMA2011-08-311-6/+6
* remove trailing white-spaces from app/controllers/comments_controller.rb.Toshi MARUYAMA2011-08-311-2/+2
* remove trailing white-spaces from app/controllers/members_controller.rb.Toshi MARUYAMA2011-08-311-11/+11
* remove trailing white-spaces from app/controllers/messages_controller.rb.Toshi MARUYAMA2011-08-311-14/+14
* remove trailing white-spaces from app/controllers/project_enumerations_contro...Toshi MARUYAMA2011-08-311-2/+2
* remove trailing white-spaces from app/controllers/projects_controller.rb.Toshi MARUYAMA2011-08-311-23/+23
* remove trailing white-spaces from app/controllers/queries_controller.rb.Toshi MARUYAMA2011-08-311-13/+13
* remove trailing white-spaces from app/controllers/repositories_controller.rb.Toshi MARUYAMA2011-08-311-1/+1
* remove trailing white-spaces from app/controllers/issue_moves_controller.rb.Toshi MARUYAMA2011-08-311-3/+3
* remove trailing white-spaces from app/controllers/issue_relations_controller.rb.Toshi MARUYAMA2011-08-311-13/+13
* remove trailing white-spaces from app/controllers/issue_statuses_controller.rb.Toshi MARUYAMA2011-08-311-7/+7
* remove trailing white-spaces from app/controllers/issues_controller.rb.Toshi MARUYAMA2011-08-311-1/+1
* remove trailing white-spaces from app/controllers/journals_controller.rb.Toshi MARUYAMA2011-08-311-12/+12
* remove trailing white-spaces from app/controllers/wikis_controller.rb.Toshi MARUYAMA2011-08-311-6/+6
* remove trailing white-spaces from app/controllers/workflows_controller.rb.Toshi MARUYAMA2011-08-311-16/+16
* remove trailing white-spaces from app/controllers/roles_controller.rb.Toshi MARUYAMA2011-08-311-8/+8
* remove trailing white-spaces from app/controllers/time_entry_reports_controll...Toshi MARUYAMA2011-08-311-13/+13
* remove trailing white-spaces from app/controllers/users_controller.rb.Toshi MARUYAMA2011-08-311-21/+21
* remove trailing white-spaces from app/controllers/welcome_controller.rb.Toshi MARUYAMA2011-08-301-5/+5
* remove trailing white-spaces from app/controllers/news_controller.rb.Toshi MARUYAMA2011-08-301-11/+11
* remove trailing white-spaces from app/controllers/previews_controller.rb.Toshi MARUYAMA2011-08-301-4/+4
* remove trailing white-spaces from app/controllers/reports_controller.rb.Toshi MARUYAMA2011-08-301-3/+3
* remove trailing white-spaces from app/controllers/search_controller.rb.Toshi MARUYAMA2011-08-301-15/+15
* remove trailing white-spaces from app/controllers/trackers_controller.rb.Toshi MARUYAMA2011-08-301-6/+6
* remove trailing white-spaces from app/controllers/watchers_controller.rb.Toshi MARUYAMA2011-08-301-9/+9
* remove trailing white-spaces from app/controllers/documents_controller.rb.Toshi MARUYAMA2011-08-301-11/+11
* remove trailing white-spaces from app/controllers/gantts_controller.rb.Toshi MARUYAMA2011-08-301-5/+5
* remove trailing white-spaces from app/controllers/ldap_auth_sources_controlle...Toshi MARUYAMA2011-08-301-5/+5
* remove trailing white-spaces from app/controllers/my_controller.rb.Toshi MARUYAMA2011-08-301-11/+11
* remove trailing white-spaces from app/controllers/boards_controller.rb.Toshi MARUYAMA2011-08-301-6/+6
* remove trailing white-spaces from app/controllers/calendars_controller.rb.Toshi MARUYAMA2011-08-301-6/+6
* remove trailing white-spaces from app/controllers/context_menus_controller.rb.Toshi MARUYAMA2011-08-301-5/+5
* remove trailing white-spaces from app/controllers/auto_completes_controller.rb.Toshi MARUYAMA2011-08-301-1/+1
* remove trailing white-spaces from app/controllers/versions_controller.rb.Toshi MARUYAMA2011-08-281-10/+10
* remove trailing white-spaces from app/controllers/admin_controller.rb.Toshi MARUYAMA2011-08-271-4/+4
* remove trailing white-spaces from app/controllers/application_controller.rb.Toshi MARUYAMA2011-08-221-6/+6
* remove trailing white-spaces from app/controllers/timelog_controller.rb.Toshi MARUYAMA2011-08-211-23/+23
* Remove autologin cookie on unverified request.Jean-Philippe Lang2011-07-251-1/+4
* Sets forgery protection filter first.Jean-Philippe Lang2011-07-251-1/+2
* Ability to load relations on /issues API (#7366).Jean-Philippe Lang2011-07-241-1/+3
* Author should be displayed as assignable on a single issue right click menu (...Jean-Philippe Lang2011-07-231-2/+5
* Respond with errors and appropriate content type on /issues API calls with in...Jean-Philippe Lang2011-07-231-2/+4