aboutsummaryrefslogtreecommitdiffstats
path: root/spec/bundler/retry_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* [Retry] Add newline before printing the final errorSamuel Giddins2016-12-181-2/+2
* Update Bundler::Retry newlinesNick LaMuro2016-07-251-0/+33
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* [RuboCop] Enable Style/BlockDelimitersSamuel Giddins2015-11-261-4/+4
* Fix Style/ProcVictor Koronen2015-08-141-1/+1
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-1/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-1/+1
* no need to be testing functionality outside its scopePatrick Metcalfe2015-04-221-11/+0
* Small improving of testsKamil Kieliszczyk2014-01-241-4/+3
* Improve testing if last error was raised by Bundler::RetryKamil Kieliszczyk2014-01-211-3/+3
* allow exceptions to be passed to RetryAndre Arko2013-10-031-3/+26
* retry specs that run on 1.8.7Andre Arko2013-09-281-1/+1
* Retry git commandsschneems2013-09-281-3/+4
* Retry fetch specs with `--retry`schneems2013-09-281-0/+36