..
account_controller_test.rb
AccountController#show (/account/show/:id) moved to UsersController#show (/users/:id).
2009-10-29 18:37:00 +00:00
admin_controller_test.rb
Fixes broken admin menu extension ( #4351 ).
2009-12-07 20:16:30 +00:00
application_controller_test.rb
Upgraded to Rails 2.3.4 ( #3597 )
2009-09-13 17:14:35 +00:00
attachments_controller_test.rb
Upgraded to Rails 2.3.4 ( #3597 )
2009-09-13 17:14:35 +00:00
boards_controller_test.rb
Upgraded to Rails 2.3.4 ( #3597 )
2009-09-13 17:14:35 +00:00
custom_fields_controller_test.rb
Adds missing native eol properties.
2009-09-20 14:06:57 +00:00
documents_controller_test.rb
Renames uploaded_test_file helper.
2009-10-10 14:56:29 +00:00
enumerations_controller_test.rb
Upgraded to Rails 2.3.4 ( #3597 )
2009-09-13 17:14:35 +00:00
groups_controller_test.rb
Include missing fixtures.
2009-10-29 18:40:00 +00:00
issue_categories_controller_test.rb
Upgraded to Rails 2.3.4 ( #3597 )
2009-09-13 17:14:35 +00:00
issue_relations_controller_test.rb
Adds a few functional tests.
2009-11-07 08:44:56 +00:00
issue_statuses_controller_test.rb
Adds a Setting to control how an Issue's done_ratio is calculated:
2009-12-11 18:48:34 +00:00
issues_controller_test.rb
Fixes that issue copy/move throws an error when status is not changed ( #4369 ).
2009-12-09 16:04:45 +00:00
journals_controller_test.rb
Upgraded to Rails 2.3.4 ( #3597 )
2009-09-13 17:14:35 +00:00
mail_handler_controller_test.rb
Upgraded to Rails 2.3.4 ( #3597 )
2009-09-13 17:14:35 +00:00
members_controller_test.rb
Upgraded to Rails 2.3.4 ( #3597 )
2009-09-13 17:14:35 +00:00
messages_controller_test.rb
Upgraded to Rails 2.3.4 ( #3597 )
2009-09-13 17:14:35 +00:00
my_controller_test.rb
Upgraded to Rails 2.3.4 ( #3597 )
2009-09-13 17:14:35 +00:00
news_controller_test.rb
Upgraded to Rails 2.3.4 ( #3597 )
2009-09-13 17:14:35 +00:00
projects_controller_test.rb
Ability to add a new version from the issue form ( #4315 ).
2009-12-06 11:09:12 +00:00
queries_controller_test.rb
Upgraded to Rails 2.3.4 ( #3597 )
2009-09-13 17:14:35 +00:00
reports_controller_test.rb
Upgraded to Rails 2.3.4 ( #3597 )
2009-09-13 17:14:35 +00:00
repositories_bazaar_controller_test.rb
Upgraded to Rails 2.3.4 ( #3597 )
2009-09-13 17:14:35 +00:00
repositories_controller_test.rb
Use /raw/ for url instead of ?format=raw for getting raw repository files ( #1901 , #4119 ).
2009-11-16 19:39:16 +00:00
repositories_cvs_controller_test.rb
Upgraded to Rails 2.3.4 ( #3597 )
2009-09-13 17:14:35 +00:00
repositories_darcs_controller_test.rb
Upgraded to Rails 2.3.4 ( #3597 )
2009-09-13 17:14:35 +00:00
repositories_git_controller_test.rb
Upgraded to Rails 2.3.4 ( #3597 )
2009-09-13 17:14:35 +00:00
repositories_mercurial_controller_test.rb
Upgraded to Rails 2.3.4 ( #3597 )
2009-09-13 17:14:35 +00:00
repositories_subversion_controller_test.rb
Fixed: RepositoriesController#revision may show wrong revision ( #3779 ).
2009-09-20 15:20:22 +00:00
roles_controller_test.rb
Upgraded to Rails 2.3.4 ( #3597 )
2009-09-13 17:14:35 +00:00
search_controller_test.rb
Upgraded to Rails 2.3.4 ( #3597 )
2009-09-13 17:14:35 +00:00
settings_controller_test.rb
Adds a few functional tests.
2009-11-07 08:44:56 +00:00
sys_controller_test.rb
Adds an action to SysController to fetch changesets of one or all projects ( #2925 ).
2009-11-28 16:50:26 +00:00
timelog_controller_test.rb
Fixed: first day of date range is not included in time report with SQLite ( #3112 ).
2009-11-04 17:35:20 +00:00
trackers_controller_test.rb
Adds custom field selection on tracker form.
2009-12-09 10:58:51 +00:00
users_controller_test.rb
Unified UsersController#list and #index.
2009-10-29 18:48:19 +00:00
versions_controller_test.rb
Adds a link to automatically close completed versions in project settings ( #1245 ).
2009-11-09 18:53:12 +00:00
watchers_controller_test.rb
Add a second action menu to IssuesController#show. ( #4331 )
2009-12-03 18:41:00 +00:00
welcome_controller_test.rb
Upgraded to Rails 2.3.4 ( #3597 )
2009-09-13 17:14:35 +00:00
wiki_controller_test.rb
Upgraded to Rails 2.3.4 ( #3597 )
2009-09-13 17:14:35 +00:00
wikis_controller_test.rb
Upgraded to Rails 2.3.4 ( #3597 )
2009-09-13 17:14:35 +00:00
workflows_controller_test.rb
Upgraded to Rails 2.3.4 ( #3597 )
2009-09-13 17:14:35 +00:00