summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use Settings.temporary to set error_on_stderr feature flag in rspeccolby/stderr-featureColby Swandale2017-05-231-1/+1
* remove colors if printing errors to stderr without a tty availableColby Swandale2017-05-232-2/+4
* fix newline not being added correctly when printing to stderrColby Swandale2017-05-212-1/+4
* Merge remote-tracking branch 'origin/master' into colby/stderr-featureColby Swandale2017-05-175-19/+37
|\
| * Auto merge of #5667 - bundler:seg-spec-rack-avoid-1.6.7, r=colby-swandaleThe Bundler Bot2017-05-161-1/+3
| |\
| | * Avoid Rack 1.6.7 in specs for nowseg-spec-rack-avoid-1.6.7Samuel Giddins2017-05-161-1/+3
| |/
| * Auto merge of #5660 - bundler:seg-ensure-man, r=colby-swandaleThe Bundler Bot2017-05-144-18/+34
| |\
| | * Avoid re-building manpages each spec runseg-ensure-manSamuel Giddins2017-05-131-1/+1
| | * [Travis] Use RubyGems 2.6.12Samuel Giddins2017-05-131-1/+1
| | * Ensure that manpages are always built when running specsSamuel Giddins2017-05-122-0/+14
| | * [Rakefile] Generate man/index in man:buildSamuel Giddins2017-05-122-17/+19
| |/
* | stderr feature flag is notw error_on_stderrColby Swandale2017-05-175-5/+5
* | fix not checking error level before printing to stderrColby Swandale2017-05-172-1/+6
* | document stderr configColby Swandale2017-05-161-0/+2
* | add print error to stderr featureColby Swandale2017-05-164-0/+48
|/
* Merge tag 'v1.15.0.pre.4'Samuel Giddins2017-05-102-1/+8
|\
| * Version 1.15.0.pre.4 with changelogv1.15.0.pre.4Samuel Giddins2017-05-102-1/+8
| * Auto merge of #5637 - bundler:seg-gem-finish-resolve, r=indirectThe Bundler Bot2017-05-102-0/+28
| * Auto merge of #5630 - bundler:jules2689-bundler-stub-spec, r=segiddinsThe Bundler Bot2017-05-102-0/+26
* | Auto merge of #5650 - bundler:seg-mirror-file-uri-case, r=indirectThe Bundler Bot2017-05-103-3/+20
|\ \
| * | [Mirror] Properly handle casing of file URIsseg-mirror-file-uri-caseSamuel Giddins2017-05-093-3/+20
* | | Auto merge of #5646 - bundler:colby/installer-documetnation, r=segiddinsThe Bundler Bot2017-05-101-12/+15
|\ \ \
| * | | update comments in installer that was a bit out of datecolby/installer-documetnationColby Swandale2017-05-091-12/+15
* | | | Auto merge of #5647 - bundler:colby/spec-set-specs, r=segiddinsThe Bundler Bot2017-05-091-0/+35
|\ \ \ \
| * | | | add specs for #find_by_name_and_platform and #merge in SpecSetcolby/spec-set-specsColby Swandale2017-05-091-0/+35
| |/ / /
* | | | Auto merge of #5637 - bundler:seg-gem-finish-resolve, r=indirectThe Bundler Bot2017-05-092-0/+28
|\ \ \ \
| * | | | [RubygemsIntegration] Stub out Gem.finish_resolveseg-gem-finish-resolveSamuel Giddins2017-05-032-0/+28
* | | | | Auto merge of #5630 - bundler:jules2689-bundler-stub-spec, r=segiddinsThe Bundler Bot2017-05-082-0/+26
|\ \ \ \ \
| * | | | | 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 #5639 - koic:unify_notation_of_rubygems, r=segiddinsThe Bundler Bot2017-05-0826-66/+66
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Unify the notation of RubyGemsKoichi ITO2017-05-0426-66/+66
| |/ / /
* | | | 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