7585 Commits (78dfef097803532fee664461f6485175917c1990)

Author SHA1 Message Date
  Go MAEDA 78dfef0978 Replace gsub with tr, delete, or squeeze (#34161). 3 years ago
  Go MAEDA b46953247d Replace Hash#merge! with Hash#[]= (#34160). 3 years ago
  Go MAEDA fdba424d77 Use match? instead of =~ when MatchData is not used (#34150). 3 years ago
  Toshi MARUYAMA bb449e202e shorten long line of app/models/document.rb 3 years ago
  Toshi MARUYAMA f7fd194ed5 shorten long line of app/models/wiki_content_version.rb 3 years ago
  Toshi MARUYAMA f4aa4b0f87 shorten long line of app/models/journal.rb 3 years ago
  Toshi MARUYAMA bf3f2e19d3 shorten long line of app/models/attachment.rb 3 years ago
  Toshi MARUYAMA 5c14d09e25 shorten long line of NewsController 3 years ago
  Go MAEDA ba016c5d77 Invalid links to versions with sharing in project tree (#32860). 3 years ago
  Go MAEDA e48ff48820 Evaluate acts_as_activity_provider's scope lazily (#33664). 3 years ago
  Go MAEDA d9c6249a9c Incorrect position of the revision graph (#33896, #33383). 3 years ago
  Toshi MARUYAMA 834bc11cc9 use "do end" instead of {} at ApplicationController 3 years ago
  Toshi MARUYAMA d55582dccf use "do end" instead of {} at ApplicationHelper 3 years ago
  Toshi MARUYAMA d3004f0dfd remove spaces inside {} of TimelogController 3 years ago
  Toshi MARUYAMA 00e52fb9de shorten long line of ReportsHelper 3 years ago
  Toshi MARUYAMA 05c532bded shorten long line of GroupsHelper 3 years ago
  Toshi MARUYAMA 25bd274b0e shorten long line of app/models/user_preference.rb 3 years ago
  Toshi MARUYAMA c07d5aab86 shorten long line of WikiHelper 3 years ago
  Toshi MARUYAMA 9e08ea93ef shorten long line of app/models/tracker.rb 3 years ago
  Toshi MARUYAMA a6b68a82c6 add space after comma to ApplicationController 3 years ago
  Toshi MARUYAMA 188f533bd0 use "do end" instead of {} at TimelogController 3 years ago
  Toshi MARUYAMA 2cf079be5b add space after comma to app/models/setting.rb 3 years ago
  Toshi MARUYAMA a885adcfae add space after comma to ApplicationHelper 3 years ago
  Toshi MARUYAMA c988d6ca48 shorten long line of app/models/setting.rb 3 years ago
  Toshi MARUYAMA 8249bdbe15 add empty line after guard clause to TimelogController 3 years ago
  Toshi MARUYAMA 2b9796d4a2 shorten long line of app/models/group.rb 3 years ago
  Toshi MARUYAMA 4e8eda64d7 shorten long line of TimelogController 3 years ago
  Toshi MARUYAMA c4a95d5aeb add space after comma to app/models/mail_handler.rb 3 years ago
  Toshi MARUYAMA 2297ce58cf remove spaces inside {} of app/models/issue_relation.rb 3 years ago
  Toshi MARUYAMA 52eba6ead5 remove spaces inside {} of app/models/version.rb 3 years ago
  Toshi MARUYAMA c308a7766e remove spaces inside {} of app/models/mail_handler.rb 3 years ago
  Toshi MARUYAMA 3ffc75bcf6 remove spaces inside {} of app/models/custom_field.rb 3 years ago
  Toshi MARUYAMA 18da6cde28 remove spaces inside {} of app/models/group.rb 3 years ago
  Toshi MARUYAMA 9d628068b7 remove spaces inside {} of RepositoriesController 3 years ago
  Toshi MARUYAMA 69e2e8f653 add empty line after guard clause to RepositoriesController 3 years ago
  Toshi MARUYAMA 95ba0ea3c4 add space after comma to RepositoriesController 3 years ago
  Go MAEDA 26bc3838e1 When creating more than two identical attachments in a single transaction, the first one always ends up unreadable (#33769). 3 years ago
  Go MAEDA 82e0fe13a3 Fix a RuboCop offense Style/SymbolArray due to r20066 (#33289). 3 years ago
  Toshi MARUYAMA fb251df344 fix source indent of app/models/role.rb 3 years ago
  Toshi MARUYAMA a82bf2c42a fix source indent of AccountController 3 years ago
  Toshi MARUYAMA 282a19529d fix source indent of SysController 3 years ago
  Toshi MARUYAMA 70e470fd9b fix source indent of MembersHelper 3 years ago
  Toshi MARUYAMA 07fc4b1634 fix source indent of app/models/changeset.rb 3 years ago
  Toshi MARUYAMA d208cb6421 fix source indent of app/models/issue.rb 3 years ago
  Toshi MARUYAMA ec488e6379 use "do end" instead of {} at app/models/project.rb 3 years ago
  Toshi MARUYAMA f1e86fb99d use "do end" instead of {} at MyController 3 years ago
  Toshi MARUYAMA f76bd5f9c3 remove spaces inside {} of MyController 3 years ago
  Toshi MARUYAMA b8575166d8 remove spaces inside {} of app/models/project.rb 3 years ago
  Toshi MARUYAMA 7251d571c5 add space after comma to ProjectsHelper 3 years ago
  Go MAEDA 75b3e88cee Fix that updating time tracking activities in a project may take a long time (#33289). 3 years ago