summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | remove tabs from changelogAndre Arko2011-09-131-5/+5
* | | | Version 1.0.19.rcv1.0.19.rcAndre Arko2011-09-132-4/+18
* | | | Merge pull request #1379 from radsaq/bundlerAndre Arko2011-09-132-2/+20
|\ \ \ \
| * | | | Don't hose existing load paths if Bundle.setup is called a multiple times wit...Kevin Radloff2011-08-292-2/+20
* | | | | Merge pull request #1358 from robertwahler/bundlerAndre Arko2011-09-132-17/+51
|\ \ \ \ \
| * | | | | Gemfile.lock should not be touched if nothing has changedRobert Wahler2011-08-182-17/+51
* | | | | | Better gem install failure error, no backtraceAndre Arko2011-09-132-23/+27
* | | | | | Merge pull request #1380 from rwilcox/bundlerAndre Arko2011-09-131-12/+19
|\ \ \ \ \ \
| * | | | | | use bundler.ui + wording changes for exception handlingRyan Wilcox2011-09-051-2/+4
| * | | | | | put debugging information in an exception handler, instead of spamming outputRyan Wilcox2011-08-291-14/+17
| * | | | | | Information on what gem we're starting to install, to ease debuggingRyan Wilcox2011-08-291-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1409 from leereilly/1-0-stableAndre Arko2011-09-131-2/+2
|\ \ \ \ \ \
| * | | | | | Fixed broken link; http://gembundler.com/v0.9/deploying.html works, but http:...Lee Reilly2011-09-121-1/+1
| * | | | | | Killed a comma.Lee Reilly2011-09-121-1/+1
* | | | | | | Merge pull request #1411 from nextmat/improve_current_release_detectionAndre Arko2011-09-131-3/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Raise more helpful error when current_release path cannot be successfully det...Matt Sanders2011-09-131-3/+8
|/ / / / / /
* | | | | | Binstubs should be installable on RG 1.8.10 (thx @jeremy)Andre Arko2011-09-121-1/+1
* | | | | | update changelogTerence Lee2011-09-121-0/+1
* | | | | | Revert "fix bundle cache again for rubygems 1.3.x"Terence Lee2011-09-121-2/+7
* | | | | | test that rake works on new generated gemsTerence Lee2011-09-121-0/+18
* | | | | | remove *reqs which is never used, thanks @tenderlove <3Terence Lee2011-09-121-1/+1
| |_|/ / / |/| | | |
* | | | | Fix exec when command contains 'exec'Andre Arko2011-09-012-1/+7
* | | | | fix spec for older bundler requirementsAndre Arko2011-09-011-1/+1
* | | | | stop using nonsensical Gem::Requirement#>Andre Arko2011-09-012-6/+7
* | | | | Bundler::GemInstaller to avoid exceptions on executable conflictsAndre Arko2011-09-013-1/+11
* | | | | Specs are only supported on MRI at presentAndre Arko2011-09-011-1/+2
* | | | | rbx and bundler aren't playing nice, failures and timeouts, lets see if jruby...Josh Kalderimis2011-09-021-1/+1
* | | | | Added rbx-2.0 to the Travis test matrix Josh Kalderimis2011-08-311-0/+1
* | | | | we need to build the man pages before running the testsJosh Kalderimis2011-08-311-1/+1
* | | | | Updated the travis rake task to capture individual rake task failures and the...Josh Kalderimis2011-08-311-4/+18
|/ / / /
* | | | It would help if I spelt rvm correctly in the .travis.yml file.Josh Kalderimis2011-08-301-3/+3
* | | | Lets exclude builds for 1.9.2 and rubygem versions 1.3.6, 1.3.7, and 1.4.2 as...Josh Kalderimis2011-08-301-0/+11
* | | | argh how did that happenAndre Arko2011-08-251-14/+6
* | | | and the travis task should be inside the spec namespaceAndre Arko2011-08-251-0/+7
* | | | well that was optimistic magical thinkingAndre Arko2011-08-252-10/+11
* | | | switch Rubygems version to RGV to avoid conflict with RG for path to a Rubyge...Andre Arko2011-08-252-10/+10
* | | | the rake task should know its own dependenciesAndre Arko2011-08-252-2/+1
* | | | put some text around regular and sudo specsAndre Arko2011-08-251-3/+5
* | | | try running sudo specs first on travisAndre Arko2011-08-251-1/+1
* | | | don't email the fail to terenceAndre Arko2011-08-251-1/+0
* | | | rubygems is up to 1.8.10 nowAndre Arko2011-08-252-2/+2
* | | | Run the sudo specs in the Travis taskAndre Arko2011-08-251-1/+3
* | | | we want -y not -v when installing via apt-getJosh Kalderimis2011-08-261-1/+1
* | | | install groff on travis before running testsJosh Kalderimis2011-08-261-1/+3
* | | | Travis CI to the rescueJosh Kalderimis2011-08-252-0/+24
|/ / /
* | | Update version release datev1.0.18Andre Arko2011-08-161-1/+1
* | | Changed the output of gem build to verbose, that it will work with new RubyGe...Daniel Spangenberg2011-08-161-1/+1
* | | update changelogTerence Lee2011-08-131-1/+2
* | | fix typo in DEBUG_RESOLVERgeemus2011-08-131-1/+1
* | | remove this #gemspec lineTerence Lee2011-08-121-1/+0