summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | retry tests that hit rubygems.org up to 5 timesAndre Arko2015-07-293-2/+54
| * | | | | Try failing fast if prereq gems fail to installAndre Arko2015-07-291-8/+16
| | |/ / / | |/| | |
* | | | | Merge pull request #3866 from mattbrictson/man-bundle-gemAndré Arko2015-07-294-1/+80
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add man page for `bundle gem`.Matt Brictson2015-07-214-1/+80
| | |_|/ | |/| |
* | | | Auto merge of #3892 - EduardoBautista:use-cgi-instead-of-uri, r=indirectHomu2015-07-301-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Use CGI instead of URI for escaping URL paramsEduardo Bautista2015-07-291-1/+2
|/ / /
* | | Merge pull request #3886 from esasse/rubocop-fixAndré Arko2015-07-276-12/+8
|\ \ \
| * | | Better formattingErick Sasse2015-07-271-1/+2
| * | | Fix Style/AlignArrayErick Sasse2015-07-276-12/+7
* | | | Merge pull request #3885 from bundler/aa-3811-specific-test-depsAndré Arko2015-07-273-1/+20
|\ \ \ \
| * | | | block spaces for rubocopaa-3811-specific-test-depsAndre Arko2015-07-271-2/+2
| * | | | double quotes for RuboCopAndre Arko2015-07-271-2/+2
| * | | | test for rspec and minitest specific depsAndre Arko2015-07-271-11/+11
| * | | | Pessimistic test framework versions for bundle gem commandTim Fischbach2015-07-273-1/+20
| |/ / /
* | | | Auto merge of #3884 - bundler:rubocop-first, r=indirectHomu2015-07-281-4/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Fail fast if RuboCop task failsrubocop-firstAndre Arko2015-07-271-3/+5
| * | | Run Rubocop before specs.Tim Moore2015-07-271-4/+4
|/ / /
* | | Merge pull request #3881 from roseweixel/sanitize-config-testAndré Arko2015-07-272-3/+5
|\ \ \
| * | | remove trailing whitespaceRose Weixel2015-07-261-1/+1
| * | | push logic for dealing with string 'false' down to Settings classRose Weixel2015-07-262-9/+5
| * | | remove logic that checks for string 'false' in template (depends on b397724)Rose Weixel2015-07-261-1/+1
| * | | sanitize config[:test] to be boolean if 'false'Rose Weixel2015-07-261-1/+7
* | | | Auto merge of #3878 - cdwort:make_specs_work_with_local_git_config, r=indirectHomu2015-07-271-10/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Fix style to use double quotesAmy Unger2015-07-261-1/+1
| * | | Use a Bundler specific gitconfig file rather than altering user's filesAmy Unger2015-07-261-10/+15
|/ / /
* | | Auto merge of #3876 - esasse:rubocop-fix, r=indirectHomu2015-07-2416-23/+18
|\ \ \
| * | | Fix Style/AliasErick Sasse2015-07-2316-23/+18
|/ / /
* | | Auto merge of #3875 - esasse:rubocop-fix, r=segiddinsHomu2015-07-233-7/+2
|\ \ \
| * | | Fix Performance/ReverseEachErick Sasse2015-07-223-7/+2
* | | | Auto merge of #3874 - bundler:seg-settings-permission-error, r=indirectHomu2015-07-232-4/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Actually store the permission typeseg-settings-permission-errorSamuel E. Giddins2015-07-221-3/+4
| * | | [Settings] Raise permission error when config file isnt readableSamuel E. Giddins2015-07-221-0/+1
| * | | Make the PermissionsError configurable by needed permissionSamuel E. Giddins2015-07-221-4/+10
* | | | Auto merge of #3870 - cdwort:fix_strange_failure, r=segiddinsHomu2015-07-231-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Make sure that monkeypatch of Gem::Platform gets loaded on subshellsAmy Unger2015-07-221-1/+6
* | | | Merge tag 'v1.10.6'Samuel E. Giddins2015-07-227-7/+20
|\ \ \ \
| * | | | Update changelog for 1.10.6v1.10.6Samuel E. Giddins2015-07-222-1/+13
| * | | | Merge pull request #3856 from bundler/aa-warn-invalid-gemspecsAndré Arko2015-07-202-3/+4
| |\ \ \ \
| | * | | | Update spec to fail, then fix itaa-warn-invalid-gemspecsAndre Arko2015-07-182-7/+4
| | * | | | downgrade invalid specs to a warning for nowAndre Arko2015-07-161-2/+6
| * | | | | Merge pull request #3838 from ethanez713/patch-2André Arko2015-07-181-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Update README.md.ttethanez7132015-07-161-1/+1
| |/ / / /
| * | | | Merge pull request #3823 from mattbrictson/patch-2Samuel E. Giddins2015-07-151-2/+2
| |\ \ \ \
| | * | | | Fix option description for `bundle gem`Matt Brictson2015-07-111-2/+2
| * | | | | Apply the suggested fix from #3438Andre Arko2015-07-151-1/+1
| |/ / / /
| * | | | Fix install_if not clearing install conditionsDaniel Teixeira2015-07-102-2/+8
| * | | | Use explicit values in RemoteSpecification testsTim Blair2015-07-091-4/+4
| * | | | Clean up duplicate specs for RemoteSpecificationTim Blair2015-07-091-65/+41
| * | | | Ensure two RemoteSpecifications are comparableTim Blair2015-07-092-2/+45
| * | | | disable fast_finishAndre Arko2015-07-081-1/+0