svn/trunk/test/unit @ 2349
Name | Size | Revision | Age | Author | Comment |
---|---|---|---|---|---|
helpers | 2337 | over 16 years | Jean-Philippe Lang | Cleaning test. | |
lib | 2317 | over 16 years | Eric Davis | Converted routing and urls to follow the Rails ... | |
activity_test.rb | 2.63 KB | 2066 | over 16 years | Jean-Philippe Lang | Display latest user's activity on account/show ... |
attachment_test.rb | 1.59 KB | 2085 | over 16 years | Jean-Philippe Lang | Fixed: wrong digest for text files under Window... |
auth_source_ldap_test.rb | 1.42 KB | 1894 | almost 17 years | Jean-Philippe Lang | Strip LDAP attribute names before saving (#1890). |
board_test.rb | 896 Bytes | 529 | about 18 years | Jean-Philippe Lang | Per project forums added. Permissions for forum... |
calendar_test.rb | 1.73 KB | 815 | almost 18 years | Jean-Philippe Lang | Calendar: * added an helper and moved the rende... |
changeset_test.rb | 2.5 KB | 1451 | about 17 years | Jean-Philippe Lang | Fixed: using '*' as keyword for repository refe... |
comment_test.rb | 1.45 KB | 479 | about 18 years | Jean-Philippe Lang | Fixed: 10342 Creation of Schema in Oracle Comme... |
custom_field_test.rb | 1.71 KB | 2267 | over 16 years | Jean-Philippe Lang | Use a textarea for custom fields possible value... |
custom_value_test.rb | 3.35 KB | 1101 | over 17 years | Jean-Philippe Lang | Prevent unexpected nil in custom value validation. |
default_data_test.rb | 1.52 KB | 1675 | almost 17 years | Jean-Philippe Lang | Fixed: default configuration can not be loaded ... |
document_test.rb | 1.41 KB | 2124 | over 16 years | Jean-Philippe Lang | Fixed: default category ignored when adding a d... |
enumeration_test.rb | 2.53 KB | 2123 | over 16 years | Jean-Philippe Lang | Fixed: default flag removed when editing a defa... |
filesystem_adapter_test.rb | 1.4 KB | 1508 | about 17 years | Jean-Philippe Lang | Adds Filesystem adapter (patch #1393 by Paul R). |
issue_category_test.rb | 1.38 KB | 733 | almost 18 years | Jean-Philippe Lang | A category with assigned issue can now be delet... |
issue_status_test.rb | 2.03 KB | 1923 | almost 17 years | Eric Davis | Added tests to cover IssueStatus.destroy and Is... |
issue_test.rb | 8.72 KB | 2313 | over 16 years | Jean-Philippe Lang | Adds ability to bulk copy issues (#1847). This ... |
journal_test.rb | 1.27 KB | 892 | over 17 years | Jean-Philippe Lang | Added issues status changes on the activity vie... |
mail_handler_test.rb | 6.82 KB | 2294 | over 16 years | Jean-Philippe Lang | Accept replies to forum messages by subject rec... |
mailer_test.rb | 8.08 KB | 2317 | over 16 years | Eric Davis | Converted routing and urls to follow the Rails ... |
member_test.rb | 1.62 KB | 12 | almost 19 years | Jean-Philippe Lang | 0.3 unstable |
mercurial_adapter_test.rb | 1.73 KB | 1652 | about 17 years | Jean-Philippe Lang | Fixes nil error when svn binary version is unkn... |
message_test.rb | 3.04 KB | 2019 | over 16 years | Jean-Philippe Lang | Adds permissions to let users edit and/or delet... |
news_test.rb | 2.62 KB | 1910 | almost 17 years | Jean-Philippe Lang | Fixed: Latest news appear on the homepage for p... |
project_test.rb | 7.52 KB | 2311 | over 16 years | Jean-Philippe Lang | Ignore archived subprojects in Project#rolled_u... |
query_test.rb | 9.45 KB | 2258 | over 16 years | Jean-Philippe Lang | Ability to sort the issue list by text, int and... |
repository_bazaar_test.rb | 3.04 KB | 1363 | about 17 years | Jean-Philippe Lang | Postgresql 8.3 compatibility fix (#834). |
repository_cvs_test.rb | 2.47 KB | 2135 | over 16 years | Jean-Philippe Lang | Fixed: CVS browser should not show dead revisio... |
repository_darcs_test.rb | 2.48 KB | 2189 | over 16 years | Jean-Philippe Lang | Fixed: deleted files should not be shown when b... |
repository_filesystem_test.rb | 1.89 KB | 1508 | about 17 years | Jean-Philippe Lang | Adds Filesystem adapter (patch #1393 by Paul R). |
repository_git_test.rb | 2.8 KB | 2006 | over 16 years | Jean-Philippe Lang | Maps repository users to Redmine users (#1383).... |
repository_mercurial_test.rb | 2.67 KB | 1499 | about 17 years | Jean-Philippe Lang | Mercurial adapter improvements (patch #1199 by ... |
repository_subversion_test.rb | 2.05 KB | 1363 | about 17 years | Jean-Philippe Lang | Postgresql 8.3 compatibility fix (#834). |
repository_test.rb | 6.23 KB | 2055 | over 16 years | Jean-Philippe Lang | Slight tests fixes. |
role_test.rb | 1.7 KB | 1814 | almost 17 years | Jean-Philippe Lang | Merged nbc branch @ r1812 (commit access permis... |
search_test.rb | 4.52 KB | 1681 | almost 17 years | Jean-Philippe Lang | Search engine: display total results count (#90... |
setting_test.rb | 1.77 KB | 742 | almost 18 years | Jean-Philippe Lang | Fixed: Oracle error when saving serialized sett... |
subversion_adapter_test.rb | 1.17 KB | 1627 | about 17 years | Jean-Philippe Lang | Display svn properties in the browser, svn >= 1... |
time_entry_test.rb | 1.69 KB | 2251 | over 16 years | Jean-Philippe Lang | Fixed: no error is raised when entering invalid... |
token_test.rb | 1.02 KB | 197 | over 18 years | Jean-Philippe Lang | added unit tests for issue statuses, user prefe... |
tracker_test.rb | 1.17 KB | 1623 | about 17 years | Jean-Philippe Lang | Merged Rails 2.1 compatibility branch. |
user_preference_test.rb | 1.48 KB | 197 | over 18 years | Jean-Philippe Lang | added unit tests for issue statuses, user prefe... |
user_test.rb | 5.22 KB | 2253 | over 16 years | Jean-Philippe Lang | Makes email adress uniqueness case-insensitive ... |
version_test.rb | 4.92 KB | 2349 | over 16 years | Jean-Philippe Lang | Use estimated hours to weight issues in version... |
watcher_test.rb | 1.93 KB | 725 | almost 18 years | Jean-Philippe Lang | Added project module concept. A project module... |
wiki_content_test.rb | 2.04 KB | 479 | about 18 years | Jean-Philippe Lang | Fixed: 10342 Creation of Schema in Oracle Comme... |
wiki_page_test.rb | 3.19 KB | 1698 | almost 17 years | Jean-Philippe Lang | Wiki page hierarchy (#528). Parent page can be ... |
wiki_redirect_test.rb | 2.66 KB | 720 | almost 18 years | Jean-Philippe Lang | Added the ability to rename wiki pages (specifi... |
wiki_test.rb | 1.49 KB | 805 | almost 18 years | Jean-Philippe Lang | Fixed: Title with non-ascii characters breaks wiki |
Latest revisions
Also available in: Atom