Branch: refs/heads/master
Home: https://github.com/jenkinsci/favorite-plugin
Commit: 5cad13f3b0e1e5910832a8b14ea48475994ac603
https://github.com/jenkinsci/favorite-plugin/commit/5cad13f3b0e1e5910832a8b14ea48475994ac603
Author: Kyle Cronin <[email protected]>
Date: 2023-11-26 (Sun, 26 Nov 2023)
Changed paths:
M src/main/java/hudson/plugins/favorite/filter/FavoriteFilter.java
A src/test/java/hudson/plugins/favorite/filter/FavoriteFilterTest.java
Log Message:
-----------
Simplify FavoriteFilter
Use `User.current()` to get current user context and remove unnecessary calls
to Jenkins.
Commit: 3c7c2021e25efa17aa51de2de96bcf9500507da8
https://github.com/jenkinsci/favorite-plugin/commit/3c7c2021e25efa17aa51de2de96bcf9500507da8
Author: Markus Winter <[email protected]>
Date: 2023-12-09 (Sat, 09 Dec 2023)
Changed paths:
M src/main/java/hudson/plugins/favorite/filter/FavoriteFilter.java
A src/test/java/hudson/plugins/favorite/filter/FavoriteFilterTest.java
Log Message:
-----------
Merge pull request #143 from cronik/feature/simplify-favorite-filter
Simplify FavoriteFilter
Compare:
https://github.com/jenkinsci/favorite-plugin/compare/64ef41c7d162...3c7c2021e25e
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/favorite-plugin/push/refs/heads/master/64ef41-3c7c20%40github.com.