..
helpers
Rewrite the Gantt chart. #6276
2010-09-10 03:09:02 +00:00
lib
Changed the notifications to use a hierarchy UI
2010-09-28 21:09:06 +00:00
activity_test.rb
Upgraded to Rails 2.3.4 ( #3597 )
2009-09-13 17:14:35 +00:00
attachment_test.rb
Refactor: extract test method
2010-06-19 03:54:23 +00:00
auth_source_ldap_test.rb
Makes AuthSource.authenticate return a hash instead of an array.
2010-02-26 09:13:12 +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
Remove invalid utf8 sequences from commit comments and author name ( #4773 ).
2010-02-20 11:24:41 +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
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_nested_set_test.rb
Recalculate inherited attributes on parents when a child is moved under a new parent. #5524
2010-06-30 02:45:34 +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
Adds issue relations to individual issue XML ( #5305 ).
2010-05-01 14:07:36 +00:00
issue_status_test.rb
Fixed: Deleting statuses doesn't delete all workflow entries ( #5811 ).
2010-07-25 10:48:27 +00:00
issue_test.rb
Don't duplicate users in Issue#assignable_users. From r4240
2010-10-07 17:46:37 +00:00
journal_observer_test.rb
Added three new notifiable events based on issue attributes
2010-09-28 20:20:00 +00:00
journal_test.rb
Upgraded to Rails 2.3.4 ( #3597 )
2009-09-13 17:14:35 +00:00
mail_handler_test.rb
Fix test failure from Setting changes in other tests
2010-09-29 03:02:23 +00:00
mailer_test.rb
Added a users options to the reminders email
2010-09-20 23:17:51 +00:00
member_test.rb
Fixes an object instantiation in tests.
2010-04-30 09:57:58 +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
Change Project#notified_users to check for the 'all' notification option. #6541
2010-10-10 21:42:24 +00:00
query_test.rb
Fix failing test.
2010-09-20 02:55:32 +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
Support leading and trailing spaces in filenames or directories in the git adapter. #6499
2010-09-26 21:54:52 +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
Support listing directories in svn which include square brackets. #5548
2010-06-20 16:08:26 +00:00
repository_test.rb
Added three new notifiable events based on issue attributes
2010-09-28 20:20:00 +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
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
Change the TimelogController's to/from dates based on the project time entries
2010-09-14 19:02:25 +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
Fixed: User#allowed_to? returning true in any case if array of projects had only one item ( #5332 )
2010-10-06 05:08:31 +00:00
version_test.rb
Rewrite the Gantt chart. #6276
2010-09-10 03:09:02 +00:00
watcher_test.rb
Fixed: watchers selection lost when issue creation fails ( #5406 ). #watched_by? was fixed in order to work with #watcher_user_ids= used in controllers on unsaved objects.
2010-04-30 11:02:27 +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
Makes the wiki sidebar editable ( #5208 ).
2010-04-11 12:56:18 +00:00
wiki_redirect_test.rb
Upgraded to Rails 2.3.4 ( #3597 )
2009-09-13 17:14:35 +00:00
wiki_test.rb
Makes the wiki sidebar editable ( #5208 ).
2010-04-11 12:56:18 +00:00