| Commit message (Expand) | Author | Age | Files | Lines |
* | Eval Gemfiles one fewer time when running `bundle install`seg-reduce-gemfile-eval-count | Samuel Giddins | 2017-06-14 | 2 | -1/+48 |
* | Auto merge of #5701 - bundler:seg-original-env-all-keys, r=indirect | The Bundler Bot | 2017-06-14 | 3 | -2/+10 |
|\ |
|
| * | Ensure Bundler.original_env preserves _all_ keys bundler setsseg-original-env-all-keys | Samuel Giddins | 2017-06-13 | 3 | -2/+10 |
* | | Remove the vcr gem from the specs since we rolled our ownseg-realworld-vcr | Samuel Giddins | 2017-06-13 | 1 | -2/+0 |
* | | Add cassettes for realworld trampoline specs used on old RG | Samuel Giddins | 2017-06-13 | 8 | -0/+28 |
* | | [Rakefile] Allow re-recording all VCR cassettes | Samuel Giddins | 2017-06-13 | 1 | -1/+2 |
* | | Ignore vcr cassettes in quality specs | Samuel Giddins | 2017-06-13 | 1 | -3/+3 |
* | | Remove quality spec for single quotes | Samuel Giddins | 2017-06-13 | 1 | -23/+0 |
* | | Add VCR cassettes for realworld specs | Samuel Giddins | 2017-06-13 | 646 | -0/+2284 |
* | | Disallow making realworld network requests on CI | Samuel Giddins | 2017-06-13 | 1 | -1/+1 |
* | | Get the realworld specs running on 1.8.7 again | Samuel Giddins | 2017-06-13 | 5 | -19/+24 |
* | | Re-implement VCR to support marshalled responses with incorrect content-lengt... | Samuel Giddins | 2017-06-13 | 1 | -131/+82 |
* | | Use a single cassette for the realworld specs | Samuel Giddins | 2017-06-13 | 3 | -3/+1 |
* | | [Realworld] Use VCR for network requests | Samuel Giddins | 2017-06-13 | 4 | -16/+232 |
|/ |
|
* | Auto merge of #5704 - bundler:colby/init-new-gemfile-format, r=segiddins | The Bundler Bot | 2017-06-13 | 2 | -0/+64 |
|\ |
|
| * | rename feature flag to `init_gems_rb` and PR feedback | Colby Swandale | 2017-06-05 | 1 | -3/+16 |
| * | dont run template gems.rb through eval quality spec | Colby Swandale | 2017-06-04 | 1 | -0/+1 |
| * | generate gems.rb in bundle init with feature flag | Colby Swandale | 2017-06-04 | 1 | -0/+50 |
* | | Auto merge of #5713 - bundler:seg-viz-other-gem, r=indirect | The Bundler Bot | 2017-06-12 | 2 | -4/+45 |
|\ \ |
|
| * | | [Viz] Work correctly when another gem with a graphviz file is presentseg-viz-other-gem | Samuel Giddins | 2017-06-12 | 2 | -4/+45 |
| |/ |
|
* | | Add a spec for sorting loaded specs by name on the $LOAD_PATHseg-sort-by-name-spec-set | Samuel Giddins | 2017-06-06 | 1 | -9/+35 |
|/ |
|
* | [CLI::Lock] Fail gracefully when updating a missing gem | Samuel Giddins | 2017-06-01 | 1 | -0/+9 |
* | Auto merge of #5690 - bundler:colby/bundler-init-invalid-gemspec, r=segiddins | The Bundler Bot | 2017-06-01 | 1 | -22/+48 |
|\ |
|
| * | use Bundler.load_gemspec_uncached for reading gemspeccolby/bundler-init-invalid-gemspec | Colby Swandale | 2017-06-01 | 1 | -1/+1 |
| * | handle invalid gemspec and add specs for untested behaviour in bundle init --... | Colby Swandale | 2017-06-01 | 1 | -22/+48 |
* | | Auto merge of #5680 - bundler:seg-git-force-no-git-ops, r=segiddins | The Bundler Bot | 2017-06-01 | 1 | -0/+31 |
|\ \
| |/
|/| |
|
| * | Add specs for install --force with git specsseg-git-force-no-git-ops | Samuel Giddins | 2017-05-29 | 1 | -0/+31 |
* | | Auto merge of #5634 - koic:specify_require_spec_helper_in_dot_rspec, r=indirect | The Bundler Bot | 2017-05-30 | 146 | -146/+0 |
|\ \
| |/
|/| |
|
| * | Specify `--require spec_helper` in .rspec | Koichi ITO | 2017-05-03 | 146 | -146/+0 |
* | | Auto merge of #5675 - bundler:seg-specs-resilient-against-rubylib-shims, r=se... | The Bundler Bot | 2017-05-29 | 1 | -2/+4 |
|\ \ |
|
| * | | Make the setup specs resilient agains ruby shims setting RUBYLIBseg-specs-resilient-against-rubylib-shims | Samuel Giddins | 2017-05-23 | 1 | -2/+4 |
* | | | [RuboCop] Enable Style/PercentLiteralDelimiters | Koichi ITO | 2017-05-28 | 35 | -156/+156 |
* | | | use Settings.temporary to set error_on_stderr feature flag in rspeccolby/stderr-feature | Colby Swandale | 2017-05-23 | 1 | -1/+1 |
* | | | remove colors if printing errors to stderr without a tty available | Colby Swandale | 2017-05-23 | 1 | -1/+1 |
* | | | fix newline not being added correctly when printing to stderr | Colby Swandale | 2017-05-21 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'origin/master' into colby/stderr-feature | Colby Swandale | 2017-05-17 | 3 | -1/+17 |
|\ \ \
| |/ / |
|
| * | | Avoid Rack 1.6.7 in specs for nowseg-spec-rack-avoid-1.6.7 | Samuel Giddins | 2017-05-16 | 1 | -1/+3 |
| * | | Avoid re-building manpages each spec runseg-ensure-man | Samuel Giddins | 2017-05-13 | 1 | -1/+1 |
| * | | Ensure that manpages are always built when running specs | Samuel Giddins | 2017-05-12 | 2 | -0/+14 |
* | | | stderr feature flag is notw error_on_stderr | Colby Swandale | 2017-05-17 | 1 | -1/+1 |
* | | | fix not checking error level before printing to stderr | Colby Swandale | 2017-05-17 | 1 | -0/+4 |
* | | | add print error to stderr feature | Colby Swandale | 2017-05-16 | 1 | -0/+45 |
|/ / |
|
* | | Auto merge of #5650 - bundler:seg-mirror-file-uri-case, r=indirect | The Bundler Bot | 2017-05-10 | 1 | -0/+16 |
|\ \ |
|
| * | | [Mirror] Properly handle casing of file URIsseg-mirror-file-uri-case | Samuel Giddins | 2017-05-09 | 1 | -0/+16 |
* | | | Auto merge of #5647 - bundler:colby/spec-set-specs, r=segiddins | The Bundler Bot | 2017-05-09 | 1 | -0/+35 |
|\ \ \ |
|
| * | | | add specs for #find_by_name_and_platform and #merge in SpecSetcolby/spec-set-specs | Colby Swandale | 2017-05-09 | 1 | -0/+35 |
* | | | | Auto merge of #5637 - bundler:seg-gem-finish-resolve, r=indirect | The Bundler Bot | 2017-05-09 | 1 | -0/+24 |
|\ \ \ \ |
|
| * | | | | [RubygemsIntegration] Stub out Gem.finish_resolveseg-gem-finish-resolve | Samuel Giddins | 2017-05-03 | 1 | -0/+24 |
| | |_|/
| |/| | |
|
* | | | | Auto merge of #5630 - bundler:jules2689-bundler-stub-spec, r=segiddins | The Bundler Bot | 2017-05-08 | 1 | -0/+25 |
|\ \ \ \ |
|
| * | | | | Try and fix the build | Julian Nadeau | 2017-05-05 | 1 | -11/+11 |