]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2021-01-30 Go MAEDAGalician translation update (#34651).
2021-01-26 Go MAEDAAdd keyboard shortcuts for bold, italic and underline...
2021-01-25 Go MAEDABulgarian translation update (#34633).
2021-01-25 Go MAEDAJapanese translation update (#34623).
2021-01-24 Go MAEDAUpdate locales (#33329).
2021-01-24 Go MAEDAShow a warning message for watchers who cannot view...
2021-01-24 Go MAEDADo not propose watchers that are not allowed to see...
2021-01-23 Go MAEDAUpdate Nokogiri to 1.11 (#34619).
2021-01-20 Go MAEDAFix grammatical agreement in translation for "parent...
2021-01-18 Go MAEDASome fixes for r20321:
2021-01-17 Go MAEDAWeb browser freezes when displaying a workflow page...
2021-01-17 Go MAEDAFix that WorkflowsControllerTest fails if table cells...
2021-01-16 Go MAEDAUpdate RuboCop to 1.8.1 (#32530).
2021-01-16 Go MAEDAUpdate .rubocop_todo.yml (#32530).
2021-01-16 Go MAEDAReverts r20658.
2021-01-13 Go MAEDADrag and drop file upload to file type custom field...
2021-01-13 Go MAEDAFix that alerts may be displayed multiple times when...
2021-01-11 Go MAEDAAdd class 'error' to custom fields with validation...
2021-01-10 Go MAEDARemove security fix for JQuery 1.2 (#33383).
2021-01-10 Go MAEDAAdds GOOGLE_CHROME_OPTS_ARGS environment variable to...
2021-01-07 Go MAEDAAdding system tests for keyboard shortcuts (#30459).
2021-01-07 Go MAEDAAdd keyboard shortcut to toggle between Edit/Preview...
2021-01-05 Go MAEDARemove unused key :preview from Redmine::AccessKeys...
2021-01-04 Go MAEDASimplified Chinese translation update (#34545).
2021-01-02 Go MAEDASpanish translation update for 4.1-stable (#34439).
2021-01-01 Go MAEDAShow only valid projects on issue form when the issue...
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).
next