| 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: do nothing in fetching if info is nil (#8777). | Toshi MARUYAMA | 2011-07-11 | 1 | -0/+1 |
* | scm: mercurial: catch exception and return nil during getting info (#8777). | Toshi MARUYAMA | 2011-07-11 | 1 | -0/+4 |
* | 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 |
* | scm: catch all exceptions at adapter shellout() to fork scm command (#8510, #... | Toshi MARUYAMA | 2011-07-10 | 1 | -1/+5 |
* | Keep invalid values and add validation error message. | Jean-Philippe Lang | 2011-07-10 | 2 | -6/+5 |
* | Reject non numeric values for numeric fields. | Jean-Philippe Lang | 2011-07-10 | 2 | -1/+14 |
* | Fixes filters on float values. | Jean-Philippe Lang | 2011-07-10 | 2 | -12/+30 |
* | Adds date based filters (#4729) and date range filter (#6954). | Jean-Philippe Lang | 2011-07-10 | 3 | -78/+153 |
* | 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 |
* | scm: git: catch exception in model default_branch() (#8458, #6713). | Toshi MARUYAMA | 2011-07-10 | 1 | -0/+3 |
* | scm: mercurial: remove return value from model fetch_changesets(). | Toshi MARUYAMA | 2011-07-10 | 1 | -1/+0 |
* | remove trailing white-spaces from fetch_changesets.rake. | Toshi MARUYAMA | 2011-07-10 | 1 | -4/+4 |
* | Adds "between" operator for numeric filters (#6180). | Jean-Philippe Lang | 2011-07-10 | 48 | -9/+94 |
* | Fixes "less than", "greater than" filters on custom fields with postgres (#61... | Jean-Philippe Lang | 2011-07-09 | 2 | -2/+33 |
* | Cleanup select filter tag. | Jean-Philippe Lang | 2011-07-09 | 1 | -3/+1 |
* | Removed unused class. | Jean-Philippe Lang | 2011-07-09 | 1 | -6/+6 |
* | Numeric operators for custom fields in query filters (#6180). | Jean-Philippe Lang | 2011-07-09 | 1 | -0/+2 |
* | Adds a button to remove a file upload before submission (#5670). | Jean-Philippe Lang | 2011-07-09 | 3 | -5/+19 |
* | Simplifies javascript for adding a new file. | Jean-Philippe Lang | 2011-07-09 | 1 | -20/+8 |
* | Adds issue id link in the issue creation flash message (#3033). | Jean-Philippe Lang | 2011-07-09 | 46 | -9/+56 |
* | Typo in api_key_auth deprecation code (#8773). | Jean-Philippe Lang | 2011-07-09 | 1 | -2/+2 |
* | Fixed: Wiki annotated page does not display author of version 1 (#8449). | Jean-Philippe Lang | 2011-07-09 | 2 | -8/+22 |
* | Adds visibility condition on parent project in API. | Jean-Philippe Lang | 2011-07-09 | 3 | -2/+7 |
* | Adds parent project to /projects/:id API (#8229). | Jean-Philippe Lang | 2011-07-09 | 1 | -0/+1 |
* | Fixed: search options get lost after clicking on a specific result type (#7501). | Jean-Philippe Lang | 2011-07-09 | 4 | -13/+30 |
* | Fixed: Setting issue attributes from mail should be case-insensitive (#8759). | Jean-Philippe Lang | 2011-07-09 | 8 | -11/+19 |
* | Separation of RSS/API auth actions. | Jean-Philippe Lang | 2011-07-09 | 13 | -22/+70 |
* | Icon cleanup. | Jean-Philippe Lang | 2011-07-09 | 1 | -0/+0 |
* | Fixed: context menu is being submitted twice per right click (#2109). | Toshi MARUYAMA | 2011-07-08 | 1 | -3/+0 |
* | scm: git: add unit adapter test of annotate invalid revision (#8767). | Toshi MARUYAMA | 2011-07-08 | 1 | -0/+5 |