.. |
helpers
|
Moves link_to_message to ApplicationHelper to make it available to redmine links.
|
2011-02-09 16:48:15 -08:00 |
lib
|
scm: cvs: use localtime at cvs rlog -d option (#996, #3761).
|
2011-02-09 16:50:24 -08:00 |
activity_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
attachment_test.rb
|
Safer assertion.
|
2010-12-31 15:24:42 +00:00 |
auth_source_ldap_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
board_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
calendar_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
changeset_test.rb
|
Changing revision label and identifier at SCM adapter level (#3724, #6092)
|
2011-01-02 09:45:05 +00:00 |
comment_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
custom_field_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
custom_value_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
default_data_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
document_category_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
document_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
enabled_module_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
enumeration_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
group_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
issue_category_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
issue_nested_set_test.rb
|
Fixed: subtasks are deleted (not destroyed) when destroying parent issue (#7385).
|
2011-02-09 16:41:32 -08:00 |
issue_priority_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
issue_relation_test.rb
|
Adds a test for issue circular dependency validation.
|
2011-01-15 14:03:39 +00:00 |
issue_status_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
issue_test.rb
|
Prevent SystemStackError on Issue#all_dependent_issues with circular dependency (#7320).
|
2011-01-15 14:12:18 +00:00 |
journal_observer_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
journal_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
mail_handler_test.rb
|
Fixed: CLI-supplied defaults should not be applied when replying to an issue (#7195).
|
2010-12-29 17:38:57 +00:00 |
mailer_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
member_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
message_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
news_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
principal_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
project_nested_set_test.rb
|
Additional unit tests for project tree.
|
2011-01-06 21:17:08 +00:00 |
project_test.rb
|
Allow underscores in project identifiers. #146
|
2011-02-22 21:50:50 +01:00 |
query_test.rb
|
[#250] Add tests for empty sets of users in queries
|
2011-03-02 11:12:57 +01:00 |
repository_bazaar_test.rb
|
Changing revision label and identifier at SCM adapter level (#3724, #6092)
|
2011-01-02 09:45:05 +00:00 |
repository_cvs_test.rb
|
scm: cvs: generate pseudo scmid for auto issue close text (#6706).
|
2011-02-09 16:51:39 -08:00 |
repository_darcs_test.rb
|
repository: switch darcs cat test if cat supports.
|
2011-01-01 22:01:28 +00:00 |
repository_filesystem_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
repository_git_test.rb
|
scm: fix error on revision page for empty revision (#7307).
|
2011-01-13 12:04:30 +00:00 |
repository_mercurial_test.rb
|
scm: mercurial: fix error on revision page for empty revision (#7307).
|
2011-01-13 12:04:51 +00:00 |
repository_subversion_test.rb
|
scm: fix error on revision page for empty revision (#7307).
|
2011-01-13 12:04:30 +00:00 |
repository_test.rb
|
Adds missing fixtures when running tests from scratch.
|
2010-12-20 18:30:36 +00:00 |
role_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
search_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
setting_test.rb
|
[#129] Replace public strings using Redmine with ChiliProject
|
2011-02-19 20:38:50 -08:00 |
testing_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
time_entry_activity_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
time_entry_test.rb
|
Adds a test for TimeEntry#spent_on= with invalid string.
|
2011-01-14 18:45:28 +00:00 |
token_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
tracker_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
user_preference_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
user_test.rb
|
Fixed: no email sent with 'Notifiy for any event on the selected projects only' (#7421).
|
2011-02-09 16:48:16 -08:00 |
version_test.rb
|
ruby1.9 compatibility
|
2010-12-31 11:16:03 +00:00 |
watcher_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
wiki_content_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
wiki_page_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
wiki_redirect_test.rb
|
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
|
2010-12-12 23:24:34 +00:00 |
wiki_test.rb
|
Fixed: wiki pages with cyrillic characters not found with postgresql (#7245).
|
2011-01-10 18:32:04 +00:00 |