summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Test failure with SQLite3.Jean-Philippe Lang2018-12-131-1/+1
* Remove unnecessary tests in test/unit/initializers/patches_test.rb (#30163).Go MAEDA2018-12-131-47/+0
* Test failure.Jean-Philippe Lang2018-12-122-1/+17
* Allow issues grouping by creation, update and closing date (#13803).Jean-Philippe Lang2018-12-121-0/+26
* Allow issues grouping by start and due dates (#13803).Jean-Philippe Lang2018-12-121-0/+19
* Adds a link to container on attachments edit form.Jean-Philippe Lang2018-12-121-0/+3
* Display user logins on profiles (#26127).Go MAEDA2018-12-121-8/+2
* Setting to restrict spent times on future dates (#3322).Go MAEDA2018-12-111-0/+17
* Test failure with SQLite3.Jean-Philippe Lang2018-12-091-1/+2
* Random test failure.Jean-Philippe Lang2018-12-081-0/+1
* Tests broken for SQLite3 (#30119).Jean-Philippe Lang2018-12-081-0/+1
* Add missing fixture for reports_controller_test (#30120).Go MAEDA2018-12-071-1/+2
* Include closed projects in search for scope subprojects (#28636).Go MAEDA2018-12-061-0/+40
* Fix typo (#29503).Go MAEDA2018-12-061-1/+1
* Discourage search engines from indexing old versions of wiki pages (#29503).Go MAEDA2018-12-061-0/+13
* 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
* Wrong columns after CSV export (#26785).Go MAEDA2018-12-041-0/+19
* Let admins unarchive the project when trying to access an archived project (#...Jean-Philippe Lang2018-12-021-2/+14
* 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-022-2/+4
* 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-012-2/+4
* Tests failure with SQLite3.Jean-Philippe Lang2018-12-011-1/+2
* Tests failure with SQLite3.Jean-Philippe Lang2018-12-011-1/+2
* Fix random test failure, assertion must be made against displayed values.Jean-Philippe Lang2018-12-012-3/+8
* 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
* Adds a test for #29918.Jean-Philippe Lang2018-11-291-0/+15
* Add missing fixtures for test_create_with_one_attachment (#30054).Go MAEDA2018-11-291-1/+1
* 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
* Add wiki class also for half width custom fields with text formatting enabled...Go MAEDA2018-11-261-0/+19
* 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
* Fix that the following tests fail randomly due to uninitialized User.current ...Go MAEDA2018-11-033-0/+6