summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Modify specs to not be affected by deprecationsDavid Rodríguez2018-12-191-3/+3
| * | | Extract test subject to a letDavid Rodríguez2018-12-191-4/+6
| * | | Refactor hooksDavid Rodríguez2018-12-191-7/+9
| * | | Run `unbundled_env` specs under all rubiesDavid Rodríguez2018-12-191-2/+2
| * | | Deprecate `clean_env` in favor of `unbundled_env`David Rodríguez2018-12-193-10/+21
| * | | Improve `clean_env` deprecation messageDavid Rodríguez2018-12-192-2/+2
* | | | Merge remote-tracking branch 'origin/1-17-stable'Colby Swandale2018-12-271-0/+11
|\ \ \ \
| * | | | cleanup changelog and releasev1.17.3Colby Swandale2018-12-271-2/+2
| * | | | Version 1.17.3 with changelogColby Swandale2018-12-272-1/+12
| * | | | Merge #6853Bundlerbot2018-12-271-0/+3
| * | | | Merge #6849Bundlerbot2018-12-271-3/+2
| * | | | Merge #6840bundlerbot[bot]2018-12-271-0/+7
| |\ \ \ \
| | * | | | make rubocop happycolby/fix-gem-installation-bundler-1Colby Swandale2018-12-261-1/+0
| | * | | | fix installing gems on _really_ old versions of RubyGemsColby Swandale2018-12-261-0/+8
| |/ / / /
| * | | | Revert "add bors config"Colby Swandale2018-12-261-10/+0
| * | | | configure bors instead of homuAndre Arko2018-12-261-1/+2
| * | | | add bors configColby Swandale2018-12-191-0/+10
* | | | | Merge #6849Bundlerbot2018-12-271-3/+2
|\ \ \ \ \
| * | | | | remove code that was previously unreachablecolby/revert-b490e73Colby Swandale2018-12-261-3/+2
* | | | | | Merge #6853Bundlerbot2018-12-261-0/+3
|\ \ \ \ \ \
| * | | | | | add bundle-remove entry to bundler man pagecolby/bundler-remove-docsColby Swandale2018-12-261-0/+3
|/ / / / / /
* | | | | | Merge #6828Bundlerbot2018-12-132-0/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Added quiet flag to inline bundlerPatryk Ptasiński2018-12-132-0/+14
* | | | | | Merge branch '1-17-stable'Colby Swandale2018-12-111-0/+4
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Version 1.17.2 with changelogv1.17.2Colby Swandale2018-12-112-1/+5
| * | | | | Merge #6798Bundlerbot2018-12-113-1/+19
| * | | | | Merge #6818Bundlerbot2018-12-112-1/+13
| * | | | | Merge #6786Bundlerbot2018-12-112-4/+4
| * | | | | Merge #6743Bundlerbot2018-12-1130-64/+130
| * | | | | Merge #6742Bundlerbot2018-12-114-5/+9
| * | | | | Merge #6740Bundlerbot2018-12-112-11/+2
| * | | | | Merge #6834Bundlerbot2018-12-101-0/+2
| * | | | | Merge pull request #6752 from bundler/indirect/backport-6737André Arko2018-11-211-4/+11
* | | | | | Merge #6834Bundlerbot2018-12-091-0/+2
|\ \ \ \ \ \
| * | | | | | Allow files other than Gemfile.lock to be opened in definition specssegiddins/allow-rubygems-to-open-filesSamuel Giddins2018-12-081-0/+2
|/ / / / / /
* | | | | | Merge #6832Bundlerbot2018-12-061-7/+10
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Bring CI matrix back to its previous stateDavid Rodríguez2018-12-061-7/+10
|/ / / / /
* | | | | Merge #6830Bundlerbot2018-12-062-5/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | move rubocop into a separate stage in Travis-CIColby Swandale2018-12-062-5/+10
|/ / / /
* | | | Merge #6818Bundlerbot2018-12-012-1/+13
|\ \ \ \
| * | | | Following up ruby core changes.SHIBATA Hiroshi2018-11-272-1/+13
* | | | | Merge #6811Bundlerbot2018-11-271-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | use '|' to preserve line breaks in welcome messageColby Swandale2018-11-271-1/+1
|/ / / /
* | | | Merge #6798Bundlerbot2018-11-263-1/+19
|\ \ \ \
| * | | | add feature flag to use https for :git in the dslcolby/git-https-defaultColby Swandale2018-11-253-1/+19
| | |/ / | |/| |
* | | | Merge #6805Bundlerbot2018-11-242-11/+35
|\ \ \ \
| * | | | [Plugin] Ignore the deployment settingsegiddins/plugins-ignore-deploymentSamuel Giddins2018-11-242-11/+35
* | | | | Merge #6806Bundlerbot2018-11-241-4/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'todo-remove-require-for-2.0' of https://github.com/gavrieltal/b...Gavriel Loria2018-11-240-0/+0
| |\ \ \ \
| | * | | | removed require statement for ruby < 1.9 for bundler 2.0Gavriel Loria2018-11-241-4/+0