summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support frozen_string_literal in app/**/*.rb (#26561).Go MAEDA2019-03-1726-66/+65
* Support frozen_string_literal in lib/redmine/export/*.rb (#26561).Go MAEDA2019-03-172-8/+9
* Remove trailing whitespaces from lib/redmine/export/pdf/issues_pdf_helper.rbGo MAEDA2019-03-171-23/+23
* Support frozen_string_literal in config/initializers/10-patches.rb (#26561).Go MAEDA2019-03-171-1/+1
* Enable frozen_string_literal for all files under config directory (#26561).Go MAEDA2019-03-1711-13/+13
* Enable frozen_string_literal for files which don't contain string literals (#...Go MAEDA2019-03-1711-11/+11
* Support frozen_string_literal in issue, journal, and query (#26561).Go MAEDA2019-03-176-20/+20
* Enable frozen_string_literal for app/views/*/*.builder (#26561).Go MAEDA2019-03-172-2/+2
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-16260-260/+260
* Enable frozen_string_literal for some files under app and lib directory (#265...Go MAEDA2019-03-16189-189/+189
* Remove unnecessary encoding magic comment (#31034).Go MAEDA2019-03-1673-142/+0
* Fix RDMwriteFormattedCell destroying an argument (#26561).Go MAEDA2019-03-161-2/+2
* Fix that methods in Redmine::CodesetUtil destroy the original string (#26561).Go MAEDA2019-03-161-5/+11
* Display user's groups on profile (#12796).Jean-Philippe Lang2019-03-154-0/+54
* Show recent documents first (#29725).Jean-Philippe Lang2019-03-156-7/+57
* Adds label_trackers_description and label_open_trackers_description i18n stri...Jean-Philippe Lang2019-03-1548-0/+96
* Add a description for trackers (#442).Jean-Philippe Lang2019-03-1519-6/+110
* Adds label_inherited_from_parent_project and label_inherited_from_group i18n ...Jean-Philippe Lang2019-03-1548-1/+96
* Display details about inheritance when editing a member roles (#31032).Jean-Philippe Lang2019-03-159-7/+49
* PluginRequirementError is now raised instead of PluginNotFound (#31030).Jean-Philippe Lang2019-03-151-3/+3
* Long text custom fields don't accept values longer than 64KB if backend datab...Jean-Philippe Lang2019-03-151-0/+12
* Support issue[assigned_to_id]=me when prefilling issues (#28502).Jean-Philippe Lang2019-03-152-0/+39
* Reverts r11130 and r11132 (#9225).Jean-Philippe Lang2019-03-155-5/+5
* Unified diff link broken on specific file/revision diff view (#30850).Jean-Philippe Lang2019-03-153-7/+40
* Include plugin name in the exception when the plugin required by requires_red...Jean-Philippe Lang2019-03-151-1/+5
* Add plugin lib directory to rails autoload paths (#30753).Jean-Philippe Lang2019-03-151-0/+1
* Send columns as a param to context menu instead of parsing back_url (#26836).Jean-Philippe Lang2019-03-152-2/+2
* Filtering issues via context menu should not reset selected columns (#26836).Jean-Philippe Lang2019-03-152-1/+4
* Update footer copyright to 2019 (#30872).Jean-Philippe Lang2019-03-151-1/+1
* Searching for issue number with REST API redirects to issue HTML page (#29055).Jean-Philippe Lang2019-03-152-1/+6
* Always use HTTPS when accessing gravatar.com (#31022).Go MAEDA2019-03-151-2/+2
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-15940-202/+2078
* Remove trailing whitespaces from lib/plugins/gravatar/lib/gravatar.rbGo MAEDA2019-03-141-11/+11
* Upgrade to Rails 5.2.2.1 (#31026).Go MAEDA2019-03-141-1/+1
* Fix the test (#4502).Go MAEDA2019-03-131-2/+6
* Reverts r17891 (#30099).Go MAEDA2019-03-102-17/+4
* "rake test:coverage" fails in Ruby 2.5 and 2.6 (#30967).Go MAEDA2019-03-091-1/+1
* Move custom field classes to a method (#30994).Go MAEDA2019-03-096-7/+10
* Add CSS class to user custom fields (#30985).Go MAEDA2019-03-092-2/+2
* Traditional Chinese translation (#30983).Go MAEDA2019-03-071-3/+2
* "Last updated by" filter causes an SQL error with MariaDB (#30367).Go MAEDA2019-03-071-1/+1
* Add CSS class to project custom fields (#30977).Go MAEDA2019-03-062-2/+2
* Small improvements in appearance of the code coverage index page (#30970).Go MAEDA2019-03-051-2/+3
* Allow collapse/expand in gantt chart (#6417).Go MAEDA2019-03-055-18/+114
* Update simplecov gem to 0.16 (#30963).Go MAEDA2019-03-051-1/+1
* Issue emails cannot be threaded by some mailers due to inconsistent Message-I...Go MAEDA2019-03-042-20/+36
* Reverted r17925 (#6417). The change breaks GanttHelperTest.Go MAEDA2019-03-044-105/+13
* Allow collapse/expand in gantt chart (#6417).Go MAEDA2019-03-044-13/+105
* Add plugin directories to rails autoload paths (#30753).Go MAEDA2019-03-041-5/+6
* Update locales (#13111, #30838).Go MAEDA2019-03-0448-0/+144