..
account_controller_openid_test.rb
remove trailing white-spaces from test/functional/account_controller_openid_test.rb
2013-03-06 08:41:48 +00:00
account_controller_test.rb
Additional tests for AccountController.
2013-07-14 14:39:31 +00:00
activities_controller_test.rb
Removed unused fixtures.
2013-02-11 20:14:26 +00:00
admin_controller_test.rb
Fixed that locking and unlocking a user resets the email notification checkbox ( #14020 ).
2013-05-13 16:38:08 +00:00
attachments_controller_test.rb
fix typo of attachments controller test names
2013-01-13 00:43:36 +00:00
auth_sources_controller_test.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
auto_completes_controller_test.rb
Removed unused fixtures.
2013-02-11 20:14:26 +00:00
boards_controller_test.rb
Fixed that messages are not sorted by last reply ( #12243 ).
2013-02-17 11:10:17 +00:00
calendars_controller_test.rb
Role based custom queries ( #1019 ).
2013-07-11 17:45:10 +00:00
comments_controller_test.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
context_menus_controller_test.rb
Use #find_issues as before filter for issues context menu.
2013-06-11 18:33:06 +00:00
custom_fields_controller_test.rb
Cleanup of finders with :conditions option.
2013-06-12 19:13:25 +00:00
documents_controller_test.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
enumerations_controller_test.rb
Fixed that submitting the form without selecting a value may raise raises an error with SQLServer ( #13783 ).
2013-05-17 18:18:06 +00:00
files_controller_test.rb
Removed unused fixtures.
2013-02-11 20:14:26 +00:00
gantts_controller_test.rb
Don't reload the issue in after_save callback.
2013-02-28 17:47:58 +00:00
groups_controller_test.rb
Adds pagination to users list when adding project or group members ( #9549 ).
2013-01-18 17:57:16 +00:00
issue_categories_controller_test.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
issue_relations_controller_test.rb
Removed deferred test, circular relations are unit tested.
2013-02-24 13:03:00 +00:00
issue_statuses_controller_test.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
issues_controller_test.rb
Role based custom queries ( #1019 ).
2013-07-11 17:45:10 +00:00
issues_controller_transaction_test.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
issues_custom_fields_visibility_test.rb
Role-based issue custom field visibility ( #5037 ).
2013-07-13 09:20:11 +00:00
journals_controller_test.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
mail_handler_controller_test.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
members_controller_test.rb
Adds pagination to users list when adding project or group members ( #9549 ).
2013-01-18 17:57:16 +00:00
messages_controller_test.rb
Fixed that requesting a message from an invalid forum should respond with 404 ( #13232 ).
2013-02-20 20:59:52 +00:00
my_controller_test.rb
Fixed that adding a blank/invalid block to my page renders a blank page ( #12838 ).
2013-01-20 15:56:46 +00:00
news_controller_test.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
previews_controller_test.rb
Removed unused fixtures.
2013-02-11 20:14:26 +00:00
project_enumerations_controller_test.rb
Removed unused fixtures.
2013-02-11 20:14:26 +00:00
projects_controller_test.rb
not use assert_not_nil in Errors#[]
2013-07-30 08:23:54 +00:00
queries_controller_test.rb
Ability to save Gantt query filters ( #7836 ).
2013-07-14 13:41:30 +00:00
reports_controller_test.rb
Fixed that open/closed counts on issues summary are not displayed with SQLServer ( #14369 ).
2013-07-28 16:38:09 +00:00
repositories_bazaar_controller_test.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
repositories_controller_test.rb
Cleanup of finders with :conditions option.
2013-06-12 19:13:25 +00:00
repositories_cvs_controller_test.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
repositories_darcs_controller_test.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
repositories_filesystem_controller_test.rb
use "UTF-16LE" instead of "UTF-16" on Ruby 1.9.2 due to test failure ( #12787 )
2013-01-13 01:50:14 +00:00
repositories_git_controller_test.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
repositories_mercurial_controller_test.rb
add changeset comment in revision page title ( #14138 )
2013-05-30 08:05:44 +00:00
repositories_subversion_controller_test.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
roles_controller_test.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
search_controller_test.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
search_custom_fields_visibility_test.rb
Role-based issue custom field visibility ( #5037 ).
2013-07-13 09:20:11 +00:00
sessions_test.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
settings_controller_test.rb
Fix 500 error for requests to the settings path for non-configurable plugins ( #12911 ).
2013-01-20 13:03:55 +00:00
sys_controller_test.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
time_entry_reports_controller_test.rb
Traditional Chinese "label_total_time" translation changed by ChunChang Lo ( #13528 )
2013-03-20 06:02:58 +00:00
timelog_controller_test.rb
Spent time details and report should ignore 'Setting.display_subprojects_issues?' ( #14415 ).
2013-07-28 15:16:14 +00:00
timelog_custom_fields_visibility_test.rb
Role-based issue custom field visibility ( #5037 ).
2013-07-13 09:20:11 +00:00
trackers_controller_test.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
users_controller_test.rb
Update notified_project_ids while saving record.
2013-05-13 17:11:38 +00:00
versions_controller_test.rb
use assert_select instead of assert_tag at versions index sidebar
2013-05-03 11:39:33 +00:00
watchers_controller_test.rb
Fixed that delete watcher link was broken by r11290 ( #13231 ).
2013-02-20 20:43:28 +00:00
welcome_controller_test.rb
Don't redirect XHR requests to /login.
2013-06-12 16:49:12 +00:00
wiki_controller_test.rb
Accommodates fixtures for databases with case sensitive sort.
2013-01-23 18:09:03 +00:00
wikis_controller_test.rb
Copyright for 2013 ( #12788 ).
2013-01-12 09:29:31 +00:00
workflows_controller_test.rb
Role-based issue custom field visibility ( #5037 ).
2013-07-13 09:20:11 +00:00