]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2020-12-31 Go MAEDAFix passing a wrong parameter to assert_select in API...
2020-12-30 Go MAEDAMake archived projects visually distinguishable in...
2020-12-28 Go MAEDAMake sure that "is not" operator for Subproject filter...
2020-12-27 Go MAEDASubprojects issues are not displayed on main project...
2020-12-26 Go MAEDACreate custom field by copy (#34307).
2020-12-25 Go MAEDADon't show "Two-factor authentication" on new user...
2020-12-25 Go MAEDAAllow issue relation autocomplete to select multiple...
2020-12-25 Go MAEDABulk addition of related issues (#33418).
2020-12-24 Go MAEDAFix Japanese translation for less_than_x_seconds and...
2020-12-23 Go MAEDAUsers API should return twofa_scheme only for administr...
2020-12-23 Go MAEDAInclude two-factor authentication scheme in users API...
2020-12-22 Go MAEDARevert r19810 (#10535).
2020-12-22 Go MAEDARevert r20440 (#10535).
2020-12-22 Go MAEDARevert r20455 (#10535).
2020-12-19 Toshi MARUYAMAuse 'assert_not' instead of 'assert !' at IssuesControl...
2020-12-19 Toshi MARUYAMAuse '\' instead of '+' to concatenate strings at app...
2020-12-19 Toshi MARUYAMAuse '\' instead of '+' to concatenate strings at Reposi...
2020-12-19 Toshi MARUYAMAremove redundant 'return' from app/models/attachment.rb
2020-12-19 Toshi MARUYAMAremove redundant 'return' from app/models/changeset.rb
2020-12-19 Toshi MARUYAMAshorten long line of test/unit/project_test.rb
2020-12-19 Toshi MARUYAMAshorten long line of IssuesControllerTest
2020-12-19 Toshi MARUYAMAshorten long line of test/unit/lib/redmine/wiki_formatt...
2020-12-19 Toshi MARUYAMAshorten long line of test/unit/lib/redmine/helpers...
2020-12-19 Toshi MARUYAMAshorten long line of test/unit/lib/redmine/wiki_formatt...
2020-12-19 Toshi MARUYAMAshorten long line of VersionsHelperTest
2020-12-19 Toshi MARUYAMAshorten long line of app/models/issue_query.rb
2020-12-18 Go MAEDAUpdate Redcarpet to 3.5.1 (#34461).
2020-12-17 Toshi MARUYAMAuse with_settings at AccountControllerOpenidTest#test_l...
2020-12-17 Toshi MARUYAMAshorten long line of app/models/issue.rb
2020-12-17 Toshi MARUYAMAremove redundant 'return' from ApplicationHelperTest
2020-12-17 Toshi MARUYAMAremove redundant 'return' from lib/redmine/twofa/totp.rb
2020-12-17 Toshi MARUYAMAadd Layout/FirstHashElementIndentation to .rubocop.yml
2020-12-17 Toshi MARUYAMAfix source indent of lib/redmine/twofa/totp.rb
2020-12-17 Toshi MARUYAMAadd Style/Lambda to .rubocop.yml
2020-12-17 Toshi MARUYAMAuse 'lambda' instead of '->{}' at UsersController
2020-12-17 Toshi MARUYAMAuse 'lambda' instead of '->{}' at RolesControllerTest
2020-12-17 Toshi MARUYAMAadd Layout/DotPosition to .rubocop.yml
2020-12-17 Toshi MARUYAMAplace the '.' on the previous line of the method call...
2020-12-17 Toshi MARUYAMAplace the '.' on the previous line of the method call...
2020-12-17 Go MAEDAFix the order of assert params (#34123).
2020-12-16 Go MAEDAAdd a test for ProjectCustomField creation (#33268).
2020-12-16 Go MAEDAUpdate roadie-rails to 2.2 (#34443).
2020-12-16 Go MAEDATypo in translation string 'setting_issue_list_default_...
2020-12-14 Go MAEDAAtom feed on project with subprojects should show in...
2020-12-12 Toshi MARUYAMAuse with_settings at AccountControllerOpenidTest#test_l...
2020-12-12 Toshi MARUYAMAadd Style/BlockComments to .rubocop.yml
2020-12-12 Toshi MARUYAMAremove redundant 'return' from lib/redmine/scm/adapters...
2020-12-12 Toshi MARUYAMAremove redundant 'return' from lib/redmine/scm/adapters...
2020-12-12 Toshi MARUYAMAuse '\' instead of '+' to concatenate strings at Reposi...
2020-12-12 Toshi MARUYAMAadd 'freeze' to avoid immutable array literals in loops...
2020-12-12 Toshi MARUYAMAfix source indent of lib/redmine/scm/adapters/cvs_adapt...
2020-12-12 Toshi MARUYAMAshorten long line of Query#sql_for_custom_field
2020-12-12 Toshi MARUYAMAshorten long line of app/models/project.rb
2020-12-12 Toshi MARUYAMAshorten long line of lib/redmine/wiki_formatting/macros.rb
2020-12-12 Toshi MARUYAMAshorten long line of app/models/custom_field.rb
2020-12-12 Toshi MARUYAMAshorten long line of ApplicationHelperTest
2020-12-12 Go MAEDAFix that disabled trackers of subprojects are listed...
2020-12-12 Go MAEDASpent time details are displayed in incorrect order...
2020-12-12 Go MAEDATraditional Chinese translation update (#34437).
2020-12-12 Go MAEDAJapanese translation update (#34436).
2020-12-12 Go MAEDABulgarian translation update (#34432).
2020-12-11 Toshi MARUYAMAuse with_settings at IssueRelationsControllerTest#test_...
2020-12-11 Toshi MARUYAMAremove space inside array brackets from test/unit/maile...
2020-12-11 Toshi MARUYAMAremove space inside array brackets from test/unit/searc...
2020-12-11 Toshi MARUYAMAremove empty line at method body end of test/unit/lib...
2020-12-11 Toshi MARUYAMAremove empty line at method body end of test/unit/lib...
2020-12-11 Toshi MARUYAMAadd empty line after guard clause to lib/generators...
2020-12-11 Toshi MARUYAMAshorten long line of app/models/board.rb
2020-12-11 Toshi MARUYAMAshorten long line of app/models/mailer.rb
2020-12-11 Toshi MARUYAMAshorten long line of ApplicationHelper
2020-12-11 Toshi MARUYAMAshorten long line of test/unit/lib/redmine/menu_manager...
2020-12-11 Toshi MARUYAMAshorten long line of IssueRelationsControllerTest
2020-12-11 Toshi MARUYAMAadd Layout/LineLength to .rubocop.yml
2020-12-10 Go MAEDAUpdate locales (#34303).
2020-12-10 Go MAEDAAllow to add subtask from context menu (#34303).
2020-12-10 Toshi MARUYAMAuse with_settings at ReportsControllerTest#test_get_iss...
2020-12-10 Toshi MARUYAMAshorten long line of test/unit/time_entry_activity_test.rb
2020-12-10 Toshi MARUYAMAshorten long line of TimelogHelper
2020-12-10 Toshi MARUYAMAshorten long line of ApplicationHelperTest
2020-12-10 Toshi MARUYAMAshorten long line of app/models/wiki_page.rb
2020-12-10 Toshi MARUYAMAshorten long line of app/models/changeset.rb
2020-12-10 Toshi MARUYAMAshorten long line of lib/redmine/wiki_formatting/textil...
2020-12-10 Toshi MARUYAMAshorten long line of app/models/tracker.rb
2020-12-10 Toshi MARUYAMAshorten long line of lib/redmine/wiki_formatting/markdo...
2020-12-10 Toshi MARUYAMAshorten long line of Query#relative_date_clause
2020-12-10 Toshi MARUYAMAshorten long line of app/models/workflow_rule.rb
2020-12-10 Toshi MARUYAMAshorten long line of app/models/issue_priority.rb
2020-12-10 Go MAEDABulgarian translation update (#34429).
2020-12-10 Go MAEDAJapanese translation update (#34428).
2020-12-10 Go MAEDAUpdate locales (#34417).
2020-12-10 Go MAEDARequire to enter project's identifier to confirm projec...
2020-12-10 Go MAEDARequire explicit confirmation before deleting a user...
2020-12-09 Toshi MARUYAMAuse with_settings at MailHandlerControllerTest#test_new
2020-12-09 Toshi MARUYAMAshorten long line of test/unit/member_test.rb
2020-12-09 Toshi MARUYAMAshorten long line of UsersController
2020-12-09 Toshi MARUYAMAshorten long line of lib/redmine/field_format.rb
2020-12-09 Toshi MARUYAMAshorten long line of lib/redmine/helpers/gantt.rb
2020-12-09 Toshi MARUYAMAshorten long line of test/unit/lib/redmine/field_format...
2020-12-09 Toshi MARUYAMAshorten long line of SearchHelperTest
2020-12-09 Toshi MARUYAMAshorten long line of lib/redmine/nested_set/project_nes...
next