.. |
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
|
Adds a way for a registered user to get a new action email (#14228).
|
2013-06-09 10:01:56 +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
|
Removed some shoulda context.
|
2013-02-18 17:30:11 +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
|
Cleanup of finders with :conditions option.
|
2013-06-12 19:13:25 +00:00 |
issues_controller_transaction_test.rb
|
Copyright for 2013 (#12788).
|
2013-01-12 09:29:31 +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
|
Cleanup of finders with :conditions option.
|
2013-06-12 19:13:25 +00:00 |
queries_controller_test.rb
|
Refactor: makes issue id a regular QueryColumn.
|
2013-02-23 10:53:21 +00:00 |
reports_controller_test.rb
|
Removed unused fixtures.
|
2013-02-11 20:14:26 +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 |
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
|
Adds a link on "My Page" to view all my spent time (#13157).
|
2013-05-18 07:39:26 +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
|
Cleanup of finders with :conditions option.
|
2013-06-12 19:13:25 +00:00 |