.. |
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
|
Auto-detect attachment content type when blank (#3782).
|
2009-12-29 13:28:30 +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
|
Issue relation: fixes error with postgres when entering a non-numeric id (#4820) + accept hash (#) before id.
|
2010-02-12 18:35:31 +00:00 |
issue_statuses_controller_test.rb
|
Refactor: Merged IssueStatusesController#list and #index.
|
2010-02-12 19:15:33 +00:00 |
issues_controller_test.rb
|
Added test for when an attachment fails to save.
|
2010-03-03 17:04:55 +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
|
Adds pagination to forum messages (#4664).
|
2010-02-06 12:54:13 +00:00 |
my_controller_test.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_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
projects_controller_test.rb
|
Fixes project editing route broken by r3313.
|
2010-01-14 22:19:53 +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
|
Separated ReportsController#issue_report into two separate actions.
|
2010-02-08 17:53:58 +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
|
Refactor: Merged RolesController#list and #index
|
2010-02-15 16:41:16 +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 on optional API key to repositories management controller and reposman.rb.
|
2009-12-20 09:44:28 +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
|
Refactor: Merged TrackersController#list and #index
|
2010-02-15 16:41:27 +00:00 |
users_controller_test.rb
|
Let administrators see locked user profiles.
|
2010-02-26 15:50:16 +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
|
Make sure user can not watch what he is not allowed to view.
|
2009-12-13 14:48:28 +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
|
Adds attachments upload on wiki edit form (#1223).
|
2010-02-28 09:43:13 +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
|
By default, only show statuses that are used by the tracker on the workflow edit view.
|
2009-12-18 15:41:32 +00:00 |