| Commit message (Expand) | Author | Age | Files | Lines |
* | scm: git: add functional test of destroying invalid repository (#6713, #4725). | Toshi MARUYAMA | 2011-07-11 | 1 | -0/+27 |
* | scm: git: add functional test of destroying valid repository (#6713, #4725). | Toshi MARUYAMA | 2011-07-11 | 1 | -0/+12 |
* | scm: git: add instance variable @project at functional test. | Toshi MARUYAMA | 2011-07-11 | 1 | -2/+3 |
* | scm: mercurial: add functional test of destroying invalid repository (#8777, ... | Toshi MARUYAMA | 2011-07-11 | 1 | -0/+27 |
* | scm: mercurial: add functional test of destroying valid repository (#8777, #6... | Toshi MARUYAMA | 2011-07-11 | 1 | -0/+12 |
* | scm: mercurial: add instance variable @project at functional test. | Toshi MARUYAMA | 2011-07-11 | 1 | -1/+2 |
* | scm: cvs: add functional test of destroying invalid repository (#6713, #4725). | Toshi MARUYAMA | 2011-07-10 | 1 | -0/+28 |
* | scm: cvs: add functional test of destroying valid repository (#6713, #4725). | Toshi MARUYAMA | 2011-07-10 | 1 | -0/+12 |
* | scm: filesystem: add functional test of destroying invalid repository (#6713,... | Toshi MARUYAMA | 2011-07-10 | 1 | -0/+21 |
* | scm: filesystem: add functional test of destroying valid repository (#6713, #... | Toshi MARUYAMA | 2011-07-10 | 1 | -0/+9 |
* | scm: filesystem: add instance variable @project at functional test. | Toshi MARUYAMA | 2011-07-10 | 1 | -1/+2 |
* | scm: bazaar: add functional test of destroying invalid repository (#6713, #47... | Toshi MARUYAMA | 2011-07-10 | 1 | -0/+26 |
* | scm: bazaar: add functional test of destroying valid repository (#6713, #4725). | Toshi MARUYAMA | 2011-07-10 | 1 | -0/+12 |
* | scm: darcs: add functional test of destroying invalid repository (#6713, #4725). | Toshi MARUYAMA | 2011-07-10 | 1 | -0/+27 |
* | scm: darcs: add functional test of destroying valid repository (#6713, #4725). | Toshi MARUYAMA | 2011-07-10 | 1 | -0/+12 |
* | scm: darcs: code clean up functional test. | Toshi MARUYAMA | 2011-07-10 | 1 | -2/+4 |
* | scm: subversion: code clean up functional test. | Toshi MARUYAMA | 2011-07-10 | 1 | -6/+3 |
* | Keep invalid values and add validation error message. | Jean-Philippe Lang | 2011-07-10 | 1 | -1/+0 |
* | Reject non numeric values for numeric fields. | Jean-Philippe Lang | 2011-07-10 | 1 | -0/+9 |
* | Fixes filters on float values. | Jean-Philippe Lang | 2011-07-10 | 1 | -6/+23 |
* | Adds date based filters (#4729) and date range filter (#6954). | Jean-Philippe Lang | 2011-07-10 | 1 | -0/+28 |
* | scm: subversion: add functional test of destroying invalid repository (#8458,... | Toshi MARUYAMA | 2011-07-10 | 1 | -0/+26 |
* | scm: subversion: add functional test of destroying valid repository (#8458, #... | Toshi MARUYAMA | 2011-07-10 | 1 | -0/+14 |
* | scm: mercurial: add missing "assert" changesets size at functional test. | Toshi MARUYAMA | 2011-07-10 | 1 | -6/+6 |
* | scm: git: add missing "assert" changesets and entries size at functional test. | Toshi MARUYAMA | 2011-07-10 | 1 | -6/+6 |
* | scm: cvs: add missing "assert" changesets size at functional test. | Toshi MARUYAMA | 2011-07-10 | 1 | -1/+1 |
* | Adds "between" operator for numeric filters (#6180). | Jean-Philippe Lang | 2011-07-10 | 2 | -0/+19 |
* | Fixes "less than", "greater than" filters on custom fields with postgres (#61... | Jean-Philippe Lang | 2011-07-09 | 1 | -0/+23 |
* | Adds issue id link in the issue creation flash message (#3033). | Jean-Philippe Lang | 2011-07-09 | 1 | -7/+10 |
* | Fixed: Wiki annotated page does not display author of version 1 (#8449). | Jean-Philippe Lang | 2011-07-09 | 1 | -7/+17 |
* | Fixed: search options get lost after clicking on a specific result type (#7501). | Jean-Philippe Lang | 2011-07-09 | 1 | -6/+21 |
* | Fixed: Setting issue attributes from mail should be case-insensitive (#8759). | Jean-Philippe Lang | 2011-07-09 | 2 | -4/+4 |
* | scm: git: add unit adapter test of annotate invalid revision (#8767). | Toshi MARUYAMA | 2011-07-08 | 1 | -0/+5 |
* | scm: git: add unit adapter test of annotate invalid path (#8767). | Toshi MARUYAMA | 2011-07-08 | 1 | -0/+4 |
* | scm: git: add unit adapter test of diff invalid revision (#8767). | Toshi MARUYAMA | 2011-07-08 | 1 | -0/+6 |
* | scm: git: add unit adapter test of diff invalid path (#8767). | Toshi MARUYAMA | 2011-07-08 | 1 | -0/+4 |
* | scm: git: add unit adapter test of cat invalid revision (#8767). | Toshi MARUYAMA | 2011-07-08 | 1 | -0/+5 |
* | scm: git: add unit adapter test of cat invalid path (#8767). | Toshi MARUYAMA | 2011-07-08 | 1 | -0/+4 |
* | Makes custom queries available through the REST API (#5737). | Jean-Philippe Lang | 2011-07-06 | 3 | -0/+68 |
* | Fixes version url. | Jean-Philippe Lang | 2011-07-06 | 3 | -5/+5 |
* | Makes relations resource shallow (#7366). | Jean-Philippe Lang | 2011-07-05 | 3 | -15/+12 |
* | Makes versions resource shallow (#7403). | Jean-Philippe Lang | 2011-07-05 | 2 | -15/+15 |
* | Adds REST API for versions (#7403). | Jean-Philippe Lang | 2011-07-04 | 3 | -10/+148 |
* | Adds support for GET on /issues/:issue_id/relations (#7366). | Jean-Philippe Lang | 2011-07-04 | 2 | -0/+23 |
* | Document why relation is reversed after validation. | Jean-Philippe Lang | 2011-07-04 | 1 | -3/+0 |
* | Set a default value for relation type. | Jean-Philippe Lang | 2011-07-04 | 1 | -1/+7 |
* | Adds REST API for issue relations (#7366). | Jean-Philippe Lang | 2011-07-04 | 3 | -13/+122 |
* | Fixes test failure when running all functional tests. | Jean-Philippe Lang | 2011-07-03 | 1 | -3/+0 |
* | Fixes a functional test case. | Jean-Philippe Lang | 2011-07-03 | 1 | -1/+1 |
* | Fixes test failure when running all functional tests. | Jean-Philippe Lang | 2011-07-03 | 1 | -3/+0 |