Sam
|
bf0d70e820
|
improve comments
|
2017-07-19 12:04:16 -04:00 |
Sam
|
b92e181390
|
FEATURE: rake plugin:install_all_official
use this task to quickly install all official plugins
GIT_WRITE=1 to enable write access to repos (discourse staff only)
|
2017-07-18 12:09:27 -04:00 |
David Taylor
|
0b222493f6
|
For rake plugin:spec, only load ruby files ending in _spec.rb
This matches the default behaviour of rspec
|
2017-07-10 12:06:37 +01:00 |
Vikhyat Korrapati
|
56a7a68238
|
Don't run plugin gem tests.
|
2014-03-04 14:30:35 +05:30 |
Vikhyat Korrapati
|
6acc5c19e7
|
Use LOAD_PLUGINS=1 instead of LOAD_PLUGINS=true for consistency.
|
2014-02-05 10:50:28 +05:30 |
Vikhyat Korrapati
|
fab4e59f76
|
Fix plugin:spec rake task to include subdirectories.
|
2014-02-05 06:11:49 +05:30 |
Vikhyat Korrapati
|
102352e205
|
Add rake task for running plugin tests.
|
2014-02-02 01:52:53 +05:30 |
Régis Hanol
|
706f96af0a
|
rake task to install/update plugins (props to @marcoceppi)
|
2013-11-07 18:48:23 +01:00 |