summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 1.8.8 with changelogv1.8.8Andre Arko2015-04-292-1/+7
* Replace locked gem sources with Gemfile equivalents.Tim Moore2015-04-292-5/+40
* Version 1.8.7 with changelogv1.8.7Andre Arko2015-04-072-1/+7
* Revert "Report exceptions while requiring"Andre Arko2015-04-071-3/+0
* Version 1.8.6 with changelogv1.8.6Andre Arko2015-03-302-1/+8
* annnd I need to fix all of the hashesAndre Arko2015-03-301-2/+2
* of course new hashes don’t work on Ruby 1.8Andre Arko2015-03-301-2/+2
* test remote inclusion only on Rubygems sourcesAndre Arko2015-03-303-11/+15
* skip Yaml engine tests on Rubies with no engineAndre Arko2015-03-301-5/+3
* check gemfile changes for sourced gems correctlyAndre Arko2015-03-301-3/+11
* update the failing spec to correctly repro the bugAndre Arko2015-03-302-11/+33
* a failing spec for #3520Andre Arko2015-03-291-0/+41
* 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
* Version 1.8.5 with changelogv1.8.5Andre Arko2015-03-112-1/+8
* test to ensure 1.8 can read 1.7 mirror settingsAndre Arko2015-03-111-0/+6
* fix tests for MIT in gemspec to match settingsAndre Arko2015-03-111-8/+3
* test each firstrun questionAndre Arko2015-03-111-0/+41
* use boolean support in settingsAndre Arko2015-03-111-13/+7
* return nil even for booleans, if never setAndre Arko2015-03-111-4/+9
* remove MIT license from gemspec if not configuredAndre Arko2015-03-112-6/+9
* Fixed ’no’ option in gem generatorKir Shatrov2015-03-111-5/+9
* Version 1.8.4 with changelogv1.8.4Andre Arko2015-03-052-1/+8
* Merge pull request #3450 from TimMoore/revert-local-rubygemsAndré Arko2015-03-026-28/+17
|\
| * Revert "LocalRubygems source for local gem specs"Tim Moore2015-03-026-28/+17
* | Merge pull request #3449 from moeffju/document-package-all-platformsTim Moore2015-03-021-0/+7
|\ \ | |/ |/|
| * Add documentation for `bundle package --all-platforms`Matthias Bauer2015-03-021-0/+7
|/
* Verison 1.8.3 with changelogv1.8.3Andre Arko2015-02-242-3/+10
* Merge pull request #3427 from TimMoore/issue-3414-fix-multi-source-unlockingAndré Arko2015-02-222-2/+29
|\
| * Fix source unlocking with multiple sources.Tim Moore2015-02-221-2/+9
| * Failing spec for #3414 & #3417.Tim Moore2015-02-221-0/+20
|/
* Check for bool value as wellEduardo Bautista2015-02-151-1/+1
* Version 1.8.2 with changelogv1.8.2Andre Arko2015-02-142-1/+7
* Merge pull request #3399 from TimMoore/issue-3398-fix-uri-normalizationAndré Arko2015-02-142-1/+35
|\
| * Tighten the check for URLs in config keys.Tim Moore2015-02-142-1/+35
|/
* Version 1.8.1 with changelogv1.8.1Andre Arko2015-02-132-5/+16
* update parallel spec for older rubygemsAndre Arko2015-02-131-3/+18
* Pathname doesn't have write :grimace:Andre Arko2015-02-131-4/+6
* normalize urls in config keysAndre Arko2015-02-131-0/+3
* debug-print permission errorsAndre Arko2015-02-131-0/+1
* pretty error when lockfiles are not parseableAndre Arko2015-02-131-0/+4
* pretty-print permission errors while cachingAndre Arko2015-02-131-0/+2
* print an error message on invalid mirrorsAndre Arko2015-02-131-1/+5
* fix ruby 2.2 warningsAndre Arko2015-02-135-23/+27
* API request 50 gems at a time, up to 500 gemsAndre Arko2015-02-132-3/+5
* :space_invader:Andre Arko2015-02-131-1/+1
* backport a monitor into Rubygems’ ext builderAndre Arko2015-02-132-4/+35
* mri doesn’t use forking workers anymoreAndre Arko2015-02-131-4/+3