OSDN Git Service

wvm/wvm.git
2013-08-01 scribuDocParser: implement get_longdesc()
2013-08-01 scribuDocParser: return empty string instead of false
2013-08-01 scribuDocParser: remove decorations before processing
2013-08-01 scribuadd a few unit tests for DocParser
2013-08-01 scribupass string to DocParser (makes it easier to unit test)
2013-08-01 scribumake `wp help` read intermediary format
2013-08-01 scribuintroduce utils/convert-docs.php script
2013-08-01 scriburemove unnecessary temporary variable
2013-08-01 scribudon't return 'filter' object in `wp post get --format...
2013-07-31 scribugiving credit where credit is due
2013-07-31 scriburemove 'Need even more info' section
2013-07-30 scribuRevert "remove redundant array_filter() around preg_spl...
2013-07-30 scriburemove redundant array_filter() around preg_split()
2013-07-30 scribuignore repeating parameters in enough_positionals()
2013-07-30 scribuRewrite SynopsisParser to support optional values for...
2013-07-30 scribuintroduce SynopsisValidator class
2013-07-28 scribuadd some Behat tests for `wp user *-role`
2013-07-28 scribumake `wp user get` show roles
2013-07-28 scribuallow WP_CLI::error() to do its thing
2013-07-27 Cristi BurcăMerge pull request #598 from wp-cli/multisite-install
2013-07-24 scribufix indentation in .travis.yml
2013-07-23 scribumerge master into multisite-install branch
2013-07-23 Cristi BurcăMerge pull request #603 from wp-cli/fix-603
2013-07-23 scribuextract init_config() helper method
2013-07-23 scribushow synopsis for incomplete commands, even without...
2013-07-23 scribumove find_command_to_run() method to WP_CLI\Runner
2013-07-23 scribuadd comment above apparently unnecessary load_command...
2013-07-23 scribuclone object instead of calling constructor; fixes...
2013-07-23 scribudon't fail if the site is already installed
2013-07-23 scribuadd --locale parameter to 'wp core config'. fixes #607
2013-07-19 scribumake --title optional for multisite-convert
2013-07-19 scribuadd comment about cURL + tar. see #604
2013-07-19 Cristi BurcăMerge pull request #604 from Veered/master
2013-07-18 VeeredThe Windows version of tar doesn't play nicely with...
2013-07-18 VeeredAllow paths with spaces.
2013-07-18 scribuadd docs for 'core multisite-install'
2013-07-17 scribuaccount for already defined multisite constants
2013-07-17 scribubehat: remove mismatched URL
2013-07-17 scribudefine COOKIEHASH to get rid of DB warning
2013-07-17 scribuget rid of some DB warnings
2013-07-17 scribumove docs for multisite-convert
2013-07-17 scribumove set_url_params() to WP_CLI\Runner
2013-07-17 scribufix edge case in guess_url()
2013-07-17 scribufake $current_site and $current_blog globals
2013-07-17 scribucopy the missing steps from populate_network()
2013-07-17 scributest both with and without multisite constants scenarios
2013-07-16 scribuskip ms_site_check() when installing
2013-07-16 scribuintroduce `wp core multisite-install` (doesn't work...
2013-07-15 scribubump version to 0.11.0-alpha2
2013-07-14 Cristi BurcăMerge pull request #595 from wp-cli/user-get
2013-07-14 scribuWP_User->to_array() doesn't exist in WP 3.4
2013-07-14 scribubehat: align table bars
2013-07-14 scribuimplement `wp user get`
2013-07-14 scribuextract assoc_array_to_table() utility.
2013-07-14 scribusimplify user test
2013-07-14 Cristi BurcăMerge pull request #555 from wp-cli/user-first-arg
2013-07-14 scribudon't abort if a user isn't found
2013-07-14 scriburename get_user_from_first_arg() to get_user()
2013-07-14 Daniel BachhuberMerge branch 'user-first-arg' of github.com:wp-cli...
2013-07-14 Daniel BachhuberUpdate "Generating Users" scenario to accommodate delet...
2013-07-14 Daniel BachhuberMerge branch 'master' into user-first-arg
2013-07-14 Daniel BachhuberUpdate to accommodate scenario when multiple users...
2013-07-13 scribuadd missing docs for `user add-role`; improve docs...
2013-07-13 Cristi BurcăMerge pull request #567 from wp-cli/check-version
2013-07-12 Cristi BurcăMerge pull request #538 from wp-cli/behat-check-stderr
2013-07-12 scribubehat: hide export warnings
2013-07-12 scribusuppress curl download meter if not running interactively
2013-07-12 scribudon't show progress bar if not in a TTY
2013-07-12 scribubehat: fix `user generate` test
2013-07-12 scribubehat: no-op wp_mail()
2013-07-12 scribubehat: make run_check() check STDERR
2013-07-11 scriburename _download() to _read() to make it clearer that...
2013-07-11 scribumedia: make the temp file have the proper extension...
2013-07-11 scribumedia: don't call get_post() if --post_id isn't even...
2013-07-11 scribucode formatting fixes in media.php
2013-07-11 jmslbamFix notices no index featured_image
2013-07-10 Cristi BurcăMerge pull request #476 from wp-cli/force-install-476
2013-07-10 scribusimplify logic for theme and plugin installs
2013-07-08 scribuleverage 'clear_destination' parameter from WP_Upgrader
2013-07-08 scribuMerge branch 'master' into force-install
2013-07-08 scributheme: parse_name() only needs the first argument
2013-07-08 scribuplugin: parse_name() only needs the first arg and only...
2013-07-08 scribumake parse_name a private function, since it's not...
2013-07-08 scribudocument --force flag
2013-07-08 scribureplace --yes with --force
2013-07-08 Cristi BurcăMerge pull request #576 from eugeneware/fix_core_init_tests
2013-07-08 Eugene Warefix travis.yml
2013-07-08 Daniel BachhuberMerge branch 'master' into force-install-476
2013-07-08 Eugene Wareioption fixes
2013-07-08 Daniel BachhuberForce install Akismet, as it comes with a default WordP...
2013-07-08 Eugene Wareremove :
2013-07-08 Eugene Wareternary -> if else
2013-07-08 scribuadd comments to examples for plugin/theme install
2013-07-08 Cristi BurcăMerge pull request #581 from om4james/zipfiles
2013-07-08 James Collinsman-src updates for #581
2013-07-08 James Collinsbehat: upgradables comment updates
2013-07-08 James CollinsMerge branch 'master' into zipfiles
2013-07-07 James Collinsbehat: Convert duplicate plugin/theme tests to scenario...
2013-07-07 James CollinsMerge remote-tracking branch 'upstream/master' into...
2013-07-07 Daniel BachhuberUpdate stories to support b07154e. Behat isn't working...
next