summaryrefslogtreecommitdiffstats
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Resourcified issue statuses.Jean-Philippe Lang2011-11-221-6/+4
* Resourcified trackers.Jean-Philippe Lang2011-11-221-6/+17
* REST API for issue categories (#9553).Jean-Philippe Lang2011-11-201-17/+43
* Resourcified issue categories (#9553).Jean-Philippe Lang2011-11-201-25/+33
* Adds API response to /issue_statuses to get the list of all available statuse...Jean-Philippe Lang2011-11-201-3/+12
* Adds API response to /trackers to get the list of all available trackers (#71...Jean-Philippe Lang2011-11-202-3/+25
* Adds a dialog box for CSV export options (#4742).Jean-Philippe Lang2011-11-201-1/+1
* attachment: add a new feature to switch "side by side" and "inline" for patch...Toshi MARUYAMA2011-11-201-0/+2
* Remove reference to deleted method.Etienne Massip2011-11-181-1/+1
* Handle the case of a text formatter that doesn't support section edit (#2222).Jean-Philippe Lang2011-11-181-3/+6
* Do not show section edit links for wiki page history (#2222).Jean-Philippe Lang2011-11-181-0/+1
* Wiki: allows single section edit (#2222).Jean-Philippe Lang2011-11-181-2/+19
* pdf: add a new feature to export wiki pdf (#401)Toshi MARUYAMA2011-11-061-1/+5
* Added an administration setting to allow issue start date to be defaulted to ...Etienne Massip2011-11-051-1/+1
* do not annotate text files which exceed the size limit for viewing (#9484)Toshi MARUYAMA2011-11-051-1/+10
* scm: controller: include parents in changesets (#5501)Toshi MARUYAMA2011-11-031-1/+1
* Refactor : convert queries to REST resources (also fixes #9108).Etienne Massip2011-10-241-24/+34
* Rails3: controller: repositories: use to_s for revision parameterToshi MARUYAMA2011-10-091-1/+1
* remove hard-coded '.rxml' from ApplicationController 'render_feed' (#6317)Toshi MARUYAMA2011-10-041-1/+2
* 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