summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | oh yeah new domainAndre Arko2013-08-116-12/+12
* | rearrange docs a bit to be less sillyAndre Arko2013-08-112-25/+23
* | Merge pull request #2585 from xaviershay/bundler-featuresRyan Bigg2013-08-112-0/+12
|\ \
| * | Add references to new bundler features repo.Xavier Shay2013-08-062-0/+12
* | | Merge pull request #2584 from xaviershay/issue-2430Ryan Bigg2013-08-112-2/+3
|\ \ \ | |/ / |/| |
| * | Less confusing message in 'use bundle exec' error message.Xavier Shay2013-08-062-2/+3
|/ /
* | Merge pull request #2581 from jlsuttles/print-friendly-error-ambiguous-taskAndré Arko2013-08-0517-0/+46
|\ \
| * | updates bundle command names specJessica Lynn Suttles2013-08-051-3/+3
| * | trying to get specs to passJessica Lynn Suttles2013-08-054-12/+25
| * | break out cli command specs into a dedicated dirAndre Arko2013-08-0516-17/+28
| * | tries to test friendly errors, but failsJoyce Hsu2013-08-051-0/+18
| * | rescues ArgumentError with message that matches 'Ambiguous task'Jen Diamond2013-08-051-0/+4
* | | catch NameError raised by RG 2.1 (@drbrain)Andre Arko2013-08-051-1/+1
|/ /
* | Version 1.4.0.pre.1 with changelogv1.4.0.pre.1Andre Arko2013-08-042-5/+16
* | Test for "bundle exec ruby".Andre Arko2013-08-042-0/+8
* | Merge pull request #2579 from simi/no-cli-groffAndre Arko2013-08-043-21/+12
|\ \
| * | Fix specs for "Use man instead of groff".Josef Šimánek2013-08-052-10/+10
| * | Use man instead of groffAleksey V Zapparov2013-08-051-11/+2
|/ /
* | 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
|\ \ \ \ \