aboutsummaryrefslogtreecommitdiffstats
path: root/spec/runtime
Commit message (Expand)AuthorAgeFilesLines
...
* Retry git commandsschneems2013-09-281-1/+1
* Less confusing message in 'use bundle exec' error message.Xavier Shay2013-08-061-1/+1
* Allow `require: true` as an alias for `require: <name>`Nathan Broadbent2013-07-131-0/+9
* Kills some whitespace at ends of filesTad Hosford2013-07-031-1/+0
* stop suppressing GitError while loading specsAndre Arko2013-05-051-1/+1
* return to 1.x behaviour for --binstubsAndre Arko2013-02-131-2/+2
* Accepts strings for group names. Fixes #2305Luis Lavena2013-02-091-0/+13
* Adopt a test to pass after after changes in d0ad86f6f9cFabian Ruff2013-01-291-1/+1
* silently don't overwrite on --binstubsAndre Arko2013-01-221-2/+2
* don't check for existing binstubs, just overwrite during installTerence Lee2013-01-091-0/+17
* `bundle install --binstubs ""` will remove binstubs optionTerence Lee2012-12-231-0/+12
* Because required files can sometimes themselves contain unrelated LoadErrors ...Ben Woosley2012-12-081-0/+22
* clean up load_gemspec a bit, organize specsAndre Arko2012-12-021-57/+0
* Revert "Merge pull request #2186 from Empact/namespaced-loaderror"Andre Arko2012-11-281-22/+0
* Because required files can sometimes themselves contain unrelated LoadErrors ...Ben Woosley2012-11-261-0/+22
* YAML::Engine only exists on Ruby 1.9.Andre Arko2012-11-221-22/+22
* Continue catching ArgumentError on YAML parsing errors in order to evalWaldemar Quevedo2012-11-201-0/+57
* suppress err while testing local override errorsAndre Arko2012-11-011-4/+4
* fix buildTerence Lee2012-10-091-1/+1
* change to new expect syntax for rspecTerence Lee2012-10-096-113/+113
* fix a few warnings that show up while running specsrohit2012-10-021-2/+0
* 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
* specs: check :branch for local overrides on runtimeDavid Lee2012-06-141-0/+87
* Always try to keep original GEM_PATHPiotr Sarnacki2012-06-071-0/+14
* Avoid passing RUBYOPT changes in with_clean_env block.Eric Anderson2012-01-261-2/+14
* fix relative_path so it checks Bundler.rootTerence Lee2011-12-081-0/+25
* only auto-namespace requires for implied requiresAndre Arko2011-11-301-0/+31
* standardize on >= "1.9"Andre Arko2011-10-211-1/+1
* Merge pull request #1467 from bensie/bundlerTerence Lee2011-10-031-0/+10
|\
| * Add --shebang option to bundle install to use a different executable than the...James Miller2011-10-011-0/+10
* | #1458. refactor load error testsTerence Lee2011-10-011-14/+6
* | #1458. make load error messages more generic. build passes in ruby 1.9.3Terence Lee2011-10-011-4/+11
|/
* Merge v1.0.20 from branch '1-0-stable'Andre Arko2011-09-271-1/+1
|\
| * Make tests green again (result of small changes to output format)Jacob Burkhart & Josh Lane2011-09-221-1/+1
* | Merge v1.0.20.rc from branch '1-0-stable'Andre Arko2011-09-181-0/+19
|\|
| * Don't hose existing load paths if Bundle.setup is called a multiple times wit...Kevin Radloff2011-08-291-0/+19
* | Y U NOT RUN SPECS, PAST SELFAndre Arko2011-08-251-18/+0
* | Also try to require name/space when gem is name-spaceAndre Arko2011-08-171-0/+18
* | Merge branch '1-0-stable'Terence Lee2011-08-061-1/+1
|\|
| * fixed typoTerence Lee2011-08-041-1/+1
| * remove extra spaceTerence Lee2011-08-041-1/+1
* | Merge branch '1-0-stable'Andre Arko2011-06-102-18/+41
|\|
| * get rid of the last "useless use of ==" warningsAndre Arko2011-05-241-8/+8
| * un-check everythingAndre Arko2011-05-241-10/+10
| * Fix the spec so it doesn't destroy load path of the process running the specsAndre Arko2011-05-111-17/+6
| * Move spec up so it breaks later specs inside the same fileAndre Arko2011-05-111-32/+33
| * Spec demonstrating bug in handling relative paths in Gemfiles.Michael Birk2011-05-101-0/+33