miya0001
|
77cc004a6e
|
remove PHP_Codesniffer-VariableAnalysis
|
2016-12-29 20:30:00 +09:00 |
|
miya0001
|
850f57c98b
|
add /codesniffer to .gitignore
|
2016-12-29 20:21:29 +09:00 |
|
Daniel Bachhuber
|
5892c6ae5d
|
Merge pull request #3689 from wp-cli/3674-parent-cache
Ensure automatic parent theme installation uses http cacher
|
2016-12-23 14:47:18 -08:00 |
|
Daniel Bachhuber
|
13531017da
|
Merge pull request #3688 from wp-cli/3673-fix-path
Replicate core logic for creating `$newdomain` and `$path`
|
2016-12-23 09:51:21 -08:00 |
|
Daniel Bachhuber
|
4636a24215
|
Merge pull request #3678 from wp-cli/update-debs-12-20-16
Update Composer dependencies (12/20/16)
|
2016-12-23 07:14:51 -08:00 |
|
Daniel Bachhuber
|
9f19fbde84
|
Merge pull request #3677 from wp-cli/ignore-multisite-dist
Also ignore `multisite.xml.dist` in distribution archives
|
2016-12-23 07:14:41 -08:00 |
|
Daniel Bachhuber
|
05ee857694
|
Merge pull request #3683 from wp-cli/3681-persist-path
Persist `PATH` when launching a child process
|
2016-12-23 07:14:21 -08:00 |
|
Daniel Bachhuber
|
f6e808be0d
|
Merge pull request #3684 from amq/master
Use .svg for the Travis badge
|
2016-12-23 07:14:12 -08:00 |
|
amq
|
746e2c206d
|
Use .svg for the Travis badge
|
2016-12-21 23:29:26 +01:00 |
|
Daniel Bachhuber
|
ab0f554bef
|
Merge branch 'master' into ignore-multisite-dist
|
2016-12-21 05:19:40 -08:00 |
|
Daniel Bachhuber
|
b8111e156b
|
Merge pull request #3676 from Ramoonus/patch-5
update composer to 1.2
|
2016-12-20 06:27:39 -08:00 |
|
Daniel Bachhuber
|
8448c974eb
|
Also ignore multisite.xml.dist in distribution archives
|
2016-12-20 06:08:40 -08:00 |
|
Ramon van Belzen
|
e09c56c205
|
update composer to 1.2
https://gemnasium.com/github.com/wp-cli/wp-cli
|
2016-12-20 08:25:43 +01:00 |
|
Daniel Bachhuber
|
a8f88f3410
|
Merge pull request #3666 from miya0001/add-validation-for-slug
add validation for slug of the plugin/theme
|
2016-12-15 05:10:43 -08:00 |
|
miya0001
|
0558dcc916
|
reject . and .. from scaffold *
|
2016-12-15 16:01:17 +09:00 |
|
miya0001
|
c2781c052d
|
add tests for themes
|
2016-12-15 15:23:42 +09:00 |
|
miya0001
|
257c3ec5d6
|
add tests for scaffold plugin/theme
|
2016-12-15 15:09:57 +09:00 |
|
miya0001
|
4be4eecf25
|
use basename() and dirname() to check target dirctory
|
2016-12-15 13:49:14 +09:00 |
|
miya0001
|
3898eb8d6d
|
reject . and /
|
2016-12-15 02:18:41 +09:00 |
|
miya0001
|
d804380c16
|
ensure the target directory isn't wp-content/plugins or wp-content/themes
|
2016-12-15 02:00:29 +09:00 |
|
miya0001
|
409b60c779
|
add validation for plugin/theme
|
2016-12-15 01:08:33 +09:00 |
|
Daniel Bachhuber
|
db9cc27625
|
Merge pull request #3664 from trepmal/patch-2
Just whitespace for consistent indentation
|
2016-12-13 14:29:06 -08:00 |
|
Kailey Lampert
|
f62a339b5d
|
Just whitespace for consistent indentation
|
2016-12-13 11:18:43 -08:00 |
|
Daniel Bachhuber
|
1d7bd484bb
|
Merge pull request #3648 from wp-cli/use-passed-positionals
Fix merge behavior when positionals passed and also defined in `wp-cli.yml`
|
2016-12-07 10:18:47 -05:00 |
|
Daniel Bachhuber
|
e7870f9935
|
Merge pull request #3649 from wp-cli/3647-update-version
Update version in `wp --info` example
|
2016-12-07 08:34:07 -05:00 |
|
Daniel Bachhuber
|
c45c7621ed
|
Update version in wp --info example
|
2016-12-06 17:30:04 -08:00 |
|
Daniel Bachhuber
|
cb330557fc
|
Merge pull request #3605 from wp-cli/3139-runcommand
Introduce `WP_CLI::runcommand()`, the best way to run WP-CLI commands
|
2016-11-26 19:11:32 -08:00 |
|
Daniel Bachhuber
|
9e139861c4
|
Merge pull request #3603 from wp-cli/2675-wp-cli-version
Add WP-CLI version to package manager's `composer.json`
|
2016-11-24 14:54:33 -08:00 |
|
Daniel Bachhuber
|
103de4088f
|
Merge pull request #3604 from ernilambar/tests-cap-commands
Add tests for cap commands
|
2016-11-24 13:47:06 -08:00 |
|
Daniel Bachhuber
|
4677d0d629
|
Merge pull request #3601 from ernilambar/improve-role-reset-message
Improve role reset message
|
2016-11-24 08:32:13 -08:00 |
|
Daniel Bachhuber
|
ccfe573457
|
Merge pull request #3602 from ocean90/upgrader-skin-html-entities
Use `html_entity_decode()` for decoding entities in upgrader strings
|
2016-11-24 07:11:26 -08:00 |
|
Daniel Bachhuber
|
0a9e84f182
|
Merge pull request #3599 from wp-cli/ignore-config-files
Ignore `circle.yml`, `.gitlab-ci.yml` and `behat.yml` in `.distignore`
|
2016-11-24 05:54:41 -08:00 |
|
Daniel Bachhuber
|
9cb86bfdc6
|
Ignore circle.yml , .gitlab-ci.yml and behat.yml in .distignore
|
2016-11-23 17:06:48 -08:00 |
|
Daniel Bachhuber
|
86d7c27af2
|
Merge pull request #3589 from wp-cli/2876-shell-friends
Link to Shell Friends in the README
|
2016-11-21 07:30:52 -08:00 |
|
Daniel Bachhuber
|
43fbbd3570
|
Link to Shell Friends in the README
|
2016-11-21 05:58:12 -08:00 |
|
Daniel Bachhuber
|
ab530f4182
|
Merge pull request #3576 from wp-cli/3572-cli-update
Don't require `--allow-root` with `cli update`; clarify docs
|
2016-11-16 10:20:07 -08:00 |
|
Daniel Bachhuber
|
d5ebb7883c
|
Merge pull request #3575 from wp-cli/excerpts-tips
runcommand excerpts are now called tips
|
2016-11-16 08:28:17 -08:00 |
|
Daniel Bachhuber
|
6289d6f093
|
Don't require --allow-root with cli update ; clarify docs
|
2016-11-16 05:47:34 -08:00 |
|
Daniel Bachhuber
|
6c6f1334c2
|
runcommand excerpts are now called tips
|
2016-11-16 05:36:50 -08:00 |
|
Daniel Bachhuber
|
9ca9eb5eac
|
Merge pull request #3571 from torounit/fix-test-suite
Checkout data directory in install-wp-tests.sh
|
2016-11-11 15:33:57 -08:00 |
|
Toro_Unit (Hiroshi Urabe)
|
e758742a72
|
checkout phpunit/data
|
2016-11-12 05:11:38 +09:00 |
|
Toro_Unit (Hiroshi Urabe)
|
49fd4d22ec
|
revert change
|
2016-11-12 05:11:00 +09:00 |
|
Toro_Unit (Hiroshi Urabe)
|
1e9c897b1b
|
checkout all in phpunit.
|
2016-11-12 04:39:37 +09:00 |
|
Daniel Bachhuber
|
fe6cc88fa6
|
Merge pull request #3570 from wp-cli/1291-scaffold-theme-tests
Introduce `wp scaffold theme-tests` for scaffolding theme unit tests
|
2016-11-11 07:11:52 -08:00 |
|
Daniel Bachhuber
|
358ef43b62
|
Introduce wp scaffold theme-tests for scaffolding theme unit tests
|
2016-11-11 05:49:33 -08:00 |
|
Daniel Bachhuber
|
d790b6cc4c
|
Merge pull request #3562 from wp-cli/2769-type-taxonomy-docs
Clarify docs for `wp (post-type|taxonomy) *` set of commands
|
2016-11-10 21:01:41 -08:00 |
|
Daniel Bachhuber
|
d7df181121
|
Merge pull request #3561 from wp-cli/2769-scaffold-docs
Clarify docs for `wp scaffold *` set of commands
|
2016-11-10 20:49:20 -08:00 |
|
Daniel Bachhuber
|
44e36ba75e
|
Clarify docs for wp scaffold * set of commands
|
2016-11-10 17:07:30 -08:00 |
|
Daniel Bachhuber
|
a248815819
|
Merge pull request #3535 from wp-cli/3534-generate-password
Default to a randomly generated password for `--admin_password=<pass>`
|
2016-11-09 19:19:46 -08:00 |
|
Daniel Bachhuber
|
914319bfb0
|
Merge pull request #3547 from wp-cli/2769-widget-docs
Clarify docs for the `wp widget *` set of commands
|
2016-11-09 15:18:12 -08:00 |
|