Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | make system_bundle_bin_path helper and resolve failing tests for ruby < 2.6 | Colby Swandale | 2018-12-28 | 3 | -2/+7 | |
| * | | | set `bundle` spec helper to load the system bundler binstub directly instead ... | Colby Swandale | 2018-12-28 | 1 | -1/+1 | |
| * | | | Fix specs that are broken in ruby 2.6 | Samuel Giddins | 2018-12-28 | 3 | -9/+24 | |
| * | | | Test against Ruby 2.6 and RubyGems 3 | Samuel Giddins | 2018-12-28 | 4 | -10/+22 | |
* | | | | Merge #6843 | Bundlerbot | 2018-12-28 | 3 | -30/+114 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Test `with_clean_env` deprecationsclean_env_deprecation_path | David Rodríguez | 2018-12-19 | 1 | -0/+18 | |
| * | | | Properly deprecate `with_clean_env` | David Rodríguez | 2018-12-19 | 2 | -4/+10 | |
| * | | | Introduce `with_unbundled_env` | David Rodríguez | 2018-12-19 | 2 | -0/+21 | |
| * | | | Add docs for existing helpers | David Rodríguez | 2018-12-19 | 1 | -0/+2 | |
| * | | | Test deprecation message | David Rodríguez | 2018-12-19 | 1 | -0/+18 | |
| * | | | Test `clean_env` too with a shared spec | David Rodríguez | 2018-12-19 | 1 | -9/+13 | |
| * | | | Modify specs to not be affected by deprecations | David Rodríguez | 2018-12-19 | 1 | -3/+3 | |
| * | | | Extract test subject to a let | David Rodríguez | 2018-12-19 | 1 | -4/+6 | |
| * | | | Refactor hooks | David Rodríguez | 2018-12-19 | 1 | -7/+9 | |
| * | | | Run `unbundled_env` specs under all rubies | David Rodríguez | 2018-12-19 | 1 | -2/+2 | |
| * | | | Deprecate `clean_env` in favor of `unbundled_env` | David Rodríguez | 2018-12-19 | 3 | -10/+21 | |
| * | | | Improve `clean_env` deprecation message | David Rodríguez | 2018-12-19 | 2 | -2/+2 | |
* | | | | Merge remote-tracking branch 'origin/1-17-stable' | Colby Swandale | 2018-12-27 | 1 | -0/+11 | |
|\ \ \ \ | ||||||
| * | | | | cleanup changelog and releasev1.17.3 | Colby Swandale | 2018-12-27 | 1 | -2/+2 | |
| * | | | | Version 1.17.3 with changelog | Colby Swandale | 2018-12-27 | 2 | -1/+12 | |
| * | | | | Merge #6853 | Bundlerbot | 2018-12-27 | 1 | -0/+3 | |
| * | | | | Merge #6849 | Bundlerbot | 2018-12-27 | 1 | -3/+2 | |
| * | | | | Merge #6840 | bundlerbot[bot] | 2018-12-27 | 1 | -0/+7 | |
| |\ \ \ \ | ||||||
| | * | | | | make rubocop happycolby/fix-gem-installation-bundler-1 | Colby Swandale | 2018-12-26 | 1 | -1/+0 | |
| | * | | | | fix installing gems on _really_ old versions of RubyGems | Colby Swandale | 2018-12-26 | 1 | -0/+8 | |
| |/ / / / | ||||||
| * | | | | Revert "add bors config" | Colby Swandale | 2018-12-26 | 1 | -10/+0 | |
| * | | | | configure bors instead of homu | Andre Arko | 2018-12-26 | 1 | -1/+2 | |
| * | | | | add bors config | Colby Swandale | 2018-12-19 | 1 | -0/+10 | |
* | | | | | Merge #6849 | Bundlerbot | 2018-12-27 | 1 | -3/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | remove code that was previously unreachablecolby/revert-b490e73 | Colby Swandale | 2018-12-26 | 1 | -3/+2 | |
* | | | | | | Merge #6853 | Bundlerbot | 2018-12-26 | 1 | -0/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add bundle-remove entry to bundler man pagecolby/bundler-remove-docs | Colby Swandale | 2018-12-26 | 1 | -0/+3 | |
|/ / / / / / | ||||||
* | | | | | | Merge #6828 | Bundlerbot | 2018-12-13 | 2 | -0/+14 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Added quiet flag to inline bundler | Patryk Ptasiński | 2018-12-13 | 2 | -0/+14 | |
* | | | | | | Merge branch '1-17-stable' | Colby Swandale | 2018-12-11 | 1 | -0/+4 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Version 1.17.2 with changelogv1.17.2 | Colby Swandale | 2018-12-11 | 2 | -1/+5 | |
| * | | | | | Merge #6798 | Bundlerbot | 2018-12-11 | 3 | -1/+19 | |
| * | | | | | Merge #6818 | Bundlerbot | 2018-12-11 | 2 | -1/+13 | |
| * | | | | | Merge #6786 | Bundlerbot | 2018-12-11 | 2 | -4/+4 | |
| * | | | | | Merge #6743 | Bundlerbot | 2018-12-11 | 30 | -64/+130 | |
| * | | | | | Merge #6742 | Bundlerbot | 2018-12-11 | 4 | -5/+9 | |
| * | | | | | Merge #6740 | Bundlerbot | 2018-12-11 | 2 | -11/+2 | |
| * | | | | | Merge #6834 | Bundlerbot | 2018-12-10 | 1 | -0/+2 | |
| * | | | | | Merge pull request #6752 from bundler/indirect/backport-6737 | André Arko | 2018-11-21 | 1 | -4/+11 | |
* | | | | | | Merge #6834 | Bundlerbot | 2018-12-09 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Allow files other than Gemfile.lock to be opened in definition specssegiddins/allow-rubygems-to-open-files | Samuel Giddins | 2018-12-08 | 1 | -0/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge #6832 | Bundlerbot | 2018-12-06 | 1 | -7/+10 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Bring CI matrix back to its previous state | David Rodríguez | 2018-12-06 | 1 | -7/+10 | |
|/ / / / / | ||||||
* | | | | | Merge #6830 | Bundlerbot | 2018-12-06 | 2 | -5/+10 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | move rubocop into a separate stage in Travis-CI | Colby Swandale | 2018-12-06 | 2 | -5/+10 | |
|/ / / / |