summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* IssuesControllerTest#test_index_sort_by_total_estimated_hours tests nothing (...Go MAEDA2019-01-222-0/+6
* Adding an issue note via email fails due to NoMethodError (#30455).Jean-Philippe Lang2019-01-191-0/+16
* New date filter operators: tomorrow, next week, next month (#4502).Go MAEDA2019-01-191-1/+43
* Add "nwday" class to non-working days in calendar (#27096).Go MAEDA2019-01-141-1/+17
* Hide menu item in the cross-project menu if the module is not enabled in any ...Go MAEDA2019-01-131-0/+26
* Add a fixture for r17786 (#30412).Go MAEDA2019-01-121-0/+4
* 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-0910-10/+15
* 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
* Don't hardcode expected text (#3848).Jean-Philippe Lang2018-12-161-2/+2
* 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-166-17/+157
* Clear thumbnails directory to prevent test failure.Jean-Philippe Lang2018-12-161-0/+2
* Ability to add private comments from the issue bulk edit page (#22368).Jean-Philippe Lang2018-12-161-0/+17
* Test failure.Jean-Philippe Lang2018-12-161-1/+2
* Test failure with SQLite3.Jean-Philippe Lang2018-12-151-1/+2
* Display notice on forum updates (#2635).Go MAEDA2018-12-151-0/+6
* 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
* Test failure.Jean-Philippe Lang2018-12-131-2/+4
* 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