summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Try this?jules2689-bundler-stub-specJulian Nadeau2017-05-051-0/+4
* Try and fix the buildJulian Nadeau2017-05-051-11/+11
* Fix tests, address concernsJulian Nadeau2017-05-052-8/+7
* Return Bundler::StubSpec if stub is a Bundler::StubSpecJulian Nadeau2017-05-052-0/+23
* Auto merge of #5636 - koic:fix_typos, r=segiddinsThe Bundler Bot2017-05-0313-21/+21
|\
| * Fix a typosKoichi ITO2017-05-0313-21/+21
|/
* Auto merge of #5628 - mal:permit-absolute-cache-path, r=segiddinsThe Bundler Bot2017-05-022-9/+4
|\
| * Restore and update absolute cache_path testMal Graty2017-05-011-0/+7
| * Permit absolute paths in cache_path settingMal Graty2017-05-012-13/+1
* | Merge tag 'v1.15.0.pre.3'Samuel Giddins2017-04-302-1/+11
|\ \ | |/ |/|
| * Version 1.15.0.pre.3 with changelogv1.15.0.pre.3Samuel Giddins2017-04-302-1/+11
| * Auto merge of #5622 - bundler:seg-shortref-display, r=indirectThe Bundler Bot2017-04-303-3/+30
| * Auto merge of #5614 - bundler:seg-test-default-gem-substitutes-are-activated,...The Bundler Bot2017-04-304-13/+75
| * Auto merge of #5619 - denniss:ds-pristine-doc, r=colby-swandaleThe Bundler Bot2017-04-301-0/+13
| * Auto merge of #5612 - bundler:seg-dont-require-thor-actions, r=indirectThe Bundler Bot2017-04-305-4/+20
| * Auto merge of #5610 - denniss:ds-add-doc, r=colby-swandaleThe Bundler Bot2017-04-301-0/+29
| * Auto merge of #5611 - koic:unify_names_of_github_and_rubocop, r=colby-swandaleThe Bundler Bot2017-04-304-5/+5
| * Auto merge of #5591 - bundler:dwr-metadata, r=segiddinsThe Bundler Bot2017-04-301-0/+9
| * Auto merge of #5605 - koic:tweak_template_of_newgem, r=colby-swandaleThe Bundler Bot2017-04-301-1/+1
| * Auto merge of #5588 - bundler:seg-fix-ruby-head-tests, r=segiddinsThe Bundler Bot2017-04-303-4/+5
* | Auto merge of #5624 - bundler:seg-fetch-named-symbolic-refs, r=indirectThe Bundler Bot2017-04-303-23/+109
|\ \
| * | [Git] Allow specifying non-branch symbolic refsseg-fetch-named-symbolic-refsSamuel Giddins2017-04-282-8/+98
| * | [RuboCop] Auto-gen configSamuel Giddins2017-04-281-15/+11
* | | Auto merge of #5622 - bundler:seg-shortref-display, r=indirectThe Bundler Bot2017-04-303-3/+30
|\ \ \
| * | | [Git] Only shorten refs if they are SHAsseg-shortref-displaySamuel Giddins2017-04-282-2/+28
| * | | Mark updated git gems in specs as being from gitSamuel Giddins2017-04-281-1/+2
| |/ /
* | | Auto merge of #5614 - bundler:seg-test-default-gem-substitutes-are-activated,...The Bundler Bot2017-04-304-13/+75
|\ \ \ | |/ / |/| |
| * | [Runtime] Print a more helpful error when gem activation conflicts with a def...seg-test-default-gem-substitutes-are-activatedSamuel Giddins2017-04-283-13/+72
| * | [RuboCop] Disable Metrics/BlockLengthSamuel Giddins2017-04-281-0/+3
|/ /
* | Auto merge of #5619 - denniss:ds-pristine-doc, r=colby-swandaleThe Bundler Bot2017-04-281-0/+13
|\ \
| * | [Documentation] RevisionDennis Suratna2017-04-271-5/+5
| * | [Documentation] Pristine documentationDennis Suratna2017-04-261-0/+13
* | | Auto merge of #5608 - bundler:seg-config-mirror-fallback-timeout, r=indirectThe Bundler Bot2017-04-273-7/+36
|\ \ \
| * | | [Settings] Allow configuring a mirror fallback timeout without a trailing slashseg-config-mirror-fallback-timeoutSamuel Giddins2017-04-243-7/+36
* | | | Auto merge of #5612 - bundler:seg-dont-require-thor-actions, r=indirectThe Bundler Bot2017-04-275-4/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | Add a spec for open-uri not being loaded after setupseg-dont-require-thor-actionsSamuel Giddins2017-04-251-0/+6
| * | | [CLI] Avoid loading Thor::Actions when it is not usedSamuel Giddins2017-04-253-3/+13
| * | | Use FileUtils.rm in specs instead of shellSamuel Giddins2017-04-251-1/+1
* | | | Auto merge of #5610 - denniss:ds-add-doc, r=colby-swandaleThe Bundler Bot2017-04-251-0/+29
|\ \ \ \ | |/ / / |/| | |
| * | | [AddDoc] RevisionDennis Suratna2017-04-251-6/+8
| * | | [Documentation] Add documentationDennis Suratna2017-04-241-0/+27
| |/ /
* | | Auto merge of #5611 - koic:unify_names_of_github_and_rubocop, r=colby-swandaleThe Bundler Bot2017-04-244-5/+5
|\ \ \
| * | | Replace Rubocop with RuboCopKoichi ITO2017-04-251-1/+1
| * | | Replace Github with GitHubKoichi ITO2017-04-254-4/+4
| |/ /
* | | Auto merge of #5591 - bundler:dwr-metadata, r=segiddinsThe Bundler Bot2017-04-241-0/+9
|\ \ \ | |/ / |/| |
| * | add metadata to gemspecdwr-metadataDavid Radcliffe2017-04-241-0/+9
|/ /
* | Auto merge of #5605 - koic:tweak_template_of_newgem, r=colby-swandaleThe Bundler Bot2017-04-231-1/+1
|\ \
| * | Tweak a template of newgemKoichi ITO2017-04-241-1/+1
|/ /
* | Merge tag 'v1.15.0.pre.2'Samuel Giddins2017-04-233-2/+11
|\ \ | |/
| * Version 1.15.0.pre.2 with changelogv1.15.0.pre.2Samuel Giddins2017-04-232-1/+9