summaryrefslogtreecommitdiff
path: root/lib/bundler/installer/parallel_installer.rb
Commit message (Expand)AuthorAgeFilesLines
* [ParallelInstaller] Wrap in the Bundler namespaceseg-parallel-installer-namespaceSamuel Giddins2016-06-281-99/+101
* [RuboCop] Update to 0.37.0seg-rubocop-0.37Samuel Giddins2016-02-051-1/+1
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* [Worker] Add a worker name to ease debuggingseg-thread-namesSamuel Giddins2016-01-301-1/+1
* My goal was to reveal the main part of install_gem_from_spec. From myAndreas Hellwig2015-10-271-1/+4
* Change error type to LockfileErrorLukas Oberhuber2015-09-291-1/+1
* remove newline from error message.Lukas Oberhuber2015-09-291-1/+1
* Raises an error if there are missing dependenciesLukas Oberhuber2015-09-291-5/+13
* Fix Style/ParallelAssignmentErick Sasse2015-08-021-1/+2
* Fix Style/SpaceAroundOperatorsAndre Arko2015-07-181-1/+1
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-1/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-1/+1
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-3/+0
* match by namePatrick Metcalfe2015-07-011-2/+2
* switch reject to selectPatrick Metcalfe2015-07-011-4/+3
* fix empty post install message bugPatrick Metcalfe2015-04-281-1/+1
* [Documentation] Fix spelling for ParallelInstaller#process_specsSamuel E. Giddins2015-04-191-1/+1
* refactor parallel installerPatrick Metcalfe2015-04-191-0/+117
* Revert 'Clean up parallel installer'Andre Arko2015-04-071-94/+0
* Clean up parallel installerAndre Arko2015-04-011-0/+94