openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
guava-retrying
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 21 hours
ago. based on code collected
2 days
ago.
Jun 14, 2025 — Jun 14, 2026
Showing page 1 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
workaround for travis-ci/travis-ci#5227, related travis-ci/travis-ci#6029
Ray Holder
More...
about 10 years ago
prepare for 2.0.0 release
Ray Holder
More...
almost 11 years ago
update contributors list
Ray Holder
More...
almost 11 years ago
Merge pull request #42 from alb-i986/fix-string-in-Retryer
Ray Holder
More...
almost 11 years ago
mark the RetryListener interface and usage with the @Beta annotation so we can continue iterating here without freezing the public API #36
Ray Holder
More...
almost 11 years ago
some minor refactoring and renaming for #25, suppress warnings
Ray Holder
More...
almost 11 years ago
Retryer: fix checkNotNull error message
Alberto Scotto
More...
about 11 years ago
continue refactoring to simplify listener, related to #25 #36
Ray Holder
More...
about 11 years ago
refactoring Attempt interface to simplify state handling for attempt number and delay since first attempt, this should allow us to build even more elaborate stop and wait strategies moving forward, related to #25 #36
Ray Holder
More...
about 11 years ago
minor Javadoc updates, add note about refactoring Attempt
Ray Holder
More...
about 11 years ago
Merge pull request #26 from yaroslavm/master
Ray Holder
More...
about 11 years ago
update Gradle wrapper to 2.4 #38
Ray Holder
More...
about 11 years ago
update Gradle wrapper to 2.3, refactor all Gradle tooling #38
Ray Holder
More...
about 11 years ago
remove import *
Ray Holder
More...
about 11 years ago
listeners should probably be a List since the order is significant for their behavior
Ray Holder
More...
about 11 years ago
bump version up to 2.0.0-SNAPSHOT
Ray Holder
More...
about 11 years ago
Merge pull request #39 from Stephan202/fix-for-issue-30
Ray Holder
More...
about 11 years ago
Merge pull request #37 from kevinconaway/retry-listener
Ray Holder
More...
about 11 years ago
Introduce StopStrategies#stopAfterDelay(long, TimeUnit).
Stephan Schroevers
More...
about 11 years ago
Add RetryListener implementation
Kevin Conaway
More...
about 11 years ago
set guava dependency to a range instead of a concrete version, we can update it again if upstream gets weird #32
Ray Holder
More...
about 11 years ago
add more badges for latest version and license
Ray Holder
More...
over 11 years ago
update copyright boilerplate for 2015, should really get that gradle license plugin set up here at some point
Ray Holder
More...
over 11 years ago
bump version up to 1.0.8-SNAPSHOT
Ray Holder
More...
over 11 years ago
prepare for 1.0.7 release
Ray Holder
More...
over 11 years ago
lolwut, guess that's been pointing to the wrong place since forever...
Ray Holder
More...
over 11 years ago
add comments for block strategy stuff
Ray Holder
More...
over 11 years ago
new way to calculate sleep time from failed attempt: new strategy AttemptWaitStrategy is based on exception class and user-defined function to calculate sleep time from exception occurred;
Yaroslav Matveychuk
More...
over 11 years ago
adjust spacing, imports
Ray Holder
More...
about 12 years ago
adjust spacing
Ray Holder
More...
about 12 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree