summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Auto merge of #6547 - agrim123:agr-add-mutiple-gems-names, r=segiddinsThe Bundler Bot2018-10-054-7/+37
| * | Auto merge of #6556 - agrim123:agr-versions-gem-add, r=colby-swandaleThe Bundler Bot2018-10-055-3/+58
| * | Auto merge of #6517 - agrim123:agr-bundler-add-skip-install, r=colby-swandaleThe Bundler Bot2018-10-054-4/+20
| * | check for extensions_dir during bundle pristineColby Swandale2018-10-051-1/+1
| * | Auto merge of #6531 - peret:outdated-filter-dependencies, r=segiddinsThe Bundler Bot2018-10-054-1/+40
| * | Auto merge of #6309 - agrim123:disable_platform_warnings, r=colby-swandaleThe Bundler Bot2018-10-054-1/+23
| * | Auto merge of #6305 - wagenet:fix-git-pristine, r=indirectThe Bundler Bot2018-10-053-9/+32
| * | Auto merge of #6304 - deivid-rodriguez:fix/new_gem_generation_crash, r=colby-...The Bundler Bot2018-10-052-2/+2
| * | Auto merge of #6273 - joelvh:feature/bundle_update_gemfile_option, r=colby-sw...The Bundler Bot2018-10-054-0/+83
| * | Auto merge of #6267 - christhekeele:scaffold-error-class, r=colby-swandaleThe Bundler Bot2018-10-052-0/+5
| * | Auto merge of #6177 - bundler:colby/bundle-show-paths, r=indirectThe Bundler Bot2018-10-054-0/+46
| * | Auto merge of #6168 - akhramov:fix/clean-extensions, r=colby-swandaleThe Bundler Bot2018-10-053-2/+44
| * | Auto merge of #6129 - ajwann:check-permissions-in-doctor-command, r=colby-swa...The Bundler Bot2018-10-052-36/+131
* | | Merge #6751Bundlerbot2018-10-231-1/+1
|\ \ \
| * | | Fix BUNDLE_PATH_RELATIVE_TO_CWD env variable namefix_env_variable_nameDavid Rodríguez2018-10-201-1/+1
* | | | Merge #6754Bundlerbot2018-10-231-0/+14
|\ \ \ \
| * | | | add docs for configuring bundler folders through ENV varsColby Swandale2018-10-231-0/+14
* | | | | Merge #6737Bundlerbot2018-10-201-6/+11
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | avoid dependency on awkAndre Arko2018-10-201-1/+1
| * | | | return to avoid double-settingAndre Arko2018-10-201-2/+2
| * | | | when running from source, find submodule shas tooindirect/bundler-submodule-shasAndre Arko2018-10-121-6/+11
* | | | | Merge #6749Bundlerbot2018-10-194-13/+82
|\ \ \ \ \
| * | | | | Improve Cli::Plugin help, according to review notesaveriomiroddi-sav-install_plugin_from_file_supportSaverio Miroddi2018-04-211-1/+1
| * | | | | More solid options checking in Plugin::InstallerSaverio Miroddi2018-03-271-1/+1
| * | | | | Rename `local-git` plugin install option to `local_git`Saverio Miroddi2018-03-274-9/+9
| * | | | | Improve a comment in Plugin::Installer as referred by the language quality UTSaverio Miroddi2018-03-191-1/+1
| * | | | | Workaround a Rubocop issue (assumed a bug) in Plugin::InstallerSaverio Miroddi2018-03-191-0/+5
| * | | | | Plugin install description: restore to single lineSaverio Miroddi2018-03-191-7/+1
| * | | | | Rename plugin install --file option to --local-gitSaverio Miroddi2018-03-194-11/+11
| * | | | | Extend plugin installer file source UTsSaverio Miroddi2018-03-191-0/+31
| * | | | | Plugin installer: make remote and local git source options mutually exclusiveSaverio Miroddi2018-03-192-0/+25
| * | | | | Apply Rubocop required changes to Plugin::InstallerSaverio Miroddi2018-03-191-7/+2
| * | | | | Refactor Plugin::Installer to have the original structure, with cleaner codeSaverio Miroddi2018-03-191-23/+32
| * | | | | Apply review note about Plugin::Installer#extract_sources_from_optionsSaverio Miroddi2018-03-181-19/+10
| * | | | | Bundler::Plugin::Installer: remove the obsolete (and unneeded) URI.escapeSaverio Miroddi2018-03-111-2/+1
| * | | | | Add file path source option (`--file`) to plugin installationSaverio Miroddi2018-03-113-1/+26
| * | | | | Refactor Bundler::Plugin::InstallerSaverio Miroddi2018-03-111-31/+26
* | | | | | Merge #6747Bundlerbot2018-10-181-3/+3
|\ \ \ \ \ \
| * | | | | | update ruby to the latest versions in travis-cicolby/update-rubyColby Swandale2018-10-181-3/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge #6748Bundlerbot2018-10-182-0/+29
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Enable gemfile flag for bundle lockLaura Paakkinen2018-10-182-0/+29
|/ / / / /
* | | | | Merge #6738Bundlerbot2018-10-173-11/+12
|\ \ \ \ \
| * | | | | Make RakeTask spec:deps OS agnosticLeo Arnold2018-10-173-11/+12
|/ / / / /
* | | | | Merge #6739Bundlerbot2018-10-172-3/+4
|\ \ \ \ \
| * | | | | Remove the duplicate gems from suggestionsyuuji.yaginuma2018-10-152-3/+4
| | |/ / / | |/| | |
* | | | | Merge #6742Bundlerbot2018-10-174-5/+9
|\ \ \ \ \
| * | | | | use rake helper methoduse-helper-methodsSHIBATA Hiroshi2018-10-161-2/+2
| * | | | | rubocop -aSHIBATA Hiroshi2018-10-161-1/+1
| * | | | | added full path of rake executable.SHIBATA Hiroshi2018-10-161-1/+1
| * | | | | Added missing helper method for rakeSHIBATA Hiroshi2018-10-161-0/+4