summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* REST API for updating news (#13468).Go MAEDA2019-09-092-6/+126
* REST API for deleting news (#13468).Go MAEDA2019-09-092-2/+25
* REST API for retrieving news (#13468).Go MAEDA2019-09-093-2/+81
* REST API for creating news (#13468).Go MAEDA2019-09-092-6/+162
* Remove unnecessary vertical scroll bar from gantt (#32019, #27672).Go MAEDA2019-09-051-3/+0
* Add missing fixture to IssueStatusesControllerTest (#32023).Go MAEDA2019-09-051-1/+1
* Broken gzip icon in the repository view (#32024).Go MAEDA2019-09-051-1/+1
* Fix that test_mail_from_format_should_be_validated randomly fails (#31154).Go MAEDA2019-09-051-1/+2
* Add inherit_members to projects API response (#32002).Go MAEDA2019-09-053-3/+17
* Broken JavaScript icon in the repository view (#32012).Go MAEDA2019-09-041-1/+1
* Footer is not placed at the bottom on pages with little content (#30467).Go MAEDA2019-09-042-4/+7
* add newline at end of config/settings.ymlToshi MARUYAMA2019-09-041-1/+1
* code cleanup: rubocop: fix Layout/SpaceBeforeFirstArg in test/unit/lib/redmin...Toshi MARUYAMA2019-09-042-2/+1
* Update Rouge to 3.10.0 (#31556).Go MAEDA2019-09-041-1/+1
* Code cleanup: RuboCop: Fix Performance/InefficientHashSearchGo MAEDA2019-09-036-15/+6
* Add missing fixtures to TimelogCustomFieldsVisibilityTest (#31999).Go MAEDA2019-09-031-2/+2
* iTraditional Chinese translation (#31997).Go MAEDA2019-09-031-7/+7
* Update raphael.js to 2.3.0 (#31436).Go MAEDA2019-09-021-10/+1
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in lib/redmine/scm/adap...Toshi MARUYAMA2019-08-312-2/+2
* code cleanup lib/redmine/scm/adapters/cvs_adapter.rbToshi MARUYAMA2019-08-311-1/+1
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in lib/redmine/scm/adap...Toshi MARUYAMA2019-08-312-3/+2
* Bulgarian translation update (#31983).Go MAEDA2019-08-301-11/+11
* Japanese translation update (#31976).Go MAEDA2019-08-291-11/+11
* Send security notifications when password_required_char_classes setting is ch...Go MAEDA2019-08-291-0/+1
* Update locales (#4221).Go MAEDA2019-08-2948-0/+192
* Update locales (#4221).Go MAEDA2019-08-2948-0/+288
* Force passwords to contain specified character classes (#4221).Go MAEDA2019-08-2910-8/+80
* Japanese translation change for "lost password" (#29142).Go MAEDA2019-08-281-4/+4
* IssueCustomFieldTest randomly fails (#31967).Go MAEDA2019-08-281-1/+0
* Add missing fixtures to Redmine::Helpers::GanttHelperTest (#31966).Go MAEDA2019-08-281-1/+1
* Add missing fixtures to Redmine::ApiTest::VersionsTest (#31965).Go MAEDA2019-08-281-1/+2
* VersionsControllerTest#test_show randomly fails (#31964, #28510).Go MAEDA2019-08-281-6/+8
* CodeCleanup: RuboCop: Fix Style/RaiseArgs in app/models/mail_handler.rbGo MAEDA2019-08-272-2/+1
* Improve MailHandler logging for unauthorized attempts (#31899).Go MAEDA2019-08-271-4/+4
* Add CSS class to "journal" and "reply" headers (#31950).Go MAEDA2019-08-273-4/+4
* Reject version custom field values not visible for the user (#31954, #23997).Go MAEDA2019-08-272-0/+51
* Reject project custom field values not visible for the user (#31954, #31925).Go MAEDA2019-08-272-0/+41
* Galician translation update (#31958).Go MAEDA2019-08-271-23/+23
* German translation update (#31256).Go MAEDA2019-08-261-48/+45
* Code cleanup: RuboCop: Fix Style/UnneededCondition in app/models/setting.rbGo MAEDA2019-08-262-4/+2
* Reject setting RFC non-compliant emission email addresses (#31154).Go MAEDA2019-08-263-1/+25
* ThemesTest may fail if a third-party theme with a favicon is installed (#31941).Go MAEDA2019-08-251-4/+5
* Code cleanup: RuboCop: Fix Style/RedundantReturn in app/models/user.rbGo MAEDA2019-08-251-2/+1
* RuboCop: Disable Layout/SpaceInsideBlockBracesGo MAEDA2019-08-252-7/+3
* Code cleanup: RuboCop: Fix Lint/UnneededRequireStatement in app/models/wiki_p...Go MAEDA2019-08-252-6/+0
* Japanese translation for text_no_subject (#31945).Go MAEDA2019-08-251-1/+1
* Russian translation for text_no_subject (#5820).Go MAEDA2019-08-251-1/+1
* Update locales (#5820).Go MAEDA2019-08-2548-0/+48
* Fix hard-coded string "no subject" in app/models/mail_handler.rb (#5820).Go MAEDA2019-08-253-7/+10
* Add VersionsCustomFieldsVisibilityTest (#23997).Go MAEDA2019-08-241-0/+79