summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Unhandled exception when a YAML syntax error is detected in configuration.yml...Go MAEDA2021-07-011-2/+2
* Require redmine/sort_criteria globally (#35455).Go MAEDA2021-06-261-0/+1
* Possible double includes in issue query in gantt helper (#33381).Go MAEDA2021-06-061-1/+0
* Ability to add watchers to Wiki pages (#7652).Go MAEDA2021-05-291-0/+3
* PDF thumbnails support on Windows (#32898).Go MAEDA2021-05-251-9/+9
* Remove deprecated WikiContent::Version (#35031).Go MAEDA2021-05-152-2/+2
* Markdown text sections broken by thematic breaks (horizontal rules) (#35036).Go MAEDA2021-05-141-1/+1
* Updates for 4.2.1 release.Go MAEDA2021-04-261-1/+1
* Stricter validation of given revisions of repositories (#35085).Go MAEDA2021-04-233-0/+29
* Validate attachment filenames on every change (#34367).Go MAEDA2021-04-161-1/+1
* Prevent hash type URLs from being namespaced in MenuManager (#35076).Go MAEDA2021-04-151-2/+11
* Remove rake task check_parsing_by_psych (#35026).Go MAEDA2021-04-131-27/+0
* Reload detached attachments (#32922).Go MAEDA2021-04-081-3/+1
* Roadmap tab is missing if there are only inherited from parent project versio...Go MAEDA2021-04-071-3/+3
* Replace pluck().first with pick() (#32909).Go MAEDA2021-04-032-3/+3
* Fix "DEPRECATION WARNING: Calling '<<' to an ActiveModel::Errors message arra...Go MAEDA2021-04-011-1/+1
* Fix "ArgumentError: wrong number of arguments (given 1, expected 2) on Redmin...Go MAEDA2021-04-011-5/+5
* Fix "ActionView::Template::Error (wrong number of arguments (given 2, expecte...Go MAEDA2021-04-011-1/+1
* Fix sending mail with DeliveryJob is deprecated (#29914, #32908).Go MAEDA2021-04-011-1/+1
* Set version to 4.2.0.Go MAEDA2021-03-281-2/+2
* Replace MimeMagic with Marcel (#34969).Go MAEDA2021-03-271-3/+1
* Remove duplicate code in Redmine::Thumbnail.generate (#34969).Go MAEDA2021-03-271-5/+1
* Support for Git repositories with default branch "main" (#34942).Go MAEDA2021-03-261-7/+9
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-2591-91/+91
* Set trackers in the default data as defaults for new projects (#33733).Go MAEDA2021-03-251-3/+10
* Updates for 4.1.2 release.Go MAEDA2021-03-201-1/+1
* Only show currently visible projects in the project jump box (#34595).Go MAEDA2021-03-161-0/+1
* Ability to add watchers to forum threads (#3390).Go MAEDA2021-03-151-0/+3
* Allow manually fetching changesets (#8875).Go MAEDA2021-03-111-1/+1
* Activity tab in cross-project menu is sometimes broken (#34805).Go MAEDA2021-03-061-1/+1
* Reverts r20762Go MAEDA2021-03-061-1/+1
* Activity tab in cross-project menu is sometimes broken (#34032).Go MAEDA2021-03-061-1/+1
* Auto complete wiki page links (#33820).Go MAEDA2021-02-251-1/+1
* Fix indent broken by r20736.Go MAEDA2021-02-041-3/+3
* Reverts r20735Go MAEDA2021-02-041-4/+4
* Only show currently visible projects in the project jump box (#34595).Go MAEDA2021-02-041-1/+1
* Add keyboard shortcuts for bold, italic and underline buttons (#34549).Go MAEDA2021-01-261-0/+4
* Drag and drop file upload to file type custom field (#30776).Go MAEDA2021-01-131-1/+2
* Remove unused key :preview from Redmine::AccessKeys::ACCESSKEYS (#34444).Go MAEDA2021-01-051-1/+0
* remove redundant 'return' from lib/redmine/twofa/totp.rbToshi MARUYAMA2020-12-171-2/+2
* fix source indent of lib/redmine/twofa/totp.rbToshi MARUYAMA2020-12-171-4/+6
* remove redundant 'return' from lib/redmine/scm/adapters/cvs_adapter.rbToshi MARUYAMA2020-12-121-7/+7
* remove redundant 'return' from lib/redmine/scm/adapters/bazaar_adapter.rbToshi MARUYAMA2020-12-121-5/+5
* fix source indent of lib/redmine/scm/adapters/cvs_adapter.rbToshi MARUYAMA2020-12-121-38/+50
* shorten long line of lib/redmine/wiki_formatting/macros.rbToshi MARUYAMA2020-12-121-7/+31
* add empty line after guard clause to lib/generators/redmine_plugin_model/redm...Toshi MARUYAMA2020-12-111-1/+1
* shorten long line of lib/redmine/wiki_formatting/textile/helper.rbToshi MARUYAMA2020-12-101-3/+14
* shorten long line of lib/redmine/wiki_formatting/markdown/helper.rbToshi MARUYAMA2020-12-101-3/+16
* shorten long line of lib/redmine/field_format.rbToshi MARUYAMA2020-12-091-21/+47
* shorten long line of lib/redmine/helpers/gantt.rbToshi MARUYAMA2020-12-091-9/+30