.. |
account_controller_test.rb
|
Merged r3933 from trunk.
|
2010-08-19 04:32:59 +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
|
fix attachment_removal
|
2010-09-15 10:38:07 +02:00 |
auth_sources_controller_test.rb
|
Merged r3913 from trunk.
|
2010-08-19 04:30:59 +00:00 |
auto_completes_controller_test.rb
|
Merged r3945 from trunk.
|
2010-08-19 04:34:08 +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
|
Fixed: error on gantt when no issue have a due date (#6350).
|
2010-10-22 22:13:39 +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
|
Allow adding notes when moving issues
|
2010-10-25 18:44: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
|
Merge remote branch 'edavis/master' into master-journalized
|
2010-10-26 18:28:39 +02:00 |
issues_controller_transaction_test.rb
|
update tests to work with the new data model, where neccessary
|
2010-08-05 19:05:04 +02:00 |
journals_controller_test.rb
|
Merge branch 'master' into master-journalized
|
2010-10-26 18:20:57 +02: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
|
Merge remote branch 'edavis/master' into master-journalized
|
2010-10-26 18:28:39 +02: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
|
Fix the tests that were broken by r4286:
|
2010-10-25 15:42:41 +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
|
Fix the tests that were broken by r4286:
|
2010-10-25 15:42:41 +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
|
Fix the tests that were broken by r4286:
|
2010-10-25 15:42:41 +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
|
Merge remote branch 'edavis/master' into master-journalized
|
2010-10-26 18:28:39 +02: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 |