Skip to content

Pull requests: kamui/retriable

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

optionally allow Proc for interval
#3 by haruska was merged Jul 2, 2013 Loading… updated Jul 2, 2013
Fix non-kernel mode
#4 by mkrogemann was closed Sep 6, 2013 Loading… updated Sep 6, 2013
Infinite tries
#1 by molfar was closed Nov 14, 2012 Loading… updated Jun 18, 2014
Support for an Array of time lengths as :interval parameter
#5 by andrusha was closed Oct 5, 2014 Loading… updated Oct 5, 2014
allow for an :on parameter that includes a regexp
#6 by osheroff was closed Oct 7, 2014 Loading… updated Oct 7, 2014
Narrow exception-range with regex
#2 by bagilevi was closed Oct 9, 2014 Loading… updated Oct 9, 2014
Add ruby 1.9.3 support
#11 by kamui was merged Jan 30, 2015 Loading… updated Jan 30, 2015
Fix README for option timeout
#13 by PikachuEXE was merged Mar 10, 2015 Loading… updated Mar 10, 2015
Use ruby version aliases in Travis config
#12 by PikachuEXE was merged Mar 10, 2015 Loading… updated Mar 10, 2015
fix minor readme typo
#14 by bartj3 was merged Mar 16, 2015 Loading… updated Mar 16, 2015
Feature: Add a generic object wrapper Retriable.with_retries()
#15 by julik was closed Jul 29, 2015 Loading… updated Aug 4, 2015
Fix a couple typos.
#19 by brupm was merged Mar 2, 2016 Loading… updated Mar 2, 2016
fix typo in readme
#21 by marcy was merged Jul 1, 2016 Loading… updated Jul 1, 2016
Match subclasses against patterns as well
#24 by apurvis was merged Jan 8, 2017 Loading… updated Jan 8, 2017
Small fixes
#28 by bruno- was merged Feb 10, 2017 Loading… updated Feb 10, 2017
Travis: Test on latest stable JRuby 9.1.7.0
#27 by olleolleolle was merged Feb 10, 2017 Loading… updated Feb 10, 2017
README: SVG badge
#26 by olleolleolle was merged Feb 10, 2017 Loading… updated Feb 10, 2017
New feature: configurable environments
#25 by apurvis was closed Feb 11, 2017 Loading… updated Feb 11, 2017
Use .any? in the :on hash processing - easier to read and faster
#30 by apurvis was merged Feb 15, 2017 Loading… updated Feb 15, 2017
Remove cruft from Rakefile
#31 by bruno- was merged Feb 18, 2017 Loading… updated Feb 20, 2017
Travis: use jruby-9.1.8.0
#34 by olleolleolle was merged Mar 10, 2017 Loading… updated Mar 10, 2017
Fix broken headings in Markdown files
#36 by bryant1410 was merged Apr 17, 2017 Loading… updated Apr 17, 2017
README: Markdown format [ci skip]
#35 by olleolleolle was closed Apr 17, 2017 Loading… updated Apr 17, 2017
Add configuration and options validation
#37 by kamui was merged Apr 27, 2017 Loading… updated Apr 27, 2017
Travis: jruby-9.1.12.0
#40 by olleolleolle was merged Jul 27, 2017 Loading… updated Jul 27, 2017
ProTip! Exclude everything labeled bug with -label:bug.