Activity
From 2020-12-17 to 2020-12-19
2020-12-19
-
18:33 Revision 20680 (svn): use 'assert_not' instead of 'assert !' at IssuesControllerTest
-
18:33 Revision 20679 (svn): use '\' instead of '+' to concatenate strings at app/models/wiki_content_version.rb
-
18:33 Revision 20678 (svn): use '\' instead of '+' to concatenate strings at RepositoriesFilesystemControllerTest
-
18:32 Revision 20677 (svn): remove redundant 'return' from app/models/attachment.rb
-
18:32 Revision 20676 (svn): remove redundant 'return' from app/models/changeset.rb
-
18:32 Revision 20675 (svn): shorten long line of test/unit/project_test.rb
-
18:32 Revision 20674 (svn): shorten long line of IssuesControllerTest
-
18:32 Revision 20673 (svn): shorten long line of test/unit/lib/redmine/wiki_formatting/macros_test.rb
-
18:32 Revision 20672 (svn): shorten long line of test/unit/lib/redmine/helpers/diff_test.rb
-
18:32 Revision 20671 (svn): shorten long line of test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb
-
18:32 Revision 20670 (svn): shorten long line of VersionsHelperTest
-
18:31 Revision 20669 (svn): shorten long line of app/models/issue_query.rb
2020-12-18
-
06:29 Revision 20668 (svn): Merged r20665 from trunk to 4.0-stable (#34461).
-
06:13 Revision 20667 (svn): Merged r18353 from trunk to 4.0-stable (#34461).
- This merge is intended to update Redcarpet from 3.4 to 3.5 before merging r20665 which updates Redcarpet to 3.5.1.
-
01:43 Revision 20666 (svn): Merged r20665 from trunk to 4.1-stable (#34461).
-
01:40 Revision 20665 (svn): Update Redcarpet to 3.5.1 (#34461).
- The version fixes a security vulnerability using :quote in combination with the :escape_html option.
2020-12-17
-
14:11 Revision 20664 (svn): use with_settings at AccountControllerOpenidTest#test_login_with_openid_for_existing_non_active_user
-
14:11 Revision 20663 (svn): shorten long line of app/models/issue.rb
-
14:10 Revision 20662 (svn): remove redundant 'return' from ApplicationHelperTest
-
14:10 Revision 20661 (svn): remove redundant 'return' from lib/redmine/twofa/totp.rb
-
14:10 Revision 20660 (svn): add Layout/FirstHashElementIndentation to .rubocop.yml
-
14:10 Revision 20659 (svn): fix source indent of lib/redmine/twofa/totp.rb
-
14:10 Revision 20658 (svn): add Style/Lambda to .rubocop.yml
-
14:10 Revision 20657 (svn): use 'lambda' instead of '->{}' at UsersController
-
14:10 Revision 20656 (svn): use 'lambda' instead of '->{}' at RolesControllerTest
-
14:09 Revision 20655 (svn): add Layout/DotPosition to .rubocop.yml
-
14:09 Revision 20654 (svn): place the '.' on the previous line of the method call at app/models/attachment.rb
-
14:09 Revision 20653 (svn): place the '.' on the previous line of the method call at app/models/project.rb
-
09:08 Revision 20652 (svn): Fix the order of assert params (#34123).
Also available in: Atom