| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds a :copy_issues permission (#18855). | Jean-Philippe Lang | 2015-02-08 | 1 | -0/+2 |
* | Removed :move_issues permission (#18855). | Jean-Philippe Lang | 2015-02-08 | 1 | -3/+0 |
* | Fixed attachment fixture (should be attached to issue 3 because one of its jo... | Jean-Philippe Lang | 2015-01-24 | 1 | -1/+1 |
* | Add support for multiple email addresses per user (#4244). | Jean-Philippe Lang | 2015-01-17 | 2 | -26/+74 |
* | Removed that quote in a fixture subject. | Jean-Philippe Lang | 2014-12-20 | 1 | -1/+1 |
* | Adds a role setting for controlling visibility of users: all or members of vi... | Jean-Philippe Lang | 2014-11-11 | 1 | -0/+5 |
* | Default status per tracker (#5991). | Jean-Philippe Lang | 2014-11-02 | 2 | -6/+3 |
* | Adds buit-in groups to give specific permissions to anonymous and non members... | Jean-Philippe Lang | 2014-09-28 | 1 | -1/+12 |
* | Ignore email keywords after truncation line (#8758). | Jean-Philippe Lang | 2014-09-20 | 3 | -9/+61 |
* | scm: mercurial: add one "closed" branch to test repository (#16177) | Toshi MARUYAMA | 2014-02-26 | 1 | -0/+0 |
* | fix newline of fixture (#16122) | Toshi MARUYAMA | 2014-02-18 | 1 | -6/+6 |
* | add test of gmail ISO-8859-2 mail receiving (#16122) | Toshi MARUYAMA | 2014-02-18 | 1 | -0/+11 |
* | add test of quoted printable UTF-8 mail reviving (#14675) | Toshi MARUYAMA | 2014-02-17 | 1 | -0/+19 |
* | support more character encoding in incoming emails (#15785) | Toshi MARUYAMA | 2014-01-01 | 1 | -0/+14 |
* | Fixed that text/plain attachments are added to issue description (#15684). | Jean-Philippe Lang | 2013-12-18 | 1 | -0/+7 |
* | Removed default values on custom field min and max length. | Jean-Philippe Lang | 2013-12-14 | 1 | -18/+0 |
* | Don't update issues nor log time when importing old changesets (#4823). | Jean-Philippe Lang | 2013-10-05 | 1 | -0/+2 |
* | scm: bazaar: update test repository for non ASCII author (#14931) | Toshi MARUYAMA | 2013-09-18 | 1 | -0/+0 |
* | scm: bazaar: update test repository for author html escaping (#14931) | Toshi MARUYAMA | 2013-09-18 | 1 | -0/+0 |
* | Filters show issues with unused custom fields (#13537). | Jean-Philippe Lang | 2013-09-13 | 1 | -0/+9 |
* | fix diff of CJK(Chinese/Japanese/Korean) is broken on Ruby 1.8 (#14562) | Toshi MARUYAMA | 2013-07-28 | 3 | -0/+21 |
* | Role based custom queries (#1019). | Jean-Philippe Lang | 2013-07-11 | 1 | -9/+9 |
* | Fix handling multiple text parts in email (#13646). | Jean-Philippe Lang | 2013-05-12 | 1 | -0/+55 |
* | fix diff error in case of line_left out of range (#13644) | Toshi MARUYAMA | 2013-04-05 | 2 | -0/+14 |
* | fix unit search test failure (#13405) | Toshi MARUYAMA | 2013-03-21 | 1 | -1/+1 |
* | fix test failure (#13405) | Toshi MARUYAMA | 2013-03-21 | 1 | -2/+2 |
* | Fixed commit link title escaping (fixes #13405). | Etienne Massip | 2013-03-21 | 1 | -0/+1 |
* | fix that diff outputs become ??? in some non ASCII words (#12641) | Toshi MARUYAMA | 2013-03-07 | 2 | -0/+44 |
* | Fixed that updating the issue form was broken by r4011 when user is not allow... | Jean-Philippe Lang | 2013-02-16 | 1 | -2/+5 |
* | Adds closed_on column that stores the time of the last closing (#824). | Jean-Philippe Lang | 2013-02-16 | 1 | -0/+3 |
* | Accommodates fixtures for databases with case sensitive sort. | Jean-Philippe Lang | 2013-01-23 | 1 | -1/+1 |
* | Split "Manage documents" permission into create, edit and delete permissions ... | Jean-Philippe Lang | 2013-01-20 | 1 | -4/+9 |
* | Fixed that viewing the history of a wiki page with attachments raises an erro... | Jean-Philippe Lang | 2013-01-10 | 1 | -0/+14 |
* | Fixed fixtures. | Jean-Philippe Lang | 2013-01-03 | 1 | -2/+2 |
* | Fixed that validation fails when receiving an email with list custom fields (... | Jean-Philippe Lang | 2012-12-13 | 1 | -0/+1 |
* | Store attachments in subdirectories (#5298). | Jean-Philippe Lang | 2012-12-13 | 7 | -0/+33 |
* | Adds STI to Query model. Issue queries are now IssueQuery instances. | Jean-Philippe Lang | 2012-12-09 | 1 | -0/+9 |
* | svn propset svn:eol-style native to fixtures (#12399) | Toshi MARUYAMA | 2012-11-21 | 4 | -106/+106 |
* | fix non ASCII attachment filename encoding broken (MOJIBAKE) in receiving mai... | Toshi MARUYAMA | 2012-11-21 | 4 | -0/+106 |
* | Fixed that MailHandler raises an error when email has no subject header (#123... | Jean-Philippe Lang | 2012-11-18 | 1 | -0/+10 |
* | fix receiving mail subject broken which does not begin with encoding name (#1... | Toshi MARUYAMA | 2012-11-16 | 1 | -0/+7 |
* | add test of receiving mail subject begins with encoding name (#12375) | Toshi MARUYAMA | 2012-11-16 | 1 | -0/+7 |
* | Adds a textual css class for issue priorities (#12216). | Jean-Philippe Lang | 2012-10-26 | 1 | -0/+5 |
* | remove empty line and add newline at end of test/fixtures/wikis.yml | Toshi MARUYAMA | 2012-10-11 | 1 | -1/+0 |
* | remove empty line and add newline at end of test/fixtures/watchers.yml | Toshi MARUYAMA | 2012-10-11 | 1 | -1/+0 |
* | remove empty line and add newline at end of test/fixtures/issue_categories.yml | Toshi MARUYAMA | 2012-10-11 | 1 | -1/+0 |
* | remove empty line and add newline at end of test/fixtures/groups_users.yml | Toshi MARUYAMA | 2012-10-11 | 1 | -1/+0 |
* | remove empty line and add newline at end of test/fixtures/comments.yml | Toshi MARUYAMA | 2012-10-11 | 1 | -1/+0 |
* | remove empty line and add newline at end of test/fixtures/changesets.yml | Toshi MARUYAMA | 2012-10-11 | 1 | -1/+0 |
* | remove empty line and add newline at end of test/fixtures/changes.yml | Toshi MARUYAMA | 2012-10-11 | 1 | -1/+0 |