summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* New date filter operators: tomorrow, next week, next month (#4502).Go MAEDA2019-01-191-1/+43
* Import UTF-8 issue CSV files with BOM and quoted strings (#30412).Go MAEDA2019-01-121-0/+9
* Redmine::WikiFormattingTest#test_links_separated_with_line_break_should_link ...Go MAEDA2019-01-101-0/+1
* Remove trailing whitespaces from test/unit/lib/redmine/wiki_formatting_test.rbGo MAEDA2019-01-101-2/+2
* Add missing fixtures to several tests (#30276).Go MAEDA2019-01-095-5/+8
* Test for r17763 (#30171).Go MAEDA2018-12-171-2/+3
* Set User.current to nil before unit tests.Jean-Philippe Lang2018-12-1663-0/+146
* Test failure.Jean-Philippe Lang2018-12-161-1/+1
* Test failure.Jean-Philippe Lang2018-12-161-0/+4
* Adds a permission to log time for another user (#3848).Jean-Philippe Lang2018-12-162-2/+22
* Clear thumbnails directory to prevent test failure.Jean-Philippe Lang2018-12-161-0/+2
* Test failure.Jean-Philippe Lang2018-12-161-1/+2
* Test failure.Jean-Philippe Lang2018-12-151-0/+1
* Deletes thumbnails when the attachment diskfile is deleted (#30177).Go MAEDA2018-12-151-0/+15
* Allows re-use of thumbnails for identical attachments (#30177).Go MAEDA2018-12-151-1/+23
* Removed instance variables that are no longer used after r17727 (#30163).Jean-Philippe Lang2018-12-131-10/+0
* Test failure.Jean-Philippe Lang2018-12-131-0/+1
* Test failure.Jean-Philippe Lang2018-12-131-1/+1
* Test failure.Jean-Philippe Lang2018-12-131-1/+1
* Test failure.Jean-Philippe Lang2018-12-131-0/+1
* Remove unnecessary tests in test/unit/initializers/patches_test.rb (#30163).Go MAEDA2018-12-131-47/+0
* Setting to restrict spent times on future dates (#3322).Go MAEDA2018-12-111-0/+17
* Tests broken for SQLite3 (#30119).Jean-Philippe Lang2018-12-081-0/+1
* Current user should be nil to prevent ActiveJob::DeserializationError errors ...Go MAEDA2018-12-061-0/+4
* Current user should be nil to prevent ActiveJob::DeserializationError errors ...Go MAEDA2018-12-041-0/+4
* Let admin users unarchive subprojects of archived projects (#29993).Jean-Philippe Lang2018-12-021-5/+10
* Don't send notifications when using Issue.generate! in tests in order to spee...Jean-Philippe Lang2018-12-021-1/+1
* Current user should be nil to prevent ActiveJob::DeserializationError errors ...Jean-Philippe Lang2018-12-021-0/+4
* Tests failure with SQLite3.Jean-Philippe Lang2018-12-011-1/+2
* Tests failure with SQLite3.Jean-Philippe Lang2018-12-011-1/+2
* Current user should be nil to prevent ActiveJob::DeserializationError errors ...Jean-Philippe Lang2018-12-011-0/+1
* Allow single Chinese character as a search keyword (#30037).Go MAEDA2018-11-301-0/+5
* Current user should be nil to prevent ActiveJob::DeserializationError errors ...Jean-Philippe Lang2018-11-291-0/+4
* Current user should be nil to prevent ActiveJob::DeserializationError errors ...Jean-Philippe Lang2018-11-291-0/+1
* Adds a test for #30001.Jean-Philippe Lang2018-11-291-0/+12
* Add missing fixtures for test_create_should_send_notification (#29990).Go MAEDA2018-11-291-1/+2
* Tests for #29674.Jean-Philippe Lang2018-11-283-0/+39
* REST API with JSON content missing false values (#20788).Jean-Philippe Lang2018-11-281-0/+9
* Remove blank keys from sort criteria (#30009).Go MAEDA2018-11-261-0/+6
* Tags start with 'pre' are handled as 'pre' tag in Textile (#8395).Go MAEDA2018-11-261-0/+16
* Fix: Attachments are added even if validation fails when updating an issue vi...Go MAEDA2018-11-231-0/+15
* Strip whitespace from integer custom field (#8317).Go MAEDA2018-11-081-0/+2
* Sort issues by due date in email reminders (#29771).Go MAEDA2018-11-061-0/+21
* Remove trailing whitespaces from test/unit/mailer_test.rbGo MAEDA2018-11-061-1/+1
* Removes request and response accessors from Structure class (#28564).Go MAEDA2018-11-031-0/+11
* Filter time entries after project status (#20081).Go MAEDA2018-10-291-0/+15
* Filter issues after project status (#20081).Go MAEDA2018-10-291-0/+23
* \f or \v character in Textile markup may cause RegexpError exception (#29756).Go MAEDA2018-10-281-0/+6
* Add missing enabled_modules fixture to TrackerTest (#29820).Go MAEDA2018-10-201-1/+1
* Ensure that vendor-defined characters in ISO-2022-JP email subject don't brea...Go MAEDA2018-10-151-0/+14