summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Revert "Don't change i18n version of Ruby 1.8 spec"Tim Moore2014-12-221-1/+1
* Pin i18n to 0.6.x in parallel specs.Tim Moore2014-12-221-0/+2
* Don't change i18n version of Ruby 1.8 specSmit Shah2014-12-221-1/+1
* Fixed a broken i18n specSmit Shah2014-12-221-2/+2
* Added ruby_22? and friends to CurrentRuby.Thomas Drake-Brockman2014-12-141-2/+2
* Convert sources to lock format before comparing.Tim Moore2014-12-111-0/+32
* Merge pull request #3278 from bundler/resolver_bug_fixAndre Arko2014-12-071-0/+35
|\
| * New realworld specs depend on ruby >= 1.9.2resolver_bug_fixSmit Shah2014-12-041-2/+2
| * On conflict, try traversing the dependency tree differentlySmit Shah2014-12-041-2/+2
| * Add specs to check edgecases for the resolverSmit Shah2014-11-241-0/+35
* | Strip credentials from ambiguous source warnings.Tim Moore2014-12-022-0/+45
|/
* So that didn't actually work. Ugh. Try again.Andre Arko2014-11-192-9/+1
* limit quote-doubling spec to 2.1Andre Arko2014-11-192-1/+12
* adjust spec to values that actually cause quotingAndre Arko2014-11-191-3/+5
* add a test for duplicating quotesAndre Arko2014-11-191-1/+10
* Run all tests against RG master againAndre Arko2014-11-191-5/+1
* Update SSL certificates, again.Andre Arko2014-11-112-1/+20
* Fix comparison of frozen sources.Tim Moore2014-11-071-0/+1
* Fix gem_helper_spec.rb when run with git 2.0.Tim Moore2014-11-071-1/+2
* CI fixes backported from masterAndre Arko2014-11-061-1/+1
* hide all warnings when in --quiet modeAndre Arko2014-10-201-13/+4
* Merge pull request #3194 from TimMoore/issue-3167-source-blocks-deploymentAndré Arko2014-10-193-6/+31
|\
| * Add spec for cache/deployment with source blocks.Tim Moore2014-10-111-0/+12
| * Normalize sources to lock format when comparing.Tim Moore2014-10-111-6/+6
| * 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
* | Remove satisfied dependecies from next source lookupDov Murik2014-10-191-0/+20
|/
* Use HTTP auth when checking for presence of APIFredrik Valeur2014-09-261-0/+2
* avoid ivar warning in spec_helperAndre Arko2014-09-141-1/+1
* Sort sources in lock the same as in 1.6Andre Arko2014-08-231-3/+3
* Verify source sortingAndre Arko2014-08-231-1/+40
* Update verification of dependency API fallback.Tim Moore2014-08-191-2/+2
* update specs for RSpec 3 changesAndre Arko2014-08-162-32/+11
* Fix handling for sources with basic auth.Tim Moore2014-08-151-0/+12
* 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-301-0/+17
* Add tests for indirect dependencies.Tim Moore2014-07-301-0/+100
* allow rubygem sources via block or :source optionAndre Arko2014-07-301-0/+52
* Separate Rubygems sources into multiple objects.Andre Arko2014-07-301-17/+122
* Extract SourceList class from Definition.Tim Moore2014-07-302-1/+279
* Detect ambiguous gems.Tim Moore2014-07-301-14/+47
* Search remote gem servers in reverse.Andre Arko2014-07-301-0/+27
* rearrange specsAndre Arko2014-07-304-63/+65
* Refactor test to use with_read_only helperPatrick Mahoney2014-07-171-13/+2
* Support read-only git gems (fixes #3092)Patrick Mahoney2014-07-172-0/+22
* depend on rspec 3 now the codebase is updatedAndre Arko2014-07-171-4/+4
* Don't include configured source credentials in lockfile.Lars Haugseth2014-07-171-0/+25
* Fix unknown constant errorJeff Taggart2014-07-121-0/+13
* load rubygems before rspecAndre Arko2014-06-151-4/+5
* Added the test to check if install --local doesn't fetch specs remotelySmit Shah2014-06-151-0/+14