]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2020-07-15 Toshi MARUYAMAfix source indent of ApplicationHelperTest#test_due_dat...
2020-07-15 Toshi MARUYAMAfix source indent of app/models/user.rb
2020-07-15 Toshi MARUYAMAremove spaces inside {} of AccountController
2020-07-15 Go MAEDAImproved view of the activity page (#33692).
2020-07-13 Go MAEDAFix that selected gantt columns are not displayed with...
2020-07-12 Toshi MARUYAMAadd "Copy and follow" flow to bulk_copy system test
2020-07-12 Toshi MARUYAMAfix source indent of BazaarAdapter
2020-07-12 Toshi MARUYAMAfix source indent of RepositoryBazaarTest
2020-07-12 Toshi MARUYAMAremove spaces inside {} of ApplicationHelperTest#test_p...
2020-07-12 Toshi MARUYAMAfix source indent of lib/redmine/scm/adapters/bazaar_ad...
2020-07-12 Toshi MARUYAMAadd empty line after guard clause to app/helpers/applic...
2020-07-12 Toshi MARUYAMAdo not use spaces in lambda literals of ApplicationHelper
2020-07-11 Toshi MARUYAMAwait for ajax response in IssuesSystemTest#test_bulk_ed...
2020-07-11 Toshi MARUYAMAwait for ajax response to prevent random failure in...
2020-07-11 Toshi MARUYAMAremove spaces inside {} of app/models/issue.rb
2020-07-11 Toshi MARUYAMAadd space after comma to app/models/issue.rb
2020-07-11 Toshi MARUYAMAadd empty line after guard clause to app/models/issue.rb
2020-07-11 Toshi MARUYAMAfix source indent of Issue#visible_condition
2020-07-11 Toshi MARUYAMAfix source indent of Issue#self_and_descendants
2020-07-11 Toshi MARUYAMAadd bulk copy issues system test
2020-07-11 Toshi MARUYAMAadd surrounding '+' operator spaces to IssuesController...
2020-07-11 Toshi MARUYAMAadd surrounding '+' operator spaces to IssuesController...
2020-07-11 Toshi MARUYAMAremove spaces inside {} of app/models/journal.rb
2020-07-11 Toshi MARUYAMAremove spaces inside {} of app/models/query.rb
2020-07-11 Toshi MARUYAMAremove spaces inside {} of app/models/user.rb
2020-07-11 Toshi MARUYAMAremove spaces inside {} of lib/redmine/sudo_mode.rb
2020-07-09 Go MAEDAAdd missing fixture to Redmine::ApiTest::ProjectsTest...
2020-07-09 Toshi MARUYAMAadd "Move and follow" flow to bulk_edit system test
2020-07-09 Toshi MARUYAMAuse a normal unless-statement over a modifier clause...
2020-07-09 Toshi MARUYAMAfix source indents of lib/redmine/scm/adapters/bazaar_a...
2020-07-09 Toshi MARUYAMAadd empty lines after guard clause to lib/redmine/scm...
2020-07-09 Toshi MARUYAMAremove spaces inside {} of lib/redmine/scm/adapters...
2020-07-09 Toshi MARUYAMAadd empty lines after guard clause to app/models/user.rb
2020-07-09 Toshi MARUYAMAfix source indents of test/functional/auth_sources_cont...
2020-07-09 Go MAEDAFix broken test due to r19868 (#31881).
2020-07-09 Go MAEDAAdd "behind-schedule" CSS class to issues (#31881).
2020-07-09 Go MAEDArobots.txt: disallow crawling dynamically generated...
2020-07-08 Toshi MARUYAMAadd bulk_edit system test
2020-07-08 Toshi MARUYAMAavoid using rescue in its modifier form at WatchersCont...
2020-07-08 Toshi MARUYAMAavoid using rescue in its modifier form at ImportsContr...
2020-07-08 Toshi MARUYAMAavoid using rescue in its modifier form at AttachmentsC...
2020-07-08 Toshi MARUYAMAavoid using rescue in its modifier form at ApplicationC...
2020-07-06 Go MAEDAAlways preserve the tree structure in the project jump...
2020-07-05 Toshi MARUYAMAsimplify IssuesSystemTest#test_bulk_watch_issues_via_co...
2020-07-05 Toshi MARUYAMAfix closing array brace position in UsersHelper#user_se...
2020-07-05 Toshi MARUYAMAfix closing array brace position in SettingsHelper...
2020-07-04 Toshi MARUYAMAsimplify IssuesSystemTest#test_watch_issue_via_context_menu
2020-07-04 Toshi MARUYAMAavoid multi-line ternary operators in app/models/issue_...
2020-07-04 Toshi MARUYAMAavoid multi-line ternary operators in app/helpers/setti...
2020-07-04 Toshi MARUYAMAavoid multi-line ternary operators in app/controllers...
2020-07-03 Toshi MARUYAMAadd assert to IssuesSystemTest#test_bulk_watch_issues_v...
2020-07-03 Toshi MARUYAMAfix source indent of lib/redmine/wiki_formatting/textil...
2020-07-03 Toshi MARUYAMAfix source indent of lib/redmine/nested_set/project_nes...
2020-07-03 Toshi MARUYAMAfix source indent of lib/redmine/nested_set/issue_neste...
2020-07-03 Toshi MARUYAMAadd assert to IssuesSystemTest#test_watch_issue_via_con...
2020-07-03 Toshi MARUYAMAavoid comparing a variable with multiple items at Workf...
2020-07-03 Toshi MARUYAMAfix source indent at WorkflowTransition#replace_transitions
2020-07-02 Go MAEDArobots.txt: disallow crawling issues list with a query...
2020-06-28 Go MAEDAClassic Theme: Missed base line (#8251).
2020-06-28 Toshi MARUYAMAremove "sleep" from IssuesSystemTest#test_update_journa...
2020-06-28 Toshi MARUYAMAfix source indent at ApplicationHelper#link_to_revision
2020-06-28 Toshi MARUYAMAfix source indent at ApplicationHelper#parse_redmine_links
2020-06-28 Toshi MARUYAMAfix source indent at ApplicationHelper#include_calendar...
2020-06-27 Go MAEDAAdditional email addresses are not displayed in user...
2020-06-26 Go MAEDACannot paste image from clipboard when copying the...
2020-06-24 Go MAEDATable column sorting (#1718).
2020-06-23 Go MAEDABulgarian translation update (#33652).
2020-06-20 Go MAEDAOrdering wiki pages should not be case sensitive (...
2020-06-18 Go MAEDATraditional Chinese translation update (#33624).
2020-06-18 Go MAEDAUpdate locales (#1422).
2020-06-18 Go MAEDADate selection for Activity page (#1422).
2020-06-16 Toshi MARUYAMAremove unneeded "page" from "update issue status" test...
2020-06-16 Toshi MARUYAMAshorten long line at app/views/context_menus/issues...
2020-06-16 Toshi MARUYAMAshorten long line at app/helpers/application_helper.rb
2020-06-16 Go MAEDAFix typo in test/helpers/watchers_helper_test.rb (...
2020-06-16 Go MAEDAFix typo in app/controllers/watchers_controller.rb...
2020-06-15 Toshi MARUYAMAadd bulk update issues test to IssuesSystemTest
2020-06-15 Toshi MARUYAMAuse "right_click" instead of "trigger('contextmenu...
2020-06-14 Go MAEDADone ratio of a parent issue may be shown as 99% even...
2020-06-14 Go MAEDAUpdate Rouge to 3.20.0 (#32468).
2020-06-11 Go MAEDAFile selection buttons are not fully displayed with...
2020-06-09 Go MAEDASome tests in ApplicationHelperTest are declared as...
2020-06-09 Go MAEDAAdd plugin CSS classes to plugin settings views (#33453).
2020-06-09 Go MAEDABulgarian translation update (#33568).
2020-06-07 Go MAEDAJapanese translation update (#33534).
2020-06-04 Go MAEDAURLs in atom feeds don't take into account Setting...
2020-06-04 Toshi MARUYAMAsvn propset svn:eol-style native to mail_handler fixtures
2020-06-03 Toshi MARUYAMAadd S/MIME signature mail test (#31593)
2020-06-03 Toshi MARUYAMAremove unneeded literal interpolation from MailHandlerTest
2020-06-03 Toshi MARUYAMAuse "assert_not" instead of "refute" at MailHandlerTest...
2020-06-03 Toshi MARUYAMAadd parentheses to nested method call in MailHandlerTes...
2020-06-03 Go MAEDAFix cannot set property 'dragover' of undefined (#33383).
2020-06-03 Go MAEDAUpdate jQuery to 3.5.1 without jQuery Migrate (#33383).
2020-06-02 Go MAEDAAdd fixtures for UserImportTest (#33102).
2020-05-30 Go MAEDAShow Roadmap tab when subprojects have defined versions...
2020-05-30 Go MAEDAUpdate locales (#33102).
2020-05-30 Go MAEDAImport user accounts from CSV file (#33102).
2020-05-28 Go MAEDAFix that vertical scroll bar in some browsers hide...
2020-05-27 Toshi MARUYAMAgantt: simplify week day logic in to_pdf() at lib/redmi...
2020-05-27 Toshi MARUYAMAgantt: simplify week day logic in to_image() at lib...
next