.. |
account_controller.rb
|
Extract method
|
2009-12-21 02:24:44 +00:00 |
admin_controller.rb
|
Admin info cleanup.
|
2009-12-19 20:33:24 +00:00 |
application_controller.rb
|
Adds a log message when an API call raises an InvalidAuthenticityToken error.
|
2010-01-17 20:23:06 +00:00 |
attachments_controller.rb
|
Fixed: error when downloading a file with no matching mime type (#3782).
|
2010-01-05 18:16:03 +00:00 |
auth_sources_controller.rb
|
Adds an admin layout that displays the admin menu in the sidebar.
|
2009-12-17 18:21:02 +00:00 |
boards_controller.rb
|
Contextual quick search (#3263).
|
2009-10-21 17:07:18 +00:00 |
custom_fields_controller.rb
|
Removes "xxx and return" calls (#4446).
|
2009-12-18 14:22:18 +00:00 |
documents_controller.rb
|
Show last update datetime (last attachment added) on document list (#4232).
|
2009-11-26 20:12:20 +00:00 |
enumerations_controller.rb
|
Adds an admin layout that displays the admin menu in the sidebar.
|
2009-12-17 18:21:02 +00:00 |
groups_controller.rb
|
Adds an admin layout that displays the admin menu in the sidebar.
|
2009-12-17 18:21:02 +00:00 |
issue_categories_controller.rb
|
Moves @layout 'base'@ to ApplicationController.
|
2008-08-10 15:22:54 +00:00 |
issue_relations_controller.rb
|
Fixed: users should not be able to add relations with issues they're not allowed to view (#2589).
|
2009-01-27 19:33:03 +00:00 |
issue_statuses_controller.rb
|
Adds an admin layout that displays the admin menu in the sidebar.
|
2009-12-17 18:21:02 +00:00 |
issues_controller.rb
|
Fixed: invalid format parameter returns a DoubleRenderError on issues index (#4737).
|
2010-02-04 19:52:51 +00:00 |
journals_controller.rb
|
Removes "xxx and return" calls (#4446).
|
2009-12-18 14:22:18 +00:00 |
mail_handler_controller.rb
|
Change MailHandler 403 error message.
|
2009-12-20 09:45:04 +00:00 |
members_controller.rb
|
User groups branch merged.
|
2009-09-12 08:36:46 +00:00 |
messages_controller.rb
|
Removes "xxx and return" calls (#4446).
|
2009-12-18 14:22:18 +00:00 |
my_controller.rb
|
Added an API token for each User to use when making API requests. (#3920)
|
2009-12-23 06:27:28 +00:00 |
news_controller.rb
|
Allow authenticating with an API token via XML or JSON. (#3920)
|
2009-12-23 06:27:33 +00:00 |
projects_controller.rb
|
XML REST API for Projects (#296).
|
2010-01-14 20:00:17 +00:00 |
queries_controller.rb
|
Allows multiple roles on the same project (#706). Prerequisite for user groups feature.
|
2009-05-10 10:54:31 +00:00 |
reports_controller.rb
|
Refactor: Moved the raw SQL finders from ReportsController to Issue.
|
2010-02-03 16:49:21 +00:00 |
repositories_controller.rb
|
Removes "xxx and return" calls (#4446).
|
2009-12-18 14:22:18 +00:00 |
roles_controller.rb
|
Adds an admin layout that displays the admin menu in the sidebar.
|
2009-12-17 18:21:02 +00:00 |
search_controller.rb
|
Fixed: can not search for 2 letters word (#4381).
|
2010-01-10 14:15:12 +00:00 |
settings_controller.rb
|
Adds an admin layout that displays the admin menu in the sidebar.
|
2009-12-17 18:21:02 +00:00 |
sys_controller.rb
|
Adds on optional API key to repositories management controller and reposman.rb.
|
2009-12-20 09:44:28 +00:00 |
timelog_controller.rb
|
Removes "xxx and return" calls (#4446).
|
2009-12-18 14:22:18 +00:00 |
trackers_controller.rb
|
Adds an admin layout that displays the admin menu in the sidebar.
|
2009-12-17 18:21:02 +00:00 |
users_controller.rb
|
Adds a 'Create and continue' button on new user form.
|
2009-12-20 10:51:33 +00:00 |
versions_controller.rb
|
Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666).
|
2009-12-06 10:28:20 +00:00 |
watchers_controller.rb
|
Make sure user can not watch what he is not allowed to view.
|
2009-12-13 14:48:28 +00:00 |
welcome_controller.rb
|
Renamed Project#public named_scope so it will not override Ruby's public method
|
2009-10-21 03:21:31 +00:00 |
wiki_controller.rb
|
Removes "xxx and return" calls (#4446).
|
2009-12-18 14:22:18 +00:00 |
wikis_controller.rb
|
Moves @layout 'base'@ to ApplicationController.
|
2008-08-10 15:22:54 +00:00 |
workflows_controller.rb
|
Fixes an error with postgres.
|
2009-12-19 12:40:43 +00:00 |