summaryrefslogtreecommitdiff
path: root/lib/bundler.rb
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #5719 - bundler:seg-prefer-gems-rb, r=indirectThe Bundler Bot2017-06-161-1/+1
|\
| * Add a feature flag to prefer gems.rb to Gemfileseg-prefer-gems-rbSamuel Giddins2017-06-151-1/+1
* | Auto merge of #5716 - bundler:seg-version-build-metadata, r=indirectThe Bundler Bot2017-06-161-0/+1
|\ \ | |/ |/|
| * Avoid git shenanigans with the build metadata fileseg-version-build-metadataSamuel Giddins2017-06-131-1/+1
| * Print build metadata when running `bundle version`Samuel Giddins2017-06-121-0/+1
* | Ensure Bundler.original_env preserves _all_ keys bundler setsseg-original-env-all-keysSamuel Giddins2017-06-131-2/+2
|/
* [RuboCop] Enable Style/PercentLiteralDelimitersKoichi ITO2017-05-281-1/+1
* Unify the notation of RubyGemsKoichi ITO2017-05-041-4/+4
* [Bundler] Avoid chdir when loading a yaml gemspecSamuel Giddins2017-04-051-11/+11
* [Resolver] Only include minimal set of conflicting deps in conflict messageSamuel Giddins2017-03-301-0/+1
* [CLI] Only reset paths if we’ve set a custom gemfileSamuel Giddins2017-03-141-2/+8
* [Settings] Allow not reading the global config file when there is no $HOME an...seg-read-only-fs-no-global-settingsSamuel Giddins2017-02-101-1/+1
* Permissive temporary home directorySven Schwyn2017-02-081-21/+24
* Auto merge of #5329 - bundler:seg-settings-autoload, r=indirectThe Bundler Bot2017-01-171-2/+0
|\
| * [Settings] Autoload Mirror under Settings namespaceseg-settings-autoloadSamuel Giddins2017-01-141-2/+0
* | [Inline] Support running when BUNDLE_GEMFILE=""seg-inline-empty-bundle-gemfileSamuel Giddins2017-01-141-1/+1
|/
* Improve -rbundler performance by using autoloadsSamuel Giddins2016-12-211-1/+1
* Auto merge of #5028 - bundler:seg-settings-only-ruby-platform, r=indirectHomu2016-10-031-0/+5
|\
| * Rename to force_ruby_platformseg-settings-only-ruby-platformAndre Arko2016-10-021-1/+1
| * Add a setting for forcing only the ruby platformSamuel Giddins2016-09-271-0/+5
* | Auto merge of #4951 - bundler:seg-no-writable-home, r=indirectHomu2016-09-301-1/+37
|\ \ | |/ |/|
| * Ensure that user_home is always cachedseg-no-writable-homeSamuel Giddins2016-09-081-1/+1
| * Require tmpdir since old RubyGems does notSamuel Giddins2016-09-071-0/+2
| * Fallback to a temp dir when the home directory is not usableSamuel Giddins2016-09-071-1/+35
* | Auto merge of #4992 - chrismo:fix_disable_shared_gems_gem_path, r=chrismoHomu2016-09-281-1/+4
|\ \
| * | Fix disable_shared_gems bug & keep nested execchrismo2016-09-271-1/+4
| |/
* | Always prompt once for sudoseg-prompt-for-sudoSamuel Giddins2016-09-071-2/+8
|/
* [Definition] Validate platform in addition to rubySamuel Giddins2016-08-251-1/+1
* Add FeatureFlag classseg-feature-flagSamuel Giddins2016-08-181-0/+5
* Auto merge of #4788 - asutoshpalai:plugin-project-level, r=segiddinsHomu2016-08-161-0/+3
|\
| * Fixed plugin reset in bundler resetAsutosh Palai2016-08-101-1/+3
| * Shifted Plugin.reset! to Bundler.reset!Asutosh Palai2016-07-211-0/+1
* | Auto merge of #4738 - allenzhao:remove-entry-rescue, r=segiddinsHomu2016-08-161-0/+8
|\ \
| * | Add spec testZehan Zhao2016-08-061-2/+2
| * | Rescue ArgumentError and explain the security vulnerability. Fixes #4726Zehan Zhao2016-07-181-0/+8
* | | Rename all BUNDLE_ORIG_* env to BUNDLER_ORIG*aa-orig-env-renameAndre Arko2016-08-101-2/+2
* | | Remove 0.9 upgrade compatibilityseg-remove-environmentSamuel Giddins2016-08-031-8/+0
* | | Remove Bundler::EnvironmentSamuel Giddins2016-08-031-2/+2
* | | Make Bundler.locked_gems use the definition when loadedSamuel Giddins2016-07-221-1/+3
| |/ |/|
* | Auto merge of #4787 - bundler:seg-cleanup, r=indirectHomu2016-07-211-13/+9
|\ \
| * | [Bundler] Use DSLError when eval-ing a gemspec failsSamuel Giddins2016-07-201-7/+3
| * | [Bundler] Sort autoloadsSamuel Giddins2016-07-201-6/+6
| |/
* | [RubygemsIntegration] Move reset and post_reset hooks to instance methodsSamuel Giddins2016-07-191-5/+4
* | Fully reset in between each spec runSamuel Giddins2016-07-191-7/+5
* | [Bundler] Make reset! reset more stuffSamuel Giddins2016-07-191-1/+6
* | [RubygemsIntegration] Add support for reversing hooksSamuel Giddins2016-07-191-0/+5
|/
* GemVersionPromoter refactorchrismo2016-07-081-0/+1
* Spec fix for 1.8.7Asutosh Palai2016-07-031-2/+2
* Print the first batch of major deprecation warningsSamuel Giddins2016-06-231-0/+1
* Add machinery for printing major deprecationsSamuel Giddins2016-06-231-0/+2