summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Test failure with SQLite3.Jean-Philippe Lang2018-12-091-1/+2
* CHANGELOG for 4.0.0.Jean-Philippe Lang2018-12-091-0/+325
* Remove rails-html-sanitizer from Gemfile (#30137).Go MAEDA2018-12-091-3/+0
* Ruby 2.6: Don't explicitly install rdoc gem (#30118).Go MAEDA2018-12-091-1/+0
* Brazilian translation update (#30136).Go MAEDA2018-12-091-1/+1
* Random test failure.Jean-Philippe Lang2018-12-081-0/+1
* Bump version to 4.0.0Jean-Philippe Lang2018-12-081-3/+3
* Tests broken for SQLite3 (#30119).Jean-Philippe Lang2018-12-081-0/+1
* Don't explicitly install csv gem in Ruby 2.6 (#30118).Go MAEDA2018-12-081-1/+1
* Update Rails to 5.2.2 (#30119).Go MAEDA2018-12-071-1/+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-062-1/+41
* Fix typo (#29503).Go MAEDA2018-12-061-1/+1
* Discourage search engines from indexing old versions of wiki pages (#29503).Go MAEDA2018-12-062-0/+17
* 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-042-1/+21
* Use sorted instead of sort (#29406).Go MAEDA2018-12-024-9/+9
* Fix for r17683: s/button_search/label_search/ (#26620).Go MAEDA2018-12-021-1/+1
* Change the text of the submit button on search page from button_submit to lab...Go MAEDA2018-12-021-1/+1
* Let admins unarchive the project when trying to access an archived project (#...Jean-Philippe Lang2018-12-023-2/+20
* Let admin users unarchive subprojects of archived projects (#29993).Jean-Philippe Lang2018-12-023-14/+15
* 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
* Moves some action links on the wiki page to a dropdown menu (#26575).Jean-Philippe Lang2018-12-024-20/+55
* Replace cancel button with cancel link in modals (#28662).Go MAEDA2018-12-0210-10/+10
* Czech translation update (#30075).Go MAEDA2018-12-021-19/+14
* 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
* Adds view_projects_copy_only_items hook (#28895).Go MAEDA2018-12-011-0/+1
* Japanese translation update (#30000).Go MAEDA2018-12-011-1/+1
* Use "abort" instead of "exit" in order to make error log more informative (# ...Go MAEDA2018-12-011-2/+1
* Allow single Chinese character as a search keyword (#30037).Go MAEDA2018-11-302-1/+7
* 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
* Update Redmine::Plugin documentation (#28996).Jean-Philippe Lang2018-11-291-1/+19
* Restore History link at the top of a wiki page (#26575).Jean-Philippe Lang2018-11-291-0/+1
* Adds a test for #30001.Jean-Philippe Lang2018-11-291-0/+12
* CSV importer ignores shared version names of other projects (#30001).Jean-Philippe Lang2018-11-291-1/+4
* Adds a test for #29918.Jean-Philippe Lang2018-11-291-0/+15
* Related issues section ignores the date format setting (#29918).Jean-Philippe Lang2018-11-291-2/+2
* 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
* Missing validation for custom field formats based on RecordList (#29674).Jean-Philippe Lang2018-11-281-0/+10
* Fix list rendering inside project description in projects#index (#29950).Jean-Philippe Lang2018-11-281-1/+2
* REST API with JSON content missing false values (#20788).Jean-Philippe Lang2018-11-282-1/+10