summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Only force caching of default gems when installing standaloneseg-standalone-builtinSamuel E. Giddins2015-05-012-7/+14
* [RubyGems] Allow standalone caching of builtin gemsSamuel E. Giddins2015-05-011-1/+9
* [RubyGemsIntegration] Use .stubs_for when availableseg-stubs-forSamuel E. Giddins2015-04-301-4/+10
* Move RubyGems 2.4.7 compatibility into 2.1+Andre Arko2015-04-301-6/+8
* Merge pull request #3606 from tenderlove/spec_searchAndre Arko2015-04-301-2/+6
|\
| * loop through the spec list to find gems with a certain nameAaron Patterson2015-04-291-2/+6
* | Merge pull request #3603 from amatsuda/bundle_gem_hyphenated_gem_name_startin...André Arko2015-04-301-2/+2
|\ \
| * | A gem extending an existing const should be creatableAkira Matsuda2015-04-301-2/+2
| |/
* | Merge pull request #3602 from pducks32/fix-ignore-messagesAndré Arko2015-04-293-6/+20
|\ \
| * | allow all post-install messages to be silencedPatrick Metcalfe2015-04-281-2/+4
| * | fix empty post install message bugPatrick Metcalfe2015-04-281-1/+1
| * | make ignore_message boolean optionPatrick Metcalfe2015-04-281-3/+15
| |/
* | Merge pull request #3580 from bundler/seg-stubsAndré Arko2015-04-292-0/+28
|\ \ | |/ |/|
| * [StubSpecification] Render the wrapper specification as the yaml representationseg-stubsSamuel E. Giddins2015-04-201-0/+4
| * Use specification stubs with RubyGems 2.1+ when constructing the local indexSamuel E. Giddins2015-04-192-0/+24
* | Merge pull request #3586 from pducks32/configurable-timeoutAndré Arko2015-04-244-16/+27
|\ \
| * | use default settings insteadPatrick Metcalfe2015-04-222-4/+4
| * | allow default settings valuesPatrick Metcalfe2015-04-221-2/+12
| * | focuses retry on what its good atPatrick Metcalfe2015-04-221-10/+11
| |/
* | Update CODE_OF_CONDUCT.md.ttAndrey Korobkov2015-04-231-1/+1
* | Merge pull request #3582 from voxik/fix-rubygems-2.2-compatibilityAndré Arko2015-04-212-3/+19
|\ \ | |/ |/|
| * Use flatten withou bang.Vít Ondruch2014-12-081-1/+1
| * Use Bundler.rubygems instead of Gem methods directly.Vít Ondruch2014-12-052-15/+19
| * Fix RubyGems 2.2+ compatibility.Vít Ondruch2014-12-051-4/+16
* | [Documentation] Fix spelling for ParallelInstaller#process_specsSamuel E. Giddins2015-04-191-1/+1
* | [Installer] Remove unused methodSamuel E. Giddins2015-04-191-10/+0
* | Merge pull request #3577 from pducks32/masterAndré Arko2015-04-192-42/+119
|\ \
| * | turn on parallel installerPatrick Metcalfe2015-04-191-0/+1
| * | refactor parallel installerPatrick Metcalfe2015-04-192-42/+118
* | | centralized boolean question logicPatrick Metcalfe2015-04-192-1/+9
|/ /
* | gems can be available without being installedAndre Arko2015-04-131-1/+2
* | Merge tag 'v1.9.4'Andre Arko2015-04-1318-64/+87
* | Merge pull request #3519 from bundler/seg-forceAndré Arko2015-04-135-13/+19
|\ \
| * | [Installer] Add option to force installationseg-forceSamuel E. Giddins2015-03-265-13/+19
* | | trying attr_reader because maybeAndre Arko2015-04-111-0/+2
* | | Fix universal gem installationJay Mundrawala2015-04-102-1/+3
* | | Revert 'Clean up parallel installer'Andre Arko2015-04-072-98/+53
* | | Merge pull request #3531 from jhass/optional_groupsAndré Arko2015-04-076-22/+95
|\ \ \
| * | | Implement optional groupsJonne Haß2015-03-306-22/+95
* | | | Merge pull request #3546 from smlance/lockfileAndré Arko2015-04-052-1/+38
|\ \ \ \
| * | | | Track Bundler version in lockfileStefan Lance2015-04-052-1/+38
* | | | | Revert "[GitProxy] Try and preserve the umask on git gems"André Arko2015-04-031-1/+1
* | | | | Merge pull request #3438 from segiddins/seg-git-umaskAndré Arko2015-04-011-1/+1
|\ \ \ \ \
| * | | | | [GitProxy] Try and preserve the umask on git gemsSamuel E. Giddins2015-02-261-1/+1
* | | | | | Clean up parallel installerAndre Arko2015-04-013-57/+102
* | | | | | Merge pull request #3521 from smlance/verbose_outdated_outputAndre Arko2015-04-011-0/+7
|\ \ \ \ \ \
| * | | | | | Update outdated.rbStefan Lance2015-03-301-2/+2
| * | | | | | Make `outdated` output more "grepable"Stefan Lance2015-03-271-0/+7
* | | | | | | Merge pull request #3483 from janlelis/masterAndré Arko2015-04-011-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Improve generating module name from gem name in gem generatorJan Lelis2015-03-191-2/+2