14924 Commits (e66cce5d5db8a8562b3080e151b1ec51eedfcb52)
 

Author SHA1 Message Date
  Toshi MARUYAMA ddb24a2473 workaround Chrome default_directory ignored on Linux 4 years ago
  Toshi MARUYAMA 83d5633a5f code cleanup: rubocop: fix Style/TrailingCommaInArguments in test/unit/issue_test.rb 4 years ago
  Toshi MARUYAMA 97fb2876d5 rubocop: remove config/initializers/30-redmine.rb from Style/MultilineTernaryOperator fixed by r18521 4 years ago
  Go MAEDA 8bef8c8231 input[type="number"] should be highlighted as well when it has focus (#31971). 4 years ago
  Toshi MARUYAMA 2dab26cef1 rubocop: disable Naming/AccessorMethodName 4 years ago
  Toshi MARUYAMA 6c7794d300 rubocop: disable Lint/IneffectiveAccessModifier 4 years ago
  Go MAEDA ca951738d1 Highlight the input field that has focus by setting border-color (#31971). 4 years ago
  Toshi MARUYAMA 591d0eae79 code cleanup: rubocop: fix Style/ZeroLengthPredicate in app/models/issue.rb 4 years ago
  Toshi MARUYAMA 9a5cb65b9e code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in test/unit/issue_test.rb 4 years ago
  Toshi MARUYAMA e7ba3cf008 code cleanup: rubocop: fix Rails/Presence in config/initializers/30-redmine.rb 4 years ago
  Toshi MARUYAMA fe6b965fd5 code cleanup: rubocop: fix Rails/Presence in config/initializers/10-patches.rb 4 years ago
  Toshi MARUYAMA e83313240f code cleanup: rubocop: fix Rails/Presence in db/migrate/20110228000100_copy_repositories_log_encoding.rb 4 years ago
  Toshi MARUYAMA 947fdf100d code cleanup: rubocop: fix Rails/Presence in lib/redmine/scm/adapters/cvs_adapter.rb 4 years ago
  Toshi MARUYAMA 2829ddcc33 code cleanup: rubocop: fix Layout/BlockEndNewline in app/models/issue.rb 4 years ago
  Toshi MARUYAMA d0ca6ad31d code cleanup: rubocop: fix Layout/SpaceInsideStringInterpolation in app/helpers/issues_helper.rb 4 years ago
  Toshi MARUYAMA bb5706e2f9 code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in db/migrate/20170302015225_change_attachments_digest_limit_to_64.rb 4 years ago
  Toshi MARUYAMA a405e8f950 code cleanup: rubocop: fix Style/WhileUntilModifier in app/helpers/issues_helper.rb 4 years ago
  Toshi MARUYAMA 7272399dc9 code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/helpers/issues_helper.rb 4 years ago
  Toshi MARUYAMA 4c9bef2ace code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/repository/bazaar.rb 4 years ago
  Toshi MARUYAMA e5f22bd28a code cleanup: rubocop: fix Style/NegatedIf in lib/redmine/scm/adapters/bazaar_adapter.rb 4 years ago
  Toshi MARUYAMA 5ff3ed914e code cleanup: rubocop: fix Style/ColonMethodCall in lib/redmine/scm/adapters/bazaar_adapter.rb 4 years ago
  Toshi MARUYAMA 004b1e35f5 add missing fixtures to MailHandlerTest (#31946) 4 years ago
  Go MAEDA ca16a23ad5 Don't show unsettable permissions in the tracker permissions table (#30431). 4 years ago
  Toshi MARUYAMA fb221e8069 code cleanup: rubocop: fix Layout/SpaceInsideRangeLiteral in app/models/repository/cvs.rb 4 years ago
  Toshi MARUYAMA 3b379c076d code cleanup: rubocop: fix Style/EmptyLiteral in lib/redmine/scm/adapters/cvs_adapter.rb 4 years ago
  Go MAEDA 3aef778342 Rounded corners of "my page" blocks (#32015). 4 years ago
  Toshi MARUYAMA 949d80c6d2 code cleanup: rubocop: fix Performance/Casecmp in lib/redmine/scm/adapters/bazaar_adapter.rb 4 years ago
  Toshi MARUYAMA f66cc7db80 code cleanup: rubocop: fix Performance/Casecmp in lib/redmine/codeset_util.rb 4 years ago
  Toshi MARUYAMA 8fb0ec3c3b code cleanup: rubocop: fix Style/RedundantConditional in app/helpers/issues_helper.rb 4 years ago
  Toshi MARUYAMA fe78039aea rubocop: disable Naming/BinaryOperatorParameterName 4 years ago
  Toshi MARUYAMA 53aae425ba rubocop: disable Rails/HelperInstanceVariable 4 years ago
  Toshi MARUYAMA 7ffa505a02 rubocop: remove app/helpers/issues_helper.rb from Style/NestedTernaryOperator fixed by r18496 4 years ago
  Go MAEDA f5bbb0317a Auto-complete issues #id in the search form (#32052). 4 years ago
  Toshi MARUYAMA 7df0230d67 code cleanup: rubocop: fix Rails/Blank in app/helpers/issues_helper.rb 4 years ago
  Toshi MARUYAMA a6116a98c5 code cleanup: rubocop: fix Style/MultilineTernaryOperator in app/helpers/issues_helper.rb 4 years ago
  Toshi MARUYAMA fc243aa3ea code cleanup: rubocop: fix Layout/MultilineArrayBraceLayout in test/unit/repository_bazaar_test.rb 4 years ago
  Toshi MARUYAMA a02f498275 code cleanup: rubocop: fix Lint/ScriptPermission of Rakefile fixed by r18493 4 years ago
  Toshi MARUYAMA 8f05374f49 svn propset svn:executable on Rakefile 4 years ago
  Toshi MARUYAMA fd51a4fe58 code cleanup: rubocop: fix Style/CommentedKeyword in app/models/repository/cvs.rb 4 years ago
  Toshi MARUYAMA 188c560edc code cleanup: rubocop: fix Style/CommentAnnotation in lib/redmine/scm/adapters/cvs_adapter.rb 4 years ago
  Toshi MARUYAMA 9f26eac4f0 code cleanup: rubocop: fix Style/ClassCheck in lib/redmine/scm/adapters/cvs_adapter.rb 4 years ago
  Toshi MARUYAMA c50e1facb4 rubocop: remove app/models/issue.rb from Lint/DuplicateMethods fixed by previous two revisions 4 years ago
  Toshi MARUYAMA d6701ab40f remove "attr_reader :current_journal" from Issue class 4 years ago
  Toshi MARUYAMA 3be589df24 use "attr_writer" instead of "attr_accessor" for Issue#deleted_attachment_ids 4 years ago
  Toshi MARUYAMA 4074ca0771 code clean up app/models/repository.rb 4 years ago
  Toshi MARUYAMA 7fb47e4b5e code cleanup: rubocop: fix Layout/LeadingCommentSpace in app/models/repository.rb 4 years ago
  Go MAEDA 1e53dd7e11 Fixes not to call set_tmp_attachments_directory twice after each test (#32094). 4 years ago
  Go MAEDA 43b889d50c Rounded corners of the main menu (#32013). 4 years ago
  Go MAEDA 5387079e60 Update Rouge to 3.11.0 (#31556). 4 years ago
  Toshi MARUYAMA 0c416338dd code cleanup: rubocop: fix Style/StringLiteralsInInterpolation in app/helpers/issues_helper.rb 4 years ago