OSDN Git Service

wvm/wvm.git
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 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 scribucontributing: add line about getting feedback
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
2013-03-13 scribudon't test against WP 3.4.2 using PHP 5.4
2013-03-13 scribufirst pass at multisite.feature
2013-03-13 scribuuse create_cmd() utility in download_wordpress_files()
2013-03-13 scributransparently add additional assoc params to special...
2013-03-13 scribuadd $assoc_args parameter to _run(), for convenience
2013-03-13 scributests: escape arguments passed in run_sql()
2013-03-13 Cristi BurcăMerge pull request #355 from wp-cli/role-list-format
2013-03-12 Daniel BachhuberUpdate man file
2013-03-12 Cristi BurcăMerge pull request #357 from wp-cli/test-multisite
2013-03-12 scribuReplace WP_MULTISITE env variable with a 'Given a WP...
2013-03-12 scribuAdd note about serialized values in search-replace...
2013-03-12 scriburun core install-network when WP_MULTISITE=1
2013-03-12 scribuadd checks for plugin installs
2013-03-12 scribus/gather/gathers/
2013-03-12 scribudescribe how to generate a man page
2013-03-12 Daniel Bachhuberrole: Update role list to properly format roles in...
2013-03-12 Daniel Bachhuberrole: Correct indentation style
2013-03-12 scribucreate CONTRIBUTING.md file
2013-03-12 Cristi BurcăMerge pull request #312 from wp-cli/independent-help
2013-03-12 scributest getting help for a third-party command
2013-03-11 scribuadd test for unknown command
2013-03-11 scribus/existant/existent/
2013-03-11 scribufix E_STRICT error in CommandWithDBObject::create(...
2013-03-11 scribuadd more usages to help.feature
2013-03-11 scribuadd show_help_early()
2013-03-11 scribumake get_command_file() a method of RootCommand
2013-03-11 scribuadd initial test case
2013-03-11 scribuminor cleanup in Runner.php
2013-03-11 Cristi BurcăMerge pull request #352 from wp-cli/fix-351
2013-03-11 scribuhandle wpdb error ourselves, instead of waiting for...
2013-03-11 scriburemove utils/local-build. closes #353
2013-03-11 scribudon't pretend we're in WP_ADMIN anymore
2013-03-11 scributravis: latest = 3.5.1 at the moment
2013-03-11 scribudownload WP from wordpress.org
2013-03-11 scribuclarify documentation for `role exists`. see #350
2013-03-11 Cristi BurcăMerge pull request #350 from leewillis77/role_command
2013-03-11 Lee Williss/_exists/exists
2013-03-11 Lee WillisMake role exists produce no output
2013-03-11 Lee WillisConvert indents to be spaces consistently
2013-03-10 Lee WillisRegenerate man files
2013-03-10 Lee WillisAdd role exists comand
2013-03-10 Lee Willisrole list just lists all roles, no args
2013-03-10 Lee WillisRemove old versions of generated man files
2013-03-10 scribuWP_Theme was introduced in WP 3.4, but switch_theme...
2013-03-10 Lee WillisCorrect typo in docs
2013-03-10 Lee WillisDoc fix
2013-03-10 Lee Willisfunction rename, and remove unneeded @subcommand declar...
2013-03-10 Lee Williss/roles/role/
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 WillisGenerated man files
2013-03-09 Lee WillisAdd man src files
2013-03-09 Lee WillisRemove spaces before function calls
2013-03-09 Lee WillisAdd new roles command. Implements list, create, delete
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...
next