summaryrefslogtreecommitdiff
path: root/spec/plugins/install_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove global directory switching from specstests/less_flakynessDavid Rodríguez2020-01-121-7/+7
* Normalize file:// handling in specsDavid Rodríguez2019-06-111-19/+19
* add check for already installed pluginAnkit Kataria2019-02-211-1/+13
* Split stderr and stdout in specsDavid Rodríguez2019-02-141-3/+3
* [Plugin] Ignore the deployment settingsegiddins/plugins-ignore-deploymentSamuel Giddins2018-11-241-0/+22
* Rename `local-git` plugin install option to `local_git`Saverio Miroddi2018-03-271-2/+2
* Rename plugin install --file option to --local-gitSaverio Miroddi2018-03-191-2/+2
* Plugin installer: make remote and local git source options mutually exclusiveSaverio Miroddi2018-03-191-0/+7
* Add file path source option (`--file`) to plugin installationSaverio Miroddi2018-03-111-0/+11
* Auto merge of #5634 - koic:specify_require_spec_helper_in_dot_rspec, r=indirectThe Bundler Bot2017-05-301-1/+0
|\
| * Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* | [RuboCop] Enable Style/PercentLiteralDelimitersKoichi ITO2017-05-281-1/+1
|/
* Only uninstall plugins that we attempted to install.Kerri Miller2017-03-161-0/+12
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* Auto merge of #4788 - asutoshpalai:plugin-project-level, r=segiddinsHomu2016-08-161-2/+66
|\
| * Fixed plugin reset in bundler resetAsutosh Palai2016-08-101-4/+4
| * Not respecting global source pluginsAsutosh Palai2016-07-211-1/+1
| * Added integration specs for app level pluginAsutosh Palai2016-07-211-2/+66
| * Adding app index for pluginAsutosh Palai2016-07-211-1/+1
* | Use `include_gem` as the matcher nameSamuel Giddins2016-08-021-1/+1
* | [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-021-1/+1
|/
* Don't parse empty Lockfile during GVP initchrismo2016-07-081-1/+1
* Spec fixes and spec for adding load path and rubocop fixesAsutosh Palai2016-07-031-0/+23
* Few correction from suggestionsAsutosh Palai2016-07-031-0/+159