| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add test of email reminder in case of user language is 'auto' (#26247) | Toshi MARUYAMA | 2017-06-23 | 1 | -0/+15 |
* | code layout cleanup test/unit/custom_field_test.rb | Toshi MARUYAMA | 2017-06-19 | 1 | -7/+15 |
* | code layout cleanup test/unit/mail_handler_test.rb | Toshi MARUYAMA | 2017-06-19 | 1 | -10/+23 |
* | Link to user by id (#4179). | Jean-Philippe Lang | 2017-06-17 | 1 | -0/+1 |
* | Link to user in wiki syntax (#4179). | Jean-Philippe Lang | 2017-06-07 | 1 | -1/+14 |
* | Tests for Redmine::SyntaxHighlighting::CodeRay.retrieve_supported_languages (... | Jean-Philippe Lang | 2017-06-06 | 2 | -14/+37 |
* | Set default assignee before validation (#26072). | Jean-Philippe Lang | 2017-06-06 | 1 | -0/+12 |
* | remove trailing white space from test/unit/project_nested_set_test.rb | Toshi MARUYAMA | 2017-06-06 | 1 | -1/+1 |
* | allow unicode whitespace after mail handler body delimiters (#17718) | Toshi MARUYAMA | 2017-06-06 | 1 | -1/+1 |
* | Use regular instance methods instead of association extensions. | Jean-Philippe Lang | 2017-06-03 | 2 | -2/+2 |
* | remove trailing white-space from test/unit/mailer_test.rb | Toshi MARUYAMA | 2017-05-30 | 1 | -1/+1 |
* | remove trailing white-spaces from test/unit/issue_subtasking_test.rb | Toshi MARUYAMA | 2017-05-27 | 1 | -2/+2 |
* | Show statuses of project trackers only (#5385). | Jean-Philippe Lang | 2017-05-27 | 2 | -0/+41 |
* | Cusotom field label should not be associated to the first input (#25760). | Jean-Philippe Lang | 2017-05-27 | 1 | -0/+30 |
* | Highlight language aliases are no more supported (#25634). | Jean-Philippe Lang | 2017-05-27 | 1 | -0/+14 |
* | Send reminders about visible issues only (#25713). | Jean-Philippe Lang | 2017-05-13 | 1 | -0/+19 |
* | remove trailing white spaces from test/unit/issue_test.rb | Toshi MARUYAMA | 2017-05-10 | 1 | -2/+2 |
* | Adds tests for default assignments (#482). | Jean-Philippe Lang | 2017-04-08 | 1 | -0/+16 |
* | Fixed that watchers list is not updated when changing project on the new issu... | Jean-Philippe Lang | 2017-04-06 | 1 | -0/+10 |
* | Fixed that related to "no open issues" filter shows all issues (#25478). | Jean-Philippe Lang | 2017-04-06 | 1 | -1/+15 |
* | Filter arbitrary class names and ids in rendered HTML output (#25503). | Jean-Philippe Lang | 2017-04-06 | 3 | -9/+61 |
* | Add kbd to ALLOWED_TAGS (#25503). | Jean-Philippe Lang | 2017-04-06 | 1 | -0/+6 |
* | Adds a test for when the file comparison fails (#25215). | Jean-Philippe Lang | 2017-04-03 | 1 | -0/+9 |
* | Cleanup tests with mock files. | Jean-Philippe Lang | 2017-04-03 | 1 | -20/+15 |
* | Reuse existing identical disk files for new attachments (#25215). | Jean-Philippe Lang | 2017-04-03 | 1 | -2/+6 |
* | Adds a rake task to update attachments digests to SHA256 (#25240). | Jean-Philippe Lang | 2017-04-03 | 1 | -0/+9 |
* | Changes the digest used for attachments to SHA256 (#25240). | Jean-Philippe Lang | 2017-04-03 | 2 | -7/+7 |
* | Reset status when copying issues (#23610). | Jean-Philippe Lang | 2017-04-03 | 1 | -6/+6 |
* | Adds a User.admin scope (#25416). | Jean-Philippe Lang | 2017-04-03 | 1 | -1/+19 |
* | spelling fixes (#25495) | Toshi MARUYAMA | 2017-04-02 | 2 | -4/+4 |
* | remove empty line including trailing white space from test/unit/document_test.rb | Toshi MARUYAMA | 2017-03-20 | 1 | -1/+0 |
* | Fix tests (#1565). | Jean-Philippe Lang | 2017-03-16 | 1 | -49/+0 |
* | Clear settings for blocks that are no longer used. | Jean-Philippe Lang | 2017-03-15 | 1 | -0/+11 |
* | Get rid of sort_helper when using queries. | Jean-Philippe Lang | 2017-03-13 | 2 | -3/+3 |
* | Get the count by group from the query directly. | Jean-Philippe Lang | 2017-03-09 | 1 | -4/+4 |
* | Adds a test for #25289. | Jean-Philippe Lang | 2017-03-08 | 1 | -0/+11 |
* | Allow to set multiple values in emails for list custom fields (#16549). | Jean-Philippe Lang | 2017-03-08 | 4 | -1/+51 |
* | Emails with no text or html Content not handled properly (#25269, #25256). | Jean-Philippe Lang | 2017-03-07 | 1 | -0/+5 |
* | Issue description filter's 'none' operator does not match issues with blank d... | Jean-Philippe Lang | 2017-03-07 | 1 | -0/+12 |
* | Mail parts with empty content should be ignored (#25256). | Jean-Philippe Lang | 2017-03-05 | 1 | -0/+5 |
* | Show Last Comment in Issue list (#1474). | Jean-Philippe Lang | 2017-03-05 | 1 | -2/+9 |
* | Last updated by colum in issue list (#6375). | Jean-Philippe Lang | 2017-03-05 | 1 | -2/+25 |
* | Test failures. | Jean-Philippe Lang | 2017-03-03 | 3 | -8/+16 |
* | Ruby 2.4: Fixed "Fixnum is deprecated" warning in QueryTest. (#25048). | Jean-Philippe Lang | 2017-03-02 | 1 | -3/+5 |
* | Allow to disable description field in tracker setting (#25052). | Jean-Philippe Lang | 2017-03-02 | 1 | -1/+0 |
* | Adds a filter on issue attachments (#2783). | Jean-Philippe Lang | 2017-03-02 | 1 | -1/+34 |
* | remove empty lines including trailing white space from test/unit/time_entry_a... | Toshi MARUYAMA | 2017-02-21 | 1 | -3/+0 |
* | remove empty lines including trailing white space from test/unit/search_test.rb | Toshi MARUYAMA | 2017-02-16 | 1 | -4/+0 |
* | remove trailing white space from test/unit/setting_test.rb | Toshi MARUYAMA | 2017-02-12 | 1 | -1/+1 |
* | revert r16322 (#24970) | Toshi MARUYAMA | 2017-02-02 | 2 | -2/+2 |