summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2507 from whitepages/multi_source_depssourcesAndre Arko2013-08-043-0/+130
|\
| * Add spec test for dependency in multiple sourcesJack Foy2013-06-183-0/+130
* | shorten and add spaces to un-threadsafe warningAndre Arko2013-08-041-4/+3
* | Add RubygemsIntegration#provides?Andre Arko2013-08-042-6/+22
* | Merge pull request #2019 from luismreis/masterAndre Arko2013-08-041-0/+1
|\ \
| * | Handle error messages caused by missing binary libraries.Luis Reis2012-07-081-0/+1
* | | un ghetto-dev sudo endpoint specAndre Arko2013-08-041-2/+1
* | | Merge pull request #2535 from ixti/issue-1028Andre Arko2013-08-041-1/+13
|\ \ \
| * | | Improves sudo propmtAleksey V Zapparov2013-07-111-1/+13
* | | | 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-049-74/+173
|\ \ \ \
| * | | | 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
| * | | | Do not use parallel installation on unsupported systemsHemant Kumar2013-07-301-1/+13
| * | | | Add separate specs for parallel gem installationHemant Kumar2013-07-292-11/+18
| * | | | Add check for JRuby apart from Windows on build_extensions methodHemant Kumar2013-07-291-1/+1
| * | | | Start adding specs for bundler parallel installHemant Kumar2013-07-291-0/+11
| * | | | Use newly introduced current_ruby method for platformHemant Kumar2013-07-292-2/+2
| * | | | Push a fix for SharedHelpers.chdir not being threadsafeHemant Kumar2013-07-291-1/+1
| * | | | Add parallel worker documentationHemant Kumar2013-07-294-0/+39
| * | | | Refactor parallel worker code and make it work on jrubyHemant Kumar2013-07-295-71/+100
* | | | | Retry requests to dependency API.ascherger2013-08-032-11/+18
* | | | | update link to contrib docAndre Arko2013-08-021-1/+1
* | | | | Merge pull request #2577 from faun/patch-2André Arko2013-08-021-1/+1
|\ \ \ \ \
| * | | | | Update DEVELOPMENT.mdFaun2013-08-021-1/+1
|/ / / / /
* | | | | Merge pull request #2572 from jlsuttles/move-contribue-md-to-development-mdAndré Arko2013-08-022-3/+3
|\ \ \ \ \
| * | | | | updates DEVELOPMENT.md dbundle alias to be more generalJessica Lynn Suttles2013-07-291-2/+2
| * | | | | updates link to DEVELOPMENT.md in CONTRIBUTING.mdJessica Lynn Suttles2013-07-291-1/+1
| * | | | | moves CONTRIBUTE.md to DEVELOPMENT.mdJessica Lynn Suttles2013-07-291-0/+0
| |/ / / /
* | | | | Merge pull request #2569 from fuadsaud/github-httpsAndré Arko2013-08-012-3/+3
|\ \ \ \ \
| * | | | | Use http:// instead of git:// on GitHub URL'sFuad Saud2013-07-262-3/+3
* | | | | | Merge pull request #2573 from shtirlic/quiet_packageAndré Arko2013-08-011-0/+2
|\ \ \ \ \ \
| * | | | | | Add --quiet option to bundle packageshtirlic2013-07-301-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #2576 from lucasmazza/multiple-binstubsAndré Arko2013-08-012-7/+39
|\ \ \ \ \ \
| * | | | | | Add support for multiple gems in `bundle binstubs`Lucas Mazza2013-08-012-7/+39
|/ / / / / /
* | | | | | fix basic_auth for net-http-persistentAndre Arko2013-07-311-3/+3
* | | | | | Update to drbrain/net-http-persistent@7dcbf7cd08ac8ad62426c11840cba3a40d8a42a8Andre Arko2013-07-311-38/+136
* | | | | | Update to erikhuda/thor@2b347d4363c9b1bfeb4de2426d5c4edb054f2cedAndre Arko2013-07-313-9/+16
* | | | | | remove unhelpful vendor update taskAndre Arko2013-07-311-14/+0
|/ / / / /
* | | | | Merge pull request #2564 from bundler/detect-cyclic-dependencyAndré Arko2013-07-294-16/+61
|\ \ \ \ \
| * | | | | clarify circular languageAndre Arko2013-07-282-7/+8
| * | | | | Extract the mutually dependent gems from error messageHemant Kumar2013-07-261-1/+9
| * | | | | Extract error message from TSort::Cyclic and printHemant Kumar2013-07-263-4/+6
| * | | | | Changed cyclic dependency error messageHemant Kumar2013-07-262-17/+18
| * | | | | Raise user friendly errors in case of Cyclic DependencyHemant Kumar2013-07-264-16/+49
* | | | | | Merge pull request #2570 from kirs/no-warningsAndré Arko2013-07-281-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Use double instead of mock to avoid spec warningsKir Shatrov2013-07-281-1/+1
|/ / / / /
* | | | | Merge pull request #2536 from equinux/masterHemant Kumar2013-07-262-3/+23
|\ \ \ \ \
| * | | | | Improve RUBYLIB example in exec spec.Dominique d'Argent2013-07-261-4/+5
| * | | | | Remove unnecessary quotes around bundler lib path. Dominique d'Argent2013-07-261-1/+1