aboutsummaryrefslogtreecommitdiffstats
path: root/spec/install
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v1.7.1'Tim Moore2014-08-243-2/+261
|\
| * Update verification of dependency API fallback.Tim Moore2014-08-191-2/+2
| * 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
| * Detect ambiguous gems.Tim Moore2014-07-301-14/+47
| * Search remote gem servers in reverse.Andre Arko2014-07-301-0/+27
* | Prevent whitespace in gem declarations and provide clear error messaging.Ben Lakey2014-08-201-1/+1
* | fix retry of fetch for protected gem serversMichael Raidel2014-06-231-0/+7
* | Add tests demonstrating issue #2774Matijs van Zuijlen2014-05-101-0/+26
* | Revert "Merge pull request #2988 from mvz/issue-2774-rbx-deps"Andre Arko2014-05-051-11/+0
* | add local override support for svn sourcesStefan Huber2014-04-271-0/+99
* | svn source supportStefan Huber2014-04-222-0/+495
* | Add test demonstrating issue #2774Matijs van Zuijlen2014-04-201-0/+11
|/
* root warn spec to sudo specsAndre Arko2014-04-071-0/+8
* 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
* Handle gems without extensions, too ¬_¬Andre Arko2014-04-021-2/+4
* handle extensions from Rubygems 2.2, with testAndre Arko2014-04-011-0/+10
* 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
* use File.exist? instead of File.exists?SHIBATA Hiroshi2014-02-091-1/+1
* remove test the merge should have killedAndre Arko2014-02-061-16/+0
* Merge v1.5.3 from branch '1-5-stable'Andre Arko2014-02-061-1/+1
|\
| * Revert "reinstalls gem if gem dir is missing but spec exists"Andre Arko2014-02-061-16/+0
| * specs that work on RSpec 3Andre Arko2014-02-051-1/+1
| * Merge tag 'v1.3.6' into 1-5-stableAndre Arko2014-01-093-4/+38
| |\
| | * Revert "Set --no-cache when bundle install --local is called."Andre Arko2014-01-091-4/+2
| | * reinstalls gem if gem dir is missing but spec existsTerence Lee2013-12-241-0/+16
| | * Handle cross-host redirects with plain Net::HTTPGustav Munkby2013-10-251-0/+34
| | * Pass `-z` arg to git ls-files & split on null charJason Petersen2013-09-121-1/+1
| * | Restore cache updating when using --local.Tim Moore2014-01-041-2/+0
| * | reinstalls gem if gem dir is missing but spec existsTerence Lee2013-12-241-0/+16
* | | Take :focused out of the specs.Ash Wilson2014-01-171-1/+1
* | | Raise better exceptions if authentication fails.Ash Wilson2014-01-171-3/+3
* | | Specs for HTTP auth through bundle config.Ash Wilson2014-01-171-0/+41
* | | Merge tag 'v1.5.2' into 'master'Andre Arko2014-01-102-1/+35
* | | Improved resolver significantly by trimming the search spaceSmit Shah2014-01-108-8/+7
* | | reinstalls gem if gem dir is missing but spec existsTerence Lee2013-12-241-0/+16
* | | refactor output capture testsAndre Arko2013-12-231-26/+22
* | | Make bundler display post_install_message's for gems installed via :gitAndre Arko2013-12-221-0/+74
* | | friendlier error messageAndre Arko2013-12-181-1/+1
* | | Merge pull request #2689 from qblake/fix-path-with-unexisting-users-home-dirAndre Arko2013-12-181-0/+12
|\ \ \
| * | | fix error message and testqblake2013-12-061-2/+2
| * | | fix raising error when path contains unexisting users home dirAlex Rehsitd2013-10-271-0/+12
* | | | move package specs into commandsAndre Arko2013-12-131-86/+0
* | | | Revert "Revert "Update to rspec 2.99""Myron Marston2013-11-102-3/+3
| |/ / |/| |