OSDN Git Service

wvm/wvm.git
2013-03-10 scribuWP_Theme was introduced in WP 3.4, but switch_theme...
2013-03-10 scributravis: use pre-installed Composer binary
2013-03-10 scributravis: add --prefer-source, in the hope of not reachin...
2013-03-10 scributests: switch to previous theme before deleting the...
2013-03-10 Cristi BurcăMerge pull request #349 from leewillis77/doc_fixes
2013-03-09 Lee WillisRegenerated man page
2013-03-09 Lee WillisCorrect documentation for capability removal function
2013-03-08 Cristi BurcăMerge pull request #323 from linepress/media
2013-03-08 jmslbamRemoved obsolete check
2013-03-08 jmslbamPut back the sprintf
2013-03-08 scribudon't allow deletion of the current theme
2013-03-08 jmslbamRemoved future wp filesystem
2013-03-08 scribureplace 'Given WP install' with 'Given a WP install'
2013-03-08 scribureplace variables in expected output, not in current...
2013-03-08 scribufix indentation for feature files
2013-03-08 Cristi BurcăMerge pull request #348 from wp-cli/fix-338
2013-03-08 scribuadd theme updating scenario
2013-03-08 scribuuse WP_Theme objects, instead of messing with paths
2013-03-08 scribuadd tests for `plugin status`
2013-03-08 scribuswitch_theme() doesn't even accept a second parameter
2013-03-08 scribuuse wp_get_theme() instead of get_theme_data()
2013-03-08 scribualways use wp_get_themes()
2013-03-08 scribufirst pass at theme tests
2013-03-08 scribubehat: unify and standardize output testing steps:
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-05 jmslbamTypo
2013-03-05 jmslbamAdded man pages
2013-03-05 jmslbamRemoved print_r and finalized to generate man page
2013-03-05 jmslbamAdded @unlink and merged from upstream master
2013-03-05 jmslbamMerge branch 'master' of git://github.com/wp-cli/wp...
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 jmslbamCleanup regenerating thumbnails and use more WP function
2013-03-04 jmslbamRemoved query reset
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-04 jmslbamUse WP_Query instead of custom select
2013-03-03 jmslbamrenamed parameter
2013-03-03 jmslbamPolished message
2013-03-03 jmslbamAdded position paramater `wp media regenerate 21 45...
2013-03-03 scribumake local-build embedable into .bashrc again
2013-03-03 scribuinstall composer dependencies in local-build too
2013-03-03 jmslbamFixed variable name so thumbnails get unlinked again
2013-03-03 jmslbamBetter grammar
2013-03-03 jmslbamCleaned up unused code
2013-03-03 jmslbamPolished some feedback messages
2013-03-03 jmslbamUsing WP_CLI::warning
2013-03-03 jmslbamUsing WP_CLI::warning
2013-03-03 jmslbamUse concate instead of sprintf
2013-03-03 jmslbamRemoved settings timeout
2013-03-03 jmslbamRemoved use of $error
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-03-01 jmslbamOptimizing looping and unlinking of the resized images
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
next