summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* scm: darcs: add functional test of destroying valid repository (#6713, #4725).Toshi MARUYAMA2011-07-101-0/+12
* scm: darcs: code clean up functional test.Toshi MARUYAMA2011-07-101-2/+4
* scm: subversion: code clean up functional test.Toshi MARUYAMA2011-07-101-6/+3
* Keep invalid values and add validation error message.Jean-Philippe Lang2011-07-101-1/+0
* Reject non numeric values for numeric fields.Jean-Philippe Lang2011-07-101-0/+9
* Fixes filters on float values.Jean-Philippe Lang2011-07-101-6/+23
* Adds date based filters (#4729) and date range filter (#6954).Jean-Philippe Lang2011-07-101-0/+28
* scm: subversion: add functional test of destroying invalid repository (#8458,...Toshi MARUYAMA2011-07-101-0/+26
* scm: subversion: add functional test of destroying valid repository (#8458, #...Toshi MARUYAMA2011-07-101-0/+14
* scm: mercurial: add missing "assert" changesets size at functional test.Toshi MARUYAMA2011-07-101-6/+6
* scm: git: add missing "assert" changesets and entries size at functional test.Toshi MARUYAMA2011-07-101-6/+6
* scm: cvs: add missing "assert" changesets size at functional test.Toshi MARUYAMA2011-07-101-1/+1
* Adds "between" operator for numeric filters (#6180).Jean-Philippe Lang2011-07-102-0/+19
* Fixes "less than", "greater than" filters on custom fields with postgres (#61...Jean-Philippe Lang2011-07-091-0/+23
* Adds issue id link in the issue creation flash message (#3033).Jean-Philippe Lang2011-07-091-7/+10
* Fixed: Wiki annotated page does not display author of version 1 (#8449).Jean-Philippe Lang2011-07-091-7/+17
* Fixed: search options get lost after clicking on a specific result type (#7501).Jean-Philippe Lang2011-07-091-6/+21
* Fixed: Setting issue attributes from mail should be case-insensitive (#8759).Jean-Philippe Lang2011-07-092-4/+4
* scm: git: add unit adapter test of annotate invalid revision (#8767).Toshi MARUYAMA2011-07-081-0/+5
* scm: git: add unit adapter test of annotate invalid path (#8767).Toshi MARUYAMA2011-07-081-0/+4
* scm: git: add unit adapter test of diff invalid revision (#8767).Toshi MARUYAMA2011-07-081-0/+6
* scm: git: add unit adapter test of diff invalid path (#8767).Toshi MARUYAMA2011-07-081-0/+4
* scm: git: add unit adapter test of cat invalid revision (#8767).Toshi MARUYAMA2011-07-081-0/+5
* scm: git: add unit adapter test of cat invalid path (#8767).Toshi MARUYAMA2011-07-081-0/+4
* Makes custom queries available through the REST API (#5737).Jean-Philippe Lang2011-07-063-0/+68
* Fixes version url.Jean-Philippe Lang2011-07-063-5/+5
* Makes relations resource shallow (#7366).Jean-Philippe Lang2011-07-053-15/+12
* Makes versions resource shallow (#7403).Jean-Philippe Lang2011-07-052-15/+15
* Adds REST API for versions (#7403).Jean-Philippe Lang2011-07-043-10/+148
* Adds support for GET on /issues/:issue_id/relations (#7366).Jean-Philippe Lang2011-07-042-0/+23
* Document why relation is reversed after validation.Jean-Philippe Lang2011-07-041-3/+0
* Set a default value for relation type.Jean-Philippe Lang2011-07-041-1/+7
* Adds REST API for issue relations (#7366).Jean-Philippe Lang2011-07-043-13/+122
* Fixes test failure when running all functional tests.Jean-Philippe Lang2011-07-031-3/+0
* Fixes a functional test case.Jean-Philippe Lang2011-07-031-1/+1
* Fixes test failure when running all functional tests.Jean-Philippe Lang2011-07-031-3/+0
* Do not show 2 validation errors when user mail is blank.Jean-Philippe Lang2011-07-031-0/+7
* Fixed: private queries should not be accessible to other users (#8729).Jean-Philippe Lang2011-07-031-3/+24
* Normalize issue description EOLs do prevent false journal details (#8712).Jean-Philippe Lang2011-07-021-1/+6
* Fixed: Workflow copy does not copy advanced workflow settings (#8739).Jean-Philippe Lang2011-07-021-0/+37
* Do not journalize blank description changes (#8712).Jean-Philippe Lang2011-07-021-0/+16
* Fixed: queries error messages about custom fields output a 'translation missi...Jean-Baptiste Barth2011-06-271-0/+40
* Fixed circular dependencies possibly introduced when using reverse relations,...Jean-Baptiste Barth2011-06-262-0/+14
* replace RAILS_ROOT to Rails.root at test/test_helper.rb.Toshi MARUYAMA2011-06-231-3/+3
* back out r6118. use ActionView::TestCase instead of HelperTestCase at MenuHel...Toshi MARUYAMA2011-06-221-1/+1
* back out r6117. use ActionView::TestCase instead of HelperTestCase at IssuesH...Toshi MARUYAMA2011-06-221-1/+1
* use ActionView::TestCase instead of HelperTestCase at test/unit/lib/redmine/m...Toshi MARUYAMA2011-06-221-3/+1
* use ActionView::TestCase instead of HelperTestCase at issues_helper_test.rb.Toshi MARUYAMA2011-06-221-1/+1
* use ActionView::TestCase instead of HelperTestCase at test/unit/lib/redmine/w...Toshi MARUYAMA2011-06-221-1/+1
* use ActionView::TestCase instead of HelperTestCase at test/unit/lib/redmine/w...Toshi MARUYAMA2011-06-221-1/+1