summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Show last update datetime (last attachment added) on document list (#4232).Jean-Philippe Lang2009-11-261-1/+13
* Updated menus from JPL's feedback.Eric Davis2009-11-253-35/+35
* Add support for unattached menus (generated dynamically)Eric Davis2009-11-253-0/+119
* Converted Menus to a Tree structure to allow submenus.Eric Davis2009-11-255-0/+547
* Fixed: error raised when rendering text that contains an email address with t...Jean-Philippe Lang2009-11-241-0/+35
* Copy issue status on project copy (#3877).Jean-Philippe Lang2009-11-162-0/+20
* Optimize associations loading on the issue list.Jean-Philippe Lang2009-11-161-0/+9
* Allow issue grouping by custom field (#2679).Jean-Philippe Lang2009-11-161-0/+5
* Allow non admin users to add subprojects (#2963).Jean-Philippe Lang2009-11-151-0/+9
* Fixed some tests that where looking for specific issue urls but weren't matchingEric Davis2009-11-142-21/+28
* Add view_issues permission (#3187).Jean-Philippe Lang2009-11-141-1/+42
* Add test for i18n number_to_human_size (#4208).Jean-Philippe Lang2009-11-121-0/+10
* Fixed pre tags containing "<pre*" (#4125).Jean-Philippe Lang2009-11-111-0/+22
* Fixes diff parser for when lines starting with multiple dashes are removed (#...Jean-Philippe Lang2009-11-111-0/+26
* Fixes ApplicationHelper#link_to_userJean-Philippe Lang2009-11-111-0/+20
* Adds a link to automatically close completed versions in project settings (#1...Jean-Philippe Lang2009-11-091-0/+11
* Ignore emails received from the application emission address to avoid hell cy...Jean-Philippe Lang2009-11-081-0/+7
* Adds version status to limit issue assignments (#1245).Jean-Philippe Lang2009-11-082-0/+52
* Fixes distance of date in words calculation.Jean-Philippe Lang2009-11-071-2/+2
* Fixed a typo in Object daddyEric Davis2009-11-051-0/+6
* Fixed: inline images in wiki headings (#4112).Jean-Philippe Lang2009-11-041-0/+13
* Allow project forums copy.Jean-Philippe Lang2009-10-251-0/+9
* Add a test that breaks before r2967 (broken project wiki copy).Jean-Philippe Lang2009-10-251-2/+4
* Project copy: let the user choose what to copy from the source project (every...Jean-Philippe Lang2009-10-241-0/+12
* Adds a test for attached image inside a link (#4033).Jean-Philippe Lang2009-10-241-1/+3
* Sets proper content type for plain text mails (#3970).Jean-Philippe Lang2009-10-241-1/+2
* Added a Activities tab to Project SettingsEric Davis2009-10-211-0/+15
* Changed the Timelogs to use both the Systemwide and Project specific TimeEntr...Eric Davis2009-10-212-0/+103
* Added project specific Enumeration overrides.Eric Davis2009-10-211-0/+22
* Enumerations can now have custom fields defined on them. #4077Eric Davis2009-10-212-1/+55
* Updated the unit test so Enumerations are tested separately from the subclasses.Eric Davis2009-10-211-1/+1
* Added shoulda macros to test Project's associationsEric Davis2009-10-191-0/+24
* Replaced a custom test with a shoulda macro.Eric Davis2009-10-191-8/+7
* Improved Project#copy to copy more data from the source Project. #3367Eric Davis2009-10-191-1/+81
* Refactored duplicated test code to a setup.Eric Davis2009-10-191-42/+26
* Converted Project#copy test to use shouldaEric Davis2009-10-191-52/+55
* Configured object_daddy to help generate test data instead of fixtures. #4004Eric Davis2009-10-181-0/+6
* Setup shoulda for testing. (#4005)Eric Davis2009-10-171-0/+40
* Fixes some test failures due to Array#to_s behaviour in ruby1.9.Jean-Philippe Lang2009-10-101-2/+2
* Sets file encoding to utf-8 for ruby 1.9.Jean-Philippe Lang2009-10-103-0/+6
* Renames uploaded_test_file helper.Jean-Philippe Lang2009-10-101-2/+2
* Fixes User/CustomValue association broken by r2869 (#3978).Jean-Philippe Lang2009-10-101-1/+7
* Fixed: RepositoriesController#revision may show wrong revision (#3779).Jean-Philippe Lang2009-09-202-4/+4
* Adds missing native eol properties.Jean-Philippe Lang2009-09-207-693/+693
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-1360-62/+72
* User groups branch merged.Jean-Philippe Lang2009-09-122-0/+89
* Allow referencing issue numbers in brackets. This style is used by otherEric Davis2009-09-031-0/+22
* Missing 'test_' prefix on a helper test caused it to not run.Eric Davis2009-09-031-1/+1
* SCM:Jean-Philippe Lang2009-08-172-4/+10
* Added branch and tag support to the git repository viewer. (#1406)Eric Davis2009-08-152-4/+26