summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Version 1.8.7 with changelogv1.8.7Andre Arko2015-04-071-1/+1
* Revert "Report exceptions while requiring"Andre Arko2015-04-071-3/+0
* Version 1.8.6 with changelogv1.8.6Andre 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
* Version 1.8.5 with changelogv1.8.5Andre Arko2015-03-111-1/+1
* 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-051-1/+1
* Revert "LocalRubygems source for local gem specs"Tim Moore2015-03-025-27/+16
* Verison 1.8.3 with changelogv1.8.3Andre Arko2015-02-241-1/+1
* Fix source unlocking with multiple sources.Tim Moore2015-02-221-2/+9
* Check for bool value as wellEduardo Bautista2015-02-151-1/+1
* Version 1.8.2 with changelogv1.8.2Andre Arko2015-02-141-1/+1
* Tighten the check for URLs in config keys.Tim Moore2015-02-141-1/+1
* Version 1.8.1 with changelogv1.8.1Andre Arko2015-02-131-1/+1
* 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
* 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
* Merge pull request #3395 from TimMoore/issue-3392-set-gem-bindirAndré Arko2015-02-131-0/+1
|\
| * Set spec.bindir to the new executables location.Tim Moore2015-02-131-0/+1
* | Remove white space at the end of the lineClaudio B2015-02-121-1/+1
|/
* Version 1.8.0 with changelogv1.8.0Andre Arko2015-02-101-1/+1
* remove dep names based on pinned stateAndre Arko2015-02-091-5/+15
* LocalRubygems source for local gem specsAndre Arko2015-02-095-16/+27
* Merge tag 'v1.7.13' into 1-8-stableAndre Arko2015-02-094-10/+21
|\
| * Update version 1.7.13 changelogv1.7.13Andre Arko2015-02-081-1/+2
| * fix dot output while fetching metadataAndre Arko2015-02-081-1/+3
| * [Fetcher] Chunk API requests to stay under the request limitSamuel E. Giddins2015-02-081-2/+6
| * stop shadowing s inside the conditional blockAndre Arko2015-02-081-6/+6
| * Version 1.7.13 with changelogAndre Arko2015-02-081-1/+1
| * only remove dependency names for local sourcesAndre Arko2015-02-081-1/+5
| * only remove each name onceAndre Arko2015-02-081-1/+1
| * Merge pull request #3365 from keiths-osc/api_source_index_fixAndré Arko2015-02-072-3/+19
| * untaint gem path loaded from githubTADA Tadashi2015-01-241-1/+1
| * expand the multiple-source warningAndre Arko2015-01-241-0/+1
* | generate a github URI from the github methodAndre Arko2015-02-091-2/+6
* | Handle double underscores in new gem's nameSimon Elcham2015-02-051-1/+1