OSDN Git Service

wvm/wvm.git
2013-08-14 scribuwhitespace fixes
2013-08-14 scribuDon't pretend we're in wp-admin, but continue to load...
2013-08-14 Cristi BurcăMerge pull request #643 from johnbillion/master
2013-08-14 John BlackbournLet's use the simpler `array_merge()` instead of `wp_pa...
2013-08-14 John BlackbournMerge branch 'master' of git://github.com/wp-cli/wp-cli
2013-08-14 Cristi BurcăMerge pull request #640 from wp-cli/psysh
2013-08-14 scribuadd support for PsySH in `wp shell`
2013-08-13 Cristi BurcăMerge pull request #675 from trepmal/patch-1
2013-08-13 Kailey LampertCorrect `wp user add-role` example
2013-08-13 scribubehat: extract compareTables() helper
2013-08-13 scribuupdate tests for 'wp site list'. see #661
2013-08-13 scriburemove stray print_r()
2013-08-13 scribucombine 'domain' and 'path' fields into single 'url...
2013-08-13 scribuallow passing 'php://stdin' to WP_CLI\Iterators\CSV
2013-08-13 scribusite list: add --format=url; see #661
2013-08-12 Cristi BurcăMerge pull request #649 from joshbetz/master
2013-08-12 Josh BetzFixed test for `wp plugin is-installed <plugin>`
2013-08-12 Josh BetzFirst pass at Behat test for `wp plugin is-installed...
2013-08-12 Cristi BurcăMerge pull request #665 from wp-cli/no-dev-deps
2013-08-12 scribuupdate utils/dev-build
2013-08-12 scribufix assertNumeric() usage
2013-08-12 scribureplace remaining assertion calls with direct exceptions
2013-08-12 scribureplace assertStringMatchesFormat() with assertNumeric()
2013-08-12 scribuuse sprintf() instead of concatenation; see #666
2013-08-12 scribuwhitespace is nice, but let's not get ridiculous
2013-08-12 scribufix coding standards; see #666
2013-08-12 Cristi BurcăMerge pull request #666 from MattiaG/patch-1
2013-08-12 MattiaGallow to use both --locale and --version params for...
2013-08-12 Cristi BurcăMerge pull request #544 from Rarst/wp-bat
2013-08-12 scribureplace PHPUnit assertEquals() with homegrown variant
2013-08-12 scribusite list: add a more useful example
2013-08-12 scributravis: install Behat in the local build dir
2013-08-12 scributests: first pass at using global PHPUnit and Behat
2013-08-11 Cristi BurcăMerge pull request #608 from wp-cli/mandatory-admin...
2013-08-11 Daniel BachhuberCleverness kills tests
2013-08-11 Daniel BachhuberUpdate tests
2013-08-11 Daniel BachhuberConvert `--admin_name` to `--admin_user`, which is...
2013-08-11 Cristi BurcăMerge pull request #620 from wp-cli/use-gettext-taxonom...
2013-08-11 Daniel BachhuberMake `--admin_name` required, to discourage use of...
2013-08-11 Daniel BachhuberMerge branch 'master' into use-gettext-taxonomy-scaffold
2013-08-11 Daniel BachhuberUpdate tests
2013-08-10 Cristi BurcăMerge pull request #661 from wp-cli/site-list
2013-08-10 scribusite list: add --network parameter
2013-08-10 scribusite list: incorporate into site.feature tests
2013-08-10 scribusite list: check for multisite before doing anything
2013-08-10 scribufirst pass at 'wp site list' command
2013-08-09 scribumedia regenerate: remove erroneus timer and decrease...
2013-08-09 scribucore version: load only wp-includes/version.php
2013-08-09 scribuwhitespace fixes after #653
2013-08-09 scribuadd Behat tests for `db export` and `db import`
2013-08-09 Cristi BurcăMerge pull request #653 from mpeshev/master
2013-08-09 mpeshevFixed variables in comment feature
2013-08-09 mpeshevRole enhancements for exists function
2013-08-09 mpeshevComment functions for exists and fetch helper
2013-08-09 scribuuse dev-master for rmccue/requests and remove minimum...
2013-08-09 Cristi BurcăMerge pull request #655 from mpeshev/mprequests
2013-08-09 Cristi BurcăMerge pull request #630 from jtsternberg/plugin-search
2013-08-09 jtsternbergAdd a new test, "should end with a table containing...
2013-08-09 jtsternbergAdd a plugin/theme search behat test
2013-08-09 jtsternberg3rd parameter needs to be $assoc_args
2013-08-09 jtsternbergRemove 'search=$key' helper text
2013-08-09 mpeshevAdd Behat tests for comments (approve/unapprove/exists...
2013-08-09 mpeshevAdd fallback to verify=false argument which works when...
2013-08-08 mpeshevReturn minimum-stability due to https://github.com...
2013-08-08 mpeshevRemove Requests: library/ from composer.json
2013-08-08 mpeshevRemove the minimum-stability argument
2013-08-08 mpeshevAdd requests support in composer and for core command
2013-08-08 scribumention where the test files are
2013-08-08 scribuadd more info about Behat
2013-08-08 Cristi BurcăMerge pull request #636 from wp-cli/synopsis-warnings
2013-08-08 scriburemove success message from 'wp user list-caps'; fix...
2013-08-08 scribubump version to 0.12-alpha
2013-08-08 Cristi BurcăMerge pull request #637 from mpeshev/master
2013-08-08 mpeshevCheck for existing file when trying to import CSV
2013-08-08 mpeshevAdding some checks for non-existing users
2013-08-08 mpeshevMerge remote-tracking branch 'upstream/master'
2013-08-08 scribubump version to 0.11.1 v0.11.1
2013-08-08 scribuupdate .mailmap
2013-08-08 Josh BetzAdd is-installed command to wp-cli
2013-08-07 jtsternbergWhoops! parse_error fixed.
2013-08-07 scribumove column escaping down into the table iterator
2013-08-07 Cristi BurcăMerge pull request #641 from c10b10/master
2013-08-06 scribubump version to 0.11.1-alpha
2013-08-06 Cristi BurcăMerge pull request #634 from wp-cli/fix-634
2013-08-06 scribuoption update: use non-strict comparison
2013-08-06 scribuadd test for #634
2013-08-06 Cristi BurcăMerge pull request #645 from wp-cli/fix-645
2013-08-06 scribushow commands defined in plugins when running 'wp help'
2013-08-06 scribuadd regression test for #645
2013-08-06 John BlackbournMerge branch 'master' of git://github.com/wp-cli/wp-cli
2013-08-06 John BlackbournUse `wp_parse_args()` where we can
2013-08-06 Alex CiobicaFix search replace reserved column name issues.
2013-08-06 scribuintroduce WP_CLI_PHP_ARGS environment variable
2013-08-06 mpeshevFirst test cases in Behat for capability management
2013-08-06 scribucolorize update candidates. fixes #638
2013-08-05 mpeshevListing each cap on a separate line
2013-08-05 mpeshevAdd capabilities list function for users
2013-08-05 scribushow warning for invalid synopsis parts
2013-08-05 scribuadd array_column() polyfill for PHP<5.5
2013-08-05 Cristi BurcăMerge pull request #632 from wp-cli/cpt-post-types...
next