summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Traditional Chinese translation update (#32143).Go MAEDA2019-09-261-2/+2
* svn propdel svn:executable app/models/mail_handler.rbToshi MARUYAMA2019-09-261-0/+0
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in test/integrati...Toshi MARUYAMA2019-09-252-36/+31
* code cleanup: rubocop: fix Layout/EmptyLinesAroundMethodBody in test/unit/iss...Toshi MARUYAMA2019-09-252-2/+0
* detect Chrome downloaded file more strictlyToshi MARUYAMA2019-09-252-4/+12
* Update locales (#31879).Go MAEDA2019-09-2548-0/+96
* "starts with" and "ends with" filter operators for string values (#31879).Go MAEDA2019-09-253-5/+33
* code cleanup: rubocop: fix Style/WhileUntilModifier in test/application_syste...Toshi MARUYAMA2019-09-252-4/+1
* detect strictly Chrome downloaded fileToshi MARUYAMA2019-09-251-1/+1
* do not delete Chrome downloaded files on LinuxToshi MARUYAMA2019-09-251-1/+2
* workaround Chrome default_directory ignored on LinuxToshi MARUYAMA2019-09-252-5/+7
* code cleanup: rubocop: fix Style/TrailingCommaInArguments in test/unit/issue_...Toshi MARUYAMA2019-09-252-8/+1
* rubocop: remove config/initializers/30-redmine.rb from Style/MultilineTernary...Toshi MARUYAMA2019-09-251-1/+0
* input[type="number"] should be highlighted as well when it has focus (#31971).Go MAEDA2019-09-251-0/+1
* rubocop: disable Naming/AccessorMethodNameToshi MARUYAMA2019-09-252-12/+3
* rubocop: disable Lint/IneffectiveAccessModifierToshi MARUYAMA2019-09-252-15/+3
* Highlight the input field that has focus by setting border-color (#31971).Go MAEDA2019-09-251-0/+10
* code cleanup: rubocop: fix Style/ZeroLengthPredicate in app/models/issue.rbToshi MARUYAMA2019-09-242-2/+1
* code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in test/unit/issue_tes...Toshi MARUYAMA2019-09-242-2/+0
* code cleanup: rubocop: fix Rails/Presence in config/initializers/30-redmine.rbToshi MARUYAMA2019-09-242-4/+1
* code cleanup: rubocop: fix Rails/Presence in config/initializers/10-patches.rbToshi MARUYAMA2019-09-242-2/+1
* code cleanup: rubocop: fix Rails/Presence in db/migrate/20110228000100_copy_r...Toshi MARUYAMA2019-09-242-2/+1
* code cleanup: rubocop: fix Rails/Presence in lib/redmine/scm/adapters/cvs_ada...Toshi MARUYAMA2019-09-242-2/+1
* code cleanup: rubocop: fix Layout/BlockEndNewline in app/models/issue.rbToshi MARUYAMA2019-09-242-2/+2
* code cleanup: rubocop: fix Layout/SpaceInsideStringInterpolation in app/helpe...Toshi MARUYAMA2019-09-242-2/+1
* code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in db/migrate/20170302...Toshi MARUYAMA2019-09-242-1/+1
* code cleanup: rubocop: fix Style/WhileUntilModifier in app/helpers/issues_hel...Toshi MARUYAMA2019-09-242-3/+4
* code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/helpers/is...Toshi MARUYAMA2019-09-242-3/+2
* code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/rep...Toshi MARUYAMA2019-09-242-2/+1
* code cleanup: rubocop: fix Style/NegatedIf in lib/redmine/scm/adapters/bazaar...Toshi MARUYAMA2019-09-242-2/+1
* code cleanup: rubocop: fix Style/ColonMethodCall in lib/redmine/scm/adapters/...Toshi MARUYAMA2019-09-242-2/+1
* add missing fixtures to MailHandlerTest (#31946)Toshi MARUYAMA2019-09-241-0/+1
* Don't show unsettable permissions in the tracker permissions table (#30431).Go MAEDA2019-09-242-2/+5
* code cleanup: rubocop: fix Layout/SpaceInsideRangeLiteral in app/models/repos...Toshi MARUYAMA2019-09-242-6/+1
* code cleanup: rubocop: fix Style/EmptyLiteral in lib/redmine/scm/adapters/cvs...Toshi MARUYAMA2019-09-242-6/+1
* Rounded corners of "my page" blocks (#32015).Go MAEDA2019-09-231-0/+1
* code cleanup: rubocop: fix Performance/Casecmp in lib/redmine/scm/adapters/ba...Toshi MARUYAMA2019-09-212-7/+2
* code cleanup: rubocop: fix Performance/Casecmp in lib/redmine/codeset_util.rbToshi MARUYAMA2019-09-212-3/+2
* code cleanup: rubocop: fix Style/RedundantConditional in app/helpers/issues_h...Toshi MARUYAMA2019-09-212-2/+1
* rubocop: disable Naming/BinaryOperatorParameterNameToshi MARUYAMA2019-09-212-18/+3
* rubocop: disable Rails/HelperInstanceVariableToshi MARUYAMA2019-09-212-20/+3
* rubocop: remove app/helpers/issues_helper.rb from Style/NestedTernaryOperator...Toshi MARUYAMA2019-09-211-1/+0
* Auto-complete issues #id in the search form (#32052).Go MAEDA2019-09-213-2/+13
* code cleanup: rubocop: fix Rails/Blank in app/helpers/issues_helper.rbToshi MARUYAMA2019-09-212-4/+1
* code cleanup: rubocop: fix Style/MultilineTernaryOperator in app/helpers/issu...Toshi MARUYAMA2019-09-212-10/+28
* code cleanup: rubocop: fix Layout/MultilineArrayBraceLayout in test/unit/repo...Toshi MARUYAMA2019-09-212-5/+2
* code cleanup: rubocop: fix Lint/ScriptPermission of Rakefile fixed by r18493Toshi MARUYAMA2019-09-201-5/+0
* svn propset svn:executable on RakefileToshi MARUYAMA2019-09-201-0/+0
* code cleanup: rubocop: fix Style/CommentedKeyword in app/models/repository/cv...Toshi MARUYAMA2019-09-202-5/+1
* code cleanup: rubocop: fix Style/CommentAnnotation in lib/redmine/scm/adapter...Toshi MARUYAMA2019-09-202-11/+3