aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/inline.rb
Commit message (Expand)AuthorAgeFilesLines
* [Inline] Support running when BUNDLE_GEMFILE=""Samuel 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 classSamuel 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...Samuel Giddins2016-06-091-1/+1
|/
* [Inline] Install when necessarySamuel 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 moduleSamuel 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