summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* reinstalls gem if gem dir is missing but spec existsfix_missing_gem_dirTerence Lee2013-12-212-1/+25
* Ensure that Gem::Specification#git_version can be called safely in a repo wit...t ddddddd2013-12-202-6/+10
* Failing spec to verify that bundle show in a fresh Git repo doesn't result in...t ddddddd2013-12-201-0/+14
* Refactor "bundle show" spec into high-level context blockst ddddddd2013-12-201-73/+75
* Merge pull request #2752 from DavidEGrayson/bundler_pull_request_1Andre Arko2013-12-192-1/+16
|\
| * Added the message 'Could not locate Gemfile' to the GemfileNotFound exception...David Grayson2013-11-132-1/+16
* | certificate manager namespacing and path expansionAndre Arko2013-12-183-32/+36
* | update certs to match rubygemsAndre Arko2013-12-187-257/+85
* | simplify the certs managerAndre Arko2013-12-182-34/+32
* | Add a rake task to update SSL Certificates.Ashish Dixit2013-12-183-0/+57
* | friendlier error messageAndre Arko2013-12-182-2/+3
* | Merge pull request #2689 from qblake/fix-path-with-unexisting-users-home-dirAndre Arko2013-12-182-6/+25
|\ \
| * | fix error message and testqblake2013-12-062-9/+8
| * | fix raising error when path contains unexisting users home dirAlex Rehsitd2013-10-272-5/+25
* | | Deprecation message for when a gem's binstub is running another gem's bin.Sam Schenkman-Moore2013-12-182-0/+6
* | | Merge pull request #2639 from joyicecloud/show-version-of-gem-updatedAndre Arko2013-12-1811-20/+88
|\ \ \
| * | | Put old version message in the block leveljoyicecloud2013-09-235-9/+10
| * | | Displays the previous version of the gem when run bundle updatejoyicecloud2013-09-1810-15/+86
* | | | fix build for Ruby 2.1.0Terence Lee2013-12-172-5/+12
* | | | run 1-5-stable tests on travisTerence Lee2013-12-171-0/+1
* | | | Merge pull request #2760 from sanemat/fix/fork-urlXavier Shay2013-12-161-1/+1
|\ \ \ \
| * | | | Use square brackets instead of angle brackets in GFMsanemat2013-12-161-1/+1
|/ / / /
* | | | oh and that test tooAndre Arko2013-12-142-2/+2
* | | | change the parallel spec to check for two workersAndre Arko2013-12-132-4/+4
* | | | move package specs into commandsAndre Arko2013-12-131-0/+0
* | | | RSpec version conflicts on 1.8 :cold_sweat:Andre Arko2013-12-122-2/+2
* | | | restore dep error indentationAndre Arko2013-12-121-4/+3
* | | | remove fail fastAndré Arko2013-12-091-1/+0
* | | | Merge pull request #2756 from Who828/improve_child_dependency_messageAndré Arko2013-12-091-6/+20
|\ \ \ \ | |_|_|/ |/| | |
| * | | Rename the method to dependency_tree instead of print_dependency_treeSmit Shah2013-12-101-2/+2
| * | | Print out the depedency tree in case of version_conflict in a child dependencySmit Shah2013-12-101-6/+20
|/ / /
* | | Remove warning about deps with :gitAleksey V. Zapparov2013-12-061-2/+1
* | | Merge pull request #2741 from simi/highlight-updateAndré Arko2013-12-022-1/+2
|\ \ \
| * | | Highlight git update in bundle update.Josef Šimánek2013-12-022-1/+2
|/ / /
* | | Merge pull request #2739 from yaotti/patch-1André Arko2013-12-021-0/+1
|\ \ \
| * | | Add a missing summary for #2722Hiroshige Umino2013-12-021-0/+1
|/ / /
* | | Merge pull request #2722 from yaotti/highlight-installing-outputsAndré Arko2013-12-021-1/+5
|\ \ \
| * | | Hightlight "Installing" logsHiroshige Umino2013-12-021-1/+5
|/ / /
* | | Merge pull request #2620 from joallard/consolesAndre Arko2013-12-013-2/+61
|\ \ \
| * | | Set called console to the one in `bundle config console`Jonathan Allard2013-09-023-16/+48
| * | | Add support for IRB-alternatives (Pry and Ripl) to `bundle console`.Postmodern2013-09-021-2/+28
* | | | Merge pull request #2732 from sunny/patch-1André Arko2013-12-011-1/+1
|\ \ \ \
| * | | | Clickable URL in friendly exceptionsSunny Ripert2013-12-011-1/+1
* | | | | Enable fast finishing buildsErik Michaels-Ober2013-11-291-0/+1
|/ / / /
* | | | bluebox dns is fixed nowAndre Arko2013-11-221-2/+0
* | | | rubygems 2.1.11Andre Arko2013-11-222-7/+7
* | | | heyyyy message doesn't have a backtrace in it huhAndre Arko2013-11-221-2/+2
* | | | require things you need lolsighAndre Arko2013-11-221-0/+1
* | | | lazy-init the rubygems sourceAndre Arko2013-11-221-4/+7
* | | | Merge pull request #2719 from olivierlacan/masterXavier Shay2013-11-162-2/+2
|\ \ \ \