summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Revert "use gemfile over settings (not tested yet)"v1.7.12Andre Arko2015-01-121-3/+1
* use gemfile over settings (not tested yet)Andre Arko2015-01-091-1/+3
* Version 1.7.12 with changelogAndre Arko2015-01-081-1/+1
* Always use configured source credentials.Tim Moore2015-01-081-41/+38
* Revert "Merge pull request #3262 from arronmabrey/use_api_auth-1-7-stable"Tim Moore2015-01-081-1/+1
* Version 1.7.11 with changelogv1.7.11Andre Arko2015-01-041-1/+1
* Teach Bundler to recognize (x64_)mingw_22 platformAlex Coles2014-12-301-1/+3
* Teach Bundler to recognize mri_22 platformAlex Coles2014-12-301-0/+1
* Version 1.7.10 with changelogv1.7.10Andre Arko2014-12-291-1/+1
* Added ruby_22? and friends to CurrentRuby.Thomas Drake-Brockman2014-12-142-0/+61
* Convert sources to lock format before comparing.Tim Moore2014-12-111-2/+2
* Version 1.7.9 with changelogv1.7.9Andre Arko2014-12-091-1/+1
* Merge pull request #3278 from bundler/resolver_bug_fixAndre Arko2014-12-071-14/+33
|\
| * On conflict, try traversing the dependency tree differentlySmit Shah2014-12-041-9/+24
| * Revert "Don't waste iterations in resolving Bundler, just use the current ver...Smit Shah2014-11-261-1/+1
| * Don't run handle_conflict if parent already has other possibilitiesSmit Shah2014-11-241-1/+1
| * Don't waste iterations in resolving Bundler, just use the current versionSmit Shah2014-11-241-1/+1
| * Fixes issue #3059Smit Shah2014-11-241-5/+6
| * A fix for issues #3089, #3216 and #3248Smit Shah2014-11-241-3/+6
* | Version 1.7.8 with changelogv1.7.8Andre Arko2014-12-061-1/+1
* | Strip credentials from ambiguous source warnings.Tim Moore2014-12-024-11/+28
|/
* Version 1.7.7 with changelogv1.7.7Andre Arko2014-11-191-1/+1
* :space_invader:Andre Arko2014-11-191-1/+1
* ensure quotes will not duplicate during YAML.dumpAndre Arko2014-11-191-1/+4
* replace newlines and/or spaces with one spaceAndre Arko2014-11-191-1/+1
* guarantee Bundler.settings will only parse onceAndre Arko2014-11-191-5/+4
* Merge pull request #3262 from arronmabrey/use_api_auth-1-7-stableAndré Arko2014-11-191-1/+1
|\
| * raise AuthenticationRequiredError on Net::HTTPForbiddenArron Mabrey2014-11-191-1/+1
* | ||= is not thread safeSmit Shah2014-11-181-1/+2
* | Fixed an issue with building git gems in parallelSmit Shah2014-11-183-19/+20
* | apply chdir monitor to all chdirsAndre Arko2014-11-181-16/+9
|/
* Tentative fix for #3174Andre Arko2014-11-171-8/+10
* Version 1.7.6 with changelogv1.7.6Andre Arko2014-11-111-1/+1
* Update SSL certificates, again.Andre Arko2014-11-114-69/+50
* Version 1.7.5 with changelogv1.7.5Andre 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
* Fix comparison of frozen sources.Tim Moore2014-11-071-21/+16
* Revert "Performance: lazily memoize expensive `prerelease?` values during res...Andre Arko2014-10-201-2/+1
* Performance: lazily memoize expensive `prerelease?` values during resolveDov Murik2014-10-201-1/+2
* Version 1.7.4 with changelogv1.7.4Andre Arko2014-10-201-1/+1
* hide all warnings when in --quiet modeAndre Arko2014-10-203-3/+6
* Merge pull request #3194 from TimMoore/issue-3167-source-blocks-deploymentAndré Arko2014-10-193-17/+31
|\
| * Fix deployment from cache with source blocks.Tim Moore2014-10-112-13/+27
| * Normalize sources to lock format when comparing.Tim Moore2014-10-113-5/+5
* | Prevent sources from pointing to a shared mutable dependency listDov Murik2014-10-191-3/+2
* | Remove satisfied dependecies from next source lookupDov Murik2014-10-191-0/+1
* | Version 1.7.4.pre with changelogAndre Arko2014-10-101-1/+1
|/
* Use HTTP auth when checking for presence of APIFredrik Valeur2014-09-261-2/+11
* Version 1.7.3 with changelogv1.7.3Andre Arko2014-09-141-1/+1