summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updating an issue via REST API causes internal server error if invalid projec...Go MAEDA2020-05-142-2/+33
* Reverts r19769 (#31887).Go MAEDA2020-05-1426-48/+38
* Reverts r19773 (#32125).Go MAEDA2020-05-142-2/+1
* Update Rouge to 3.19.0 (#32468).Go MAEDA2020-05-131-1/+1
* Fix that issues autocomplete may not find issues with a subject longer than 6...Go MAEDA2020-05-132-1/+2
* Revert r19771 due to the incorrect issue number in the commit message.Go MAEDA2020-05-132-2/+1
* Fix that issues autocomplete may not find issues with a subject longer than 6...Go MAEDA2020-05-132-1/+2
* Bulgarian translation update (#33428).Go MAEDA2020-05-111-4/+4
* Update jQuery UI to 1.12.1 (#31887).Go MAEDA2020-05-0926-38/+48
* Fix a RuboCop offense Layout/TrailingWhitespace due to r19766 (#27790).Go MAEDA2020-05-091-1/+1
* Fix that custom fields in users CSV are not ordered by position value (#33126).Go MAEDA2020-05-091-1/+1
* scm: mercurial: add double quote branch and tag name to test repository (#27790)Toshi MARUYAMA2020-05-084-8/+16
* scm: mercurial: escape branch and tag names (#27790)Toshi MARUYAMA2020-05-082-10/+12
* scm: mercurial: refactor MercurialAdapterTest#test_branches for easy adding n...Toshi MARUYAMA2020-05-081-39/+39
* do not use redundant .to_s in RepositoriesMercurialControllerTestToshi MARUYAMA2020-05-081-1/+1
* fix source indents of RepositoriesMercurialControllerTestToshi MARUYAMA2020-05-081-6/+6
* fix source indents of MercurialAdapterTestToshi MARUYAMA2020-05-081-8/+8
* remove extra empty line at beginning of lib/redmine/scm/adapters/mercurial_ad...Toshi MARUYAMA2020-05-081-1/+0
* Fix that totals of custom fields may not be sorted as configured (#33281).Go MAEDA2020-05-084-6/+42
* Parent task subject column in gantt is not fully displayed when widened (#332...Go MAEDA2020-05-081-5/+8
* Change Japanese translation for text_file_repository_writable (#33403).Go MAEDA2020-05-071-1/+1
* Update locales (#28198).Go MAEDA2020-05-0647-0/+47
* Support issue relations when importing issues (#28198).Go MAEDA2020-05-0611-38/+350
* remove git format patch footer (#33357)Toshi MARUYAMA2020-05-052-2/+24
* add git format patch to UnifiedDiffTest (#33357)Toshi MARUYAMA2020-05-051-0/+38
* Replace "**" method with bitwise left shift in Tracker#disabled_core_fields a...Go MAEDA2020-05-041-2/+2
* Redirect to index page instead of edit page after creating a new custom field...Go MAEDA2020-05-042-2/+2
* Fix invalid selector in function displayTabsButtons() (#33392).Go MAEDA2020-05-031-1/+1
* Remove unused i18n key "notice_no_issue_selected" (#33393).Go MAEDA2020-05-0349-49/+0
* Use more efficient "exists?" instead of "first" in tests when checking the ex...Go MAEDA2020-05-038-22/+22
* Japanese translation update (#33388).Go MAEDA2020-05-031-1/+1
* Possible values field in list format custom field form is not marked as requi...Go MAEDA2020-05-021-1/+1
* Update locales (#33347).Go MAEDA2020-05-0248-0/+48
* Include updated_on and passwd_changed_on columns when exporting users to CSV ...Go MAEDA2020-05-023-1/+8
* Replace deprecated size() method with length property (#33384).Go MAEDA2020-05-022-6/+6
* Add missing fixtures to VersionsHelperTest (#33376).Go MAEDA2020-05-011-1/+4
* Japanese translation update (#33377).Go MAEDA2020-04-301-2/+2
* Update locales (#3369).Go MAEDA2020-04-3048-0/+96
* Allowed/Disallowed email domains settings to restrict users' email addresses ...Go MAEDA2020-04-306-0/+103
* add test to UnifiedDiffTest to keep similar git footer line (#33357)Toshi MARUYAMA2020-04-301-0/+40
* Fix test failures due to r19731 (#33296).Go MAEDA2020-04-292-0/+4
* Adds Stylelint to lint CSS files (#32888).Go MAEDA2020-04-297-0/+1986
* Load default custom queries when running redmine:load_default_data rake task ...Go MAEDA2020-04-281-1/+81
* Fix UI issues in the setting page of some plugins that have arisen after r19720.Go MAEDA2020-04-281-1/+2
* Fix time entry user is shown twice in the User drop-down (#33341).Go MAEDA2020-04-272-2/+2
* Use scope assignable_watchers (#4511).Go MAEDA2020-04-254-9/+12
* Use principals in acts_as_watchable (#4511).Go MAEDA2020-04-251-1/+1
* Use Principal to get users and groups for watchers in watchers controller (#4...Go MAEDA2020-04-251-10/+5
* Get the list of new issue watchers using single query and limit the results t...Go MAEDA2020-04-251-6/+4
* Remove unused i18n key "label_overall_activity" and "label_overall_spent_time...Go MAEDA2020-04-2449-98/+0