OSDN Git Service

wvm/wvm.git
2013-09-09 Daniel BachhuberA command for sideloading images embedded in posts sideload-media-command
2013-09-06 Cristi BurcăMerge pull request #745 from wp-cli/log-colorization
2013-09-06 scribufix usage of $label parameter in WP_CLI::error()
2013-09-06 scribuadd unit test for regular logger
2013-09-06 scriburemove $label parameter from logging methods
2013-09-06 scribudon't pass the message through colorization; only the...
2013-09-06 Cristi BurcăMerge pull request #743 from x-team/db-import-default...
2013-09-06 Weston RuterSpecify DB_CHARSET as default-character-set for wp...
2013-08-30 scribuclean up _search() helper:
2013-08-30 Cristi BurcăMerge pull request #739 from wp-cli/activate-many
2013-08-30 scribumake get_details() accept a plugin object
2013-08-30 scribumake _delete() accept a plugin object
2013-08-30 scribureplace parse_name() with validate_plugin_names().
2013-08-30 scribufirst pass at making plugin {activate|deactivate|toggle...
2013-08-30 Cristi BurcăMerge pull request #738 from oknoway/master
2013-08-30 Nate BedorthaFix small typo
2013-08-29 Cristi BurcăMerge pull request #734 from wp-cli/fix-erroneous-error
2013-08-29 Daniel BachhuberFix erroneous error
2013-08-29 Cristi BurcăMerge pull request #733 from wp-cli/support-arbitrary...
2013-08-29 Daniel BachhuberSupport arbitrary filtering when listing terms
2013-08-29 Daniel BachhuberSupport arbitrary filters when listing users
2013-08-28 Cristi BurcăMerge pull request #731 from stianlik/master
2013-08-28 =Support for whitespace in file path
2013-08-27 scribubehat: pass process result to checkString() for richer...
2013-08-27 Cristi BurcăMerge pull request #724 from wp-cli/variadic-validation
2013-08-27 scribuusage errors exit with code 1
2013-08-27 scribubehat: remove unused 'I try to import it' step
2013-08-27 scribumedia regenerate: attachment IDs are optional
2013-08-27 scribudon't ignore repeating arguments in enough_positionals...
2013-08-27 scribuadd behat test for variadic commands
2013-08-26 Cristi BurcăMerge pull request #673 from wp-cli/prompt-673
2013-08-26 scriburemove leftover $prompt property
2013-08-26 Daniel BachhuberWe don't need a `prompt()` util right now. Instead...
2013-08-25 Daniel BachhuberCatch the thrown exception
2013-08-25 Cristi BurcăMerge pull request #700 from wp-cli/comment-list-700
2013-08-25 Cristi BurcăMerge pull request #726 from Rarst/doc-block-eol-fix
2013-08-25 Daniel BachhuberA functional test for `wp comment list`
2013-08-25 Daniel BachhuberImplement `wp comment list`
2013-08-25 Andrey SavchenkoFixed regex for better matching EOL when cleaning doc...
2013-08-25 Daniel BachhuberA better way of achieving this.
2013-08-25 Daniel BachhuberSupport for generic arguments
2013-08-25 Daniel BachhuberAdd support for prompting `--flag`
2013-08-25 Daniel BachhuberBetter use of `\cli\prompt()`, which requires a default...
2013-08-25 Daniel BachhuberSupport for repeating positional arguments
2013-08-25 Daniel BachhuberUse `\cli\prompt()` instead of reinventing the wheel
2013-08-25 Daniel BachhuberMerge branch 'master' into prompt-673
2013-08-25 Cristi BurcăMerge pull request #723 from wp-cli/install-many
2013-08-25 scribumake sure the slug is always part of the warning
2013-08-25 scribu'wp theme install' only shows a warning now
2013-08-25 scribufirst pass at supporting multiple plugin/theme installs
2013-08-22 scribubehat: whitespace fixes
2013-08-22 Cristi BurcăMerge pull request #720 from wp-cli/update-many
2013-08-22 scribu{plugin|theme} update: add more examples
2013-08-22 scribu{plugin|theme} update: improve --dry-run output
2013-08-22 scribuallow passing multiple items to 'wp plugin update'...
2013-08-21 scribufix and simplify the --skip-salts test. see #696
2013-08-21 scribuMerge pull request #696 from nikolay/patch-1
2013-08-21 Nikolay KolevFixed a typoe in --skip-salts synopsis
2013-08-21 Cristi BurcăMerge pull request #435 from wp-cli/core-config-435
2013-08-21 Nikolay KolevAdded tests for the --skip-salts parameter
2013-08-21 scribubehat: replace hidden parameters to 'wp config' with...
2013-08-21 scribucore config: use cmd_starts_with() instead of doing...
2013-08-21 scribubehat: show working dir when the return code is wrong
2013-08-21 scribuadd test that reproduces both #435 and #716
2013-08-21 Nikolay KolevDon't include the comments, which would be irrelevant...
2013-08-20 Cristi BurcăMerge pull request #710 from johnbillion/flush-docs
2013-08-20 John BlackbournCorrect the inline docs for the `--hard` flag on `wp...
2013-08-20 Cristi BurcăMerge pull request #702 from wp-cli/term-get-702
2013-08-20 Daniel BachhuberTest `wp term get`
2013-08-20 Daniel BachhuberA subcommand for getting a taxonomy term
2013-08-20 Cristi BurcăMerge pull request #707 from wp-cli/more-assoc-table-707
2013-08-20 Cristi BurcăMerge pull request #705 from wp-cli/fix-theme-path
2013-08-20 Cristi BurcăMerge pull request #701 from wp-cli/comment-get-701
2013-08-20 Daniel BachhuberThis method has been replaced by a helper util of the...
2013-08-20 Daniel BachhuberUse our new util function
2013-08-20 Daniel BachhuberTest for `wp comment get`
2013-08-20 Daniel BachhuberImplement `wp comment get`
2013-08-20 Daniel BachhuberUse P2, which isn't conditionally present in some WordP...
2013-08-20 Daniel BachhuberMerge branch 'master' into fix-theme-path
2013-08-20 Cristi BurcăMerge pull request #703 from wp-cli/theme-get-703
2013-08-20 Daniel BachhuberUse P2 for tests instead, which won't fatal 3.4 (twenty...
2013-08-20 Daniel BachhuberImplement `wp theme get`
2013-08-20 Daniel BachhuberClarification on what this command actually does
2013-08-20 Daniel BachhuberA functional test for `wp theme path`
2013-08-20 Daniel BachhuberThis should explicitly be a public method.
2013-08-20 Nikolay KolevSwitched from --keys-and-salts="..." option to --skip...
2013-08-20 Cristi BurcăMerge pull request #699 from wp-cli/fix-synopsis
2013-08-19 Daniel BachhuberFix synopsis order
2013-08-19 Daniel BachhuberProperly set positional arguments
2013-08-19 Daniel BachhuberRegister `--prompt` as a global argument
2013-08-19 jmslbamExclude assoc args with that have an optional value...
2013-08-19 scribuadd test for assoc arg with optional value
2013-08-19 Daniel BachhuberIf the `--prompt` arg is specified, prompt the user...
2013-08-19 Daniel BachhuberA helper method to prompt the user for some detail
2013-08-19 Nikolay KolevAllows passing existing keys and salts vs generating...
2013-08-16 Cristi BurcăMerge pull request #685 from wp-cli/db-call-cleanup
2013-08-16 scribuminor cleanup in mysql_host_to_cli_args()
2013-08-16 scribuRefactor MySQL utilities:
2013-08-16 scribupass MYSQL_PWD to proc_open(), instead of altering...
2013-08-16 Cristi BurcăMerge pull request #684 from oxford-themes/db-export...
next