aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | platform can be of type string so it must be cast into a Gem::PlatformJay Mundrawala2015-04-131-1/+1
| * | | Version 1.9.3 with changelogAndre Arko2015-04-121-1/+1
| * | | trying attr_reader because maybeAndre Arko2015-04-121-0/+2
| * | | Fix universal gem installationJay Mundrawala2015-04-122-1/+3
| * | | Only use first line of error messages in the issue search URL.Tim Moore2015-04-121-1/+1
| * | | it’s actually RubyGems 2.0 or newerAndre Arko2015-04-091-1/+1
| * | | prevent public gem pushes by defaultAndre Arko2015-04-081-4/+8
| * | | Revert "Report exceptions while requiring"Andre Arko2015-04-081-3/+0
| * | | add install:local task for --local installsAndre Arko2015-04-011-2/+7
| * | | Version 1.9.2 with changelogAndre Arko2015-03-301-1/+1
| * | | Merge tag 'v1.8.6' into 1-9-stableAndre Arko2015-03-306-38/+53
| |\| |
| | * | Version 1.8.6 with changelogAndre Arko2015-03-301-1/+1
| | * | test remote inclusion only on Rubygems sourcesAndre Arko2015-03-303-11/+15
| | * | check gemfile changes for sourced gems correctlyAndre Arko2015-03-301-3/+11
| | * | build args are global and not thread-safe :’(Andre Arko2015-03-291-6/+8
| | * | only use with_build_args if we have someAndre Arko2015-03-291-12/+18
| | * | maybe that’s clearer?Andre Arko2015-03-291-6/+5
| | * | don’t need a method here I don’t thinkAndre Arko2015-03-291-6/+2
| * | | Merge pull request #3524 from bundler/seg-uniq-depsAndré Arko2015-03-281-1/+1
| |\ \ \
| | * | | [LazySpecification] Uniq dependencies in lockfile representationSamuel E. Giddins2015-03-271-1/+1
| * | | | turns out Ruby 1.8 can’t handle chmod stringsAndre Arko2015-03-271-2/+4
| * | | | [Molinillo] Update to 0.2.3Samuel E. Giddins2015-03-272-11/+14
| |/ / /
| * | | make executables executable, and test themAndre Arko2015-03-271-0/+9
| * | | [Molinillo] Update to v0.2.2Samuel E. Giddins2015-03-262-2/+2
* | | | [RubyGemsIntegration] Use .stubs_for when availableSamuel 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 representationSamuel 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