summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use loaded_from only when non-nilfix-bug-with-bundle-cache-erroringHemant Kumar2014-04-021-5/+4
* Merge pull request #2959 from YorickPeterse/masterSmit Shah2014-04-021-1/+1
|\
| * Use ThreadWorker on Rubinius.Yorick Peterse2014-04-011-1/+1
* | Version 1.6.1 with changelogv1.6.1Andre Arko2014-04-022-2/+12
* | try to run less buildsAndre Arko2014-04-021-2/+0
* | we definitely need to test 1.8 against RG 2 & 2.1Andre Arko2014-04-021-0/+4
* | move allowed failures to build lastAndre Arko2014-04-021-23/+23
* | it's only a .bundle on OS X. it's a .so on TravisAndre Arko2014-04-021-4/+3
* | turns out 2.1 matches 2.1.0 :(Andre Arko2014-04-021-1/+1
* | what even is that indentationAndre Arko2014-04-021-7/+7
* | install those gems inside spec:deps, yup yupAndre Arko2014-04-021-0/+5
* | 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-022-6/+8
* | don't add a filter, just exclude if too oldAndre Arko2014-04-021-3/+1
* | raise when Rubygems version doesn't existAndre Arko2014-04-021-1/+1
* | handle the fact that bundler doesn't get installedAndre Arko2014-04-011-1/+1
* | only remove paths that are thereAndre Arko2014-04-011-1/+3
* | don't run RG 2.2 test on older RG versionsAndre Arko2014-04-011-0/+2
* | build 1.6 branch on TravisAndre Arko2014-04-011-0/+1
* | slightly less deepAndre Arko2014-04-011-1/+3
* | handle extensions from Rubygems 2.2, with testrubygems22_extsAndre Arko2014-04-012-3/+17
* | Add Rubygems metadata to RSpecAndre Arko2014-04-011-0/+4
* | only copy files that existAndre Arko2014-04-011-2/+4
* | make the sudo test env more obviousAndre Arko2014-03-312-5/+1
* | install to new dir inside root-owned dirAndre Arko2014-03-312-8/+25
* | pull out repository subdirectories for RG compatAndre Arko2014-03-312-1/+8
* | use named tmp for path gems tooAndre Arko2014-03-311-4/+8
* | move ConfigMap into RubygemsIntegrationAndre Arko2014-03-312-1/+5
* | that was duplicatedAndre Arko2014-03-311-1/+2
* | per-gem tmp, copy EVERYTHING rubygems installedAndre Arko2014-03-312-8/+9
* | oh ffs why was that thereAndre Arko2014-03-312-2/+2
* | er, one tmp per install run. yeah.Andre Arko2014-03-311-2/+3
* | remove tmp after exceptions, fix security issueAndre Arko2014-03-311-1/+2
* | tmp not in /tmp? are you kidding me?Andre Arko2014-03-311-1/+1
* | Merge pull request #2948 from dylanahsmith/sha-ext-dirAndre Arko2014-03-313-0/+50
|\ \
| * | Use git sha as part of extension directory for git referenced gems.Dylan Thacker-Smith2014-03-303-0/+50
| |/
| * clone rubygems via httpsAndre Arko2014-03-301-1/+1
| * rubygems 2.2.2 is out nowAndre Arko2014-03-302-4/+4
| * use the newest ruby 2.1 to test withAndre Arko2014-03-301-1/+1
| * Merge pull request #2953 from prathamesh-sonpatki/remove-deprecatio-warningSam Kottler2014-03-301-1/+1
| |\
| | * Remove deprecation warning caused by use of failure_message_for_shouldPrathamesh Sonpatki2014-03-301-1/+1
| |/
* | clone rubygems via httpsAndre Arko2014-03-311-1/+1
* | rubygems 2.2.2 is out nowAndre Arko2014-03-312-4/+4
* | use the newest ruby 2.1 to test withAndre Arko2014-03-311-1/+1
* | Remove deprecation warning caused by use of failure_message_for_shouldPrathamesh Sonpatki2014-03-311-1/+1
|/
* Version 1.6.0 with changelogv1.6.0Andre Arko2014-03-281-1/+1
* Merge pull request #2935 from mathonsunday/masterAndré Arko2014-03-241-1/+1
|\
| * Link to Freenode's web chatVeronica Ray2014-03-241-1/+1
|/
* Merge pull request #2932 from stevecj/tweak-gem-template-spec-descriptionsSam Kottler2014-03-231-2/+2
|\