Branch: refs/heads/master
Home: https://github.com/jenkinsci/thin-backup-plugin
Commit: d6f8217fa00b3706d50fe5f5b9613c20659dfd4b
https://github.com/jenkinsci/thin-backup-plugin/commit/d6f8217fa00b3706d50fe5f5b9613c20659dfd4b
Author: Michael Kemmerzell <[email protected]>
Date: 2022-10-01 (Sat, 01 Oct 2022)
Changed paths:
M src/main/java/org/jvnet/hudson/plugins/thinbackup/backup/HudsonBackup.java
Log Message:
-----------
remove unnecessary if, as condition will always be true
Commit: d131b30e2369dc3f6fc9dd7ac29573c616defb5c
https://github.com/jenkinsci/thin-backup-plugin/commit/d131b30e2369dc3f6fc9dd7ac29573c616defb5c
Author: Michael Kemmerzell <[email protected]>
Date: 2022-10-01 (Sat, 01 Oct 2022)
Changed paths:
M src/main/java/org/jvnet/hudson/plugins/thinbackup/backup/HudsonBackup.java
Log Message:
-----------
Spotbugs: Prevent possible nullpointer dereference in HudsonBackup
Commit: bdaa079dea411c9856ac5233606843e9d032d3ba
https://github.com/jenkinsci/thin-backup-plugin/commit/bdaa079dea411c9856ac5233606843e9d032d3ba
Author: Michael Kemmerzell <[email protected]>
Date: 2022-10-01 (Sat, 01 Oct 2022)
Changed paths:
M src/main/java/org/jvnet/hudson/plugins/thinbackup/backup/BackupSet.java
Log Message:
-----------
Spotbugs: Prevent possible nullpointer dereference in BackupSet
Commit: 1bb659070ab6a6294b314f4159f2b466926bee9a
https://github.com/jenkinsci/thin-backup-plugin/commit/1bb659070ab6a6294b314f4159f2b466926bee9a
Author: Michael Kemmerzell <[email protected]>
Date: 2022-10-01 (Sat, 01 Oct 2022)
Changed paths:
M
src/main/java/org/jvnet/hudson/plugins/thinbackup/backup/DirectoryCleaner.java
Log Message:
-----------
Spotbugs: Prevent possible nullpointer dereference in DirectoryCleaner
Commit: 427e67da5581ccba97f39abafa21049e74db00b6
https://github.com/jenkinsci/thin-backup-plugin/commit/427e67da5581ccba97f39abafa21049e74db00b6
Author: Michael Kemmerzell <[email protected]>
Date: 2022-10-01 (Sat, 01 Oct 2022)
Changed paths:
M
src/main/java/org/jvnet/hudson/plugins/thinbackup/restore/HudsonRestore.java
Log Message:
-----------
Prevent null-case in restorePlugins
Commit: db2e19faeed34995f105437c7eec09dad41821c2
https://github.com/jenkinsci/thin-backup-plugin/commit/db2e19faeed34995f105437c7eec09dad41821c2
Author: Michael Kemmerzell <[email protected]>
Date: 2022-10-01 (Sat, 01 Oct 2022)
Changed paths:
M
src/main/java/org/jvnet/hudson/plugins/thinbackup/restore/HudsonRestore.java
Log Message:
-----------
Spotbugs: Return restore in case of candidates being null
Commit: fa71b7d3c67109d3b7f5ae4e0f5ec344e602d8a7
https://github.com/jenkinsci/thin-backup-plugin/commit/fa71b7d3c67109d3b7f5ae4e0f5ec344e602d8a7
Author: Michael Kemmerzell <[email protected]>
Date: 2022-10-01 (Sat, 01 Oct 2022)
Changed paths:
M
src/main/java/org/jvnet/hudson/plugins/thinbackup/restore/HudsonRestore.java
Log Message:
-----------
Spotbugs: Prevent possible nullpointer dereference in HustonRestore
Commit: 78eee1ceb49b29e0a85d78d1b704d6bdd6abff0c
https://github.com/jenkinsci/thin-backup-plugin/commit/78eee1ceb49b29e0a85d78d1b704d6bdd6abff0c
Author: Michael Kemmerzell <[email protected]>
Date: 2022-10-13 (Thu, 13 Oct 2022)
Changed paths:
M src/main/java/org/jvnet/hudson/plugins/thinbackup/backup/HudsonBackup.java
M
src/main/java/org/jvnet/hudson/plugins/thinbackup/restore/HudsonRestore.java
Log Message:
-----------
Removed unnecessary linebreaks, added bracket to if in HudsonBackup
Commit: 285856fa7d41ec1dd51648c6c9745d60eb040284
https://github.com/jenkinsci/thin-backup-plugin/commit/285856fa7d41ec1dd51648c6c9745d60eb040284
Author: Stefan Spieker <[email protected]>
Date: 2022-10-15 (Sat, 15 Oct 2022)
Changed paths:
M src/main/java/org/jvnet/hudson/plugins/thinbackup/backup/BackupSet.java
M
src/main/java/org/jvnet/hudson/plugins/thinbackup/backup/DirectoryCleaner.java
M src/main/java/org/jvnet/hudson/plugins/thinbackup/backup/HudsonBackup.java
M
src/main/java/org/jvnet/hudson/plugins/thinbackup/restore/HudsonRestore.java
Log Message:
-----------
Merge pull request #38 from mkemmerz/fix-spotbugs-warnings
Fix spotbugs warnings - Null pointer dereferences
Compare:
https://github.com/jenkinsci/thin-backup-plugin/compare/179966612737...285856fa7d41
--
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/thin-backup-plugin/push/refs/heads/master/179966-285856%40github.com.