.. |
helpers
|
Adds #favicon_path and #favicon_url helpers.
|
2014-01-12 09:58:07 +00:00 |
initializers
|
Removed some shoulda context.
|
2013-05-18 09:27:48 +00:00 |
lib
|
Rails4: replace deprecated Relation#first with finder options at CipheringTest
|
2014-01-09 04:23:03 +00:00 |
activity_test.rb
|
Copyright for 2013 (#12788).
|
2013-01-12 09:29:31 +00:00 |
attachment_test.rb
|
Rails4: replace deprecated Relation#first with finder options at AttachmentTest
|
2014-01-08 02:49:09 +00:00 |
auth_source_ldap_test.rb
|
Removing shoulda context.
|
2013-02-03 09:20:05 +00:00 |
board_test.rb
|
Cleanup of finders with :conditions option.
|
2013-06-12 19:13:25 +00:00 |
changeset_test.rb
|
Fixed Changeset#text_tag for changeset with hash and repository identifier (#13544).
|
2014-01-12 09:19:47 +00:00 |
comment_test.rb
|
Copyright for 2013 (#12788).
|
2013-01-12 09:29:31 +00:00 |
custom_field_test.rb
|
Merged custom fields format refactoring.
|
2013-12-14 08:22:43 +00:00 |
custom_field_user_format_test.rb
|
Merged custom fields format refactoring.
|
2013-12-14 08:22:43 +00:00 |
custom_field_version_format_test.rb
|
Merged custom fields format refactoring.
|
2013-12-14 08:22:43 +00:00 |
custom_value_test.rb
|
Copyright for 2013 (#12788).
|
2013-01-12 09:29:31 +00:00 |
default_data_test.rb
|
Copyright for 2013 (#12788).
|
2013-01-12 09:29:31 +00:00 |
document_category_test.rb
|
Copyright for 2013 (#12788).
|
2013-01-12 09:29:31 +00:00 |
document_test.rb
|
Copyright for 2013 (#12788).
|
2013-01-12 09:29:31 +00:00 |
enabled_module_test.rb
|
Copyright for 2013 (#12788).
|
2013-01-12 09:29:31 +00:00 |
enumeration_test.rb
|
Copyright for 2013 (#12788).
|
2013-01-12 09:29:31 +00:00 |
group_test.rb
|
Rails4: replace deprecated Relation#update_all at GroupTest
|
2014-01-08 12:20:16 +00:00 |
issue_category_test.rb
|
Rails4: replace deprecated Relation#first with finder options at IssueCategoryTest
|
2014-01-08 10:11:00 +00:00 |
issue_custom_field_test.rb
|
Role-based issue custom field visibility (#5037).
|
2013-07-13 09:20:11 +00:00 |
issue_nested_set_test.rb
|
move awesome_nested_set leaf? modification to config/initializers/10-patches.rb
|
2014-01-20 17:54:47 +00:00 |
issue_priority_test.rb
|
Copyright for 2013 (#12788).
|
2013-01-12 09:29:31 +00:00 |
issue_relation_test.rb
|
Removed unused variable.
|
2013-12-15 11:03:48 +00:00 |
issue_status_test.rb
|
Cleanup of finders with :conditions option.
|
2013-06-12 19:13:25 +00:00 |
issue_test.rb
|
Rails4: replace deprecated Relation#first with finder options at IssueTest
|
2014-01-09 04:22:47 +00:00 |
issue_transaction_test.rb
|
Copyright for 2013 (#12788).
|
2013-01-12 09:29:31 +00:00 |
journal_observer_test.rb
|
Copyright for 2013 (#12788).
|
2013-01-12 09:29:31 +00:00 |
journal_test.rb
|
Avoid lots of CustomField.find_by_id calls when displaying an issue history with custom fields (#15072).
|
2013-10-13 10:04:59 +00:00 |
mail_handler_test.rb
|
Rails4: replace deprecated Relation#first with finder options at MailHandlerTest
|
2014-01-09 04:23:19 +00:00 |
mailer_test.rb
|
Fixed that links for relations in notifications do not include hostname (#15677).
|
2013-12-15 10:32:03 +00:00 |
member_test.rb
|
code format clean up MemberTest
|
2013-12-09 06:15:31 +00:00 |
message_test.rb
|
Rails4: replace deprecated find_all_by_* at MessageTest
|
2014-01-07 15:43:05 +00:00 |
news_test.rb
|
Copyright for 2013 (#12788).
|
2013-01-12 09:29:31 +00:00 |
principal_test.rb
|
fix find_all_by_id(n1, n2) parameter at test_member_of_scope_should_return_the_union_of_all_members of PrincipalTest
|
2013-12-27 03:26:05 +00:00 |
project_copy_test.rb
|
Cleanup of finders with :conditions option.
|
2013-06-12 19:13:25 +00:00 |
project_members_inheritance_test.rb
|
remove trailing white-spaces from test/unit/project_members_inheritance_test.rb
|
2013-11-09 16:47:40 +00:00 |
project_nested_set_test.rb
|
Rails4: replace deprecated Relation#update_all at ProjectNestedSetTest
|
2014-01-09 04:23:36 +00:00 |
project_test.rb
|
Rails4: replace deprecated find_all_by_* at ProjectTest
|
2014-01-09 05:09:10 +00:00 |
query_test.rb
|
Rails4: replace deprecated Relation#update_all at QueryTest
|
2014-01-09 04:24:24 +00:00 |
repository_bazaar_test.rb
|
remove unneeded Relation#all from RepositoryBazaarTest
|
2014-01-09 09:54:21 +00:00 |
repository_cvs_test.rb
|
remove unneeded Relation#all from RepositoryCvsTest
|
2014-01-09 09:54:37 +00:00 |
repository_darcs_test.rb
|
remove unneeded Relation#all from RepositoryDarcsTest
|
2014-01-09 09:54:54 +00:00 |
repository_filesystem_test.rb
|
Copyright for 2013 (#12788).
|
2013-01-12 09:29:31 +00:00 |
repository_git_test.rb
|
Copyright for 2013 (#12788).
|
2013-01-12 09:29:31 +00:00 |
repository_mercurial_test.rb
|
remove unneeded Relation#all from RepositoryMercurialTest
|
2014-01-09 09:55:10 +00:00 |
repository_subversion_test.rb
|
remove unneeded Relation#all from RepositorySubversionTest
|
2014-01-09 09:55:26 +00:00 |
repository_test.rb
|
remove trailing white-spaces from RepositoryTest
|
2014-01-09 05:09:44 +00:00 |
role_test.rb
|
Removed some shoulda context.
|
2013-05-18 09:14:10 +00:00 |
search_test.rb
|
Fixed tests broken by r11965.
|
2013-06-12 21:55:39 +00:00 |
setting_test.rb
|
Fixed that validating a Setting with invalid name triggers an error (#15551).
|
2013-11-29 21:18:35 +00:00 |
time_entry_activity_test.rb
|
Fixed that deleting a system activity with children in use raises an error (#13783).
|
2013-05-01 17:10:15 +00:00 |
time_entry_query_test.rb
|
Fixed that filtering time entries on activity does not take care of activity overrides (#15623).
|
2013-12-15 09:49:12 +00:00 |
time_entry_test.rb
|
Time entry with 2 digits year should not validate (#3107).
|
2013-02-24 12:28:44 +00:00 |
token_test.rb
|
Remove duplicate test TokenTest#test_find_token_should_return_nil_with_wrong_action.
|
2013-05-02 18:37:20 +00:00 |
tracker_test.rb
|
Fixed that settings raises an error if not trackers exist (#11467).
|
2012-07-21 15:43:44 +00:00 |
user_preference_test.rb
|
Fixed usage of #attribute_present? in UserPreference (#13008).
|
2013-09-10 17:39:49 +00:00 |
user_test.rb
|
Rails4: replace deprecated find_all_by_* at UserTest
|
2014-01-09 08:14:21 +00:00 |
version_test.rb
|
code layout clean up VersionTest
|
2013-05-19 01:06:04 +00:00 |
watcher_test.rb
|
Rails4: replace deprecated Relation#update_all at WatcherTest
|
2014-01-09 04:23:51 +00:00 |
wiki_content_test.rb
|
Rails4: replace deprecated Relation#first with finder options at WikiContentTest
|
2014-01-09 06:43:49 +00:00 |
wiki_content_version_test.rb
|
Copyright for 2013 (#12788).
|
2013-01-12 09:29:31 +00:00 |
wiki_page_test.rb
|
Rails4: replace deprecated find_all_by_* at WikiPageTest
|
2014-01-09 02:37:21 +00:00 |
wiki_redirect_test.rb
|
Copyright for 2013 (#12788).
|
2013-01-12 09:29:31 +00:00 |
wiki_test.rb
|
Don't create duplicate wikis in test (#15420).
|
2013-11-23 09:13:48 +00:00 |
workflow_test.rb
|
Cleanup of finders with :conditions option.
|
2013-06-12 19:13:25 +00:00 |