OSDN Git Service

wvm/wvm.git
2013-10-01 Cristi BurcăMerge pull request #795 from wp-cli/theme-get-field-795
2013-10-01 Daniel BachhuberStrings are strings
2013-10-01 Daniel BachhuberThis is a better format
2013-10-01 Daniel Bachhuber`--field=<field>` support for `wp term list` and `wp...
2013-10-01 Daniel BachhuberIntroduce `wp plugin get`
2013-10-01 Daniel BachhuberSimplify again
2013-10-01 Daniel BachhuberRemove unused methods
2013-10-01 Daniel BachhuberConvert `wp post *` to new util functions.
2013-10-01 Daniel BachhuberMethod isn't used anymore
2013-10-01 Daniel BachhuberConvert `wp site list` to new util function.
2013-10-01 Daniel BachhuberConvert `wp user *` to new util functions.
2013-10-01 Daniel BachhuberRun moar faster
2013-10-01 Daniel BachhuberHave `show_single_field()` logically persist the `...
2013-10-01 Daniel BachhuberConvert `wp comment get` to new util functions
2013-10-01 Daniel BachhuberConvert `wp theme get` to use new util function
2013-10-01 Daniel BachhuberIntroduce `show_single_field()` and `show_multiple_fiel...
2013-09-30 Cristi BurcăMerge pull request #800 from wp-cli/rewrite-list
2013-09-30 scribumove recursive_unserialize_replace() into Search_Replac...
2013-09-30 Cristi BurcăMerge pull request #799 from nullvariable/ignore_objects
2013-09-30 Doug Coneremoved unneeded object test case.
2013-09-30 scriburename `wp rewrite dump` to `wp rewrite list`
2013-09-30 Doug Conesearch-replace will ignore all object data types to...
2013-09-30 Cristi BurcăMerge pull request #711 from johnbillion/rewrite-dump...
2013-09-30 Doug Conerewrote the object loop to only deal with top level...
2013-09-30 Cristi BurcăMerge pull request #798 from dreamhost/mustache_templates
2013-09-30 Mike Schroderframework: Allow third-party Mustache templates
2013-09-30 Daniel BachhuberWordwrap the description
2013-09-30 Daniel BachhuberImplement `wp theme get --field=<field>`
2013-09-29 scribufix bug where $_SERVER['SERVER_NAME'] was set incorrectly
2013-09-29 Cristi BurcăMerge pull request #718 from wp-cli/unknown-positionals
2013-09-29 scribufix synopsis for 'wp option'
2013-09-29 scribufix synopsis for 'wp help'
2013-09-29 scribuadd warning when unregistered positional parameters...
2013-09-29 Cristi BurcăMerge pull request #761 from wp-cli/delete-many-themes
2013-09-29 scribumake 'wp theme delete' support multiple args
2013-09-29 scriburemove 'wp comment last' subcommand
2013-09-29 Cristi BurcăMerge pull request #763 from wp-cli/doc-rewrap
2013-09-29 scribuhandle case where there is nothing after the last param...
2013-09-28 scribuin PHP 5.3, self:: does not work inside closures
2013-09-28 scribuwordwrap synopsis
2013-09-28 scriburewrap argument descriptions
2013-09-28 Cristi BurcăMerge pull request #778 from wp-cli/list-field
2013-09-28 scribuimplement --field= parameter for 'wp plugin list' and...
2013-09-28 scribumove plugin/theme prepping code closer to where it...
2013-09-28 scribuimplement --field= parameter for 'wp site list'
2013-09-28 scribuimplement --field= parameter for post, user and comment...
2013-09-28 Cristi BurcăMerge pull request #794 from goldenapples/goldenapples...
2013-09-28 scribufix `wp post edit`
2013-09-27 goldenapplesApply default filters in content in `wp post edit`
2013-09-27 scribubehat: show STDOUT on error
2013-09-27 Cristi BurcăMerge pull request #779 from wp-cli/site-dbobject
2013-09-26 scribumake Site_Command extend CommandWithDBObject
2013-09-26 scribupass subcommand implementations as callbacks
2013-09-23 Cristi BurcăMerge pull request #786 from wp-cli/fix-786
2013-09-23 scribuaccount for XDebug not being installed when setting...
2013-09-20 Cristi BurcăMerge pull request #780 from wp-cli/behat-background
2013-09-20 scribubehat: use Background feature
2013-09-19 Cristi BurcăMerge pull request #776 from wp-cli/field-arg
2013-09-19 scribuadd --field arg to 'wp comment get'
2013-09-19 scribuMerge branch 'master' into field-arg
2013-09-19 Cristi BurcăMerge pull request #766 from wp-cli/comment-dbobj
2013-09-19 scribumake Comment_Command extend CommandWithDbObject
2013-09-19 scribuadd --field arg to 'wp user get'
2013-09-19 scribuadd --field arg to 'wp post get'
2013-09-19 Cristi BurcăMerge pull request #775 from c10b10/master
2013-09-19 Alex CiobicaLint.
2013-09-19 Alex CiobicaFix mysql environment issue.
2013-09-18 Cristi BurcăMerge pull request #771 from Rarst/synopsis-extract-fix
2013-09-18 Andrey SavchenkoRefactored end of line trim of synopsis extraction...
2013-09-17 Andrey SavchenkoTrimmed whitespace on extracted synopsis lines
2013-09-16 scriburemove extra spaces in scaffold templates
2013-09-16 Cristi BurcăMerge pull request #768 from thisislawatts/patch-1
2013-09-16 LA WattsAdds show_admin_column
2013-09-15 Cristi BurcăMerge pull request #767 from wp-cli/fix-663
2013-09-15 scribuinstead of ignoring them, pass config values along...
2013-09-15 scribuadd test that catches #663
2013-09-15 scriburename some variables, for clarity.
2013-09-12 Cristi BurcăMerge pull request #754 from smhmic/patch-2
2013-09-12 Cristi BurcăMerge pull request #755 from wp-cli/deprecate-synopsis-tag
2013-09-12 Cristi BurcăMerge pull request #762 from wp-cli/fix-762
2013-09-12 scriburemove synopsis tag where not needed
2013-09-12 scribuuse fwrite() instead of echo, to prevent buffering
2013-09-11 scriburemove synopsis tag from the rest of the core subcommands
2013-09-11 scribufirst pass at extracting synopsis from longdesc
2013-09-11 scribumention dev-build in README. fixes #757
2013-09-10 Cristi BurcăMerge pull request #753 from dreamhost/db_config_template
2013-09-10 smhmicallow (but ignore) a leading "[no-]" before flag name...
2013-09-10 Mike Schroderwp core config: Add dbcharset and dbcollate params
2013-09-10 Cristi BurcăMerge pull request #752 from wp-cli/fix-update-all
2013-09-10 scribumake 'update --all' work again and add test
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
next