summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 1.6.9 with changelogv1.6.91-6-stableAndre Arko2014-11-112-2/+8
* match the Rubygems certs exactly, for nowAndre Arko2014-11-112-26/+56
* use RUBYGEMS_REPO everywhereAndre Arko2014-11-111-1/+1
* Update SSL certificates, again.Andre Arko2014-11-116-101/+71
* Version 1.6.8 with changelogv1.6.8Andre Arko2014-11-102-1/+7
* allow more certs than Rubygems hasAndre Arko2014-11-101-2/+4
* fix rspec deprecationAndre Arko2014-11-101-1/+1
* Add CA certs for new rubygems.org certificateAndre Arko2014-11-103-0/+98
* CI fixes backported from masterAndre Arko2014-11-063-2/+3
* Version 1.6.7 with changelogv1.6.7Andre Arko2014-10-192-1/+11
* Reword credential docs for consistency and spellingAndre Arko2014-10-122-14/+21
* Fix a typo in the docs.Tim Moore2014-10-121-1/+1
* Document config for HTTPs source credentialsHarald Wartig2014-10-122-0/+25
* Merge pull request #3199 from danfinnie/stable-1-6-source-warningAndré Arko2014-10-102-0/+32
|\
| * Add warning message when Gemfiles use source with a block.Dan Finnie2014-10-032-0/+32
|/
* Version 1.6.6 with changelogv1.6.6Andre Arko2014-08-232-1/+7
* Verify source sortingAndre Arko2014-08-231-1/+40
* Restore source credentials from GemfileAndre Arko2014-08-232-1/+3
* Version 1.6.5 with changelog.v1.6.5Andre Arko2014-07-232-1/+7
* 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-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