summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* special case `ruby` directiveTerence Lee2012-07-171-0/+21
* Fix typos in error messagesMani Tadayon2012-06-051-1/+1
* 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
* #1789. test when regex chars are in bundler rootTerence Lee2012-03-231-0/+23
* helper for custom app roots in specsTerence Lee2012-03-231-0/+4
* Fixes #1782. Don't remove duplicate PATH sourcesTerence Lee2012-03-201-0/+14
* Test case for bundle install not checking out gitTerence Lee2012-03-201-0/+126
* fix bundle cache edge case for #1202Terence Lee2012-03-131-1/+2
* Fix URI exception by encoding gem names for rubygems dependency API #1672rohit2012-03-101-0/+10
* avoid warning from setting encoding if possibleAndre Arko2012-03-101-1/+1
* fix void use of == warningAndre Arko2012-03-101-2/+2
* somewhat confusingly, Bundler.ui.error is STDOUTAndre Arko2012-03-101-1/+1
* clarify that "no sources" means only local sourcesAndre Arko2012-03-101-2/+2
* Clean up corrupted lockfilestomhuda2012-03-072-0/+76
* #1694: add failing test for duplicate git sourcesTerence Lee2012-03-061-0/+16
* support post_install_message when using the endpointTerence Lee2012-03-051-0/+21
* Merge pull request #1639 from carlhuda/dependency_type_bugJames Tucker2012-02-011-0/+21
|\
| * Added test coverage for the dependency type bugJames Tucker2012-01-201-0/+21
* | Avoid passing RUBYOPT changes in with_clean_env block.Eric Anderson2012-01-261-2/+14
|/
* back to a single failing spec, #1609 is broken againAndre Arko2012-01-131-2/+5
* and this is why we don't commit as we leave for dinnerAndre Arko2012-01-131-1/+1
* sources added later must win in a conflictAndre Arko2012-01-121-0/+21
* failing test for clean when using :path with no gemspecTerence Lee2011-12-291-0/+21
* fix exec spec for message changev1.1.rc.6Andre Arko2011-12-221-1/+1
* make Gemfile errors more sensibleAndre Arko2011-12-221-0/+8
* fix issue when global .bundle/config is emptyTerence Lee2011-12-211-0/+12
* fix issue when local .bundle/config is emptyTerence Lee2011-12-211-0/+12
* fix spec nameAndre Arko2011-12-211-1/+1
* work with textmate's broken syntax highlightingAndre Arko2011-12-211-6/+6
* make executable stub runnable from anywhere not just its parent directory.Charles Lowell2011-12-121-1/+7
* Ensure binstubs generated when using --standalone point to the standalone bun...Charles Lowell2011-12-121-0/+16
* fix relative_path so it checks Bundler.rootTerence Lee2011-12-081-0/+25
* Outdated now loops through current specs and checks each against the active d...Joel Moss2011-12-071-1/+1
* remove --clean on update, --clean is a setting on installTerence Lee2011-12-061-38/+26
* remove `clean` on install/update by default with `--path`Terence Lee2011-12-061-22/+22
* #1519 gracefully handle bundle exec with no argsTerence Lee2011-11-301-0/+10
* #1561 don't clean when using --deploymentTerence Lee2011-11-301-0/+31
* only auto-namespace requires for implied requiresAndre Arko2011-11-301-0/+31
* #1473 fix bundle clean output for git reposTerence Lee2011-11-301-15/+15
* Fixed failing test in clean_spec.rbJim Deville2011-11-291-1/+3
* Fixes #1560 with an exit code of 1, and makes running clean_spec.rbJim Deville2011-11-292-3/+4
* #1532: add failing test case on non "bin/" bindirTerence Lee2011-11-201-0/+22
* get the bindir from the spec when building a gemTerence Lee2011-11-201-1/+1
* failing test for #1500Terence Lee2011-11-182-0/+37
* Merge pull request #1491 from carlhuda/1490_bundle_clean_git_7_charAndre Arko2011-10-281-0/+30
|\
| * #1490. Check for 7 char length git revision for bundle cleanTerence Lee2011-10-201-0/+30
* | that spec is actually 1.8-only. oops.Andre Arko2011-10-212-2/+4