summaryrefslogtreecommitdiffstats
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ability to assign issues to groups (#2964).Jean-Philippe Lang2011-07-231-6/+6
* Set menu item for IssueMovesController.Jean-Philippe Lang2011-07-231-0/+19
* Adds 'Create and continue' button on the new group form.Jean-Philippe Lang2011-07-211-2/+4
* Adds a 'Create and continue' button on project form.Jean-Philippe Lang2011-07-211-1/+4
* REST API for reading attachments (#7671).Jean-Philippe Lang2011-07-181-9/+15
* Adds issue id link in the issue creation flash message (#3033).Jean-Philippe Lang2011-07-091-2/+2
* Typo in api_key_auth deprecation code (#8773).Jean-Philippe Lang2011-07-091-2/+2
* Fixed: search options get lost after clicking on a specific result type (#7501).Jean-Philippe Lang2011-07-091-4/+4
* Separation of RSS/API auth actions.Jean-Philippe Lang2011-07-0913-22/+70
* Mitigates vulnerability in API authentication introduced in r3218.Jean-Philippe Lang2011-07-061-1/+1
* Makes custom queries available through the REST API (#5737).Jean-Philippe Lang2011-07-061-3/+23
* Makes relations resource shallow (#7366).Jean-Philippe Lang2011-07-051-10/+15
* Makes versions resource shallow (#7403).Jean-Philippe Lang2011-07-051-1/+1
* Adds REST API for versions (#7403).Jean-Philippe Lang2011-07-041-30/+63
* Adds support for GET on /issues/:issue_id/relations (#7366).Jean-Philippe Lang2011-07-041-1/+10
* Adds REST API for issue relations (#7366).Jean-Philippe Lang2011-07-041-10/+33
* Adds a 'New version' link on the roadmap.Jean-Philippe Lang2011-07-031-3/+3
* Fixed: private queries should not be accessible to other users (#8729).Jean-Philippe Lang2011-07-031-0/+3
* Do not cache I18n strings when truncating a long diff (#5089).Jean-Baptiste Barth2011-06-131-1/+1
* Do not show inactive document categories where not necessary (#8573).Jean-Baptiste Barth2011-06-131-1/+1
* Do not show inactive issue priorities where not necessary (#8573).Jean-Baptiste Barth2011-06-132-4/+4
* Fixed: Private flag ignored when creating an issue with set_own_issues_privat...Jean-Philippe Lang2011-06-011-1/+1
* remove trailing white-spaces from sys controller source.Toshi MARUYAMA2011-05-251-6/+6
* Fixed: GET /time_entries.xml ignores limit/offset parameters (#8356).Jean-Philippe Lang2011-05-221-3/+3
* scm: code clean up repositories controller.Toshi MARUYAMA2011-05-211-2/+6
* scm: remove trailing white-spaces from repositories controller.Toshi MARUYAMA2011-05-211-10/+10
* remove trailing white-spaces from mail handler controller source.Toshi MARUYAMA2011-05-181-8/+8