summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
* cache gems even if they are ruby builtinsAndre Arko2014-04-131-22/+17
* add ruby 2 cutoff for specsAndre Arko2014-04-131-0/+8
* root warn spec to sudo specsAndre Arko2014-04-073-26/+11
* Print warning when bundler is run by root.Jonan Scheffler2014-04-072-0/+38
* Fix deploying git gems without git (#2968)Andrew Bloomgarden2014-04-071-0/+16
* it's only a .bundle on OS X. it's a .so on TravisAndre Arko2014-04-021-4/+3
* what even is that indentationAndre Arko2014-04-021-7/+7
* require things you use sighAndre Arko2014-04-021-0/+1
* pry still doesn't work, so this is just slowdownAndre Arko2014-04-021-1/+0
* Handle gems without extensions, too ¬_¬Andre Arko2014-04-021-2/+4
* don't add a filter, just exclude if too oldAndre Arko2014-04-021-3/+1
* don't run RG 2.2 test on older RG versionsAndre Arko2014-04-011-0/+2
* handle extensions from Rubygems 2.2, with testrubygems22_extsAndre Arko2014-04-011-0/+10
* Add Rubygems metadata to RSpecAndre Arko2014-04-011-0/+4
* make the sudo test env more obviousAndre Arko2014-03-312-5/+1
* install to new dir inside root-owned dirAndre Arko2014-03-311-1/+16
* Use git sha as part of extension directory for git referenced gems.Dylan Thacker-Smith2014-03-301-0/+37