summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Per role visibility settings for version custom fields (#23997).Go MAEDA2019-08-247-4/+35
* Add different style for group names in the New member modal window (#6831).Go MAEDA2019-08-242-2/+2
* Add tests for r18383 (#31231).Go MAEDA2019-08-243-0/+28
* Better handling of HTML tables when creating an issue from an email (#31231).Go MAEDA2019-08-242-0/+4
* Update Rouge to 3.9.0 (#31556).Go MAEDA2019-08-211-1/+1
* MarkdownFormatterTest#test_should_support_underlined_text is declared as priv...Go MAEDA2019-08-211-5/+5
* Code cleanup: RuboCop: Fix Style/IdenticalConditionalBranches in app/models/p...Go MAEDA2019-08-202-9/+2
* Per role visibility settings for project custom fields (#31925).Go MAEDA2019-08-206-3/+46
* Add rubocop-performance (#31509).Go MAEDA2019-08-183-0/+66
* Remove deprecated .zIndex() method (#31870).Go MAEDA2019-08-181-2/+2
* Refactor custom fields form (#31859).Go MAEDA2019-08-183-84/+44
* Code cleanup: RuboCop: Rails/ActiveRecordAliasesGo MAEDA2019-08-1711-30/+16
* Update roadie-rails gem (~> 2.1.0) (#31919).Go MAEDA2019-08-171-1/+1
* Speed up workflow edit page rendering (#31855).Go MAEDA2019-08-172-4/+5
* Fix that "New custom field" button does not work if there are no custom field...Go MAEDA2019-08-171-1/+1
* Update RuboCop to 0.74.0 (#31509).Go MAEDA2019-08-152-16/+12
* Update SimpleCov to 0.17.0 (#30963).Go MAEDA2019-08-141-1/+1
* Update Rouge to 3.8.0 (#31556).Go MAEDA2019-08-142-2/+2
* RuboCop: Ignore Style/FormatString and Style/FormatStringToken in lib/redmine...Go MAEDA2019-08-141-0/+2
* Code cleanup: RuboCop: Layout/TrailingBlankLinesGo MAEDA2019-08-146-17/+0
* Replace RMagick with MiniMagick (#30492).Go MAEDA2019-08-1456-172/+213
* Fix jQuery.fn.attr('selected') might use property instead of attribute (#3189...Go MAEDA2019-08-132-5/+5
* Fix JQMIGRATE: jQuery.fn.load() is deprecated (#31884, #31196).Go MAEDA2019-08-132-3/+3