.. |
helpers
|
Add test for #4354.
|
2009-12-09 10:31:17 +00:00 |
lib
|
Fixed the view_hook_helper test, it was reading all of the log files into
|
2009-12-21 02:24:56 +00:00 |
activity_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
attachment_test.rb
|
Auto-detect attachment content type when blank (#3782).
|
2009-12-29 13:28:30 +00:00 |
auth_source_ldap_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
board_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
calendar_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
changeset_test.rb
|
Allow commits to reference issues of parent projects and subprojects (#4674).
|
2010-01-31 16:25:06 +00:00 |
comment_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
custom_field_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
custom_value_test.rb
|
Fixes User/CustomValue association broken by r2869 (#3978).
|
2009-10-10 10:16:00 +00:00 |
default_data_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
document_category_test.rb
|
Fixes a test failure.
|
2009-11-27 20:49:08 +00:00 |
document_test.rb
|
Show last update datetime (last attachment added) on document list (#4232).
|
2009-11-26 20:12:20 +00:00 |
enabled_module_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
enumeration_test.rb
|
Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666).
|
2009-12-06 10:28:20 +00:00 |
filesystem_adapter_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
git_adapter_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
group_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
issue_category_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
issue_priority_test.rb
|
Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666).
|
2009-12-06 10:28:20 +00:00 |
issue_relation_test.rb
|
Fixes 'follows' relation validation.
|
2009-12-18 20:59:30 +00:00 |
issue_status_test.rb
|
Adds a Setting to control how an Issue's done_ratio is calculated:
|
2009-12-11 18:48:34 +00:00 |
issue_test.rb
|
Added tests for Issue#by_X finders
|
2010-02-04 17:24:28 +00:00 |
journal_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
mail_handler_test.rb
|
Fixed: tests with ruby1.9 broken by r3322 (#4607).
|
2010-01-30 10:36:20 +00:00 |
mailer_test.rb
|
Adds unit test for #3645.
|
2010-01-17 11:48:46 +00:00 |
member_test.rb
|
Makes user unwatch what he can no longer view after its permissions have changed (#3589).
|
2009-12-13 12:39:22 +00:00 |
mercurial_adapter_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
message_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
news_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
principal_test.rb
|
Search mail addresses in Principal#like
|
2009-12-12 06:18:40 +00:00 |
project_nested_set_test.rb
|
Fixed: deleting a project with subprojects breaks the project tree (#4701).
|
2010-01-31 10:39:42 +00:00 |
project_test.rb
|
Fixed: project copy doesn't copy group memberships (#3975).
|
2009-12-26 16:14:55 +00:00 |
query_test.rb
|
Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666).
|
2009-12-06 10:28:20 +00:00 |
repository_bazaar_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
repository_cvs_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
repository_darcs_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
repository_filesystem_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
repository_git_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
repository_mercurial_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
repository_subversion_test.rb
|
Fixed: Subversion#latest_changesets ignores revision argument (#4360).
|
2009-12-08 16:06:22 +00:00 |
repository_test.rb
|
Adds missing native eol properties.
|
2009-09-20 14:06:57 +00:00 |
role_test.rb
|
Change Role#anonymous and #non_member so they generate the record as needed.
|
2010-02-03 17:47:47 +00:00 |
search_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
setting_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
subversion_adapter_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
testing_test.rb
|
Configured object_daddy to help generate test data instead of fixtures. #4004
|
2009-10-18 22:25:00 +00:00 |
time_entry_activity_test.rb
|
Enumerations can now have custom fields defined on them. #4077
|
2009-10-21 22:34:22 +00:00 |
time_entry_test.rb
|
Force TimeEntry#hours default to nil (#3075, #4449).
|
2009-12-23 20:05:46 +00:00 |
token_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
tracker_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 |
user_preference_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
user_test.rb
|
Added an API token for each User to use when making API requests. (#3920)
|
2009-12-23 06:27:28 +00:00 |
version_test.rb
|
Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666).
|
2009-12-06 10:28:20 +00:00 |
watcher_test.rb
|
Makes user unwatch what he can no longer view after its permissions have changed (#3589).
|
2009-12-13 12:39:22 +00:00 |
wiki_content_test.rb
|
Enlarge wiki content for MySQL databases (#1071).
|
2009-12-27 11:57:13 +00:00 |
wiki_page_test.rb
|
Adds missing native eol properties.
|
2009-09-20 14:06:57 +00:00 |
wiki_redirect_test.rb
|
Upgraded to Rails 2.3.4 (#3597)
|
2009-09-13 17:14:35 +00:00 |
wiki_test.rb
|
Sets file encoding to utf-8 for ruby 1.9.
|
2009-10-10 15:00:28 +00:00 |