Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: be28d586b5db3cd3a5b7bbbfa265e73e86b6446b
      
https://github.com/jenkinsci/jenkins/commit/be28d586b5db3cd3a5b7bbbfa265e73e86b6446b
  Author: stellargo <sumitsarinoffic...@gmail.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M core/src/main/java/hudson/model/FingerprintCleanupThread.java
    M core/src/main/java/jenkins/fingerprints/FileFingerprintStorage.java
    M core/src/main/java/jenkins/fingerprints/FingerprintStorage.java
    M 
core/src/main/java/jenkins/fingerprints/GlobalFingerprintConfiguration.java
    M 
core/src/main/resources/jenkins/fingerprints/GlobalFingerprintConfiguration/config.jelly
    M test/src/test/java/hudson/model/FingerprintCleanupThreadTest.java

  Log Message:
  -----------
  [JENKINS-62755] Introduce Fingerprint Cleanup in External Storage API (#4817)

* Create new FingerprintCleanupThread

* Moved test to jenkins

* Add license

* Fix license

* Fix some tests

* Fix all tests

* Remove redundant imports

* Add documentation; add test

* Fix errors in fingerprintertest

* Remove default fingerprint cleanup implementation

* Remove override from execute

* Undo author deletion

* Remove redundant import

* Move fingerprint cleanup to storage

* Fix spacing

* Add new line

* Minor fixes

* Fix tests

* Add documentation

* Introduce fingerprint cleanup toggle

* Link cleanup config to thread

* Add file system cleanup

* Add test

* Introduce external fingerprint storage cleanup tests

* Remove redundant statements

* Fix test

* Improve docstring

* Introduce shouldNotCleanFingerprintsWhenDisabled test

* Fix default cleanup value

* Minor fixes

* Enabled->Disabled

* Fix tests

* get -> is


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/802474-be28d5%40github.com.

Reply via email to