-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue #5086 Review and rework o.e.j.util.Scanner #5744
Commits on Dec 1, 2020
-
Issue #5086 Review and rework o.e.j.util.Scanner
Signed-off-by: Jan Bartel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4883332 - Browse repository at this point
Copy the full SHA 4883332View commit details -
Issue #5086 Improve ScannerTest
Signed-off-by: Jan Bartel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4304c78 - Browse repository at this point
Copy the full SHA 4304c78View commit details -
Issue #5086 Fix checkstyle in test
Signed-off-by: Jan Bartel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 115a72d - Browse repository at this point
Copy the full SHA 115a72dView commit details -
Signed-off-by: Jan Bartel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 90e48ba - Browse repository at this point
Copy the full SHA 90e48baView commit details -
Issue #5086 Changes after review
Signed-off-by: Jan Bartel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 31cc298 - Browse repository at this point
Copy the full SHA 31cc298View commit details
Commits on Dec 2, 2020
-
Issue #5086 Fix error on addFile
Signed-off-by: Jan Bartel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e39ec6c - Browse repository at this point
Copy the full SHA e39ec6cView commit details -
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-10.0.x-…
…5086-review-scanner
Configuration menu - View commit details
-
Copy full SHA for c776eeb - Browse repository at this point
Copy the full SHA c776eebView commit details -
Issue #5086 Add blocking method for immediate scan.
Signed-off-by: Jan Bartel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8fe8cb8 - Browse repository at this point
Copy the full SHA 8fe8cb8View commit details -
Fixed scan(Callback) bug, returning early in case of failures.
More cleanups in code adding more privateness, getting rid of unnecessary exceptions, making fields final, etc. Signed-off-by: Simone Bordet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 97b3f26 - Browse repository at this point
Copy the full SHA 97b3f26View commit details -
Using capital case for static final field.
Signed-off-by: Simone Bordet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe0e076 - Browse repository at this point
Copy the full SHA fe0e076View commit details -
Improved KeyStoreScanner.scan().
Signed-off-by: Simone Bordet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c882ee - Browse repository at this point
Copy the full SHA 9c882eeView commit details