| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the test (#4502). | Go MAEDA | 2019-03-13 | 1 | -2/+6 |
* | Reverts r17891 (#30099). | Go MAEDA | 2019-03-10 | 1 | -12/+0 |
* | Allow collapse/expand in gantt chart (#6417). | Go MAEDA | 2019-03-05 | 1 | -5/+8 |
* | Issue emails cannot be threaded by some mailers due to inconsistent Message-I... | Go MAEDA | 2019-03-04 | 1 | -10/+20 |
* | "View all issues" link in email reminders points to issues list which does no... | Go MAEDA | 2019-03-03 | 1 | -0/+5 |
* | Test for r17914 (#17699). | Go MAEDA | 2019-03-03 | 1 | -0/+14 |
* | Option to parse HTML part of multipart (HTML) emails first (#30838). | Go MAEDA | 2019-03-03 | 1 | -0/+11 |
* | Multiple issue ids in "Subtasks" filter (#30808). | Go MAEDA | 2019-02-28 | 1 | -0/+10 |
* | New setting to include the status changes in issue mail notifications subject... | Go MAEDA | 2019-02-28 | 1 | -0/+44 |
* | Multiple blank lines in pre tags are not preserved in Textile (#30099). | Go MAEDA | 2019-02-20 | 1 | -0/+12 |
* | Daylight savings causes inconsistency of Message-Id (#13888). | Go MAEDA | 2019-02-19 | 1 | -0/+11 |
* | "rake db:fixtures:load" does not work (#30811). | Go MAEDA | 2019-02-19 | 1 | -5/+5 |
* | Mail handler does not ignore emails sent from emission email address if Setti... | Go MAEDA | 2019-02-18 | 1 | -7/+16 |
* | Reverts r17862. | Go MAEDA | 2019-02-18 | 1 | -17/+0 |
* | Test that List-Id header field does not include display name and extra angle ... | Go MAEDA | 2019-02-16 | 1 | -2/+5 |
* | Show author's name in the From field of email notifications (#5913). | Go MAEDA | 2019-02-15 | 1 | -0/+19 |
* | Ensure that the current language is 'en' in the test (#30718). | Go MAEDA | 2019-02-15 | 1 | -0/+1 |
* | TimeEntryTest#test_create_should_validate_user_id occasionally fails (#30806). | Go MAEDA | 2019-02-14 | 1 | -0/+1 |
* | Fix: Mail handler does not ignore emails sent from emission email address if ... | Go MAEDA | 2019-02-12 | 1 | -0/+17 |
* | Show Edit/Preview tabs for full width layout custom fields with text formatti... | Go MAEDA | 2019-02-12 | 1 | -0/+8 |
* | Makes sure the generated thumbnail is always of at least the requested size (... | Go MAEDA | 2019-02-05 | 1 | -0/+18 |
* | Multiple issue ids in "Parent task" filter (#30482). | Go MAEDA | 2019-02-01 | 1 | -0/+10 |
* | Start date and due date in email notifications (#13307). | Go MAEDA | 2019-01-25 | 1 | -1/+3 |
* | New date filter operators: tomorrow, next week, next month (#4502). | Go MAEDA | 2019-01-19 | 1 | -1/+43 |
* | Import UTF-8 issue CSV files with BOM and quoted strings (#30412). | Go MAEDA | 2019-01-12 | 1 | -0/+9 |
* | Redmine::WikiFormattingTest#test_links_separated_with_line_break_should_link ... | Go MAEDA | 2019-01-10 | 1 | -0/+1 |
* | Remove trailing whitespaces from test/unit/lib/redmine/wiki_formatting_test.rb | Go MAEDA | 2019-01-10 | 1 | -2/+2 |
* | Add missing fixtures to several tests (#30276). | Go MAEDA | 2019-01-09 | 5 | -5/+8 |
* | Test for r17763 (#30171). | Go MAEDA | 2018-12-17 | 1 | -2/+3 |
* | Set User.current to nil before unit tests. | Jean-Philippe Lang | 2018-12-16 | 63 | -0/+146 |
* | Test failure. | Jean-Philippe Lang | 2018-12-16 | 1 | -1/+1 |
* | Test failure. | Jean-Philippe Lang | 2018-12-16 | 1 | -0/+4 |
* | Adds a permission to log time for another user (#3848). | Jean-Philippe Lang | 2018-12-16 | 2 | -2/+22 |
* | Clear thumbnails directory to prevent test failure. | Jean-Philippe Lang | 2018-12-16 | 1 | -0/+2 |
* | Test failure. | Jean-Philippe Lang | 2018-12-16 | 1 | -1/+2 |
* | Test failure. | Jean-Philippe Lang | 2018-12-15 | 1 | -0/+1 |
* | Deletes thumbnails when the attachment diskfile is deleted (#30177). | Go MAEDA | 2018-12-15 | 1 | -0/+15 |
* | Allows re-use of thumbnails for identical attachments (#30177). | Go MAEDA | 2018-12-15 | 1 | -1/+23 |
* | Removed instance variables that are no longer used after r17727 (#30163). | Jean-Philippe Lang | 2018-12-13 | 1 | -10/+0 |
* | Test failure. | Jean-Philippe Lang | 2018-12-13 | 1 | -0/+1 |
* | Test failure. | Jean-Philippe Lang | 2018-12-13 | 1 | -1/+1 |
* | Test failure. | Jean-Philippe Lang | 2018-12-13 | 1 | -1/+1 |
* | Test failure. | Jean-Philippe Lang | 2018-12-13 | 1 | -0/+1 |
* | Remove unnecessary tests in test/unit/initializers/patches_test.rb (#30163). | Go MAEDA | 2018-12-13 | 1 | -47/+0 |
* | Setting to restrict spent times on future dates (#3322). | Go MAEDA | 2018-12-11 | 1 | -0/+17 |
* | Tests broken for SQLite3 (#30119). | Jean-Philippe Lang | 2018-12-08 | 1 | -0/+1 |
* | Current user should be nil to prevent ActiveJob::DeserializationError errors ... | Go MAEDA | 2018-12-06 | 1 | -0/+4 |
* | Current user should be nil to prevent ActiveJob::DeserializationError errors ... | Go MAEDA | 2018-12-04 | 1 | -0/+4 |
* | Let admin users unarchive subprojects of archived projects (#29993). | Jean-Philippe Lang | 2018-12-02 | 1 | -5/+10 |
* | Don't send notifications when using Issue.generate! in tests in order to spee... | Jean-Philippe Lang | 2018-12-02 | 1 | -1/+1 |