OSDN Git Service

wvm/wvm.git
2013-03-08 scribuMerge branch 'rewrite_notice'. closes #347
2013-03-08 scribumove create_cmd() utility out of DB_Command
2013-03-08 Lee Willis.
2013-03-08 Lee WillisClean up logic
2013-03-08 Lee WillisShow messages as warnings, and change JSON output to...
2013-03-08 Lee WillisAvoid warning if no rewrite rules exist
2013-03-08 scribumake `core upgrade` an alias of `core update`
2013-03-07 Andrew NacinWhen populate_network() returns a wildcard DNS error...
2013-03-06 scribuupdate-phar: make wp-cli revision linkable
2013-03-04 scribuplugin init-tests: always overwrite existing files
2013-03-04 scribudon't need to place the plugin directory inside the...
2013-03-04 scribuuse tests_add_filter() in bootstrap.mustache
2013-03-04 Cristi BurcăMerge pull request #343 from sebastiaandegeus/master
2013-03-04 scribuadd utils/test-phar-download. see #340
2013-03-04 Cristi BurcăMerge pull request #344 from wp-cli/fix-phar
2013-03-04 scribuadd missing Composer files to phar archive
2013-03-04 scribuadd smoke test to utils/update-phar
2013-03-04 Sebastiaan... fixed escaped quotes that caused wrong urls on output
2013-03-04 Sebastiaan... set default value for query_var to true, same as the...
2013-03-04 Cristi BurcăMerge pull request #340 from wp-cli/phar-checksum
2013-03-03 scribumake local-build embedable into .bashrc again
2013-03-03 scribuinstall composer dependencies in local-build too
2013-03-03 scribumake update-phar generate a checksum
2013-03-03 Cristi BurcăMerge pull request #341 from wp-cli/fix-composer
2013-03-03 scribudon't check if the cache directory exists
2013-03-03 scriburemove unnecessary loading of PHPUnit/Autoload.php
2013-03-02 scribuleave minimum stability to stable
2013-03-02 scribushow error message when vendor directory is missing
2013-02-28 Cristi BurcăMerge pull request #336 from wp-cli/no-submodules
2013-02-28 scribuupdate make-phar.php to use vendor dir
2013-02-28 scriburemove loading from submodules
2013-02-28 scribuinstall and use Composer in utils/dev-build
2013-02-28 scributravis: no more submodules to initialize
2013-02-28 scribuadd composer.lock
2013-02-28 scribudelete submodules
2013-02-28 Cristi BurcăMerge pull request #334 from sebastiaandegeus/master
2013-02-28 Sebastiaan... regenerated the man page for core config command
2013-02-28 Sebastiaan... made dbpass parameter optional for core config command
2013-02-27 scribuuse `wp core version` instead of `wp post list` to...
2013-02-27 scribushorten synopsis for boolean parameters
2013-02-27 scributravis: add --no-interaction flag to Composer call
2013-02-27 Cristi BurcăMerge pull request #327 from wp-cli/fix-core-download
2013-02-27 scribuPrepend `--path`, instead of appending it, so that...
2013-02-27 scribuIgnore `wp ` prefix straigth from step definition.
2013-02-27 Cristi BurcăMerge pull request #330 from erwanlr/db-create-syntax...
2013-02-27 scribufix coding standards. see #329
2013-02-27 Cristi BurcăMerge pull request #329 from erwanlr/master
2013-02-27 erwanlrFixes #321 db create / drop / reset syntax error with...
2013-02-27 erwanlr'/' missing
2013-02-26 erwanlrFixes Runner::set_wp_root to handle absolute & relative...
2013-02-26 scribucreate ABSPATH if it doesn't exist. props @erwanlr
2013-02-26 scribuuse ABSPATH in `core download`, instead of '.'
2013-02-26 scribuadd core download check in 'Empty dir' scenario
2013-02-26 scriburely on --path, instead of using chdir()
2013-02-26 Cristi BurcăMerge pull request #324 from taupecat/master
2013-02-26 Tracy RottonUpdate php/config-spec.php
2013-02-25 scribuadd Build Status image to readme
2013-02-25 scribu'Db doesn't exist scenarion: make check less strict...
2013-02-25 scriburemove `wp theme status twentytwelve` check
2013-02-25 scribumake wp core install check less strict, to avoid error...
2013-02-25 Cristi BurcăMerge pull request #319 from wp-cli/travis
2013-02-25 scribumark SynopsisParser::gen_patterns() as static
2013-02-25 scribudon't run Behat tests if unit tests fail
2013-02-25 scribufirst pass at .travis.yml file
2013-02-25 scriburunning the tests: fix example mysql command
2013-02-25 scribure-order lines in .travis.yml template to make them...
2013-02-25 scribufix version check for revision.php and post-formats.php
2013-02-24 Cristi BurcăMerge pull request #318 from ocean90/fix-wp-settings-cli
2013-02-24 Dominik SchillingFix fatal error, because of new files, see https:/...
2013-02-22 scribumake shell readline script more readable, using a heredoc
2013-02-21 scribuquiet down svn checkout in travis script. see #270
2013-02-21 scribuadd utils/update-phar
2013-02-21 scriburemove P2P specific <filter> from phpunit.xml
2013-02-19 scribuavoid using the -l option for man, which doesn't exist...
2013-02-19 scribubump version to 0.9.0-alpha2
2013-02-19 Cristi BurcăMerge pull request #309 from wp-cli/core-init-tests
2013-02-18 scribudocument path parameter and add example
2013-02-18 scribuadd manpage
2013-02-18 scribuadd optional path parameter
2013-02-18 scribuadd `wp core init-tests`
2013-02-18 Cristi BurcăMerge pull request #270 from wp-cli/plugin-tests
2013-02-18 scribuadd manpage for `wp scaffold plugin-tests`
2013-02-18 scriburevert to using the official unit testing suite
2013-02-18 scribuadd test-sample.php file
2013-02-18 scributransform add_testing_files() method into a proper...
2013-02-17 scribushow plugin dir, instead of path on success message...
2013-02-17 scribuadd files for plugin unit testing
2013-02-17 Cristi BurcăMerge pull request #307 from wp-cli/moar-tests
2013-02-17 scribuadd tests for --color/--no-color
2013-02-17 scribuadd test for --user global parameter
2013-02-17 scribuimprove indentation for step definitions
2013-02-17 scribumerge WP_CLI_Command_Runner into FeatureContext
2013-02-17 scribudefine steps using closures
2013-02-17 scribuadd tests for creating/updating/deleting a post
2013-02-17 scribuadd test for --debug flag
2013-02-17 scribuadd 'should be empty' step definition
2013-02-17 scributest wp user update
2013-02-17 scributhrow stream output instead of using assertEquals()
2013-02-17 scribudisable unkown assoc warnings when a generic assoc...
2013-02-17 scribuadd missing $obj_type property to User_Command
next