OSDN Git Service

wvm/wvm.git
2013-04-19 Daniel BachhuberActually fix failing tests.
2013-04-19 Daniel BachhuberNewline fix for failed test
2013-04-19 Daniel BachhuberFunctional test for creating / listing a term
2013-04-17 Cristi BurcăMerge pull request #391 from linepress/scaffold-fix
2013-04-16 jmslbamFixed query_var using slug instead of boolean TRUE
2013-04-15 Cristi BurcăMerge pull request #378 from j3lamp/master
2013-04-15 John LampRefactored the poorly named `compareJson()` function...
2013-04-14 scribumark some iterator methods as private
2013-04-14 scribumake query string mandatory first parameter in Iterator...
2013-04-14 Cristi BurcăMerge pull request #390 from wp-cli/refactor-iterators
2013-04-14 scribuadd smoke test for wp user import-csv
2013-04-14 scribufix class reference in Iterators/Table.php
2013-04-14 scribuadd smoke test for search-replace
2013-04-14 scribuon OS X, wc -l inexplicably outputs whitespace before...
2013-04-14 scribumove iterators to separate namespace
2013-04-14 John LampRemoved CSV format from `post get`, with JSON format...
2013-04-13 Cristi BurcăMerge pull request #386 from wp-cli/post-list-format
2013-04-13 Cristi BurcăMerge pull request #387 from twisty/master
2013-04-13 John LampAdded the `--feature` option for `post get`.
2013-04-12 Tim BrayshawFix example for 'core is-installed'
2013-04-12 Daniel BachhuberSupport for `--format` when using `wp post list`
2013-04-12 Daniel BachhuberRevert a134ce6e46561e9f36ee5efeb33e69ad97b97141
2013-04-12 Daniel BachhuberCorrect file permissions to 755
2013-04-12 Cristi Burcăbe more explicit about which code is covered by the...
2013-04-09 Cristi BurcăMerge pull request #379 from wp-cli/ignore-db-defaults
2013-04-09 scributests: add IF NOT EXISTS to create_db()
2013-04-05 John LampRemoved the <filename> argument from `post get`.
2013-04-05 scribuuse run_mysql_query() in functional tests too
2013-04-05 scribuadd --defaults-file=/dev/null to mysql commands
2013-04-05 Cristi BurcăMerge pull request #365 from linepress/scaffold-label
2013-04-05 jmslbamRemoved feature tag
2013-04-05 John LampAdded `post get` command.
2013-04-04 jmslbamReorder tests
2013-04-04 jmslbamAdded label scaffold behat test
2013-04-04 Cristi BurcăMerge pull request #374 from wp-cli/tests-db
2013-04-04 scribuupdate db man page
2013-04-04 scribucreate tests database if it doesn't exist
2013-04-04 scriburemove --str flag from db subcommands
2013-04-04 Cristi BurcăMerge pull request #373 from wp-cli/shell-history
2013-04-03 scribucompute the history file path at the beginning
2013-04-03 scribuadd man page for `wp shell`
2013-04-03 scribuadd 'history' command
2013-03-30 scribubump version to 0.10.0-alpha
2013-03-30 Cristi BurcăMerge pull request #362 from x-team/config-path-walk
2013-03-30 scribuadd tests for running commands from a subdirectory
2013-03-30 scribudocument --force parameter for wp core download
2013-03-30 scribumanpages: check for ronn executable before doing anything
2013-03-30 scribuupdate-phar: OSX doesn't ship with md5sum, so use md5 -r
2013-03-30 scribuset version to 0.9.1 v0.9.1
2013-03-30 scribuuse slug as theme name. closes #372
2013-03-30 Weston Ruterhandle edge case finding wp-cli.yml in nested subdirect...
2013-03-29 Cristi BurcăMerge pull request #366 from linepress/media-tests
2013-03-29 scribubump version to 0.9.1-alpha
2013-03-29 Cristi BurcăMerge pull request #369 from wp-cli/fix-mysql-warning
2013-03-29 scribuuse MYSQL_PWD env variable, instead of passing the...
2013-03-29 scribuadd some functional tests for `wp db`
2013-03-29 scribuuse MYSQL_PWD env variable in FeatureContext->run_sql()
2013-03-29 scribudeb-build: add sudo where appropriate
2013-03-28 Weston Ruterprevent absolutizing a relative config path when it...
2013-03-27 jmslbamOnly preg_replace default $slug
2013-03-27 jmslbamAdded label to tax and cpt
2013-03-27 jmslbamRegenerate Man
2013-03-27 scribufix comment about param-dump
2013-03-26 scribuadd run cmd from subdir step definition
2013-03-26 scribu'a custom wp-content directory'
2013-03-25 jmslbamAdded behat feature for media regenerate
2013-03-25 scribuadd scenario for WP in a subdir
2013-03-24 scribuadd basic scenarios for wp-cli.yml
2013-03-24 scribuadd 'cwd' key to FeatureContext->_run() result
2013-03-24 scribusplit single site from multisite install steps
2013-03-24 scribupass cwd directly to proc_open() and revert changes...
2013-03-24 scribuprepend './' to relative paths
2013-03-24 scribumake FeatureContext->get_path() return the path unmodified
2013-03-24 scribuchange directory, instead of prepending --path
2013-03-24 scribuuse @BeforeSuite hook to initialize $additional_args
2013-03-22 scribumove define_custom_wp_content_dir() into step definitio...
2013-03-22 scribufix brace style in Feature Context
2013-03-22 Weston Rutersupply a default to the path config based on an upward...
2013-03-22 scribucontributing: add line about getting feedback
2013-03-22 Weston Ruterwalk up directory tree to find config file
2013-03-21 scribuconvert output_csv() to write_csv() and make it require...
2013-03-20 scribuupdate description for media command
2013-03-20 scribuset version to 0.9.0 v0.9.0
2013-03-19 scribuadd missing man src for core update-db
2013-03-19 scriburemote obsolete manual pages
2013-03-18 scribuadd link to Governance page
2013-03-15 scribuadd utility for generating the list of contributors
2013-03-15 scribufix indentation for commands/media.php
2013-03-15 scribuuse attachment metadata for deleting old images, instea...
2013-03-15 scribumedia regenerate: remove inline props
2013-03-15 scribufix whitespace in media.php
2013-03-15 scribu'debug' option is always set, but might be false
2013-03-13 scribubump version 0.9.0-beta
2013-03-13 Cristi BurcăMerge pull request #359 from wp-cli/test-multisite
2013-03-13 scribuadd 'Delete a blog by slug' scenario
2013-03-13 scribufix success message for `blog delete`
2013-03-13 scribuupdate man page for blog delete
2013-03-13 scribumake `blog delete` accept a blog id as well
2013-03-13 scribuadd --porcelain flag to `blog create`
2013-03-13 scributest deleting a blog
next