OSDN Git Service

wvm/wvm.git
2013-04-26 scribuinstantiate MethodSubcommand instead of Subcommand
2013-04-26 scriburemove unnecessary WP_CLI\Commands namespace
2013-04-26 scribucheck for __invoke() method instead of parameter type
2013-04-23 scribuDefine WP_ADMIN before loading WordPress
2013-04-23 Cristi BurcăMerge pull request #407 from wp-cli/term-create-porcelain
2013-04-23 scribuSimulate and announce a /wp-admin/ page load
2013-04-22 Cristi BurcăMerge pull request #409 from mwilliamson/download-tmp-dir
2013-04-21 Michael WilliamsonDon't create temporary wordpress directory during ...
2013-04-21 Daniel BachhuberBalance ze curly braces to meet WP standards
2013-04-21 Daniel BachhuberImprovements to `wp term` output
2013-04-19 Cristi BurcăMerge pull request #405 from wp-cli/format-ids
2013-04-19 scribuuse --format=ids in user.feature
2013-04-19 scribuupdate `wp post delete` example
2013-04-19 scributransparently convert --ids to --format=ids
2013-04-19 Daniel BachhuberUpdate man for `wp post list`
2013-04-19 Daniel BachhuberConvert `wp post list --ids` to `wp post list --format...
2013-04-19 Daniel BachhuberJSON format test for `wp user list`
2013-04-19 Daniel BachhuberConvert `wp user list --ids` to `wp user list --format...
2013-04-19 Daniel BachhuberRefactor to allow 'ids' be passed to `format_items...
2013-04-19 Daniel Bachhuberwp term list: Support for `--ids` argument
2013-04-19 scribuadd man page for scaffold child-theme. see #339
2013-04-19 scribuLand `wp scaffold child-theme`
2013-04-19 scribustyle fixes for scaffold child-theme
2013-04-19 scribumake --parent_theme mandatory
2013-04-19 scriburename `scaffold child_theme` to `scaffold child-theme`
2013-04-19 Daniel BachhuberSimplify expression of the run with errors condition
2013-04-19 Daniel BachhuberSkip checking these numeric fields, as they might chang...
2013-04-19 Daniel BachhuberMove declaration of compareContents() outside of a...
2013-04-19 Cristi BurcăMerge pull request #397 from wp-cli/composer-ignore
2013-04-19 Daniel BachhuberActually fix failing tests.
2013-04-19 Daniel BachhuberNewline fix for failed test
2013-04-19 Daniel BachhuberFunctional test for creating / listing a term
2013-04-19 Daniel BachhuberIgnore composer.phar, as it's installed separately...
2013-04-17 Cristi BurcăMerge pull request #391 from linepress/scaffold-fix
2013-04-16 jmslbamFixed query_var using slug instead of boolean TRUE
2013-04-15 Cristi BurcăMerge pull request #378 from j3lamp/master
2013-04-15 John LampRefactored the poorly named `compareJson()` function...
2013-04-14 scribumark some iterator methods as private
2013-04-14 scribumake query string mandatory first parameter in Iterator...
2013-04-14 Cristi BurcăMerge pull request #390 from wp-cli/refactor-iterators
2013-04-14 scribuadd smoke test for wp user import-csv
2013-04-14 scribufix class reference in Iterators/Table.php
2013-04-14 scribuadd smoke test for search-replace
2013-04-14 scribuon OS X, wc -l inexplicably outputs whitespace before...
2013-04-14 scribumove iterators to separate namespace
2013-04-14 John LampRemoved CSV format from `post get`, with JSON format...
2013-04-13 Cristi BurcăMerge pull request #386 from wp-cli/post-list-format
2013-04-13 Cristi BurcăMerge pull request #387 from twisty/master
2013-04-13 John LampAdded the `--feature` option for `post get`.
2013-04-12 Tim BrayshawFix example for 'core is-installed'
2013-04-12 Daniel BachhuberSupport for `--format` when using `wp post list`
2013-04-12 Daniel BachhuberRevert a134ce6e46561e9f36ee5efeb33e69ad97b97141
2013-04-12 Daniel BachhuberCorrect file permissions to 755
2013-04-12 Cristi Burcăbe more explicit about which code is covered by the...
2013-04-09 Cristi BurcăMerge pull request #379 from wp-cli/ignore-db-defaults
2013-04-09 scributests: add IF NOT EXISTS to create_db()
2013-04-05 John LampRemoved the <filename> argument from `post get`.
2013-04-05 scribuuse run_mysql_query() in functional tests too
2013-04-05 scribuadd --defaults-file=/dev/null to mysql commands
2013-04-05 Cristi BurcăMerge pull request #365 from linepress/scaffold-label
2013-04-05 jmslbamRemoved feature tag
2013-04-05 John LampAdded `post get` command.
2013-04-04 jmslbamReorder tests
2013-04-04 jmslbamAdded label scaffold behat test
2013-04-04 Cristi BurcăMerge pull request #374 from wp-cli/tests-db
2013-04-04 scribuupdate db man page
2013-04-04 scribucreate tests database if it doesn't exist
2013-04-04 scriburemove --str flag from db subcommands
2013-04-04 Cristi BurcăMerge pull request #373 from wp-cli/shell-history
2013-04-03 scribucompute the history file path at the beginning
2013-04-03 scribuadd man page for `wp shell`
2013-04-03 scribuadd 'history' command
2013-03-30 scribubump version to 0.10.0-alpha
2013-03-30 Cristi BurcăMerge pull request #362 from x-team/config-path-walk
2013-03-30 scribuadd tests for running commands from a subdirectory
2013-03-30 scribudocument --force parameter for wp core download
2013-03-30 scribumanpages: check for ronn executable before doing anything
2013-03-30 scribuupdate-phar: OSX doesn't ship with md5sum, so use md5 -r
2013-03-30 scribuset version to 0.9.1 v0.9.1
2013-03-30 scribuuse slug as theme name. closes #372
2013-03-30 Weston Ruterhandle edge case finding wp-cli.yml in nested subdirect...
2013-03-29 Cristi BurcăMerge pull request #366 from linepress/media-tests
2013-03-29 scribubump version to 0.9.1-alpha
2013-03-29 Cristi BurcăMerge pull request #369 from wp-cli/fix-mysql-warning
2013-03-29 scribuuse MYSQL_PWD env variable, instead of passing the...
2013-03-29 scribuadd some functional tests for `wp db`
2013-03-29 scribuuse MYSQL_PWD env variable in FeatureContext->run_sql()
2013-03-29 scribudeb-build: add sudo where appropriate
2013-03-28 Weston Ruterprevent absolutizing a relative config path when it...
2013-03-27 jmslbamOnly preg_replace default $slug
2013-03-27 jmslbamAdded label to tax and cpt
2013-03-27 jmslbamRegenerate Man
2013-03-27 scribufix comment about param-dump
2013-03-26 scribuadd run cmd from subdir step definition
2013-03-26 scribu'a custom wp-content directory'
2013-03-25 jmslbamAdded behat feature for media regenerate
2013-03-25 scribuadd scenario for WP in a subdir
2013-03-24 scribuadd basic scenarios for wp-cli.yml
2013-03-24 scribuadd 'cwd' key to FeatureContext->_run() result
2013-03-24 scribusplit single site from multisite install steps
next