summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fixed: MailHandler does not include JournalDetail for attached files (#7966).Jean-Philippe Lang2011-07-241-4/+25
* Fixed: Error deleting issue with grandchild (#8880).Jean-Philippe Lang2011-07-241-0/+14
* Respond with errors and appropriate content type on /issues API calls with in...Jean-Philippe Lang2011-07-231-0/+10
* Assignee is removed on issue update if assignee account is locked (#8884).Jean-Philippe Lang2011-07-231-0/+9
* Adds a optgroup for groups in users/groups select tags.Jean-Philippe Lang2011-07-231-0/+23
* Ability to assign issues to groups (#2964).Jean-Philippe Lang2011-07-235-3/+118
* Adds 'Create and continue' button on the new group form.Jean-Philippe Lang2011-07-211-0/+7
* Adds a 'Create and continue' button on project form.Jean-Philippe Lang2011-07-211-0/+7
* Fixes assertions (#8836).Jean-Philippe Lang2011-07-201-2/+2
* Fixed: additional workflow transitions not available when set to both author ...Jean-Philippe Lang2011-07-201-4/+4
* Validate custom field regexp (#8865).Jean-Philippe Lang2011-07-201-2/+11
* Removed a few assertions.Jean-Philippe Lang2011-07-181-24/+0
* REST API for reading attachments (#7671).Jean-Philippe Lang2011-07-183-2/+108
* More accurate date validation.Jean-Philippe Lang2011-07-111-0/+8
* Validate date filters values.Jean-Philippe Lang2011-07-111-0/+16
* scm: git: add functional test of destroying invalid repository (#6713, #4725).Toshi MARUYAMA2011-07-111-0/+27
* scm: git: add functional test of destroying valid repository (#6713, #4725).Toshi MARUYAMA2011-07-111-0/+12
* scm: git: add instance variable @project at functional test.Toshi MARUYAMA2011-07-111-2/+3
* scm: mercurial: add functional test of destroying invalid repository (#8777, ...Toshi MARUYAMA2011-07-111-0/+27
* scm: mercurial: add functional test of destroying valid repository (#8777, #6...Toshi MARUYAMA2011-07-111-0/+12
* scm: mercurial: add instance variable @project at functional test.Toshi MARUYAMA2011-07-111-1/+2
* scm: cvs: add functional test of destroying invalid repository (#6713, #4725).Toshi MARUYAMA2011-07-101-0/+28
* scm: cvs: add functional test of destroying valid repository (#6713, #4725).Toshi MARUYAMA2011-07-101-0/+12
* scm: filesystem: add functional test of destroying invalid repository (#6713,...Toshi MARUYAMA2011-07-101-0/+21
* scm: filesystem: add functional test of destroying valid repository (#6713, #...Toshi MARUYAMA2011-07-101-0/+9
* scm: filesystem: add instance variable @project at functional test.Toshi MARUYAMA2011-07-101-1/+2
* scm: bazaar: add functional test of destroying invalid repository (#6713, #47...Toshi MARUYAMA2011-07-101-0/+26
* scm: bazaar: add functional test of destroying valid repository (#6713, #4725).Toshi MARUYAMA2011-07-101-0/+12
* scm: darcs: add functional test of destroying invalid repository (#6713, #4725).Toshi MARUYAMA2011-07-101-0/+27
* 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