summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* initial spike generating some checksums for Gemfile.lockchecksumTerence Lee2013-03-104-2/+43
* add method to return the dependency tree for a given Gem::DependencyJessica Lynn Suttles and Terence Lee2013-03-102-0/+50
* create bare Gemfile.lock.ascTerence Lee2013-03-096-0/+47
* Welcoming @jlsuttles to Bundler Core! \o/Terence Lee2013-03-091-1/+1
* update changelogTerence Lee2013-03-071-0/+6
* Version 1.3.3Terence Lee2013-03-071-1/+1
* use YAML.dump over {}.to_yaml, thanks @tenderloveTerence Lee2013-03-071-1/+1
* exclude certs from quality specAndre Arko2013-03-071-1/+1
* update changelogv1.3.2Terence Lee2013-03-071-0/+4
* include rubygems.org CA chain, add settingsAndre Arko2013-03-076-1/+277
* extract Fetcher::SSLErrorAndre Arko2013-03-071-6/+10
* don't actually need USE_PERSISTENTAndre Arko2013-03-072-8/+3
* Version 1.3.2 with changelogTerence Lee2013-03-072-1/+7
* don't store dry-run as a settingTerence Lee2013-03-073-6/+35
* silence resolver during showAndre Arko2013-03-051-2/+4
* Version 1.3.1 with changelogv1.3.1Andre Arko2013-03-032-1/+10
* allow RG master to fail, because yeah :(Andre Arko2013-03-031-0/+1
* less 1.9.2 builds is betterAndre Arko2013-03-021-1/+3
* can't actually test rg2 on 1.8.7Andre Arko2013-03-021-3/+2
* 1-3-stable should be tested tooAndre Arko2013-03-021-0/+1
* delay rubygems/security so we can catch LoadErrorsAndre Arko2013-03-022-8/+18
* re-handle rubygems requiring opensslAndre Arko2013-03-021-0/+8
* useless beginAndre Arko2013-03-021-19/+17
* more authentic SSL cert failure for testingAndre Arko2013-03-011-10/+4
* trace fetch errors, don't rescue twice needlesslyAndre Arko2013-03-011-3/+2
* make 'install' and 'build' tasks depend on 'build'Suraj N. Kurapati2013-03-011-9/+11
* ruby 2 needs rspec 2.13, apparentlyAndre Arko2013-03-011-1/+1
* 2.0 is here and we should test on itAndre Arko2013-03-012-7/+7
* re-include man pages in built gemAndre Arko2013-03-011-1/+1
* fail man tasks without ronnAndre Arko2013-03-011-5/+15
* Merge pull request #2346 from alup/masterAndré Arko2013-02-261-1/+1
|\
| * Be sure that correct version of openssl is usedAndreas Loupasakis2013-02-271-1/+1
|/
* handle more cert validation failuresAndre Arko2013-02-262-4/+14
* argh whitespaceAndre Arko2013-02-261-2/+2
* silence warnings etc during `platforms`Andre Arko2013-02-251-3/+5
* oh wonderful, I have invented log levelsAndre Arko2013-02-253-40/+47
* Version 1.3.0 and changelogv1.3.0Andre Arko2013-02-242-1/+18
* Merge pull request #2326 from softace/verbose_resolverAndre Arko2013-02-241-0/+6
|\
| * Added dots for activityJarl Friis2013-02-211-0/+6
* | Merge pull request #2329 from chastell/bugs/remove_warningsAndre Arko2013-02-241-4/+4
|\ \
| * | minor rename to remove variable shadowing warningPiotr Szotkowski2013-02-241-4/+4
* | | Merge v1.2.5Andre Arko2013-02-243-0/+9
|\ \ \
| * | | Version 1.2.5 and changelogv1.2.51-2-stableAndre Arko2013-02-242-1/+8
| * | | work even without OpenSSL, but only for httpAndre Arko2013-02-172-10/+42
| * | | oops, error message changedAndre Arko2013-02-161-1/+1
| * | | backport CertificateFailureError message fixAndre Arko2013-02-152-5/+70
| * | | update 1.2.4 changelogv1.2.4Andre Arko2013-02-131-2/+3
| * | | limit 1.8 tests to 1.8Andre Arko2013-02-131-2/+2
| * | | don't need to path up a pathAndre Arko2013-02-131-3/+2
| * | | only create bindir onceAndre Arko2013-02-131-1/+1