summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* add functional test to export time log csv encoded in Big5 on Traditional Chi...Toshi MARUYAMA2011-11-151-0/+39
* add functional test to export time entry report csv encoded in Big5 on Tradit...Toshi MARUYAMA2011-11-151-0/+45
* Additional tests for email From header (#9564).Jean-Philippe Lang2011-11-141-1/+11
* Replaced non standard Precedence email header with "X-Auto-Response-Suppress:...Jean-Philippe Lang2011-11-131-1/+1
* Adds a method to clear the settings cache.Jean-Philippe Lang2011-11-131-0/+13
* Ruby 1.9: fix tests error due to require path at test/test_helper.rbToshi MARUYAMA2011-11-131-1/+1
* code layout clean up test_report_csv_export of test/functional/time_entry_rep...Toshi MARUYAMA2011-11-121-3/+5
* code layout clean up test_report_all_projects_csv_export of test/functional/t...Toshi MARUYAMA2011-11-121-2/+4
* Fixed: copied private queries not visible after project copy (#9520).Jean-Philippe Lang2011-11-111-0/+1
* Fixed: Error when reading ciphered text from the database without cipher key ...Jean-Philippe Lang2011-11-111-0/+14
* Custom date field accepts invalid dates (#9394).Jean-Philippe Lang2011-11-111-0/+2
* Fixed failure introduced in r7772 (#8615).Jean-Philippe Lang2011-11-111-1/+1
* Fixed: Custom 'version' field don't show shared versions (#8615).Jean-Philippe Lang2011-11-111-0/+76
* Fixed: User with groups may not see issues assigned to him or to its groups (...Jean-Philippe Lang2011-11-111-0/+23
* code layout clean up test/functional/time_entry_reports_controller_test.rbToshi MARUYAMA2011-11-101-1/+3
* code layout clean up test/functional/timelog_controller_test.rbToshi MARUYAMA2011-11-101-1/+4
* test: functional: wiki: add tests to show pdf (#401)Toshi MARUYAMA2011-11-061-0/+10
* test: functional: wiki: add tests to show html and txt (#401)Toshi MARUYAMA2011-11-061-0/+20
* code layout clean up of test/functional/wiki_controller_test.rbToshi MARUYAMA2011-11-061-1/+3
* Added an administration setting to allow issue start date to be defaulted to ...Etienne Massip2011-11-051-2/+48
* do not annotate text files which exceed the size limit for viewing (#9484)Toshi MARUYAMA2011-11-051-0/+13
* scm: git: test: model: fix failing test_parents on PostgreSQL (#5501)Toshi MARUYAMA2011-11-031-4/+3
* scm: mercurial: test: model: fix failing test_parents on PostgreSQL (#5501)Toshi MARUYAMA2011-11-031-4/+3
* scm: mercurial: test: model: add test of parents (#5501)Toshi MARUYAMA2011-11-031-0/+19
* scm: git: test: model: add test of parents (#5501)Toshi MARUYAMA2011-11-031-0/+19
* add unit test of escaping image urls (#9245)Toshi MARUYAMA2011-11-021-0/+7
* Don't escape already parsed wiki link title (#9471).Etienne Massip2011-10-291-0/+4
* scm: mercurial: test: lib: update branches test for Branch class (#5501)Toshi MARUYAMA2011-10-281-9/+26
* scm: git: test: lib: update branches test for Branch class (#5501)Toshi MARUYAMA2011-10-281-6/+17
* scm: git: test: add test of parents to unit lib test (#5501)Toshi MARUYAMA2011-10-281-0/+26
* scm: mercurial: test: add test of parents to unit lib test (#5501)Toshi MARUYAMA2011-10-281-0/+15
* scm: mercurial: update test repository (#5501)Toshi MARUYAMA2011-10-284-13/+15
* Make queries resources fully conform to common behavior (removed additonal ro...Etienne Massip2011-10-261-3/+0
* scm: mercurial: use NUM_REV instead of hard-coded number of revisions at "tes...Toshi MARUYAMA2011-10-251-1/+1
* scm: mercurial: drop supporting below Mercurial 1.1 (#9465)Toshi MARUYAMA2011-10-251-4/+6
* Refactor : convert queries to REST resources (also fixes #9108).Etienne Massip2011-10-242-15/+33
* scm: mercurial: skip failing unit model tests on below Mercurial 1.5 (#9465)Toshi MARUYAMA2011-10-241-2/+4
* scm: mercurial: skip failing unit lib tests on below Mercurial 1.5 (#9465)Toshi MARUYAMA2011-10-241-10/+14
* Reverted r7628.Etienne Massip2011-10-181-3/+1
* Filter out illegal values to prevent raise of PostgreSQL exceptions, restored...Etienne Massip2011-10-181-1/+3
* Restored valid test part removed with r7625 (#8371).Etienne Massip2011-10-131-0/+3
* Removed debugging purpose command.Etienne Massip2011-10-131-1/+1
* Removed test part failing with PostgreSQL (#8371).Etienne Massip2011-10-131-6/+1
* Fixed shot filter expression parsing depending upon field operators (#8371).Etienne Massip2011-10-121-0/+74
* Fix failing test (#4264).Etienne Massip2011-10-081-1/+1
* Update CodeRay version to 1.0 final (#4264).Etienne Massip2011-10-082-2/+2
* Rails3: test: replace deprecated errors.on at test_moving_an_issue_to_a_desce...Toshi MARUYAMA2011-10-071-1/+1
* Rails3: test: replace deprecated errors.on at "fail with unauthorized parent_...Toshi MARUYAMA2011-10-071-1/+1
* Rails3: test: replace deprecated errors.on at "fail without parent_id" of fun...Toshi MARUYAMA2011-10-071-1/+1
* Rails3: test: replace deprecated errors.on at "fail with parent_id" of functi...Toshi MARUYAMA2011-10-071-1/+1