| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r17889 from trunk to 3.4-stable (#30811). | Go MAEDA | 2019-05-05 | 4 | -0/+0 |
* | Merged r17786 and r17787 from trunk to 3.4-stable (#30412). | Go MAEDA | 2019-01-12 | 1 | -0/+4 |
* | Merged r17147 to 3.4-stable (#27885). | Jean-Philippe Lang | 2018-01-07 | 1 | -0/+58 |
* | New permission: view news (#7068). | Jean-Philippe Lang | 2017-06-07 | 1 | -0/+5 |
* | New Permission: View Forum (#4866). | Jean-Philippe Lang | 2017-06-07 | 1 | -0/+5 |
* | allow unicode whitespace after mail handler body delimiters (#17718) | Toshi MARUYAMA | 2017-06-06 | 1 | -3/+3 |
* | Rescue any EncodingError exceptions (#25861). | Jean-Philippe Lang | 2017-05-27 | 1 | -0/+1 |
* | Reset status when copying issues (#23610). | Jean-Philippe Lang | 2017-04-03 | 1 | -0/+7 |
* | Allow to set multiple values in emails for list custom fields (#16549). | Jean-Philippe Lang | 2017-03-08 | 1 | -0/+1 |
* | Emails with no text or html Content not handled properly (#25269, #25256). | Jean-Philippe Lang | 2017-03-07 | 1 | -0/+35 |
* | Mail parts with empty content should be ignored (#25256). | Jean-Philippe Lang | 2017-03-05 | 1 | -0/+36 |
* | remove trailing white space from test/fixtures/workflows.yml | Toshi MARUYAMA | 2017-02-21 | 1 | -276/+276 |
* | Time entry queries should be copied and deleted too. | Jean-Philippe Lang | 2017-01-31 | 1 | -0/+20 |
* | Check permission of wiki pages before generating a link to it (#23793). | Jean-Philippe Lang | 2017-01-29 | 1 | -0/+5 |
* | additional test for mail by Pavel Rosický (#24616) | Toshi MARUYAMA | 2017-01-28 | 1 | -0/+14 |
* | Allow forward reference to parent when importing issues (#22701). | Jean-Philippe Lang | 2017-01-21 | 1 | -0/+5 |
* | Optional Regex delimiters to truncate incoming emails (#5864). | Jean-Philippe Lang | 2016-12-13 | 1 | -0/+35 |
* | Don't use assert_equal nil. | Jean-Philippe Lang | 2016-12-12 | 1 | -0/+1 |
* | remove trailing white-spaces from test/fixtures/journals.yml | Toshi MARUYAMA | 2016-11-07 | 1 | -2/+2 |
* | remove trailing white-spaces from test/fixtures/issues.yml | Toshi MARUYAMA | 2016-11-07 | 1 | -51/+51 |
* | Removes calls to #assert_template and #assigns in functional tests. | Jean-Philippe Lang | 2016-07-21 | 1 | -5/+6 |
* | Make Status map-able for CSV import (#22951). | Jean-Philippe Lang | 2016-06-07 | 1 | -4/+4 |
* | Make Tracker map-able for CSV import (#22951). | Jean-Philippe Lang | 2016-06-07 | 1 | -4/+4 |
* | Replaces acts_as_list with an implementation that handles #position= (#12909). | Jean-Philippe Lang | 2016-04-17 | 3 | -2/+5 |
* | "I don't want to be notified of changes that I make myself" as Default for al... | Jean-Philippe Lang | 2016-04-03 | 1 | -1/+11 |
* | add test which ensure received mail text attachment keeps original encoding (... | Toshi MARUYAMA | 2016-03-04 | 1 | -0/+31 |
* | Add column `estimated_hours` for CSV import (#21867). | Jean-Philippe Lang | 2016-01-30 | 1 | -4/+4 |
* | Add watchers from To and Cc fields in issue replies (#7017). | Jean-Philippe Lang | 2016-01-22 | 1 | -0/+19 |
* | Makes the test LDAP host configurable (#21674). | Jean-Philippe Lang | 2016-01-22 | 1 | -1/+1 |
* | run LDAP tests on Travis CI | Toshi MARUYAMA | 2015-10-31 | 1 | -0/+23 |
* | remove test-ldap.ldif entries which are unable imported to OpenLDAP 2.4.40 | Toshi MARUYAMA | 2015-10-31 | 1 | -35/+0 |
* | add sample slapd.conf on CentOS6 (x86_64) | Toshi MARUYAMA | 2015-10-31 | 1 | -0/+24 |
* | MailHandler: Select project by subaddress (redmine+project@example.com) (#207... | Jean-Philippe Lang | 2015-10-17 | 1 | -0/+60 |
* | Use same logic for finding user when importing a file (#950). | Jean-Philippe Lang | 2015-08-15 | 1 | -4/+4 |
* | Adds support for custom date format when importing a CSV file (#950). | Jean-Philippe Lang | 2015-08-14 | 1 | -0/+4 |
* | Import issues from CSV file (#950). | Jean-Philippe Lang | 2015-08-14 | 3 | -0/+8 |
* | Makes new issue initial status settable in workflow (#5816). | Jean-Philippe Lang | 2015-07-26 | 1 | -0/+42 |
* | Missing member_roles fixture (#20174). | Jean-Philippe Lang | 2015-06-27 | 1 | -0/+4 |
* | Better handle html-only emails (#16962). | Jean-Philippe Lang | 2015-06-15 | 3 | -1/+1033 |
* | replace tabs to spaces at test/fixtures/ldap/slapd.conf | Toshi MARUYAMA | 2015-04-19 | 1 | -10/+10 |
* | Fixed test failures (#19163). | Jean-Philippe Lang | 2015-03-21 | 1 | -0/+3 |
* | Send a better content type than application/octet-stream (#19131). | Jean-Philippe Lang | 2015-02-19 | 1 | -2/+2 |
* | 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 |