..
account_controller_openid_test.rb
Fixed test case name.
2012-07-07 09:26:26 +00:00
account_controller_test.rb
Do not use escaped back_url param ( #11691 ).
2012-08-26 10:40:09 +00:00
activities_controller_test.rb
Private issue notes ( #1554 ).
2012-10-03 21:36:19 +00:00
admin_controller_test.rb
Stub Mailer with mocha.
2012-05-06 08:43:44 +00:00
attachments_controller_test.rb
set user preference diff type nil at functional tests
2012-09-28 02:02:30 +00:00
auth_sources_controller_test.rb
Upgrade to Rails 3.2.8 ( #11758 ).
2012-09-02 10:08:51 +00:00
auto_completes_controller_test.rb
Adds autocomplete to issue field on time logging form.
2012-08-09 16:58:36 +00:00
boards_controller_test.rb
Support for subforums ( #3831 ).
2012-07-31 17:17:52 +00:00
calendars_controller_test.rb
Removed some generate! calls.
2012-03-04 12:15:57 +00:00
comments_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
context_menus_controller_test.rb
Test failure.
2012-07-08 17:10:58 +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
Fixed that enumerations option tags are escaped.
2012-05-13 08:45:15 +00:00
files_controller_test.rb
Tests should not change settings.
2012-07-08 12:23:47 +00:00
gantts_controller_test.rb
add copyright statement to test/functional/gantts_controller_test.rb
2012-07-21 07:12:18 +00:00
groups_controller_test.rb
Removes RJS from GroupsController.
2012-07-19 16:57:59 +00:00
issue_categories_controller_test.rb
Start removing the RJS stuff.
2012-07-19 16:43:33 +00:00
issue_relations_controller_test.rb
Test cleanup.
2012-07-19 17:07:43 +00:00
issue_statuses_controller_test.rb
Upgrade to Rails 3.2.8 ( #11758 ).
2012-09-02 10:08:51 +00:00
issues_controller_test.rb
Private issue notes ( #1554 ).
2012-10-03 21:36:19 +00:00
issues_controller_transaction_test.rb
Private issue notes ( #1554 ).
2012-10-03 21:36:19 +00:00
journals_controller_test.rb
Private issue notes ( #1554 ).
2012-10-03 21:36:19 +00:00
mail_handler_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
members_controller_test.rb
Removes RJS from MembersController.
2012-07-21 06:35:11 +00:00
messages_controller_test.rb
Removes RJS from MessagesController.
2012-07-19 18:23:45 +00:00
my_controller_test.rb
Upgrade to Rails 3.2.8 ( #11758 ).
2012-09-02 10:08:51 +00:00
news_controller_test.rb
Upgrade to Rails 3.2.8 ( #11758 ).
2012-09-02 10:08:51 +00:00
previews_controller_test.rb
Attachments should be available to the text formatter when previewing an existing news.
2012-09-16 14:18:43 +00:00
project_enumerations_controller_test.rb
Random test failures in #test_..._if_an_exception_is_raised with ruby1.8.7-p358 and sqlite3.
2012-03-01 20:34:41 +00:00
projects_controller_test.rb
Issues assigned to a locked/closed version are now copied ( #11207 ).
2012-09-09 11:04:55 +00:00
queries_controller_test.rb
Fixed JSON escaping of filters ( #11929 ).
2012-09-25 18:23:11 +00:00
reports_controller_test.rb
Reversed order of priorities on the issue summary page ( #11205 ).
2012-06-20 19:24:58 +00:00
repositories_bazaar_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
repositories_controller_test.rb
Removes RJS from RepositoriesController.
2012-07-19 17:27:14 +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
add functional test of sub repository diff path ( #11966 )
2012-09-28 03:43:51 +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
Anonymous users should always see public issues only ( #11872 ).
2012-09-20 19:26:58 +00:00
search_controller_test.rb
Private issue notes ( #1554 ).
2012-10-03 21:36:19 +00:00
sessions_test.rb
Configurable session lifetime and timeout ( #6597 ).
2012-06-10 13:16:56 +00:00
settings_controller_test.rb
Fixed that settings raises an error if not trackers exist ( #11467 ).
2012-07-21 15:43:44 +00:00
sys_controller_test.rb
Tests should not change settings.
2012-07-08 12:23:47 +00:00
time_entry_reports_controller_test.rb
Fixed that time report raises a SQL error if there are multiple CustomValue for a time entry ( #11160 ).
2012-06-14 10:47:04 +00:00
timelog_controller_test.rb
Don't show the project dropdown when logging time on an issue.
2012-08-09 17:12:24 +00:00
trackers_controller_test.rb
Adds a view for editing all trackers fields.
2012-09-02 16:55:16 +00:00
users_controller_test.rb
Fixed that destroying a user from the edit page returns a 404 response ( #11691 ).
2012-08-26 10:50:59 +00:00
versions_controller_test.rb
Fixed that roadmap anchor links can be ambigous ( #11540 ).
2012-08-13 14:41:53 +00:00
watchers_controller_test.rb
JQuery in, Prototype/Scriptaculous out ( #11445 ).
2012-07-22 13:29:26 +00:00
welcome_controller_test.rb
JQuery in, Prototype/Scriptaculous out ( #11445 ).
2012-07-22 13:29:26 +00:00
wiki_controller_test.rb
Adds assertions on the confirmation form.
2012-09-16 15:39:11 +00:00
wikis_controller_test.rb
Upgrade to Rails 3.2.8 ( #11758 ).
2012-09-02 10:08:51 +00:00
workflows_controller_test.rb
Don't show "Required" option for standard/custom fields that are always required.
2012-07-16 16:33:27 +00:00