summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fixes distance of date in words calculation.Jean-Philippe Lang2009-11-071-2/+2
* Adds a few functional tests.Jean-Philippe Lang2009-11-074-7/+100
* Fixed a typo in Object daddyEric Davis2009-11-052-1/+7
* Fixed: first day of date range is not included in time report with SQLite (#3...Jean-Philippe Lang2009-11-041-0/+16
* Use FasterCSV or ruby1.9 CSV instead of ruby1.8 builtin CSV.Jean-Philippe Lang2009-11-041-0/+3
* Fixed: inline images in wiki headings (#4112).Jean-Philippe Lang2009-11-041-0/+13
* Unified UsersController#list and #index.Jean-Philippe Lang2009-10-291-16/+15
* Include missing fixtures.Jean-Philippe Lang2009-10-291-1/+1
* AccountController#show (/account/show/:id) moved to UsersController#show (/us...Jean-Philippe Lang2009-10-292-30/+43
* Do not show user profile if no visible project or activity (#4129, #3720).Jean-Philippe Lang2009-10-291-0/+5
* Add a permission to remove issue watchers (#2450).Jean-Philippe Lang2009-10-252-0/+11
* Allow project forums copy.Jean-Philippe Lang2009-10-252-0/+18
* Add a test that breaks before r2967 (broken project wiki copy).Jean-Philippe Lang2009-10-252-3/+8
* 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
* Reverts r2770 (#3391).Jean-Philippe Lang2009-10-241-1/+1
* Fixed some merge bugs. #4077Eric Davis2009-10-211-2/+2
* Added all list and boolean custom data fields to the Time Report. #4077Eric Davis2009-10-211-2/+4
* When a specific TimeEntryActivity are change, associated TimeEntries will beEric Davis2009-10-212-2/+63
* Added a Activities tab to Project SettingsEric Davis2009-10-214-2/+151
* 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
* Added an active field track if an Enumeration is active on the frontend view.Eric Davis2009-10-212-0/+42
* Enumerations can now have custom fields defined on them. #4077Eric Davis2009-10-214-3/+75
* Updated the unit test so Enumerations are tested separately from the subclasses.Eric Davis2009-10-211-1/+1
* Contextual quick search (#3263).Jean-Philippe Lang2009-10-211-0/+7
* Moved object daddy helpers to their own module.Eric Davis2009-10-202-30/+35
* Updated some object_daddy exemplars for the Models.Eric Davis2009-10-203-1/+42
* 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-194-2/+105
* 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-1813-0/+133
* 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-106-8/+8
* Fixes User/CustomValue association broken by r2869 (#3978).Jean-Philippe Lang2009-10-102-4/+10
* Fixed: RepositoriesController#revision may show wrong revision (#3779).Jean-Philippe Lang2009-09-206-5/+32
* Adds missing native eol properties.Jean-Philippe Lang2009-09-2042-4692/+4698
* Fixed: Custom values with a nil value cause error on (project|account)/show (...Jean-Philippe Lang2009-09-202-567/+589
* Makes timelog report work at issue level (#2935).Jean-Philippe Lang2009-09-201-0/+8
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-13103-133/+150
* User groups branch merged.Jean-Philippe Lang2009-09-129-17/+248
* Reset the default language for the test, autotest was caught it staying at :noEric Davis2009-09-041-0/+1
* 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-09-011-2/+23