summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed an issue with building git gems in parallelrace_conditionSmit Shah2014-11-183-19/+20
* ||= is not thread safeSmit Shah2014-11-181-1/+2
* apply chdir monitor to all chdirsAndre Arko2014-11-171-16/+9
* Tentative fix for #3174Andre Arko2014-11-171-8/+10
* Run all tests against RG master againAndre Arko2014-11-161-6/+1
* Merge tag 'v1.7.6'Andre Arko2014-11-119-72/+78
|\
| * Version 1.7.6 with changelogv1.7.6Andre Arko2014-11-112-1/+7
| * Update SSL certificates, again.Andre Arko2014-11-116-70/+70
| * use RUBYGEMS_REPO everywhereAndre Arko2014-11-111-1/+1
* | Remove duplicate rubygems_sources accessor.Tim Moore2014-11-111-2/+1
* | Merge tag 'v1.7.5'Andre Arko2014-11-1020-83/+252
|\ \ | |/
| * Version 1.7.5 with changelogv1.7.5Andre Arko2014-11-102-1/+8
| * allow more certs than Rubygems hasAndre Arko2014-11-101-2/+4
| * Add CA certs for new rubygems.org certificateAndre Arko2014-11-103-0/+98
| * Merge pull request #3239 from TimMoore/issue-3224-frozen-source-comparisonTim Moore2014-11-082-21/+17
| |\
| | * Fix comparison of frozen sources.Tim Moore2014-11-072-21/+17
| |/
| * Fix gem_helper_spec.rb when run with git 2.0.Tim Moore2014-11-071-1/+2
| * CI fixes backported from masterAndre Arko2014-11-063-2/+3
| * Revert "Performance: lazily memoize expensive `prerelease?` values during res...Andre Arko2014-10-201-2/+1
| * Performance: lazily memoize expensive `prerelease?` values during resolveDov Murik2014-10-201-1/+2
| * Version 1.7.4 with changelogv1.7.4Andre Arko2014-10-202-4/+7
| * hide all warnings when in --quiet modeAndre Arko2014-10-204-16/+10
| * Merge pull request #3194 from TimMoore/issue-3167-source-blocks-deploymentAndré Arko2014-10-196-23/+62
| |\
| | * Fix deployment from cache with source blocks.Tim Moore2014-10-112-13/+27
| | * Add spec for cache/deployment with source blocks.Tim Moore2014-10-111-0/+12
| | * Normalize sources to lock format when comparing.Tim Moore2014-10-114-11/+11
| | * Simplify the test case for deployment with source.Tim Moore2014-10-111-4/+5
| | * Spec for deployment install w/ source blocksRyan Souza2014-09-291-0/+12
| * | Prevent sources from pointing to a shared mutable dependency listDov Murik2014-10-191-3/+2
| * | Remove satisfied dependecies from next source lookupDov Murik2014-10-192-0/+21
| * | Reword credential docs for consistency and spellingAndre Arko2014-10-122-14/+21
| * | Fix a typo in the docs.Tim Moore2014-10-121-1/+1
| * | Document config for HTTPs source credentialsHarald Wartig2014-10-122-0/+25
| * | Version 1.7.4.pre with changelogAndre Arko2014-10-102-1/+7
| * | allow the slow, failing 1.8.7/2.1.11 buildAndre Arko2014-09-301-1/+6
| |/
| * Merge pull request #3191 from fvaleur/fix_use_api_authAndré Arko2014-09-282-2/+13
| |\
| | * Use HTTP auth when checking for presence of APIFredrik Valeur2014-09-262-2/+13
| |/
| * Version 1.7.3 with changelogv1.7.3Andre Arko2014-09-142-2/+3
| * fix remove method when methods are stringsAndre Arko2014-09-141-1/+3
| * avoid ivar warning in spec_helperAndre Arko2014-09-141-1/+1
| * Add parens to not make Ruby throw a warning on ambiguous * usagePiotr Szotkowski2014-09-141-1/+1
| * Redo a private attr_reader to side-step throwing a Ruby warningPiotr Szotkowski2014-09-141-2/+3
| * Update changelog for 1.7.3 [skip ci]Andre Medeiros2014-09-121-0/+6
| * Create makefile with path `underscored_name`/`underscored_name`Andre Medeiros2014-09-122-1/+2
* | Merge pull request #3244 from patvice/remove-redundant-to_sAndré Arko2014-11-101-2/+2
|\ \
| * | Remove redundant `to_s` in interpolationPatrickGVice2014-11-101-2/+2
|/ /
* | sort deps by name before installing themAndre Arko2014-11-061-2/+2
* | Sort deps by name so mustache is firstAndre Arko2014-11-052-2/+2
* | expect activesupport with any tiny versionAndre Arko2014-11-051-1/+1
* | lock mustache to a ruby 1.8 versionAndre Arko2014-11-051-0/+1