summaryrefslogtreecommitdiff
path: root/lib/bundler/inline.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Remove now meaningless setting"David Rodríguez2019-08-261-1/+1
* Merge #7239Bundlerbot2019-07-151-2/+0
|\
| * Fully remove compatibility guardremove_compatibility_guardDavid Rodríguez2019-07-091-2/+0
* | Remove now meaningless settingDavid Rodríguez2019-07-101-1/+1
|/
* Skip platform warnings in inline modeskip_platform_warnings_during_bundle_inlineDavid Rodríguez2019-04-241-1/+1
* Merge #7125Bundlerbot2019-04-241-15/+17
|\
| * Ignore `frozen` setting in inline modeignore_frozen_setting_in_inline_modeDavid Rodríguez2019-04-121-15/+17
* | Prefer `require_relative` for internal requiresDavid Rodríguez2019-04-191-2/+2
|/
* Added quiet flag to inline bundlerPatryk Ptasiński2018-12-131-0/+1
* Update supported versions according to https://github.com/bundler/bundler/iss...Samuel Giddins2017-08-171-0/+1
* Add a compatibility guard that prints friendly errors on bundler 2+Samuel Giddins2017-08-171-0/+1
* Speed up no-op installsseg-speed-up-no-op-installSamuel Giddins2017-07-191-6/+1
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
* [Inline] Work when BUNDLE_BIN is setseg-inline-bundle-binSamuel Giddins2017-07-071-3/+5
* Ensure Bundler.original_env preserves _all_ keys bundler setsseg-original-env-all-keysSamuel Giddins2017-06-131-1/+1
* [Inline] Support running when BUNDLE_GEMFILE=""seg-inline-empty-bundle-gemfileSamuel Giddins2017-01-141-1/+1
* dont build defintion with Gemfile.lock (if present) when using inline gemfileColby Swandale2016-11-231-1/+1
* [Definition] Validate platform in addition to rubySamuel Giddins2016-08-251-1/+1
* Add FeatureFlag classseg-feature-flagSamuel Giddins2016-08-181-1/+1
* [Installer] Move post-install messages to be an instance attributeSamuel Giddins2016-08-041-2/+2
* Auto merge of #4608 - asutoshpalai:plugin, r=segiddinsHomu2016-06-111-0/+1
|\
| * Included plugins in bool_keys for settingsAsutosh Palai2016-06-101-1/+1
| * Using Bundler.settings to enable plugin cliAsutosh Palai2016-06-101-1/+1
| * Added plugin install support for inline GemfileAsutosh Palai2016-06-091-0/+1
* | [Inline] Installs quietly from git if necessary when the install option is no...seg-inline-git-auto-installSamuel Giddins2016-06-091-1/+1
|/
* [Inline] Install when necessaryseg-inline-install-when-neededSamuel Giddins2016-05-311-4/+13
* Auto merge of #4245 - lamont-granquist:lcg/inline-ui, r=segiddinsHomu2016-02-031-2/+7
|\
| * Fixes per code reviewLamont Granquist2016-02-011-3/+6
| * use options hash to pass options insteadLamont Granquist2016-01-291-1/+3
| * Allow passing UI object into bundler/inlineLamont Granquist2016-01-271-2/+2
* | Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
|/
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-2/+2
* Merge tag 'v1.10.4'Samuel E. Giddins2015-06-161-2/+2
|\
| * Fix bundler/inline.Tim Moore2015-06-081-1/+1
| * post-install for consistencyAndre Arko2015-06-081-1/+1
* | Merge tag 'v1.10.3'Samuel E. Giddins2015-06-031-1/+0
|\ \ | |/
| * remove that bit of ridiculousnessAndre Arko2015-05-301-1/+0
| * remove redundant setup_environmentAndre Arko2015-05-301-1/+0
| * force-reload local specs after installing new gemsAndre Arko2015-05-301-0/+2
| * [EndpointSpecification] Return local load pathsSamuel E. Giddins2015-05-301-1/+0
* | [Inline] Fully qualify SharedHelpers moduleseg-use-lockfile-nameSamuel E. Giddins2015-05-281-1/+1
* | Use synchronized pwd everywhereSamuel E. Giddins2015-05-281-1/+1
|/
* [Documentation] Make inline's docs not have a syntax errorSamuel E. Giddins2015-05-181-1/+1
* consistent use of Bundler.ui in inline installsAndre Arko2015-05-181-1/+10
* [Inline] Add YARD comments to gemfileSamuel E. Giddins2015-03-181-2/+31
* [Inline] Remove dependence on #define_singleton_method so things work on 1.8.7Samuel E. Giddins2015-03-161-1/+2
* [Inline] No. Tabs did NOT get committed. You saw nothing.Samuel E. Giddins2015-02-261-16/+16
* [Inline] Add bundler/inline to allow using Bundler without a GemfileSamuel E. Giddins2015-02-261-0/+20