summaryrefslogtreecommitdiff
path: root/lib/bundler/feature_flag.rb
Commit message (Expand)AuthorAgeFilesLines
* Delay deprecation of `bundle config` and `bundle update` without argsundeprecate_argless_config_and_updateDavid Rodríguez2019-12-131-1/+1
* Remove `cache_command_is_package` feature flagDavid Rodríguez2019-07-151-1/+0
* Remove global_path_appends_ruby_scope settingDavid Rodríguez2019-05-071-1/+0
* Fully switch to https sourceshttps_sourcesDavid Rodríguez2019-04-241-3/+1
* Print errors to stderr by default, and remove configuration optionGrey Baker2019-04-121-1/+0
* Merge #7113Bundlerbot2019-04-121-1/+0
|\
| * Make `init_gems_rb` a regular settingmake_init_gems_rb_a_settingDavid Rodríguez2019-04-111-1/+0
* | Remove `prefer_gems_rb` settinginit_gems_rbDavid Rodríguez2019-04-111-1/+0
|/
* Move on to bundler 3David Rodríguez2019-04-111-21/+21
* Move multiple global source removal to bundler 3David Rodríguez2019-04-081-1/+1
* Merge multisource related settingsDavid Rodríguez2019-04-081-1/+0
* Remove `list_command` settingDavid Rodríguez2019-04-051-1/+0
* Move `bundle list` addition to bundler 3David Rodríguez2019-04-051-1/+1
* Remove `console_command` settingremove_command_removal_settingsDavid Rodríguez2019-03-311-1/+0
* Remove `viz_command` settingDavid Rodríguez2019-03-311-1/+0
* Test and fix `bundle viz` command deprecationDavid Rodríguez2019-03-151-1/+1
* Deprecate a bunch of flags in bundler 2David Rodríguez2019-03-121-1/+1
* Delay custom sources deprecation to bundler 3David Rodríguez2019-03-121-1/+1
* Delay git sources removal to bundler 3 (for now)David Rodríguez2019-03-121-1/+1
* Delay `bundle console` removal to bundler 3David Rodríguez2019-02-281-1/+1
* Delay requiring --all to update everything to bundler 3David Rodríguez2019-02-281-1/+1
* Remove unnecessary conditionremove_unnecessary_conditionDavid Rodríguez2019-01-071-1/+1
* add feature flag to use https for :git in the dslcolby/git-https-defaultColby Swandale2018-11-251-0/+2
* [Settings] Append the ruby scope on Bundler 2 with a global path settingSamuel Giddins2018-07-291-0/+1
* Make `install --path` relative to the cwdIgor Bozato2017-09-081-0/+1
* Auto-configure job count in 2.0Samuel Giddins2017-09-061-0/+1
* deprecate the viz command in bundler 2colby/deprecate-viz-commandColby Swandale2017-09-061-0/+1
* [Resolver] Use the GVP for major updates in 2.0Samuel Giddins2017-09-051-0/+1
* Automatically bundle clean without a path set on 2.0Samuel Giddins2017-08-281-2/+3
* Completely remove the package --all option on 2.0 and force its behaviorseg-bundler-2-defaultsSamuel Giddins2017-08-281-0/+1
* Auto merge of #5920 - bundler:colby/bundler-list, r=segiddinsThe Bundler Bot2017-08-111-0/+1
|\
| * implement new list command taken from bundler showColby Swandale2017-08-041-0/+1
* | [2.0] Print only version number from `bundler --version`Koichi ITO2017-08-011-0/+1
|/
* Default the install path to ./bundle in Bundler 2Samuel Giddins2017-07-231-0/+1
* Remove several CLI flags that need to be set via config in Bundler 2Samuel Giddins2017-07-191-1/+1
* [Settings] Stop remembering CLI options in Bundler 2Samuel Giddins2017-07-191-0/+1
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
* Use deployment instead of frozen as a setting on Bundler 2Samuel Giddins2017-07-121-0/+1
* Make Bundler.setup not make Kernel#gem public in Bundler 2seg-make-gem-privateSamuel Giddins2017-07-071-0/+1
* Enable specific_platform by default on 2.0Samuel Giddins2017-07-051-0/+1
* Auto merge of #5798 - bundler:seg-new-cache-is-package, r=indirectThe Bundler Bot2017-07-051-0/+1
|\
| * Use the Package command for `bundle cache` on Bundler 2seg-new-cache-is-packageSamuel Giddins2017-07-031-0/+1
* | Auto merge of #5790 - bundler:seg-suppress-using-messages, r=indirectThe Bundler Bot2017-07-051-0/+1
|\ \ | |/ |/|
| * Suppress `Using …` messages during installation when a version has not changedSamuel Giddins2017-07-021-0/+1
* | Remove the console command in Bundler 2.0seg-deprecate-consoleSamuel Giddins2017-07-021-0/+1
|/
* [DSL] Remove default git sources on 2.0seg-no-default-git-sourcesSamuel Giddins2017-06-281-0/+1
* Auto merge of #5792 - bundler:seg-remove-rubygems-aggregate, r=segiddinsThe Bundler Bot2017-06-271-0/+2
|\
| * Disable mutisource gemfiles by default on 2.0Samuel Giddins2017-06-231-0/+1
| * Add a feature flag for the lockfile using separate RubyGems sourcesSamuel Giddins2017-06-231-0/+1
* | Put the global gem cache behind a feature flagSamuel Giddins2017-06-271-0/+1
|/