Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inline `expanded_deps`fix_reresolving_locked_platform_specific_deps | David Rodríguez | 2019-06-26 | 1 | -2/+1 |
* | Don't re-resolve locked platform specific gems | David Rodríguez | 2019-06-25 | 2 | -1/+29 |
* | Merge #7209 | Bundlerbot | 2019-06-24 | 2 | -12/+16 |
|\ | |||||
| * | Add `required_ruby_version` to gemspec templategemspec-rr | Miklos Fazekas | 2019-06-17 | 2 | -0/+7 |
| * | Factor out gemspec call inside `let` | David Rodríguez | 2019-06-17 | 1 | -8/+8 |
| * | Remove duplicated `let`'s | David Rodríguez | 2019-06-17 | 1 | -5/+2 |
* | | Merge #7161 | Bundlerbot | 2019-06-24 | 98 | -1028/+1039 |
|\ \ | |||||
| * | | Normalize usages of `Gem::Util` in rubygems integrationfix_file_uris_on_windows | David Rodríguez | 2019-06-11 | 1 | -5/+3 |
| * | | Use rubygems utility if available | David Rodríguez | 2019-06-11 | 3 | -2/+14 |
| * | | Fix file:// handling under Windows | David Rodríguez | 2019-06-11 | 3 | -4/+7 |
| * | | Normalize file:// handling in specs | David Rodríguez | 2019-06-11 | 95 | -1023/+1021 |
* | | | Merge #7216 | Bundlerbot | 2019-06-24 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | Revert "Migrate requires from exe/ to also be relative"revert_relative_require_from_executable | David Rodríguez | 2019-06-20 | 1 | -3/+3 |
* | | | | Merge #7213 | Bundlerbot | 2019-06-20 | 1 | -2/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Replace bundler_2:install with bundler_3:installbundler_3_install_task | David Rodríguez | 2019-06-18 | 1 | -2/+2 |
* | | | | Merge #7217 | Bundlerbot | 2019-06-20 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix a typo on a spec commentfix_typo | David Rodríguez | 2019-06-20 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge #7218 | Bundlerbot | 2019-06-20 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Lock rubocop-performance to 1.4.0rubocop_071 | David Rodríguez | 2019-06-20 | 1 | -1/+1 |
| * | | | | Bump rubocop to 0.71 | David Rodríguez | 2019-06-20 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge #7214 | Bundlerbot | 2019-06-20 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix typo in 2.0.2 release date (changelog) | Simon Perepelitsa | 2019-06-19 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge #7211 | Bundlerbot | 2019-06-18 | 2 | -1/+27 |
|\ \ \ | |||||
| * | | | Use real paths for `bundle clean`use_real_git_paths | David Rodríguez | 2019-06-17 | 2 | -1/+27 |
|/ / / | |||||
* | | | Merge #7202 | Bundlerbot | 2019-06-17 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix thread leak in compact index specs | David Rodríguez | 2019-06-17 | 1 | -1/+1 |
|/ / | |||||
* | | Merge #7002 | Bundlerbot | 2019-06-14 | 3 | -18/+23 |
|\ \ | |||||
| * | | Skip specs that need coloring on Windowsfix_shell_type_setting | David Rodríguez | 2019-05-24 | 2 | -3/+4 |
| * | | Add missing no-color source specs | David Rodríguez | 2019-05-24 | 1 | -0/+16 |
| * | | Be explicit about coloring in specs that need that | David Rodríguez | 2019-05-24 | 1 | -0/+2 |
| * | | Respect color option when instantiating shells | David Rodríguez | 2019-05-24 | 2 | -15/+1 |
| * | | Remove unnecessary condition | David Rodríguez | 2019-05-24 | 1 | -1/+1 |
* | | | Merge #7203 | Bundlerbot | 2019-06-13 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix typo | Igor Zubkov | 2019-06-13 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge branch '2-0-stable' | Colby Swandale | 2019-06-13 | 1 | -0/+26 |
|\ \ \ | |||||
| * | | | fix changelog 2.0.2 typosv2.0.22-0-stable | Colby Swandale | 2019-06-13 | 1 | -4/+4 |
| * | | | add v2.0.2 changelog | Colby Swandale | 2019-06-12 | 1 | -0/+26 |
| * | | | bump version to 2.0.2 | Colby Swandale | 2019-06-12 | 1 | -1/+1 |
| * | | | Merge #7199 | Bundlerbot | 2019-06-12 | 4 | -22/+45 |
| * | | | Merge #6798 into `2-0-stable` (#7182) | Colby Swandale | 2019-06-12 | 3 | -16/+5 |
| |\ \ \ | |||||
| | * | | | fix bug where bundler v3 is running a test for bundflet 2colby/bundler-2-fix-git-https | Colby Swandale | 2019-06-03 | 1 | -12/+1 |
| | * | | | Merge #6798 | Bundlerbot | 2019-05-28 | 3 | -5/+5 |
| |/ / / | |||||
| * | | | Merge pull request #7109 from bundler/colby/port-gem-helper | Colby Swandale | 2019-04-09 | 2 | -24/+32 |
| |\ \ \ | |||||
| | * | | | port GemHelper from mastercolby/port-gem-helper | Colby Swandale | 2019-04-09 | 2 | -24/+32 |
| * | | | | add bors configuation | Colby Swandale | 2019-04-09 | 1 | -0/+10 |
| |/ / / | |||||
| * | | | Merge #7080 | Bundlerbot | 2019-04-08 | 17 | -55/+51 |
| * | | | Merge #7089 | Bundlerbot | 2019-04-08 | 3 | -7/+11 |
| * | | | Merge #7068 | Bundlerbot | 2019-04-05 | 2 | -24/+38 |
| * | | | Merge #7036 | Bundlerbot | 2019-04-05 | 3 | -13/+2 |
| * | | | Merge #7067 | Bundlerbot | 2019-04-05 | 11 | -51/+298 |