summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Test for "bundle exec ruby".Andre Arko2013-08-041-0/+6
* Fix specs for "Use man instead of groff".Josef Šimánek2013-08-052-10/+10
* un ghetto-dev sudo endpoint specAndre Arko2013-08-041-2/+1
* we don't actually use those. huh.Andre Arko2013-08-041-4/+0
* Merge pull request #2567 from bundler/make-paralle-fetch-jrubyAndre Arko2013-08-041-0/+19
|\
| * Switch from installing Rails to faker & ASmake-paralle-fetch-jrubyHemant Kumar2013-07-311-5/+6
| * Newer versions of Rails are not installable for old rubies or RGHemant Kumar2013-07-311-1/+1
| * Add separate specs for parallel gem installationHemant Kumar2013-07-292-11/+18
| * Start adding specs for bundler parallel installHemant Kumar2013-07-291-0/+11
* | Retry requests to dependency API.ascherger2013-08-031-1/+1
* | Merge pull request #2569 from fuadsaud/github-httpsAndré Arko2013-08-011-2/+2
|\ \
| * | Use http:// instead of git:// on GitHub URL'sFuad Saud2013-07-261-2/+2
* | | Add support for multiple gems in `bundle binstubs`Lucas Mazza2013-08-011-0/+24
| |/ |/|
* | Merge pull request #2564 from bundler/detect-cyclic-dependencyAndré Arko2013-07-292-0/+29
|\ \
| * | clarify circular languageAndre Arko2013-07-281-1/+2
| * | Extract error message from TSort::Cyclic and printHemant Kumar2013-07-262-1/+2
| * | Raise user friendly errors in case of Cyclic DependencyHemant Kumar2013-07-262-0/+27
* | | Use double instead of mock to avoid spec warningsKir Shatrov2013-07-281-1/+1
| |/ |/|
* | Merge pull request #2536 from equinux/masterHemant Kumar2013-07-261-2/+18
|\ \ | |/ |/|
| * Improve RUBYLIB example in exec spec.Dominique d'Argent2013-07-261-4/+5
| * Use RUBYLIB instead of RUBYOPT to add the bundle lib path to ruby $LOAD_PATH.Dominique d'Argent2013-07-111-2/+17
* | Add specs for safe_catchHemant Kumar2013-07-221-0/+37
* | Allow `require: true` as an alias for `require: <name>`Nathan Broadbent2013-07-131-0/+9
|/
* Merge pull request #2510 from headius/stack_friendly_recursionAndre Arko2013-07-031-0/+1
|\
| * license whitespace spec fixAndre Arko2013-06-231-0/+1
* | Merge pull request #2497 from mipearson/with_cached_gemspecsAndre Arko2013-07-031-0/+18
|\ \
| * | Discover new false-positive in cached gemspec test.Michael Pearson2013-06-121-8/+6
| * | Ensure cached gemspec test doesn't lead to false positive from using repo1 gems.Michael Pearson2013-06-111-10/+13
| * | Spec to ensure cached gemspecs are used when availableMichael Pearson2013-06-111-0/+17
* | | Merge pull request #2487 from rahearn/outdated-dependency-infoAndre Arko2013-07-031-3/+3
|\ \ \
| * | | Display Gemfile dependency info in bundle outdated outputRyan Ahearn2013-05-281-3/+3
| |/ /
* | | Merge pull request #2249 from dblock/debug-resolver-treeAndre Arko2013-07-032-0/+50
|\ \ \
| * | | Add ENV[DEBUG_RESOLVER_TREE] which outputs the resolver tree when bundle inst...dblock2013-01-142-0/+50
* | | | Merge branch '1-3-stable'Andre Arko2013-07-0325-58/+99
|\ \ \ \
| * | | | Preserve original gemspec pathBen Willis2013-07-031-0/+24
| * | | | gemfile -> Gemfile for consistency in specRyan T. Hosford2013-07-031-1/+1
| * | | | Rewording of it-strings in security_policy_specRyan T. Hosford2013-07-031-11/+10
| * | | | Fixes grammar and an inaccurate it-stringTad Hosford2013-07-031-5/+5
| * | | | Kills whitespaceTad Hosford2013-07-031-1/+0
| * | | | Subject-verb agreement fixTad Hosford2013-07-031-1/+1
| * | | | Kills some whitespace at ends of filesTad Hosford2013-07-032-2/+0
| * | | | Fixes to wording in other/platform_spec.rbTad Hosford2013-07-031-2/+2
| * | | | Fixes regular expression in new quality specRyan T. Hosford2013-07-035-14/+13
| * | | | Scans spec/ onlyHashrocket Workstation2013-07-031-1/+1
| * | | | Adds quality specTad Hosford2013-07-033-6/+30
| * | | | Spelling, grammar, and consistency in spec/other/Tad Hosford2013-06-277-11/+7
| * | | | Merge pull request #2509 from TimMoore/2494-local-implies-no-cacheAndré Arko2013-06-261-2/+4
| |\ \ \ \
| | * | | | Set --no-cache when bundle install --local is called.Tim Moore2013-06-221-2/+4
| * | | | | Removes empty line at end of class in source_spec.rbTad Hosford2013-06-251-1/+0
| * | | | | Fixes mistakes in git_spec.rb wordingTad Hosford2013-06-251-2/+2