.. |
account_controller_openid_test.rb
|
Fixed test case name.
|
2012-07-07 09:26:26 +00:00 |
account_controller_test.rb
|
Use #assert_select instead of #assert_tag.
|
2012-12-22 09:35:35 +00:00 |
activities_controller_test.rb
|
Use #assert_select instead of #assert_tag.
|
2012-12-22 09:35:35 +00:00 |
admin_controller_test.rb
|
Code cleanup: implement Plugin#to_param for generating routes.
|
2012-12-13 13:52:56 +00:00 |
attachments_controller_test.rb
|
Fixed duplicate test name.
|
2012-12-11 20:14:39 +00:00 |
auth_sources_controller_test.rb
|
Auto-populate fields while creating a new user with LDAP (#10286).
|
2012-12-26 11:23:53 +00:00 |
auto_completes_controller_test.rb
|
Functional tests cleanup.
|
2012-12-03 22:23:23 +00:00 |
boards_controller_test.rb
|
Use #assert_select instead of #assert_tag.
|
2012-12-22 09:35:35 +00:00 |
calendars_controller_test.rb
|
Use #assert_select instead of #assert_tag.
|
2012-12-22 09:35:35 +00:00 |
comments_controller_test.rb
|
Copyright update.
|
2012-05-05 12:56:53 +00:00 |
context_menus_controller_test.rb
|
Use #assert_select instead of #assert_tag.
|
2012-12-22 09:35:35 +00:00 |
custom_fields_controller_test.rb
|
Update the new custom field form with remotely.
|
2012-08-07 16:58:51 +00:00 |
documents_controller_test.rb
|
add functional test to create non default document category (#11665)
|
2012-08-21 06:15:29 +00:00 |
enumerations_controller_test.rb
|
Replaces find(:first) calls.
|
2012-12-03 18:21:32 +00:00 |
files_controller_test.rb
|
Functional tests cleanup.
|
2012-12-03 22:23:23 +00:00 |
gantts_controller_test.rb
|
Functional tests cleanup.
|
2012-12-03 22:23:23 +00:00 |
groups_controller_test.rb
|
Fixed test/functional/groups_controller_test.rb breaking when run alone (#12285)
|
2012-11-01 11:58:45 +00:00 |
issue_categories_controller_test.rb
|
Functional tests cleanup.
|
2012-12-03 22:23:23 +00:00 |
issue_relations_controller_test.rb
|
Test cleanup.
|
2012-07-19 17:07:43 +00:00 |
issue_statuses_controller_test.rb
|
Functional tests cleanup.
|
2012-12-03 22:23:23 +00:00 |
issues_controller_test.rb
|
Code cleanup, use named routes.
|
2012-12-22 12:24:43 +00:00 |
issues_controller_transaction_test.rb
|
Merged ajax_upload branch (#3957).
|
2012-12-10 20:09:41 +00:00 |
journals_controller_test.rb
|
Functional tests cleanup.
|
2012-12-03 22:23:23 +00:00 |
mail_handler_controller_test.rb
|
Functional tests cleanup.
|
2012-12-03 22:23:23 +00:00 |
members_controller_test.rb
|
Functional tests cleanup.
|
2012-12-03 22:23:23 +00:00 |
messages_controller_test.rb
|
Code cleanup.
|
2012-12-11 20:38:26 +00:00 |
my_controller_test.rb
|
Test case cleanup.
|
2012-12-03 22:07:43 +00:00 |
news_controller_test.rb
|
Functional tests cleanup.
|
2012-12-03 22:23:23 +00:00 |
previews_controller_test.rb
|
Fixed notes preview in issue history broken and hidden by a broken test.
|
2012-12-10 19:29:21 +00:00 |
project_enumerations_controller_test.rb
|
Functional tests cleanup.
|
2012-12-03 22:23:23 +00:00 |
projects_controller_test.rb
|
Use named routes in controllers.
|
2012-12-11 19:39:47 +00:00 |
queries_controller_test.rb
|
Code cleanup.
|
2012-12-11 20:38:26 +00:00 |
reports_controller_test.rb
|
Functional tests cleanup.
|
2012-12-03 22:23:23 +00:00 |
repositories_bazaar_controller_test.rb
|
Copyright update.
|
2012-05-05 12:56:53 +00:00 |
repositories_controller_test.rb
|
Functional tests cleanup.
|
2012-12-03 22:23:23 +00:00 |
repositories_cvs_controller_test.rb
|
Use assert_select instead of assert_tag.
|
2012-07-28 18:16:55 +00:00 |
repositories_darcs_controller_test.rb
|
Copyright update.
|
2012-05-05 12:56:53 +00:00 |
repositories_filesystem_controller_test.rb
|
Copyright update.
|
2012-05-05 12:56:53 +00:00 |
repositories_git_controller_test.rb
|
fix "Page not found" on OK button in SCM "View all revisions" page (#12196)
|
2012-10-24 09:24:30 +00:00 |
repositories_mercurial_controller_test.rb
|
use git diff format for all diff (#11868)
|
2012-09-19 02:29:11 +00:00 |
repositories_subversion_controller_test.rb
|
Remove trailing (revision nn) from filenames in subversion diffs.
|
2012-09-18 19:44:08 +00:00 |
roles_controller_test.rb
|
Functional tests cleanup.
|
2012-12-03 22:23:23 +00:00 |
search_controller_test.rb
|
Functional tests cleanup.
|
2012-12-03 22:23:23 +00:00 |
sessions_test.rb
|
Fixed test/functional/sessions_test.rb breaking when run alone (#12285)
|
2012-11-01 13:23:57 +00:00 |
settings_controller_test.rb
|
Use named routes in controllers.
|
2012-12-11 19:39:47 +00:00 |
sys_controller_test.rb
|
Functional tests cleanup.
|
2012-12-03 22:23:23 +00:00 |
time_entry_reports_controller_test.rb
|
Rename the Member column to User on the time entries list.
|
2012-12-09 18:09:44 +00:00 |
timelog_controller_test.rb
|
Code cleanup, use named routes.
|
2012-12-22 12:24:43 +00:00 |
trackers_controller_test.rb
|
Functional tests cleanup.
|
2012-12-03 22:23:23 +00:00 |
users_controller_test.rb
|
Functional tests cleanup.
|
2012-12-03 22:23:23 +00:00 |
versions_controller_test.rb
|
Functional tests cleanup.
|
2012-12-03 22:23:23 +00:00 |
watchers_controller_test.rb
|
Functional tests cleanup.
|
2012-12-03 22:23:23 +00:00 |
welcome_controller_test.rb
|
Functional tests cleanup.
|
2012-12-03 22:23:23 +00:00 |
wiki_controller_test.rb
|
Functional tests cleanup.
|
2012-12-03 22:23:23 +00:00 |
wikis_controller_test.rb
|
Functional tests cleanup.
|
2012-12-03 22:23:23 +00:00 |
workflows_controller_test.rb
|
Code cleanup.
|
2012-12-11 20:38:26 +00:00 |