.. |
account_controller_test.rb
|
Prevent 500 error on login when there's a typo in OpenID URI scheme, such as http;// or http.//
|
2010-08-10 21:12:32 +00:00 |
activities_controller_test.rb
|
Refactor: extract ProjectsController#activity to a new Activities controller.
|
2010-08-27 14:05:54 +00:00 |
admin_controller_test.rb
|
Add some assertions on the default data loading test to debug a Ruby 1.9 failure.
|
2010-06-20 16:08:20 +00:00 |
application_controller_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
attachments_controller_test.rb
|
Refactor: Move the rest of the routing tests to RoutingTest.
|
2010-04-21 16:02:55 +00:00 |
auth_sources_controller_test.rb
|
Fix a few requires for metric_fu's rcov.
|
2010-08-04 15:04:30 +00:00 |
auto_completes_controller_test.rb
|
Refactor: move IssuesController#auto_complete to a new controller. #4382
|
2010-08-17 15:03:58 +00:00 |
boards_controller_test.rb
|
Refactor: Move the rest of the routing tests to RoutingTest.
|
2010-04-21 16:02:55 +00:00 |
calendars_controller_test.rb
|
Add SortHelper so custom queries will run on the Calendar. #6612
|
2010-10-10 21:17:10 +00:00 |
comments_controller_test.rb
|
Refactor: move #destroy_comment method to CommentsController#destroy
|
2010-09-23 15:20:19 +00:00 |
context_menus_controller_test.rb
|
Added ability to edit issues from different project through contextual menu (#5332)
|
2010-10-08 03:09:51 +00:00 |
custom_fields_controller_test.rb
|
Adds missing native eol properties.
|
2009-09-20 14:06:57 +00:00 |
documents_controller_test.rb
|
Added tests for #5533's behavior.
|
2010-06-19 22:17:34 +00:00 |
enumerations_controller_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
files_controller_test.rb
|
Refactor: convert FilesController to a restful resource.
|
2010-09-14 16:24:07 +00:00 |
gantts_controller_test.rb
|
Rewrite the Gantt chart. #6276
|
2010-09-10 03:09:02 +00:00 |
groups_controller_test.rb
|
Include missing fixtures.
|
2009-10-29 18:40:00 +00:00 |
issue_categories_controller_test.rb
|
Refactor: Move the rest of the routing tests to RoutingTest.
|
2010-04-21 16:02:55 +00:00 |
issue_moves_controller_test.rb
|
Fix path to test_helper
|
2010-08-12 13:57:46 +00:00 |
issue_relations_controller_test.rb
|
Refactor: Move the rest of the routing tests to RoutingTest.
|
2010-04-21 16:02:55 +00:00 |
issue_statuses_controller_test.rb
|
Refactor: Merged IssueStatusesController#list and #index.
|
2010-02-12 19:15:33 +00:00 |
issues_controller_test.rb
|
Added ability to edit issues from different project through contextual menu (#5332)
|
2010-10-08 03:09:51 +00:00 |
issues_controller_transaction_test.rb
|
Fixes some parameters in functional tests.
|
2010-04-30 10:06:51 +00:00 |
journals_controller_test.rb
|
Refactor: move IssuesController#changes to JournalsController#index.
|
2010-08-23 15:04:36 +00:00 |
ldap_auth_sources_controller.rb
|
Refactor AuthSourcesController to support non-LDAP sources. #1131
|
2010-05-23 03:16:31 +00:00 |
mail_handler_controller_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
members_controller_test.rb
|
Add error messages to MembersController#new so a user is informed of missing data.
|
2010-05-24 20:21:16 +00:00 |
messages_controller_test.rb
|
Refactor: Move the rest of the routing tests to RoutingTest.
|
2010-04-21 16:02:55 +00:00 |
my_controller_test.rb
|
Added an API token for each User to use when making API requests. (#3920)
|
2009-12-23 06:27:28 +00:00 |
news_controller_test.rb
|
Refactor: convert News to a REST resource
|
2010-09-27 16:51:12 +00:00 |
previews_controller_test.rb
|
Refactor: move NewsController#preview to PreviewsController#news
|
2010-09-24 16:26:46 +00:00 |
project_enumerations_controller_test.rb
|
Refactor: convert ProjectEnumerations to a resource on a project.
|
2010-09-10 16:00:49 +00:00 |
projects_controller_test.rb
|
Redirect to project settings after copying a project. #6443
|
2010-09-26 18:04:54 +00:00 |
queries_controller_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
reports_controller_test.rb
|
Separated ReportsController#issue_report into two separate actions.
|
2010-02-08 17:53:58 +00:00 |
repositories_bazaar_controller_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
repositories_controller_test.rb
|
Refactor: Move the rest of the routing tests to RoutingTest.
|
2010-04-21 16:02:55 +00:00 |
repositories_cvs_controller_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
repositories_darcs_controller_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
repositories_git_controller_test.rb
|
Support leading and trailing spaces in filenames or directories in the git adapter. #6499
|
2010-09-26 21:54:52 +00:00 |
repositories_mercurial_controller_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
repositories_subversion_controller_test.rb
|
Support listing directories in svn which include square brackets. #5548
|
2010-06-20 16:08:26 +00:00 |
roles_controller_test.rb
|
Refactor: Merged RolesController#list and #index
|
2010-02-15 16:41:16 +00:00 |
search_controller_test.rb
|
Typecast issue ids when searched for.
|
2010-06-20 20:01:32 +00:00 |
settings_controller_test.rb
|
Adds a few functional tests.
|
2009-11-07 08:44:56 +00:00 |
sys_controller_test.rb
|
Adds on optional API key to repositories management controller and reposman.rb.
|
2009-12-20 09:44:28 +00:00 |
time_entry_reports_controller_test.rb
|
Refactor: extract TimelogController#report to a new controller class
|
2010-10-05 16:07:17 +00:00 |
timelog_controller_test.rb
|
Refactor: convert timelogs to a REST resource (:time_entries)
|
2010-10-12 15:55:21 +00:00 |
trackers_controller_test.rb
|
Refactor: Merged TrackersController#list and #index
|
2010-02-15 16:41:27 +00:00 |
users_controller_test.rb
|
Refactor: split UsersController#edit into #edit and #update
|
2010-09-30 18:22:46 +00:00 |
versions_controller_test.rb
|
Refactor: convert VersionsController to a REST resource.
|
2010-09-17 15:55:08 +00:00 |
watchers_controller_test.rb
|
Make sure user can not watch what he is not allowed to view.
|
2009-12-13 14:48:28 +00:00 |
welcome_controller_test.rb
|
Fixes EOL style related test failures.
|
2010-04-30 18:08:40 +00:00 |
wiki_controller_test.rb
|
Refactor: extract #page_index from WikiController#special
|
2010-10-15 15:36:10 +00:00 |
wikis_controller_test.rb
|
Refactor: Move the rest of the routing tests to RoutingTest.
|
2010-04-21 16:02:55 +00:00 |
workflows_controller_test.rb
|
By default, only show statuses that are used by the tracker on the workflow edit view.
|
2009-12-18 15:41:32 +00:00 |