summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fixed that a cross-project custom query is not remembered inside project (#97...Jean-Philippe Lang2011-12-071-0/+22
* Fixed that custom values get saved when assigning custom values after changin...Jean-Philippe Lang2011-12-061-0/+16
* Fixed: error when filtering by numeric custom field with postgresql (#9719).Jean-Philippe Lang2011-12-051-4/+35
* Adds tests for MailHandler.Jean-Philippe Lang2011-12-051-3/+30
* Removed unnecessary calculations in time entries index.Jean-Philippe Lang2011-12-042-53/+5
* Adds named scopes for projects index.Jean-Philippe Lang2011-12-041-0/+9
* Adds named scopes for users index.Jean-Philippe Lang2011-12-041-0/+8
* Moves test to non-transactional fixtures tests (failure with postgresql).Jean-Philippe Lang2011-12-042-10/+10
* Fixes test conditions.Jean-Philippe Lang2011-12-041-2/+2
* Adds a test for invalid query statement.Jean-Philippe Lang2011-12-041-0/+10
* Makes spent time column available on the issue list (#971).Jean-Philippe Lang2011-12-042-0/+30
* add unit test to validate watcherToshi MARUYAMA2011-12-041-0/+7
* add unit test to ensure user preference others is hash in savingToshi MARUYAMA2011-12-041-0/+14
* add unit test of member_role validateToshi MARUYAMA2011-12-041-0/+9
* Adds tests for plugin API.Jean-Philippe Lang2011-12-031-0/+30
* Adds a test for when accessing wiki history without permission.Jean-Philippe Lang2011-12-031-0/+7
* Don't change setting value in tests.Jean-Philippe Lang2011-12-031-4/+6
* Adds a test for parent issues display.Jean-Philippe Lang2011-12-031-0/+11
* Fixes assertion.Jean-Philippe Lang2011-12-031-1/+1
* Adds a test for subtasks display.Jean-Philippe Lang2011-12-031-0/+9
* add test to check to set issue category assignee nil in destroying memberToshi MARUYAMA2011-12-031-1/+4
* Adds test for test email failure.Jean-Philippe Lang2011-12-031-0/+7
* Adds a test for child_pages macro failure.Jean-Philippe Lang2011-12-031-0/+4
* Adds a test for macro registration.Jean-Philippe Lang2011-12-031-0/+11
* Adds a test for macro_list wiki macro.Jean-Philippe Lang2011-12-031-0/+5
* Test for repository edit and cleanup.Jean-Philippe Lang2011-12-033-21/+39
* Test for repository edit and cleanup.Jean-Philippe Lang2011-12-031-7/+13
* Test for repository edit and cleanup.Jean-Philippe Lang2011-12-031-7/+13
* Test for repository edit and cleanup.Jean-Philippe Lang2011-12-031-7/+14
* Fixed test_updated_on_eager_load.Jean-Philippe Lang2011-12-031-1/+1
* fix member validate test of empty role at unit testToshi MARUYAMA2011-12-031-1/+5
* Adds tests for SysController.Jean-Philippe Lang2011-12-031-0/+16
* Adds a test for revision diff as raw format.Jean-Philippe Lang2011-12-031-0/+12
* add gmtime at unit wiki page "test_updated_on_eager_load" for Rails3 compatib...Toshi MARUYAMA2011-12-031-0/+1
* Adds tests for plugin settings editing.Jean-Philippe Lang2011-12-032-0/+30
* Tests/cleanup VersionsController.Jean-Philippe Lang2011-12-031-1/+28
* Test class cleanup.Jean-Philippe Lang2011-12-031-7/+2
* Adds functional tests for repository creation/update.Jean-Philippe Lang2011-12-031-0/+36
* Makes the link in an issue update notification point to the change (#9690).Jean-Philippe Lang2011-12-021-3/+8
* Dropped TimeEntryReportsController.Jean-Philippe Lang2011-12-022-5/+5
* Extracted time report logic from the controller.Jean-Philippe Lang2011-12-021-35/+34
* Resourcified boards.Jean-Philippe Lang2011-12-012-22/+53
* Routes cleanup.Jean-Philippe Lang2011-12-011-2/+0
* Add missing fixtures.Jean-Philippe Lang2011-12-011-1/+2
* Removed obsolete routes.Jean-Philippe Lang2011-12-011-6/+6
* Additional assertion for documents routing tests.Jean-Philippe Lang2011-11-301-0/+2
* Updated documents routing tests.Jean-Philippe Lang2011-11-301-3/+3
* Resourcified documents.Jean-Philippe Lang2011-11-301-4/+11
* Test class cleanup.Jean-Philippe Lang2011-11-301-7/+0
* Adds functional tests for DocumentsController.Jean-Philippe Lang2011-11-301-1/+52