OSDN Git Service

wvm/wvm.git
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...
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
next