OSDN Git Service

wvm/wvm.git
2013-12-14 Cristi BurcăMerge pull request #878 from ziz/find-simple-subdirs
2013-12-12 Cristi BurcăMerge pull request #914 from rodrigoprimo/too-many...
2013-12-12 Rodrigo Primoadd new line at the end of file
2013-12-12 Rodrigo Primostop wp-cli execution when there are too many positiona...
2013-12-12 Cristi BurcăMerge pull request #912 from rodrigoprimo/undefined...
2013-12-12 Rodrigo Primofix undefined variable
2013-12-10 Justin de VesineFunctional test for autodetection of subdir install
2013-12-10 Justin de VesineLook for WP installation in simple subdir configs
2013-12-03 scribuI hear copy-pasta is not very nutritious.
2013-12-03 scribudb: move parameter descriptions to subcommands
2013-12-03 Cristi BurcăMerge pull request #898 from x-team/db-export-stdout
2013-12-03 scribubump version to 0.14.0-alpha
2013-12-03 Cristi BurcăMerge pull request #906 from rodrigoprimo/invalid-param...
2013-12-03 Rodrigo Primofix test
2013-12-02 Rodrigo Primostop wp-cli execution when there is an unknown parameter
2013-12-01 Cristi BurcăMerge pull request #903 from wp-cli/fix-behat-flags...
2013-12-01 jmslbamSimplify STDERR text check
2013-12-01 Cristi BurcăMerge pull request #901 from wp-cli/new-phpunit-phar-url
2013-12-01 jmslbamUse new PHPUnit url to curl from
2013-11-30 Weston RuterMake db-import accept - for STDIN
2013-11-30 scribubump version to 0.13.0 v0.13.0
2013-11-30 scribuchange default global config path to ~/.wp-cli/config.yml
2013-11-30 scribuupdate contributor list for 0.13 release
2013-11-30 Cristi BurcăMerge pull request #880 from rodrigoprimo/generate...
2013-11-30 Weston RuterSuppress success message when exporting to STDOUT
2013-11-30 Weston RuterUpdate wp-db-export phpdoc options
2013-11-30 Weston RuterAllow wp-db-export to write to STDOUT if <file> is -
2013-11-30 Rodrigo Primo--post_content as a flag that reads from STDIN
2013-11-29 scribubump version to 0.13-RC
2013-11-29 Cristi BurcăMerge pull request #882 from wp-cli/fix-wp-rewrite...
2013-11-29 scribuclean up rewrite.feature
2013-11-29 scriburename launch_wpcli() to launch_self() and make it...
2013-11-29 scribuexclude Finder tests from Phar
2013-11-29 scribuadd example of using sort with 'wp cap list'; closes...
2013-11-29 Cristi BurcăMerge pull request #806 from wp-cli/fix-806
2013-11-29 scribudisable HTML escaping when rendering Mustache templates
2013-11-29 scribumake validate_args() always return an array
2013-11-29 scribureplace do_action() with do_hook() again; see #883
2013-11-29 scribuinclude extra args when checking required associative...
2013-11-29 Cristi BurcăMerge pull request #845 from wp-cli/hooks
2013-11-29 scribuclarify inline docs for --format parameter; fixes #884
2013-11-28 Cristi BurcăMerge pull request #850 from wp-cli/fix-850
2013-11-28 scribucheck if plugin is network-only
2013-11-28 scribuadd test case for activating network-only plugins
2013-11-28 scribubump version to 0.13-beta
2013-11-28 Cristi BurcăMerge pull request #896 from leewillis77/user-role-fix
2013-11-28 Lee WillisFix spacing
2013-11-27 Lee WillisAdd tests
2013-11-27 Lee WillisMake validate_role() return a bool. Throw error at...
2013-11-27 Cristi BurcăMerge pull request #886 from tiagohillebrandt/master
2013-11-27 Tiago HillebrandtDeactivate only active plugins.
2013-11-26 scribus/action/hook
2013-11-25 Tiago HillebrandtImplements the 'wp plugin deactivate --all' function
2013-11-25 Tiago HillebrandtImplements 'wp plugin deactivate --all' function
2013-11-25 scribuplugin tests: use better backup extension
2013-11-25 Cristi BurcăMerge pull request #565 from wp-cli/default-tests-dir
2013-11-25 scribumake WP_TESTS_DIR optional, by defaulting to a temporar...
2013-11-24 Cristi BurcăMerge pull request #885 from wp-cli/no-init-tests
2013-11-24 scriburemove obsolete `wp core init-tests` command
2013-11-24 Cristi BurcăMerge pull request #679 from wp-cli/tests-suite
2013-11-24 scribuinstall wp-mysqli, to avoid deprecation warnings, which...
2013-11-24 scribufix DB name replacement
2013-11-24 scriburefactor install-wp-tests.sh into 3 functions
2013-11-24 scribuuse $ioption for all sed invocations
2013-11-24 scribuswitch to develop.svn and only download the test utilities
2013-11-23 Cristi BurcăMerge pull request #883 from wp-cli/extra-config
2013-11-23 scributest that CLI args overwrite config values
2013-11-23 scribumerge command config values after validating positional...
2013-11-23 scribuadd test for command-specific configs
2013-11-23 scribupass config values to commands via $assoc_args
2013-11-23 scribukeep unknown config values in memory
2013-11-23 scriburuntime config can be set after file config
2013-11-23 scribumove YAML loading to Configurator
2013-11-23 scribumake merge_config() work for runtime args too
2013-11-22 Cristi BurcăMerge pull request #881 from wp-cli/list-filter
2013-11-22 scribufix formatting and update examples
2013-11-22 Daniel BachhuberSkip the iterator entirely
2013-11-22 Daniel BachhuberCall the PHP binary directly, and ensure all arguments...
2013-11-22 Daniel BachhuberThese arguments should be optional
2013-11-22 Cristi BurcăMerge pull request #805 from wp-cli/fix-global-prompt-805
2013-11-22 Daniel BachhuberTest filtering based on object attribute
2013-11-22 scribumove parse_url() to utils.php, since it's a standalone...
2013-11-22 Daniel BachhuberSupport for filtering plugin and theme lists based...
2013-11-22 Daniel BachhuberNow that we have a method to launch new WP-CLI processe...
2013-11-22 Daniel BachhuberIntroduce a helper method for launching a new WP-CLI...
2013-11-22 Daniel BachhuberTest install via prompting
2013-11-22 Daniel BachhuberMove these methods to where they should be
2013-11-22 Daniel BachhuberUse the new `set_url()` method introduced in ab45bfd
2013-11-22 Daniel BachhuberIntroduce `\WP_CLI::set_url()`, which will set the...
2013-11-22 Daniel BachhuberMerge branch 'master' into fix-global-prompt-805
2013-11-22 Cristi BurcăMerge pull request #879 from wp-cli/wp-cli-ssh
2013-11-21 Rodrigo Primoimplement 'wp post generate --post_content=<content>'
2013-11-21 scribufix 'Warning: unknown --info parameter'
2013-11-21 scribuimplement `wp cli info --format=json`
2013-11-21 scribuavoid leaking private \WP_CLI\Runner properties and...
2013-11-20 Daniel BachhuberUse new public methods of `\WP_CLI\Runner` to set the...
2013-11-20 Cristi BurcăMerge pull request #869 from wp-cli/comment-meta-command
2013-11-20 Daniel BachhuberRestore the use of `--prompt` as a runtime argument.
2013-11-20 Daniel BachhuberCopy, meet paste. Introduce `wp comment-meta`, derived...
2013-11-17 scribuMerge pull request #834 from simonwheatley:fix-833
next