aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/worker.rb
Commit message (Expand)AuthorAgeFilesLines
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* [RuboCop] Fix Performance/TimesMapSamuel Giddins2016-01-311-1/+1
* [Worker] Add a worker name to ease debuggingSamuel Giddins2016-01-301-2/+11
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-1/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-1/+1
* [RuboCop] Enable Style/SymbolProcSamuel E. Giddins2015-07-151-2/+2
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-1/+0
* Require Thread and QueueAndre Arko2014-07-231-0/+2
* Refactor workers completely.Andre Arko2014-07-221-0/+71