summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Version 1.6.8 with changelogv1.6.8Andre Arko2014-11-101-1/+1
* allow more certs than Rubygems hasAndre Arko2014-11-101-2/+4
* Add CA certs for new rubygems.org certificateAndre Arko2014-11-103-0/+98
* Version 1.6.7 with changelogv1.6.7Andre Arko2014-10-191-1/+1
* Add warning message when Gemfiles use source with a block.Dan Finnie2014-10-031-0/+7
* Version 1.6.6 with changelogv1.6.6Andre Arko2014-08-231-1/+1
* Restore source credentials from GemfileAndre Arko2014-08-231-1/+1
* Version 1.6.5 with changelog.v1.6.5Andre Arko2014-07-231-1/+1
* Require OpenSSL instead of relying on autoload.Andre Arko2014-07-231-0/+8
* Create persistent connection on Fetcher init.Andre Arko2014-07-231-0/+1
* mild Fetcher#initialize cleanupAndre Arko2014-07-231-7/+3
* Memoize slow call to #expand_pathAndre Arko2014-07-231-1/+1
* Trace HTTP errors in verbose modeAndre Arko2014-07-231-1/+2
* Print all HTTP responses to verbose outputAndre Arko2014-07-231-2/+2
* make verbose GET requests easier to readAndre Arko2014-07-231-1/+1
* clean up UI#trace methodAndre Arko2014-07-231-5/+2
* Update OpenSSL check for new Net::HTTP::PersistentAndre Arko2014-07-231-1/+1
* fix ivar warningAndre Arko2014-07-221-22/+21
* Version 1.6.4 with changelogv1.6.4Andre Arko2014-07-171-1/+1
* Support read-only git gems (fixes #3092)Patrick Mahoney2014-07-171-2/+3
* Add AlmostNoSecurity to trust-policy and fix doc links to Rubygems.Andre Medeiros2014-07-171-1/+1
* 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
* 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-171-1/+12
* Use ThreadWorker on Rubinius.Yorick Peterse2014-07-171-1/+1
* Fix unknown constant errorJeff Taggart2014-07-121-0/+2
* Version 1.6.3 with changelogv1.6.3Andre Arko2014-06-161-1/+1
* 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
* 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-151-1/+1
* Version 1.6.2 with changelogv1.6.2Andre Arko2014-04-131-1/+1
* 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-131-7/+12
* 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
* move install warning into Install, add word-wrapAndre Arko2014-04-072-18/+9