Redmine/app/controllers
Jean-Philippe Lang d862843c9d Renamed Mailer#test to Mailer#test_email.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9080 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-03-04 12:38:34 +00:00
..
account_controller.rb Friendly response when the LDAP connection fails. 2012-02-19 18:13:46 +00:00
activities_controller.rb Separation of RSS/API auth actions. 2011-07-09 08:56:07 +00:00
admin_controller.rb Renamed Mailer#test to Mailer#test_email. 2012-03-04 12:38:34 +00:00
application_controller.rb Code cleanup. 2012-02-23 15:28:49 +00:00
attachments_controller.rb Rails 3.1 compatibility. 2012-03-04 11:41:10 +00:00
auth_sources_controller.rb Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 2012-03-03 15:09:20 +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 Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 2012-03-03 15:09:20 +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 Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 2012-03-03 15:09:20 +00:00
context_menus_controller.rb Use #reduce instead of #inject for getting the intersection of arrays. 2012-02-09 20:06:36 +00:00
custom_fields_controller.rb Resourcified custom fields. 2011-12-09 22:58:30 +00:00
documents_controller.rb Preserve uploaded files when on documents. 2012-02-23 13:10:51 +00:00
enumerations_controller.rb Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 2012-03-03 15:09:20 +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 routes for group users. 2011-11-27 10:47:36 +00:00
issue_categories_controller.rb Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 2012-03-03 15:09:20 +00:00
issue_relations_controller.rb Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 2012-03-03 15:09:20 +00:00
issue_statuses_controller.rb Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 2012-03-03 15:09:20 +00:00
issues_controller.rb Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 2012-03-03 15:09:20 +00:00
journals_controller.rb remove trailing white-spaces from app/controllers/journals_controller.rb. 2011-08-31 10:10:33 +00:00
ldap_auth_sources_controller.rb Fixes admin menu display. 2012-01-20 20:02:04 +00:00
mail_handler_controller.rb Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 2012-03-03 15:09:20 +00:00
members_controller.rb REST API for project memberships (#7420). 2012-02-06 09:47:10 +00:00
messages_controller.rb Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 2012-03-03 15:09:20 +00:00
my_controller.rb Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 2012-03-03 15:09:20 +00:00
news_controller.rb Preserve uploaded files when on news. 2012-02-23 13:08:32 +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 remove trailing white-spaces from app/controllers/project_enumerations_controller.rb. 2011-08-31 12:03:37 +00:00
projects_controller.rb Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 2012-03-03 15:09:20 +00:00
queries_controller.rb Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 2012-03-03 15:09:20 +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 Adds a "Manage related isses" permission to add/remove commits/issues relations manually from the changeset view (#2009). 2012-02-05 10:56:27 +00:00
roles_controller.rb Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 2012-03-03 15:09:20 +00:00
search_controller.rb Make sure that projects_to_search is a Project Array. 2012-02-26 11:42:29 +00:00
settings_controller.rb Fixes admin menu display. 2012-01-20 20:02:04 +00:00
sys_controller.rb Code cleanup. 2012-02-25 13:04:34 +00:00
timelog_controller.rb Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 2012-03-03 15:09:20 +00:00
trackers_controller.rb Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 2012-03-03 15:09:20 +00:00
users_controller.rb Rails 3.1 compatibility. 2012-03-04 10:44:59 +00:00
versions_controller.rb Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 2012-03-03 15:09:20 +00:00
watchers_controller.rb Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 2012-03-03 15:09:20 +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 Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 2012-03-03 15:09:20 +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