summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Version 1.7.2 with changelogv1.7.2Andre Arko2014-08-232-1/+7
* Friendly error on ENOSPCAndre Arko2014-08-231-0/+3
* Sort sources in lock the same as in 1.6Andre Arko2014-08-234-5/+7
* Verify source sortingAndre Arko2014-08-231-1/+40
* Version 1.7.1 with changelogv1.7.1Andre Arko2014-08-202-2/+2
* Version 1.7.1.pre.3 with changelogv1.7.1.pre.3Andre Arko2014-08-192-1/+2
* Merge pull request #3143 from TimMoore/1-7-stableAndré Arko2014-08-191-2/+2
|\
| * Update verification of dependency API fallback.Tim Moore2014-08-191-2/+2
|/
* don’t allow unmet deps without @allow_remoteAndre Arko2014-08-181-2/+5
* Version 1.7.1.pre.2 with changelogv1.7.1.pre.2Andre Arko2014-08-172-1/+2
* Merge pull request #3139 from TimMoore/1-7-stableAndré Arko2014-08-171-2/+2
|\
| * Sort index search results across all sources.Tim Moore2014-08-171-2/+2
|/
* restore 1.8.7-compatibilityAndre Arko2014-08-161-1/+3
* Where did that space come fromAndre Arko2014-08-161-1/+1
* Depend on RSpec 3 finalAndre Arko2014-08-161-1/+1
* Version 1.7.1.pre with changelogv1.7.1.preAndre Arko2014-08-162-2/+8
* normalise unmet_deps across all SourcesAndre Arko2014-08-163-9/+17
* nooo don’t break memoizationAndre Arko2014-08-161-2/+1
* remove fetch_specsAndre Arko2014-08-161-15/+9
* extract Rubygems#fetcherAndre Arko2014-08-161-2/+6
* use Index#buildAndre Arko2014-08-161-5/+1
* move all Rubygems source ensures into fetcherAndre Arko2014-08-162-3/+3
* refactor unmet_dependency_namesAndre Arko2014-08-161-6/+5
* extract Definition#source_requirementsAndre Arko2014-08-161-9/+14
* update specs for RSpec 3 changesAndre Arko2014-08-162-32/+11
* refactor fetcher URI to reduce parsingAndre Arko2014-08-161-14/+14