summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Makes assertion compatible with ruby1.9.Jean-Philippe Lang2011-12-101-1/+1
* ruby1.9: macro must accept 2 arguments.Jean-Philippe Lang2011-12-101-1/+1
* Fixed assert call.Jean-Philippe Lang2011-12-101-1/+1
* Explicitly declare all routes and deactivate default route.Etienne Massip2011-12-103-11/+4
* scm: git: remove unused --since option (#4547, #4716, #7146, #6013)Toshi MARUYAMA2011-12-101-9/+0
* Issue destroy is now DELETE only.Jean-Philippe Lang2011-12-101-3/+3
* Changed ProjectsController#destroy to DELETE only.Jean-Philippe Lang2011-12-101-4/+4
* Changed IssuesController#destroy to DELETE only.Jean-Philippe Lang2011-12-101-2/+0
* Changed IssuesController#destroy to DELETE only.Jean-Philippe Lang2011-12-101-7/+7
* Moved bulk_edit/update routes into issues resources.Jean-Philippe Lang2011-12-101-1/+1
* REST urls for user memberships.Jean-Philippe Lang2011-12-102-8/+22
* Resourcified roles.Jean-Philippe Lang2011-12-092-34/+43
* Resourcified custom fields.Jean-Philippe Lang2011-12-093-9/+58
* Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...Toshi MARUYAMA2011-12-091-2/+2
* Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...Toshi MARUYAMA2011-12-091-3/+6
* Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...Toshi MARUYAMA2011-12-091-3/+6
* Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...Toshi MARUYAMA2011-12-091-1/+2
* Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...Toshi MARUYAMA2011-12-091-1/+1
* Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...Toshi MARUYAMA2011-12-091-4/+6
* Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...Toshi MARUYAMA2011-12-091-1/+2
* Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...Toshi MARUYAMA2011-12-091-1/+2
* Makes project and tracker assigned first in #attributes=Jean-Philippe Lang2011-12-081-5/+11
* add unit test of error message in case that member role is emptyToshi MARUYAMA2011-12-081-0/+8
* back out r8124Toshi MARUYAMA2011-12-081-1/+0
* Rails3: model: Member: errors must be set on existing attributesToshi MARUYAMA2011-12-081-0/+1
* 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