.. |
account_controller_test.rb
|
…
|
|
activities_controller_test.rb
|
…
|
|
admin_controller_test.rb
|
…
|
|
application_controller_test.rb
|
…
|
|
attachments_controller_test.rb
|
Strip non utf8 content when displaying diff (ruby1.9 compatibility).
|
2011-01-01 13:40:36 +00:00 |
auth_sources_controller_test.rb
|
Adds a test for AuthSourcesController#destroy with users.
|
2011-03-16 19:52:16 +00:00 |
auto_completes_controller_test.rb
|
…
|
|
boards_controller_test.rb
|
…
|
|
calendars_controller_test.rb
|
…
|
|
comments_controller_test.rb
|
…
|
|
context_menus_controller_test.rb
|
Trying to fix random failures with postgresql due to different ids order in urls.
|
2011-01-09 21:01:40 +00:00 |
custom_fields_controller_test.rb
|
…
|
|
documents_controller_test.rb
|
…
|
|
enumerations_controller_test.rb
|
…
|
|
files_controller_test.rb
|
…
|
|
gantts_controller_test.rb
|
…
|
|
groups_controller_test.rb
|
…
|
|
issue_categories_controller_test.rb
|
…
|
|
issue_moves_controller_test.rb
|
…
|
|
issue_relations_controller_test.rb
|
Fixed: Relations are not displayed after adding/removing an issue relation (#7463).
|
2011-01-27 21:38:47 +00:00 |
issue_statuses_controller_test.rb
|
…
|
|
issues_controller_test.rb
|
Allow bulk editing of parent issue (#5831).
|
2011-03-27 15:00:02 +00:00 |
issues_controller_transaction_test.rb
|
…
|
|
journals_controller_test.rb
|
Fixed: error on JournalsController#index when custom fields are present (#7795).
|
2011-03-06 16:04:35 +00:00 |
ldap_auth_sources_controller.rb
|
…
|
|
mail_handler_controller_test.rb
|
…
|
|
members_controller_test.rb
|
…
|
|
messages_controller_test.rb
|
…
|
|
my_controller_test.rb
|
…
|
|
news_controller_test.rb
|
…
|
|
previews_controller_test.rb
|
Adds support for preview when editing an issue note (#5520).
|
2011-03-28 21:45:30 +00:00 |
project_enumerations_controller_test.rb
|
Fixes wrong assertion.
|
2010-12-31 15:45:35 +00:00 |
projects_controller_test.rb
|
Modules selection lost on project form after validation failure (#8012).
|
2011-03-30 17:16:25 +00:00 |
queries_controller_test.rb
|
…
|
|
reports_controller_test.rb
|
…
|
|
repositories_bazaar_controller_test.rb
|
Fixes diff test regarding r5094.
|
2011-03-12 12:06:58 +00:00 |
repositories_controller_test.rb
|
scm: code clean up test/functional/repositories_controller_test.rb.
|
2011-03-22 07:48:04 +00:00 |
repositories_cvs_controller_test.rb
|
scm: cvs: check assign changesets in root directory showing of functional test.
|
2011-03-22 04:17:58 +00:00 |
repositories_darcs_controller_test.rb
|
scm: darcs: remove duplicate test from functional test.
|
2011-03-22 10:46:02 +00:00 |
repositories_filesystem_controller_test.rb
|
scm: set mime type in downloading file.
|
2011-03-22 16:56:52 +00:00 |
repositories_git_controller_test.rb
|
scm: git: fix annotate test due to changing en.yml (#8035, #7855).
|
2011-03-31 16:46:24 +00:00 |
repositories_mercurial_controller_test.rb
|
scm: set mime type in downloading file.
|
2011-03-22 16:56:52 +00:00 |
repositories_subversion_controller_test.rb
|
Fixes subversion tests not running on win32.
|
2011-03-20 18:25:38 +00:00 |
roles_controller_test.rb
|
Fix annotate functional roles_controller_test.rb due fails to changing en.yml (#8035, #7855).
|
2011-04-01 00:11:02 +00:00 |
search_controller_test.rb
|
…
|
|
settings_controller_test.rb
|
…
|
|
sys_controller_test.rb
|
Do not actually try to fetch changesets from the subversion repository.
|
2011-03-16 20:31:01 +00:00 |
time_entry_reports_controller_test.rb
|
…
|
|
timelog_controller_test.rb
|
…
|
|
trackers_controller_test.rb
|
…
|
|
users_controller_test.rb
|
Adds a Group filter on the admin users list (#7893).
|
2011-03-16 18:20:08 +00:00 |
versions_controller_test.rb
|
Adds an option to view issues count by status on the version page (#7921).
|
2011-03-20 21:06:30 +00:00 |
watchers_controller_test.rb
|
…
|
|
welcome_controller_test.rb
|
Warning on leaving a page with unsaved content in textarea (#2910).
|
2011-02-21 09:53:29 +00:00 |
wiki_controller_test.rb
|
Fixed: atom links on wiki index broken by r4266.
|
2011-03-21 18:10:04 +00:00 |
wikis_controller_test.rb
|
…
|
|
workflows_controller_test.rb
|
Allow additional workflow transitions for issue author and assignee (#2732).
|
2011-02-20 15:38:07 +00:00 |