| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Do not show inactive issue priorities where not necessary (#8573). | Jean-Baptiste Barth | 2011-06-13 | 1 | -0/+6 |
* | Fixed: Private flag ignored when creating an issue with set_own_issues_privat... | Jean-Philippe Lang | 2011-06-01 | 1 | -0/+1 |
* | Fixed: activity shows updates of private issues (#8432). | Jean-Philippe Lang | 2011-05-29 | 1 | -0/+7 |
* | scm: bazaar: update test repository (#2799, #4741, #8030). | Toshi MARUYAMA | 2011-05-27 | 1 | -0/+0 |
* | Private issues (#7414). | Jean-Philippe Lang | 2011-04-15 | 3 | -1/+32 |
* | scm: cvs: update test repository. | Toshi MARUYAMA | 2011-04-14 | 1 | -0/+0 |
* | Adds an issues visibility level on roles (#7412). | Jean-Philippe Lang | 2011-04-11 | 1 | -0/+5 |
* | scm: git: change "decorate = short" to "decorate = no" in config log section ... | Toshi MARUYAMA | 2011-04-06 | 1 | -0/+0 |
* | scm: git: add "decorate = short" in config log section of test repository (#8... | Toshi MARUYAMA | 2011-04-06 | 1 | -0/+0 |
* | add functional tests for bulk edit time entries (#7996). | Toshi MARUYAMA | 2011-04-04 | 2 | -0/+28 |
* | scm: filesystem: increase non ascii contents ratio of test repository (#6256). | Toshi MARUYAMA | 2011-03-22 | 1 | -0/+0 |
* | scm: filesystem: update test repository for non ascii text files displaying (... | Toshi MARUYAMA | 2011-03-22 | 1 | -0/+0 |
* | Highlight changes inside diff lines (#7139). | Jean-Philippe Lang | 2011-03-11 | 1 | -0/+46 |
* | scm: git: change core.quotepath to false in test repository config (#5251). | Toshi MARUYAMA | 2011-03-08 | 1 | -0/+0 |
* | scm: git: add latin-1 encoding directory to test repository (#5251). | Toshi MARUYAMA | 2011-03-08 | 1 | -0/+0 |
* | scm: mercurial: add latin-1 encoding directory to test repository (#2664). | Toshi MARUYAMA | 2011-03-08 | 1 | -0/+0 |
* | scm: git: add two tags to test repository. | Toshi MARUYAMA | 2011-03-08 | 1 | -0/+0 |
* | scm: git: update test repository for path encoding (#5251). | Toshi MARUYAMA | 2011-03-07 | 1 | -0/+0 |
* | scm: git: backout r5026 (#5251). | Toshi MARUYAMA | 2011-03-07 | 1 | -0/+0 |
* | scm: git: update test repository for path encoding (#5251). | Toshi MARUYAMA | 2011-03-07 | 1 | -0/+0 |
* | scm: git: add core.quotepath = true in test repository config (#5251). | Toshi MARUYAMA | 2011-03-07 | 1 | -0/+0 |
* | Fixed: error on JournalsController#index when custom fields are present (#7795). | Jean-Philippe Lang | 2011-03-06 | 1 | -0/+7 |
* | scm: mercurial: update test repository for path contains space (#2664, #4455). | Toshi MARUYAMA | 2011-03-04 | 1 | -0/+0 |
* | scm: mercurial: update test repository for path encoding (#2664). | Toshi MARUYAMA | 2011-03-04 | 1 | -0/+0 |
* | scm: git: use --encoding=UTF-8 in "git log" (#3396). | Toshi MARUYAMA | 2011-02-28 | 1 | -0/+0 |
* | Keep track of issue description changes (#746). | Jean-Philippe Lang | 2011-02-27 | 1 | -0/+7 |
* | Adds random salt to user passwords (#7410). | Jean-Philippe Lang | 2011-02-23 | 1 | -5/+13 |
* | Allow additional workflow transitions for issue author and assignee (#2732). | Jean-Philippe Lang | 2011-02-20 | 1 | -10/+16 |
* | Adds an application configuration file: config/configuration.yml (#7408). | Jean-Philippe Lang | 2011-01-23 | 4 | -0/+32 |
* | Fixes fixture added in r4680. | Jean-Philippe Lang | 2011-01-10 | 1 | -0/+8 |
* | Fixed: wiki pages with cyrillic characters not found with postgresql (#7245). | Jean-Philippe Lang | 2011-01-10 | 1 | -1/+7 |
* | Store the mercurial test repository as a bundle to make it compatible with ol... | Jean-Philippe Lang | 2011-01-10 | 2 | -0/+0 |
* | Moves enabled_module_names param to project attribute so that it can be set t... | Jean-Philippe Lang | 2011-01-06 | 1 | -0/+1 |
* | scm: mercurial: update test repository for following issues and fix tests. | Toshi MARUYAMA | 2011-01-05 | 1 | -0/+0 |
* | Fixed: repository: mercurial: sort changesets by revision (#3449, #3567). | Toshi MARUYAMA | 2011-01-02 | 1 | -0/+0 |
* | Strip non utf8 content when displaying diff (ruby1.9 compatibility). | Jean-Philippe Lang | 2011-01-01 | 3 | -5/+30 |
* | Fixed: Tracker reset to default when replying to an issue email (#7197). | Jean-Philippe Lang | 2010-12-29 | 1 | -1/+1 |
* | Refactor and add tests for News #index API (#7072). | Jean-Philippe Lang | 2010-12-12 | 2 | -0/+13 |
* | Fixes duplicate custom_values fixture that caused failure with Postgresql. | Jean-Philippe Lang | 2010-12-11 | 1 | -1/+1 |
* | Fixes a fixture with valid attributes (start_date < due_date). | Jean-Philippe Lang | 2010-12-10 | 1 | -2/+2 |
* | Support for updating custom fields using the received custom_fields array (#6... | Jean-Philippe Lang | 2010-12-10 | 1 | -1/+1 |
* | Automatic spent time logging from commit messages (#4155). | Jean-Philippe Lang | 2010-12-05 | 1 | -1/+1 |
* | Fixed: messages attachments/watchers are not deleted when deleting a project ... | Jean-Philippe Lang | 2010-11-27 | 1 | -0/+12 |
* | MailHandler: ignore assignee if invalid. | Jean-Philippe Lang | 2010-11-14 | 1 | -0/+1 |
* | Makes MailHandler ignore invalid keyword values to avoid validation failures. | Jean-Philippe Lang | 2010-11-12 | 1 | -0/+46 |
* | Makes MailHandler accept localized keywords for default or user language (#61... | Jean-Philippe Lang | 2010-11-12 | 1 | -0/+43 |
* | Makes MailHandler accept all issue attributes and custom fields that can be s... | Jean-Philippe Lang | 2010-11-12 | 2 | -0/+4 |
* | Adds a "visible" option on User and Project custom fields (#1738). | Jean-Philippe Lang | 2010-11-07 | 1 | -1/+1 |
* | Remove email quotes (>) when searching for incoming email delimiters. #2852 #... | Eric Davis | 2010-11-02 | 2 | -0/+96 |
* | Force color to be disabled on git shell-outs. #5324 | Jean-Baptiste Barth | 2010-10-29 | 1 | -0/+0 |