| Commit message (Expand) | Author | Age | Files | Lines |
* | scm: change gunzip to tar -z option for scm repository setup in lib/tasks/tes... | Toshi MARUYAMA | 2011-02-11 | 1 | -1/+2 |
* | scm: cvs: code clean up. | Toshi MARUYAMA | 2011-02-11 | 1 | -24/+24 |
* | scm: change key name of configurable command name (#7517, #6159, #7047). | Toshi MARUYAMA | 2011-02-04 | 6 | -6/+6 |
* | scm: add a feature of configurable path of executable for scm adapters (#7517). | Toshi MARUYAMA | 2011-02-04 | 6 | -6/+6 |
* | scm: cvs: use localtime at cvs rlog -d option (#996, #3761). | Toshi MARUYAMA | 2011-02-02 | 1 | -1/+7 |
* | Update for 1.1.1 release. | Jean-Philippe Lang | 2011-01-30 | 1 | -1/+1 |
* | Reverted r4780 that broke gantt tests (#7280). | Jean-Philippe Lang | 2011-01-30 | 1 | -5/+5 |
* | Removed issue subjects wrapping in gantt (#7280). | Jean-Philippe Lang | 2011-01-30 | 1 | -5/+5 |
* | Prevent error when Mantis version.date_order is nil (#7476). | Jean-Philippe Lang | 2011-01-28 | 1 | -1/+1 |
* | Adds an application configuration file: config/configuration.yml (#7408). | Jean-Philippe Lang | 2011-01-23 | 1 | -0/+97 |
* | scm: darcs: fix Darcs adapter recognizes new files as modified files above Da... | Toshi MARUYAMA | 2011-01-23 | 1 | -1/+30 |
* | scm: darcs: switch '.' or @url at entries() in darcs version (#4899). | Toshi MARUYAMA | 2011-01-22 | 1 | -1/+3 |
* | scm: darcs: change io.gets to io.read and add darcs version unit (#4494, #5404). | Toshi MARUYAMA | 2011-01-22 | 1 | -9/+7 |
* | Make POP3 mail fetcher log messages instead of puts (#7177). | Jean-Philippe Lang | 2011-01-22 | 1 | -6/+12 |
* | Avoid "private method `gsub' called for nil:NilClass" error when exporting is... | Jean-Philippe Lang | 2011-01-22 | 1 | -3/+3 |
* | scm: mercurial: change diff option from --git to --config diff.git=false (#72... | Toshi MARUYAMA | 2011-01-11 | 1 | -1/+1 |
* | scm: mercurial: fix r4686 setup mercurial test repository (#7272). | Toshi MARUYAMA | 2011-01-11 | 1 | -1/+2 |
* | scm: mercurial: diff '-c' option supports above Mercurial 1.2 (#3724, #7253). | Toshi MARUYAMA | 2011-01-11 | 1 | -2/+6 |
* | scm: mercurial: test:scm:setup:mercurial task can be simpler (#7272). | Toshi MARUYAMA | 2011-01-11 | 1 | -6/+2 |
* | Store the mercurial test repository as a bundle to make it compatible with ol... | Jean-Philippe Lang | 2011-01-10 | 1 | -1/+12 |
* | scm: mercurial: add --git option in 'hg diff' (#7253). | Toshi MARUYAMA | 2011-01-09 | 1 | -1/+1 |
* | scm: mercurial: replace identifier to hgrev(identifier). | Toshi MARUYAMA | 2011-01-09 | 1 | -16/+16 |
* | scm: mercurial: wrap identifier with shell_quote at hgrev(identifier). | Toshi MARUYAMA | 2011-01-09 | 1 | -1/+1 |
* | scm: mercurial: annotate accepts both of revision number and changeset id (#3... | Toshi MARUYAMA | 2011-01-09 | 1 | -6/+14 |
* | scm: mercurial: fix diff and test for accept both of revision number and chan... | Toshi MARUYAMA | 2011-01-08 | 1 | -6/+10 |
* | Adds a rake task test:scm:update to update test repositories if needed. | Jean-Philippe Lang | 2011-01-06 | 2 | -68/+83 |
* | scm: mercurial: escape any filenames by urlescape (#2664, #7064). | Toshi MARUYAMA | 2011-01-05 | 3 | -10/+11 |
* | repository: git: change io.gets to io.readlines (#5404, #5096). | Toshi MARUYAMA | 2011-01-03 | 1 | -8/+8 |
* | Set version to 1.1.0. | Jean-Philippe Lang | 2011-01-02 | 1 | -2/+2 |
* | Changing revision label and identifier at SCM adapter level (#3724, #6092) | Toshi MARUYAMA | 2011-01-02 | 2 | -1/+19 |
* | ruby1.9 compatibility | Jean-Philippe Lang | 2011-01-01 | 1 | -0/+2 |
* | Remove the limitation on characters that can be used in custom_field, issue_s... | Jean-Philippe Lang | 2010-12-31 | 2 | -5/+3 |
* | Makes the png looks more like the html gantt. | Jean-Philippe Lang | 2010-12-30 | 1 | -6/+10 |
* | Disable project completion display on the gantt (#7127). | Jean-Philippe Lang | 2010-12-29 | 1 | -2/+2 |
* | Simple issue sort method to make sure subtasks appear under their parent on t... | Jean-Philippe Lang | 2010-12-29 | 1 | -23/+4 |
* | Fixed: cvs diff broken by r4539 (#7176). | Jean-Philippe Lang | 2010-12-29 | 1 | -1/+1 |
* | Makes Version#start_date return the minimum start_date of its issues. | Jean-Philippe Lang | 2010-12-23 | 1 | -1/+1 |
* | Set VERSION to 1.0.5. | Jean-Philippe Lang | 2010-12-23 | 1 | -1/+1 |
* | Fixes: Mercurial adapter loses seconds of commit times (#6656). | Jean-Philippe Lang | 2010-12-23 | 1 | -1/+1 |
* | Avoid theme rescan when no theme is selected. | Jean-Philippe Lang | 2010-12-22 | 1 | -0/+2 |
* | Support for Javascript in Themes (#2803). | Jean-Philippe Lang | 2010-12-22 | 1 | -6/+46 |
* | Fixes task description. | Jean-Philippe Lang | 2010-12-20 | 1 | -1/+1 |
* | Adds tasks to run scm tests: test:scm:units, test:scm:functionals and test:scm. | Jean-Philippe Lang | 2010-12-20 | 1 | -0/+27 |
* | Fixes mercurial adapter. | Jean-Philippe Lang | 2010-12-18 | 1 | -1/+1 |
* | Fixed that some arguments where not properly escaped in scm adapters. | Jean-Philippe Lang | 2010-12-18 | 6 | -21/+27 |
* | Ported subtasks display with indentation to the new gantt (#7128) and fixed m... | Jean-Philippe Lang | 2010-12-18 | 1 | -12/+52 |
* | Gantt code cleaning. | Jean-Philippe Lang | 2010-12-17 | 1 | -98/+53 |
* | Gantt code cleanup. | Jean-Philippe Lang | 2010-12-17 | 1 | -37/+16 |
* | Gantt: make the png looks more like html. | Jean-Philippe Lang | 2010-12-17 | 1 | -58/+47 |
* | Gantt: make the pdf looks more like html. | Jean-Philippe Lang | 2010-12-17 | 1 | -91/+66 |