summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #3395 from TimMoore/issue-3392-set-gem-bindirAndré Arko2015-02-133-1/+39
|\
| * Combine the two URL cases into one clause.Tim Moore2015-02-131-3/+1
| * Add an integration test for building a new gem.Tim Moore2015-02-132-1/+40
| * 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-102-1/+13
* remove dep names based on pinned stateAndre Arko2015-02-091-5/+15
* LocalRubygems source for local gem specsAndre Arko2015-02-096-17/+28
* Merge tag 'v1.7.13' into 1-8-stableAndre Arko2015-02-097-64/+108
|\
| * Update version 1.7.13 changelogv1.7.13Andre Arko2015-02-082-2/+4
| * 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 adding rack 1.2 to gem_repo1Andre Arko2015-02-081-6/+3
| * stop shadowing s inside the conditional blockAndre Arko2015-02-081-6/+6
| * Version 1.7.13 with changelogAndre Arko2015-02-082-1/+8
| * only remove dependency names for local sourcesAndre Arko2015-02-083-3/+34
| * only remove each name onceAndre Arko2015-02-081-1/+1
| * update the cert to last until 2042Andre Arko2015-02-081-52/+53
| * Merge pull request #3365 from keiths-osc/api_source_index_fixAndré Arko2015-02-077-8/+90
| * untaint gem path loaded from githubTADA Tadashi2015-01-241-1/+1
| * expand the multiple-source warningAndre Arko2015-01-241-0/+1
| * Merge pull request #3361 from sikachu/backport-ccb06d14451c0e762dfc207f93ac22...André Arko2015-01-231-20/+20
| |\
| | * Fix warnings in test suite and gemspecRohit Arondekar2015-01-231-20/+20
| |/
* | generate a github URI from the github methodAndre Arko2015-02-092-3/+10
* | Merge pull request #3376 from selcham/3374-fix_double_underscores_gem_nameAndré Arko2015-02-042-3/+3
|\ \
| * | Handle double underscores in new gem's nameSimon Elcham2015-02-052-3/+3
|/ /
* | Merge pull request #3365 from keiths-osc/api_source_index_fixAndré Arko2015-01-287-8/+90
|\ \
| * | Fixed typo in a commentKeith Shook2015-01-271-1/+1
| * | Fixed a scenario where dependencies fail to resolve when they shouldn't when ...Keith Shook2015-01-272-3/+19
| * | Added test to expose a scenario with API sources where dependencies fail to r...Keith Shook2015-01-275-5/+71
|/ /
* | Version 1.8.0.rc with changelogAndre Arko2015-01-262-1/+15
* | Don't add extra quotes to quoted wrapped config valuesAdam Roben2015-01-261-2/+3
* | simpler config specAndre Arko2015-01-261-2/+2
* | add quoting tests from #3338Andre Arko2015-01-261-0/+22