summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "set dependency names before any specs are fetched"Andre Arko2014-08-151-10/+12
* set dependency names before any specs are fetchedAndre Arko2014-08-141-12/+10
* Merge pull request #3137 from TimMoore/1-7-stableAndré Arko2014-08-143-4/+40
|\
| * Fix handling for sources with basic auth.Tim Moore2014-08-153-4/+40
|/
* Version 1.7.0 with changelogv1.7.0Andre Arko2014-08-132-1/+16
* Add 1-7-stable branch to .travis.yml.Tim Moore2014-07-301-0/+1
* Update Gemfile man page with new source options.Tim Moore2014-07-301-13/+45
* Add a spec for gems not in the pinned source.Tim Moore2014-07-301-0/+18
* Don't warn on system gems.Tim Moore2014-07-302-0/+18
* Add tests for indirect dependencies.Tim Moore2014-07-301-0/+100
* allow rubygem sources via block or :source optionAndre Arko2014-07-302-4/+66
* lockfile source parityAndre Arko2014-07-302-11/+24
* Separate Rubygems sources into multiple objects.Andre Arko2014-07-305-60/+163
* Extract source URL normalization to a new method.Tim Moore2014-07-301-11/+15
* raise errors from option validatorAndre Arko2014-07-301-4/+4
* Extract SourceList class from Definition.Tim Moore2014-07-306-59/+392
* Encapsulate Definition#sources.Andre Arko2014-07-305-8/+17
* Detect ambiguous gems.Tim Moore2014-07-305-21/+88
* Restore original Rubygems sources after fetching.Andre Arko2014-07-301-1/+4
* try to de-dupe rubygems remotesAndre Arko2014-07-301-1/+2
* Search remote gem servers in reverse.Andre Arko2014-07-302-1/+28
* rearrange specsAndre Arko2014-07-304-63/+65
* Version 1.6.5 with changelog.v1.6.5Andre Arko2014-07-232-1/+7
* Require OpenSSL instead of relying on autoload.Andre Arko2014-07-231-0/+8