OSDN Git Service

wvm/wvm.git
2013-05-25 Cristi BurcăMerge pull request #469 from cyberhobo/tax-scaffold...
2013-05-25 Dylan Kuhncombine similar custom taxonomy tests
2013-05-24 Cristi BurcăMerge pull request #470 from wp-cli/loggers
2013-05-24 scribudon't use is_wp_error() in error_to_string()
2013-05-24 scribukeep error_to_string() calls inside WP_CLI
2013-05-24 scribuLoggers\Regular: don't expose $handle parameter
2013-05-24 Dylan Kuhnadd an EXAMPLES section that features the --post_types...
2013-05-24 scribuadd back WP_CLI::out(), just to prevent fatal errors
2013-05-24 scribuintroduce WP_CLI\Loggers namespace
2013-05-23 Dylan KuhnRemove unnecessary comment.
2013-05-23 Dylan KuhnRestore accidentally deleted man page.
2013-05-23 Dylan KuhnCorrect taxonomy scaffold code for multiple post types.
2013-05-22 Cristi BurcăMerge pull request #462 from wp-cli/mustache-man
2013-05-22 scribusearch-replace: add test for --skip-columns
2013-05-22 scribusearch-replace: the --dry-run flag should be last
2013-05-22 Cristi BurcăMerge pull request #464 from cyberhobo/sr-no-guids
2013-05-21 Dylan KuhnSpecify any columns to be skipped.
2013-05-20 Dylan KuhnAdd a search-replace option to skip guids.
2013-05-20 scribublog: explain logic behind multisite condition
2013-05-20 scribure-generate man pages
2013-05-20 scribuintroduce man.mustache
2013-05-20 scribuhelp --gen: add test for combined man pages
2013-05-20 scribuconvert Scaffold_Command->render() to Utils\mustache_re...
2013-05-20 Cristi BurcăMerge pull request #356 from wp-cli/freeman
2013-05-20 scribumerge man.php into commands/help.php
2013-05-20 scribuhelp --gen: add test for third-party commands
2013-05-20 scribuhelp --gen: add test for multisite-only subcommands
2013-05-20 scribuwp help: update man page
2013-05-20 scribuconvert `wp --man` to `wp help --gen`
2013-05-19 scribudon't attempt to export $COLUMNS
2013-05-19 Cristi BurcăMerge pull request #461 from wp-cli/post-list
2013-05-19 scribupost create: include --post_date in example
2013-05-19 scribupost list: update man page
2013-05-19 scribupost list: show post status by default
2013-05-19 Cristi BurcăMerge pull request #460 from wp-cli/man-refactor
2013-05-19 scribuhelp: add test for --help
2013-05-19 scriburemove old db man pages
2013-05-19 scribucreate empty home.txt file, so that `wp home --man...
2013-05-19 scribucreate empty help.txt file, so that `wp help --man...
2013-05-19 scribureduce code duplication by merging show_help_early...
2013-05-19 scribumove --man handling to _run_command() so that `wp db...
2013-05-19 scriburename InternalAssoc to InternalFlags
2013-05-19 Cristi BurcăMerge pull request #452 from wp-cli/tests-cleanup
2013-05-19 scribubehat: remove temp files for scenarios that don't have...
2013-05-19 Cristi BurcăMerge pull request #459 from wp-cli/json-format
2013-05-19 scribuunset 'json' key, not 'ids'
2013-05-19 scribure-generate man pages
2013-05-19 scribuuser-meta: add tests
2013-05-19 scribubehat: formatting fixes
2013-05-19 scribubehat: work around bug in WP 3.4.2 related to serializi...
2013-05-19 scribuunlike `wp option`, `wp post-meta` outputs confirmation...
2013-05-19 scribusave parent class in Subcommand
2013-05-19 scribuadd --format parameter to meta get and update
2013-05-18 scribupost-meta: add tests
2013-05-18 scribuoption: add tests
2013-05-18 scributransparently convert from --json to --format=json
2013-05-18 scribupost get: default to table format. see #399
2013-05-18 Cristi BurcăMerge pull request #458 from wp-cli/core-version-check
2013-05-18 scribucore download: update to /version-check/1.6/
2013-05-18 scributest wp core download --locale
2013-05-18 scributravis: make Behat output less verbose
2013-05-14 Cristi BurcăMerge pull request #451 from wp-cli/behat-refactor
2013-05-14 scributry the --activate flag for `wp scaffold plugin` one...
2013-05-14 scribubehat: move plugin dir acquiring to the 'Given' block
2013-05-14 scribubehat: more misc fixes
2013-05-14 scribubehat: move theme dir acquiring to the 'Given' block
2013-05-14 scribubehat: misc fixes
2013-05-14 scribubehat: fix theme test
2013-05-14 scribudon't create a new test dir if one already exists
2013-05-14 scribuadd success message for `wp theme delete`
2013-05-14 scribubehat: remove "it should run without errors" step
2013-05-14 Cristi BurcăMerge pull request #444 from wp-cli/scaffold-tests
2013-05-14 scribubehat: reorganize common cpt and tax setup
2013-05-13 jmslbamAdded plugin_name arg
2013-05-13 jmslbamSplit up plugin activation
2013-05-13 scribuMerge branch 'fix-447'
2013-05-13 Jaime MartinezPlugin scaffold typo fix for Behat test
2013-05-12 jmslbamAdded scaffold plugin activation test
2013-05-12 jmslbamAdded behat test for plugin scaffolding
2013-05-12 jmslbamAdded tags
2013-05-12 jmslbamAdded child-theme behat test
2013-05-12 jmslbamAdded trailing slash to WP_CONTENT_DIR Fixes #446
2013-05-12 jmslbamMerged CPT and Tax test
2013-05-12 Cristi BurcăMerge pull request #449 from wp-cli/verbose-export
2013-05-12 scribuexport: add smoke test
2013-05-12 scribuexport: document --verbose parameter
2013-05-12 scribuexport: show parameters sent to export_wp() only if...
2013-05-12 scribuexport: more indentation fixes
2013-05-12 scribumake is_absolute_path() work on Windows paths
2013-05-12 scribuadd deprecation message for WP_CLI::addCommand()
2013-05-11 scribustop after finding the first Composer autoloader.
2013-05-11 scribuautoload from local vendor dir, then from global
2013-05-11 scribuswitch back to our fork of php-cli-tools
2013-05-10 scribusimplify 'file should exist' step definition
2013-05-10 jmslbamAdded CPT creation
2013-05-10 jmslbamUsing stylesheetpath because it gets them path and...
2013-05-10 jmslbamAdded CPT and TAX --flags test and TAX --theme test
2013-05-10 Cristi BurcăMerge pull request #442 from tolgap/master
2013-05-10 tolgapForce the version field if not exist so it shows up...
2013-05-09 Cristi BurcăMerge pull request #443 from wp-cli/refactor-debug...
next