summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 1.6.4 with changelogv1.6.4Andre Arko2014-07-172-2/+7
* Refactor test to use with_read_only helperPatrick Mahoney2014-07-171-13/+2
* Support read-only git gems (fixes #3092)Patrick Mahoney2014-07-173-2/+25
* Add AlmostNoSecurity to trust-policy and fix doc links to Rubygems.Andre Medeiros2014-07-172-5/+6
* Hardcode the list of options for `bundle install --trust-policy`Andre Medeiros2014-07-172-2/+5
* stop ignoring overly-specific thingsAndre Arko2014-07-171-8/+0
* yardoc is a config fileAndre Arko2014-07-171-1/+1
* Slashify .gitignore template.tiredpixel2014-07-171-15/+15
* depend on rspec 3 now the codebase is updatedAndre Arko2014-07-172-5/+5
* move the dev deps list into the gemspecAndre Arko2014-07-172-6/+5
* Skip non-local dependencies more rigourouslyMatijs van Zuijlen2014-07-171-0/+1
* depend on rake 10.x, semanticallyAndre Arko2014-07-171-1/+1
* Stop @parndt from getting so many contributions in his graph.James Harton2014-07-171-1/+3
* Don't include configured source credentials in lockfile.Lars Haugseth2014-07-173-1/+38
* make bundler as fast as bundleAndre Arko2014-07-172-9/+21
* Use ThreadWorker on Rubinius.Yorick Peterse2014-07-171-1/+1
* update changelogTerence Lee2014-07-121-0/+6
* Merge pull request #3095 from jetaggart/1-6-stableTerence Lee2014-07-122-0/+15
|\
| * Fix unknown constant errorJeff Taggart2014-07-122-0/+15
|/
* Version 1.6.3 with changelogv1.6.3Andre Arko2014-06-162-2/+2
* load rubygems before rspecAndre Arko2014-06-151-4/+5
* update changelog [ci skip]Andre Arko2014-06-151-0/+3
* had no idea that in-array splat was 1.9Andre Arko2014-06-151-1/+1
* editor might need shell parsingAndre Arko2014-06-151-5/+4
* shell escape bundle open args :OAndre Arko2014-06-151-3/+2
* Added the test to check if install --local doesn't fetch specs remotelySmit Shah2014-06-151-0/+14
* Use cached_path for built-in gems if the gem exists locallySmit Shah2014-06-151-4/+16
* Improved the performance by avoid a O(n) lookup in statesSmit Shah2014-06-151-1/+1
* Fixed #2994 regression with the resolverSmit Shah2014-06-151-9/+14
* Use inject instead of each_with_object for 1.8.7 compabilitySmit Shah2014-06-151-1/+1
* Improved performance of DefinitionSmit Shah2014-06-151-5/+4
* don't warn about sudo on windowsAndre Arko2014-04-152-1/+7
* Version 1.6.2 with changelogv1.6.2Andre Arko2014-04-132-1/+15
* good error when caching path that's deletedAndre Arko2014-04-131-0/+5
* don't try to lock while frozen!Andre Arko2014-04-131-1/+1
* don't update the cache while frozen!Andre Arko2014-04-131-1/+1
* allow standalone to handle builtin gemsAndre Arko2014-04-131-0/+1
* cache gems even if they are ruby builtinsAndre Arko2014-04-132-29/+29
* add ruby 2 cutoff for specsAndre Arko2014-04-131-0/+8
* move the cache path building code into rubygemsAndre Arko2014-04-132-3/+5
* and it's not always set, obviouslyAndre Arko2014-04-071-1/+1
* root warn spec to sudo specsAndre Arko2014-04-073-26/+11
* move install warning into Install, add word-wrapAndre Arko2014-04-072-18/+9
* Print warning when bundler is run by root.Jonan Scheffler2014-04-073-0/+56
* weirdest use of a closure everAndre Arko2014-04-072-8/+8
* turns out it's not static after all :\Andre Arko2014-04-072-4/+4
* uh, false is not nil :PAndre Arko2014-04-071-1/+1
* no more weird-looking if/elseAndre Arko2014-04-071-5/+2
* good grief why a proc it doesn't changeAndre Arko2014-04-072-4/+4
* Fix deploying git gems without git (#2968)Andrew Bloomgarden2014-04-072-1/+17