summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Merged r18008 from trunk to 4.0-stable (#31087).Go MAEDA2019-03-261-0/+7
* Merged r17966 to 4.0-stable (#31030).Jean-Philippe Lang2019-03-151-3/+3
* Merged r17918 from trunk to 4.0-stable (#30955).Go MAEDA2019-03-031-0/+5
* Merged r17878 and r17879 from trunk to 4.0-stable (#30785).Go MAEDA2019-02-182-24/+16
* Merged r17868 from trunk to 4.0-stable (#30718).Go MAEDA2019-02-161-0/+1
* Merged r17862 from trunk to 4.0-stable (#30785).Go MAEDA2019-02-131-0/+17
* Merged r17786 and r17787 from trunk to 4.0-stable (#30412).Go MAEDA2019-01-121-0/+9
* Merged r17764 from trunk to 4.0-stable (#30171).Go MAEDA2018-12-171-2/+3
* 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
* Fix broken tests due to r17593 (#29739).Go MAEDA2018-10-111-1/+1
* #last_email already asserts that mail is not nil.Jean-Philippe Lang2018-10-101-11/+0
* Journal must be saved.Jean-Philippe Lang2018-10-101-0/+1
* Send emails asynchronously (#26791).Jean-Philippe Lang2018-10-103-174/+220
* Fixed that test_email raises an error with #deliver_later (#26791).Jean-Philippe Lang2018-10-061-0/+6
* Send individual emails for each mail recipient (#26791).Jean-Philippe Lang2018-10-0611-36/+47
* Custom queries are broken by updating with nil parameter values (#29701).Go MAEDA2018-10-041-0/+15
* Extend Issue Summary to include subprojects (#2529).Go MAEDA2018-10-031-17/+35
* SQLite3::ConstraintExceptionJean-Philippe Lang2018-09-291-1/+2
* Syntax highlighter: replace CodeRay with Rouge (#24681).Jean-Philippe Lang2018-09-293-40/+3
* Use the id field as project_key in ProjectCustomField#visibility_by_project_c...Go MAEDA2018-09-241-0/+16
* Support migration context for plugins (#28934).Jean-Philippe Lang2018-09-231-0/+9
* Support self-signed LDAPS connections (#29606).Jean-Philippe Lang2018-09-231-0/+38
* Test failures with sqlite3.Jean-Philippe Lang2018-09-234-12/+11