summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #5991 - arbonap:pa-quality-spec-es, r=segiddinsThe Bundler Bot2017-09-082-1/+80
|\
| * Create quality spec for docs in SpanishPatricia Arbona2017-09-072-1/+80
* | Auto merge of #6007 - hsbt:use-halper-methods-for-path, r=segiddinsThe Bundler Bot2017-09-078-19/+29
|\ \
| * | Remove `File.expand_path` when it given Pathname objectSHIBATA Hiroshi2017-09-076-13/+10
| * | Removed Spec::Path, Because it's included on rspec contexts of bundlerSHIBATA Hiroshi2017-09-075-12/+12
| * | Use Pathname#join instead of string interpolationSHIBATA Hiroshi2017-09-075-9/+9
| * | Removed needless loadedSHIBATA Hiroshi2017-09-071-2/+0
| * | Rename spec to spec_dir, bin to bindir on Spec::PathSHIBATA Hiroshi2017-09-075-12/+12
| * | Use Pathname#join instead of string interpolationSHIBATA Hiroshi2017-09-071-4/+4
| * | Added space before require sectionSHIBATA Hiroshi2017-09-061-0/+1
| * | To use helper methods for relative path references.SHIBATA Hiroshi2017-09-068-16/+30
* | | Auto merge of #6005 - bundler:seg-bundler-2, r=indirectThe Bundler Bot2017-09-075-86/+20
|\ \ \ | |_|/ |/| |
| * | [Travis] Override version before installing depsseg-bundler-2Samuel Giddins2017-09-064-9/+11
| * | Bump to a Bundler 2 versionSamuel Giddins2017-09-063-77/+9
|/ /
* | Merge tag 'v1.16.0.pre.2'Samuel Giddins2017-09-062-1/+9
|\ \
| * | Version 1.16.0.pre.2 with changelogv1.16.0.pre.2Samuel Giddins2017-09-062-1/+9
| * | Auto merge of #6009 - bundler:seg-molinillo-0-6-3, r=segiddinsThe Bundler Bot2017-09-062-3/+7
| * | Auto merge of #5972 - wadetandy:master, r=segiddinsThe Bundler Bot2017-09-062-1/+95
| * | Auto merge of #6003 - greysteil:handle-missing-socket, r=segiddinsThe Bundler Bot2017-09-062-0/+7
* | | Auto merge of #6009 - bundler:seg-molinillo-0-6-3, r=segiddinsThe Bundler Bot2017-09-062-3/+7
|\ \ \
| * | | Update vendored Molinillo to 0.6.3seg-molinillo-0-6-3Samuel Giddins2017-09-062-3/+7
* | | | Auto merge of #5986 - bundler:seg-jobs-count, r=indirectThe Bundler Bot2017-09-065-10/+43
|\ \ \ \ | |/ / / |/| | |
| * | | Default to 1 job when auto_config_jobs is not setseg-jobs-countSamuel Giddins2017-09-061-1/+3
| * | | Ensure that rake is always installed first when presentSamuel Giddins2017-09-061-0/+3
| * | | Warn in the quality spec when the exemption list is out of dateSamuel Giddins2017-09-061-5/+9
| * | | Auto-configure job count in 2.0Samuel Giddins2017-09-064-5/+29
|/ / /
* | | Auto merge of #5964 - bundler:colby/deprecate-viz-command, r=segiddinsThe Bundler Bot2017-09-065-15/+21
|\ \ \
| * | | deprecate the viz command in bundler 2colby/deprecate-viz-commandColby Swandale2017-09-065-15/+21
* | | | Auto merge of #5972 - wadetandy:master, r=segiddinsThe Bundler Bot2017-09-062-1/+95
|\ \ \ \ | |/ / / |/| | |
| * | | Respect RUBYGEMS_HOST env var in release messagingWade Tandy2017-08-302-1/+95
* | | | Auto merge of #5981 - bundler:seg-cleanup-config, r=indirectThe Bundler Bot2017-09-053-91/+237
|\ \ \ \
| * | | | Add specs for the new config subcommandsseg-cleanup-configSamuel Giddins2017-08-302-2/+88
| * | | | [CLI] Implement config subcommandsSamuel Giddins2017-08-302-101/+150
| * | | | [CLI] Use options for configSamuel Giddins2017-08-302-28/+39
* | | | | Auto merge of #5995 - bundler:seg-gvp-major, r=indirectThe Bundler Bot2017-09-056-17/+23
|\ \ \ \ \
| * | | | | [Definition] Lazily create gem_version_promoterseg-gvp-majorSamuel Giddins2017-09-051-14/+14
| * | | | | [GemVersionPromoter] Avoid checking ENV for debug every timeSamuel Giddins2017-09-051-2/+4
| * | | | | [Resolver] Use the GVP for major updates in 2.0Samuel Giddins2017-09-054-1/+5
|/ / / / /
* | | | | Auto merge of #6003 - greysteil:handle-missing-socket, r=segiddinsThe Bundler Bot2017-09-052-0/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Handle missing socket when warning about OpenSSL versionGrey Baker2017-09-052-0/+7
|/ / / /
* | | | Merge branch '1-16-stable'Samuel Giddins2017-09-042-1/+44
|\ \ \ \ | | |_|/ | |/| |
| * | | Version 1.16.0.pre.1 with changelogv1.16.0.pre.1Samuel Giddins2017-09-042-1/+44
|/ / /
* | | Auto merge of #5983 - asehra:master, r=segiddinsThe Bundler Bot2017-08-311-0/+5
|\ \ \ | |/ / |/| |
| * | Add documentation for packaging with `--no-install`Ashish Sehra2017-08-301-0/+5
* | | Auto merge of #5978 - torcido:master, r=segiddinsThe Bundler Bot2017-08-303-7/+49
|\ \ \ | |/ / |/| |
| * | Stub the new rubygems integration method, rather than the underlying Gem meth...Michael Pitman2017-08-301-2/+2
| * | Fix inappropriate use of single quotesMichael Pitman2017-08-301-1/+1
| * | Improved the way the string was interpreted as a Regex by using the regex con...Michael Pitman2017-08-301-5/+1
| * | Change let block in spec from curly braces to a do/end block to conform with ...Michael Pitman2017-08-301-2/+2
| * | Move the path_separator logic into the appropriate RubygemsIntegration classesMichael Pitman2017-08-302-1/+9