summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove deprecation warning caused by use of failure_message_for_shouldPrathamesh Sonpatki2014-03-301-1/+1
* Avoid threequals operator where possibleAntonio Scandurra2014-03-212-3/+3
* Fixed failure in bundle gem command spec due to extra newline added in #2891Zachary Scott2014-03-021-0/+2
* Added the --ext option to the gem command. This generates a skeleton for C ex...Andre Medeiros2014-03-021-0/+18
* Add summary option to 'show' cli commandSteve Frank2014-02-201-0/+7
* Merge pull request #2823 from kgrz/fix-new-line-addition-in-config-fileAndre Arko2014-02-181-0/+14
|\
| * Use a new-line compatible regex for bundle configKashyap2014-02-011-4/+4
| * Ensure #dump doesn't add a new line in configKashyap2014-01-161-0/+14
* | Skip gems packaged with Ruby when packing.Andrew Bloomgarden2014-02-161-0/+36
* | use File.exist? instead of File.exists?SHIBATA Hiroshi2014-02-092-2/+2
* | a bit of missed RSpec 3 cleanupAndre Arko2014-02-061-7/+7
* | remove test the merge should have killedAndre Arko2014-02-061-16/+0
* | fix RSpec 3 deprecationsAndre Arko2014-02-061-2/+5
* | clean up git_source codeAndre Arko2014-02-061-2/+3
* | Merge pull request #2850 from strzalek/custom-git-hostsAndre Arko2014-02-061-17/+36
|\ \
| * | Add #git_source to define custom git sourcesLukasz Strzalkowski2014-02-031-17/+36
* | | Merge v1.5.3 from branch '1-5-stable'Andre Arko2014-02-068-64/+63
|\ \ \
| * | | Revert "reinstalls gem if gem dir is missing but spec exists"Andre Arko2014-02-061-16/+0
| * | | rspec 3 expectationsAndre Arko2014-02-055-17/+19
| * | | specs that work on RSpec 3Andre Arko2014-02-054-5/+5
| * | | new gem certs that aren't expiredAndre Arko2014-02-051-42/+43
| * | | Pick n-1 jobs by defaultSmit Shah2014-01-221-1/+0
| * | | mongoid_auto_increment is 1.9+ onlyAndre Arko2014-01-101-4/+11
| * | | any thread can install one gemAndre Arko2014-01-101-1/+1
| * | | actually update in parallel update testAndre Arko2014-01-101-2/+2
| * | | Fix #2813: Ignore self dependencyKohei Suzuki2014-01-101-2/+15
| * | | Merge tag 'v1.3.6' into 1-5-stableAndre Arko2014-01-099-8/+83
| |\ \ \
| | * | | Revert "Set --no-cache when bundle install --local is called."Andre Arko2014-01-091-4/+2
| | * | | Set binstubs permissions using umaskVladimir Yarotsky2014-01-033-0/+25
| | * | | reinstalls gem if gem dir is missing but spec existsTerence Lee2013-12-241-0/+16
| | * | | fix build for Ruby 2.1.0Terence Lee2013-12-171-2/+4
| | * | | Handle cross-host redirects with plain Net::HTTPGustav Munkby2013-10-252-0/+49
| | * | | Pass `-z` arg to git ls-files & split on null charJason Petersen2013-09-122-3/+3
| | * | | increase clarity of spec intentAndre Arko2013-08-151-2/+3
| * | | | merge parallel specsAndre Arko2014-01-092-28/+23
| * | | | Use the change from 8ad6574 in parallel_update_spec.Tim Moore2014-01-091-1/+1
| * | | | Check that at least one parallel worker is running.Tim Moore2014-01-091-1/+1
| * | | | Restore cache updating when using --local.Tim Moore2014-01-041-2/+0