summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* remove fit testTerence Lee2012-11-141-1/+1
* add test for Psych::SyntaxError changeTerence Lee2012-11-141-0/+19
* Fix for Ruby 1.8.7Simon Hengel2012-11-061-0/+7
* Fix failing test caseSimon Hengel2012-11-061-1/+1
* minor cleanupv1.2.1Andre Arko2012-09-181-2/+2
* use the API_TIMEOUT constantTerence Lee2012-09-181-1/+1
* shut the server down in the testTerence Lee2012-09-181-3/+7
* use Net::HTTP's read_timeout setting insteadTerence Lee2012-09-182-9/+39
* have a timeout around the gemcutter API endpointTerence Lee2012-09-152-0/+24
* Revert "`clean` should not remove gems in the lockfile"Terence Lee2012-09-141-1/+24
* test to ensure bundle clean works when suing BUNDLE_WITHOUT groupsTerence Lee2012-09-141-0/+18
* test if no ruby version is specified for platform --rubyTerence Lee2012-09-131-0/+13
* Fix #2075. Return to old namespace behavior.Terence Lee2012-08-241-0/+18
* raise the original error mesasge hereTerence Lee2012-08-141-2/+1
* fix test case namesTerence Lee2012-08-141-2/+2
* namespace gem require logic handles case where regex failsTerence Lee2012-08-141-1/+24
* `clean` should not remove gems in the lockfileTerence Lee2012-08-081-24/+1
* don't remove git sources with `clean`Terence Lee2012-08-081-0/+25
* don't need these tests in 1.2Terence Lee2012-07-171-21/+0
* Merge branch '1-1-stable'Terence Lee2012-07-171-0/+21
|\
| * special case `ruby` directiveTerence Lee2012-07-171-0/+21
| * Fix typos in error messagesMani Tadayon2012-06-051-1/+1
* | rename --no-lock to --dry-runTerence Lee2012-07-171-2/+2
* | Make locking the Gemfile optional on $ bundle checkSven Fuchs2012-07-171-1/+14
* | don't display warning if Bundler.settings[:cache_all] is setTerence Lee2012-07-171-0/+14
* | add warning message for `bundle pack --all` if not used with git reposTerence Lee2012-07-171-0/+13
* | Prune git and path directories inside vendor/cache, closes #1988José Valim2012-07-172-0/+20
* | Don't actually care if git repo is inside the repository, always cache it, cl...José Valim2012-07-171-0/+18
* | loosen ruby directive for enginesTerence Lee2012-07-121-0/+164
* | Check that LICENSE.txt was created.Postmodern2012-06-211-0/+1
* | specs: check :branch for local overrides on runtimeDavid Lee2012-06-142-5/+92
* | Add config disable_local_branch_check, closes #1985José Valim2012-06-141-1/+16
* | Merge remote-tracking branch 'rkh/optional-branch'André Arko2012-06-121-2/+21
|\ \
| * | do not explode if branch is not given for local git reposKonstantin Haase2012-05-211-2/+2
* | | remove all requirements for local override.Phil Monroe2012-06-121-2/+2
* | | Allowing git local override to to accept :branch, :tag or :refPhil Monroe2012-06-121-21/+2
* | | Merge pull request #1920 from drogus/gem_path_fixAndré Arko2012-06-071-0/+14
|\ \ \
| * | | Always try to keep original GEM_PATHPiotr Sarnacki2012-06-071-0/+14
| |/ /
* | | Fix typos in error messagesMani Tadayon2012-06-041-1/+1
* | | explain the problem when Gemfile.lock isn't writableAndré Arko2012-05-291-0/+25
* | | Merge v1.1.4 from branch '1-1-stable'André Arko2012-05-271-0/+34
|\ \ \ | | |/ | |/|
| * | Revert "suppress rubygems deprecations during artifice setup"Andre Arko2012-05-271-27/+14
| * | instructions for when OpenSSL is missingAndre Arko2012-05-271-0/+34
| * | grammar fix for spec nameAndre Arko2012-05-271-1/+1
| * | suppress rubygems deprecations during artifice setupAndre Arko2012-05-271-14/+27
* | | Revert "return the right error code for bundle exec with ruby version"Andre Arko2012-05-261-1/+0
* | | Revert "bundle exec does less work"Andre Arko2012-05-262-23/+2
* | | return the right error code for bundle exec with ruby versionTerence Lee2012-05-251-0/+1
* | | spacingTerence Lee2012-05-251-2/+2
* | | bundle exec does less worktomhuda2012-05-252-2/+23