summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 1.8.0.sources with changelogunsupported_sourcesAndre Arko2015-01-262-6/+27
* set global config before creating gemsAndre Arko2015-01-263-5/+11
* warn or error on multiple primary sourcesAndre Arko2015-01-264-2/+36
* reword clean system gems warningAndre Arko2015-01-251-1/+2
* omg banner is not desc, this is way betterAndre Arko2015-01-251-11/+11
* do not return global .bundle as local .bundleAndre Arko2015-01-251-3/+9
* move gem bins to exe/ and add console and setupAndre Arko2015-01-257-10/+40
* clean up and reword a bit asking about gem filesAndre Arko2015-01-253-18/+35
* Extended gem generation and generation settingsKir Shatrov2015-01-257-24/+149
* allow cache path to be configuredAndre Arko2015-01-258-22/+61
* Revert .consolerc (sorry, @andremediros :grimace:)Andre Arko2015-01-257-19/+0
* credit benlakeyAndre Arko2015-01-251-1/+2
* test 1-8-stable on travisAndre Arko2015-01-251-0/+1
* test AnonymizableURI auth parameterAndre Arko2015-01-252-7/+19
* refactor to allow host-based config auth, tooAndre Arko2015-01-252-23/+29
* repair issues merging v1.7.12Andre Arko2015-01-241-18/+9
* Merge tag 'v1.7.12'Andre Arko2015-01-249-55/+136
|\
| * 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-082-1/+7
| * Merge pull request #3342 from TimMoore/issue-3297-always-use-source-credentialsAndré Arko2015-01-083-41/+60
| |\
| | * Always use configured source credentials.Tim Moore2015-01-081-41/+38
| | * Failing spec for 403 responses.Tim Moore2015-01-082-0/+22
| |/
| * 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-042-1/+7
| * Merge pull request #3328 from myabc/ruby-22-fixesAndré Arko2014-12-302-1/+10
| |\
| | * Teach Bundler to recognize (x64_)mingw_22 platformAlex Coles2014-12-302-1/+7
| | * Teach Bundler to recognize mri_22 platformAlex Coles2014-12-302-0/+3
| |/
| * Version 1.7.10 with changelogv1.7.10Andre Arko2014-12-292-1/+11
| * his github username is TimMoore, it turns outAndre Arko2014-12-291-8/+8
| * Revert "Don't change i18n version of Ruby 1.8 spec"Tim Moore2014-12-221-1/+1
| * Pin i18n to 0.6.x in parallel specs.Tim Moore2014-12-221-0/+2
| * Don't change i18n version of Ruby 1.8 specSmit Shah2014-12-221-1/+1
| * Fixed a broken i18n specSmit Shah2014-12-221-2/+2
| * Merge pull request #3309 from thomasfedb/ruby_22André Arko2014-12-144-2/+65
| |\
| | * Added ruby_22? and friends to CurrentRuby.Thomas Drake-Brockman2014-12-144-2/+65
| |/
| * Merge pull request #3301 from TimMoore/issue-3298-unlocked-sourcesAndré Arko2014-12-112-2/+34
| |\
| | * Convert sources to lock format before comparing.Tim Moore2014-12-112-2/+34
| |/
* | expand the multiple-source warningAndre Arko2015-01-231-0/+1
* | Merge pull request #3358 from tdtds/patch-1André Arko2015-01-231-1/+1
|\ \
| * | untaint gem path loaded from githubTADA Tadashi2015-01-221-1/+1
* | | remove obsolete support linksAndre Arko2015-01-221-6/+0
|/ /
* | ensure exitstatus while testing Bundler.setupAndre Arko2015-01-211-52/+20
* | optional exit checkAndre Arko2015-01-211-17/+14
* | clean up some missed some @exitstatusAndre Arko2015-01-205-16/+16
* | don’t test exitstatus when it is unknownAndre Arko2015-01-2021-69/+69
* | this test works in real life :(Andre Arko2015-01-201-12/+12
* | fix specs for new execAndre Arko2015-01-192-3/+3
* | share bundle env setup between exec and RuntimeAndre Arko2015-01-193-68/+37
* | force TTY only in tests instead of all execAndre Arko2015-01-193-3/+4