Activity
From 2024-01-24 to 2024-01-26
2024-01-26
-
09:29 Revision 22644 (svn): Fix RuboCop offense Style/MapToHash (#39111).
-
09:19 Revision 22643 (svn): Fix RuboCop offense Style/ReturnNilInPredicateMethodDefinition (#39111).
-
09:02 Revision 22642 (svn): Fix RuboCop offense Performance/RedundantEqualityComparisonBlock (#39111).
-
03:52 Revision 22641 (svn): Fix failing test by ignoring the directories that start with a dot (#39111).
-
03:42 Revision 22640 (svn): Removes debug code added in r22638 (#39111).
-
03:39 Revision 22639 (svn): Fixes multiple RuboCop offenses (#39111).
-
03:20 Revision 22638 (svn): Adds debug code to investigate test fail on CI (#39111).
2024-01-25
-
17:40 Revision 22637 (svn): Adds user status to users list API (#38948).
-
17:13 Revision 22636 (svn): Include @auth_source@ in /users/:id API response if auth_source is requested (include=auth_source) and request is made by an administrator (#23307).
- Patch by Go MAEDA (@maeda) and Marius BĂLTEANU (@marius.balteanu).
-
16:38 Revision 22635 (svn): Remove deprecated @status=@ param used to get all users. @status=*@ should be used now. (#40124).
-
16:32 Revision 22634 (svn): Merged r22633 from trunk to 5.1-stable (#40099).
-
16:31 Revision 22633 (svn): Adds deprecation warning when an empty status param (status=) is used to get all users from API (#40099).
-
13:57 Revision 22632 (svn): Merged r22623, r22624 and r22625 from trunk to 5.1-stable (#40099).
-
08:32 Revision 22631 (svn): Fixes javascript file name by removing ujs reference (#39111).
-
06:45 Revision 22630 (svn): Removes @redmine:plugins:assets@ task which is no longer needed after asset pipeline implementation (#39111).
-
06:44 Revision 22629 (svn): Remove hardcoded version of rails-ujs and include the one provided by the asset pipeline (#39111).
-
06:41 Revision 22628 (svn): Fix tests after asset pipeline implementation (#39111).
- Patch by Takashi Kato (@tohosaku).
-
06:40 Revision 22627 (svn): Remove code that is no longer needed as a result of asset pipeline implementation (#39111).
- Patch by Takashi Kato (@tohosaku).
-
06:38 Revision 22626 (svn): Add Propshaft library to enable the asset pipeline without modifying existing assets (#39111).
- Patch by Takashi Kato (@tohosaku).
-
06:10 Revision 22625 (svn): Restores API compatibility to legacy status when status param is sent blank (@status=@) and it should return all users (#40099).
-
06:08 Revision 22624 (svn): Enable "any" and "none" operators for status filter in User listing (#40099).
- Patch by Jens Krämer (@jkraemer).
-
05:58 Revision 22623 (svn): Add test cases for @status=*@, @status=@ and @status=|1|3@ (#40099).
- Patch by Jens Krämer (@jkraemer) and Marius BĂLTEANU (@marius.balteanu).
2024-01-24
-
03:49 Revision 22622 (svn): Remove unnecessary use of instance variables in CSV and Atom response handlers (#32985).
- Contributed by Ko Nagase (@sanak).
-
03:32 Revision 22621 (svn): Fix RuboCop offense Layout/EmptyLinesAroundModuleBody (#38975).
-
03:29 Revision 22620 (svn): Fix RuboCop offense Layout/EmptyLineAfterMagicComment (#38975).
Also available in: Atom