15896 Commits (4ef5949574a79a04c0d17e095161908977ada5c8)
 

Author SHA1 Message Date
  Toshi MARUYAMA 4ef5949574 fix source indent of app/models/user.rb 4 years ago
  Toshi MARUYAMA ad97b5afec remove spaces inside {} of AccountController 4 years ago
  Go MAEDA 2eb75e6705 Improved view of the activity page (#33692). 4 years ago
  Go MAEDA be183e58b9 Fix that selected gantt columns are not displayed with MS Edge Legacy (#33724). 4 years ago
  Toshi MARUYAMA 575403413a add "Copy and follow" flow to bulk_copy system test 4 years ago
  Toshi MARUYAMA 373b5f4d04 fix source indent of BazaarAdapter 4 years ago
  Toshi MARUYAMA d495c92f67 fix source indent of RepositoryBazaarTest 4 years ago
  Toshi MARUYAMA adf7facc8a remove spaces inside {} of ApplicationHelperTest#test_principals_check_box_tag_without_avatar 4 years ago
  Toshi MARUYAMA ee120074ea fix source indent of lib/redmine/scm/adapters/bazaar_adapter.rb 4 years ago
  Toshi MARUYAMA 374582b150 add empty line after guard clause to app/helpers/application_helper.rb 4 years ago
  Toshi MARUYAMA 3f13c37c3c do not use spaces in lambda literals of ApplicationHelper 4 years ago
  Toshi MARUYAMA 7a7542b51d wait for ajax response in IssuesSystemTest#test_bulk_edit as same with IssuesSystemTest#test_bulk_copy 4 years ago
  Toshi MARUYAMA 0d15a93d22 wait for ajax response to prevent random failure in IssuesSystemTest#test_bulk_copy 4 years ago
  Toshi MARUYAMA 258ba9b88b remove spaces inside {} of app/models/issue.rb 4 years ago
  Toshi MARUYAMA f3f333a906 add space after comma to app/models/issue.rb 4 years ago
  Toshi MARUYAMA 2f478664f7 add empty line after guard clause to app/models/issue.rb 4 years ago
  Toshi MARUYAMA 26bf703530 fix source indent of Issue#visible_condition 4 years ago
  Toshi MARUYAMA 9568e81d73 fix source indent of Issue#self_and_descendants 4 years ago
  Toshi MARUYAMA 2f19b1eaa7 add bulk copy issues system test 4 years ago
  Toshi MARUYAMA 1de92538c5 add surrounding '+' operator spaces to IssuesControllerTest#"bulk copy should allow copying the subtasks" 4 years ago
  Toshi MARUYAMA ff5b3485ba add surrounding '+' operator spaces to IssuesControllerTest#test_bulk_copy_should_not_copy_selected_subtasks_twice 4 years ago
  Toshi MARUYAMA 04206e70d4 remove spaces inside {} of app/models/journal.rb 4 years ago
  Toshi MARUYAMA 457b39a980 remove spaces inside {} of app/models/query.rb 4 years ago
  Toshi MARUYAMA 8402e08034 remove spaces inside {} of app/models/user.rb 4 years ago
  Toshi MARUYAMA 0bee73f299 remove spaces inside {} of lib/redmine/sudo_mode.rb 4 years ago
  Go MAEDA 4d3086ef1f Add missing fixture to Redmine::ApiTest::ProjectsTest (#33700). 4 years ago
  Toshi MARUYAMA 922d1021f4 add "Move and follow" flow to bulk_edit system test 4 years ago
  Toshi MARUYAMA c7213ab4d6 use a normal unless-statement over a modifier clause in a multiline statement at app/models/repository/bazaar.rb 4 years ago
  Toshi MARUYAMA a9ac06fea5 fix source indents of lib/redmine/scm/adapters/bazaar_adapter.rb 4 years ago
  Toshi MARUYAMA 2f23b63a21 add empty lines after guard clause to lib/redmine/scm/adapters/bazaar_adapter.rb 4 years ago
  Toshi MARUYAMA 15584c9071 remove spaces inside {} of lib/redmine/scm/adapters/bazaar_adapter.rb 4 years ago
  Toshi MARUYAMA dcf3a07892 add empty lines after guard clause to app/models/user.rb 4 years ago
  Toshi MARUYAMA fa14ad7a2d fix source indents of test/functional/auth_sources_controller_test.rb 4 years ago
  Go MAEDA e75829d2f3 Fix broken test due to r19868 (#31881). 4 years ago
  Go MAEDA 3f11c1f10b Add "behind-schedule" CSS class to issues (#31881). 4 years ago
  Go MAEDA 09db3e7131 robots.txt: disallow crawling dynamically generated PDF documents (#31617). 4 years ago
  Toshi MARUYAMA 8d2d557f2c add bulk_edit system test 4 years ago
  Toshi MARUYAMA 445f6528e2 avoid using rescue in its modifier form at WatchersController#find_objects_from_params 4 years ago
  Toshi MARUYAMA ddcdac3017 avoid using rescue in its modifier form at ImportsController#import_type 4 years ago
  Toshi MARUYAMA 8b0c21cbf8 avoid using rescue in its modifier form at AttachmentsController#find_container 4 years ago
  Toshi MARUYAMA 562dea3aa8 avoid using rescue in its modifier form at ApplicationController#find_current_user 4 years ago
  Go MAEDA b15d6fc544 Always preserve the tree structure in the project jump box (#32944). 4 years ago
  Toshi MARUYAMA d050d51544 simplify IssuesSystemTest#test_bulk_watch_issues_via_context_menu 4 years ago
  Toshi MARUYAMA b0768eaff4 fix closing array brace position in UsersHelper#user_settings_tabs 4 years ago
  Toshi MARUYAMA beb7586ad3 fix closing array brace position in SettingsHelper#administration_settings_tabs 4 years ago
  Toshi MARUYAMA 37c3e6e7aa simplify IssuesSystemTest#test_watch_issue_via_context_menu 4 years ago
  Toshi MARUYAMA 9d9d6851b9 avoid multi-line ternary operators in app/models/issue_query.rb 4 years ago
  Toshi MARUYAMA a425be37b8 avoid multi-line ternary operators in app/helpers/settings_helper.rb 4 years ago
  Toshi MARUYAMA 0b138f1c4e avoid multi-line ternary operators in app/controllers/workflows_controller.rb 4 years ago
  Toshi MARUYAMA 981900491b add assert to IssuesSystemTest#test_bulk_watch_issues_via_context_menu 4 years ago