OSDN Git Service

wvm/wvm.git
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...
2013-07-07 Daniel BachhuberIf a plugin or theme is already installed and the ...
2013-07-06 scribubehat: remove var_dump()
2013-07-06 scribubehat: rename some helper methods
2013-07-06 scribubehat: remove get_path() helper method
2013-07-06 scribubehat: convert install_dir private property to RUN_DIR...
2013-07-06 scribubehat: replace 'a large image file' step with a more...
2013-07-06 James CollinsBug Fix for #581: allow plugins/themes to be installed...
2013-07-06 James Collinsbehat: Tests to demonstraten the plugin/theme install...
2013-07-05 James CollinsBug fix: allow plugins and themes to be installed from...
2013-07-04 Cristi BurcăMerge pull request #563 from eugeneware/rewrite_fixes
2013-07-03 Eugene Warefix whitespace and count -> empty
2013-07-03 Eugene Wareuse | as sed separator
2013-07-03 Eugene Waredefault host to localhost
2013-07-03 Eugene Wareenable passing through a db hostname with port, socket...
2013-07-03 Eugene Wareinline sed replace that is portable across GNU linux...
2013-07-03 Eugene Warereplace host in config file
2013-07-03 Eugene Waredon\'t hard code localhost
2013-07-02 Eugene Wareadd comment explaining need for apache_modules() function
2013-07-02 scribuinstantiate WP_CLI\Runner on demand; see #571
2013-07-02 Daniel BachhuberMention why there's no break
2013-07-02 Cristi BurcăMerge pull request #559 from wp-cli/format-count-559
2013-07-02 Cristi BurcăMerge pull request #562 from eugeneware/socket_support
2013-07-02 Daniel BachhuberUpdate user behat tests to use `--format=count`
2013-07-02 Daniel BachhuberScratch, fbc4792 was because I dropped the CSV heading...
2013-07-02 Daniel BachhuberFix maths error
2013-07-02 Daniel BachhuberSupport for `count` as a format type; update PHPdoc
2013-07-02 Daniel BachhuberBehat test for force-installing a specific version...
2013-07-02 Daniel BachhuberA Behat test for force-installing a plugin
2013-07-02 Daniel BachhuberImprove `theme install` logic to support force-installi...
2013-07-02 Daniel BachhuberMerge branch 'master' into force-install-476
2013-07-02 Eugene Wareremove debug line
2013-07-02 Eugene Warebool -> list
2013-06-30 scributravis: test against PHP 5.5
2013-06-30 scribuintroduce WP_CLI::get_runner() getter
2013-06-30 scribuintroduce get_configurator() getter
2013-06-30 scribuconvert from WP_CLI:: to self::
2013-06-30 Cristi BurcăMerge pull request #571 from wp-cli/commands-in-packages
2013-06-30 scribuconvert $root from class static to method static
2013-06-30 scribuintroduce get_root_command() getter
2013-06-30 scribuinstantiate WP_CLI::$root on-demand
2013-06-30 scribumake WP_CLI::add_command() work when called from a...
2013-06-28 scribucheck wp-includes/version.php before loading WP
next