OSDN Git Service

wvm/wvm.git
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 scribureplace PHPUnit assertEquals() with homegrown variant
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-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-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 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...
2013-08-05 Cristi BurcăMerge pull request #633 from wp-cli/fix-633
2013-08-05 mpeshevAdd/Remove capabilities for users
2013-08-05 scribuuse $p_value instead of $p_name for positional parameters
2013-08-05 jmslbamMove `--post_types` to taxonomy function
2013-08-05 scribuadd unit test for #633
2013-08-05 scribuadd regression test
2013-08-05 jtsternbergMake _search() a protected method and wrap 'key' field...
2013-08-05 jtsternbergTHe stars have aligned… https://github.com/wp-cli/wp...
2013-08-05 jtsternbergRemove search=$key slug replacement method. :(
2013-08-05 jtsternbergAllow formatting for search results.
2013-08-05 jmslbamFix notices undefined index post_types when scaffolding CPT
2013-08-05 jtsternbergLess is more. All that info won't display well on small...
2013-08-05 jtsternbergupdate search items found message. Now "Showing $count...
2013-08-05 jtsternbergclassify_token method doesn't like underscores and...
2013-08-05 jtsternbergComply with PHP Strict Standards
2013-08-05 jtsternbergComply with PHP Strict Standards
2013-08-05 jtsternberg1) Move search method to CommandWithUpgrade parent...
2013-08-05 scribucontrib-list: don't show names starting with upper...
2013-08-04 scribucontrib-list: fix githubify function
2013-08-04 scribu0.11.0 final v0.11.0
2013-08-04 scribumake Rewrite_Command::apache_modules() private
2013-08-04 jtsternbergUpdate per @danielbachhuber review.
2013-08-04 jtsternbergAdd wordpress api plugin search method. fixes #615
2013-08-04 scribuadd new contributors since 0.10
2013-08-04 scribuadd shortdesc for 'wp cli' subcommands
2013-08-04 scribuupdate to Mustache 2.4
2013-08-04 scribubump version to 0.11.0-beta
2013-08-04 Cristi BurcăMerge pull request #552 from wp-cli/help-pager
2013-08-04 scribuhelp: remove unused find() utility
2013-08-04 scribualways pass docs through WP_CLI::colorize()
2013-08-04 scribuMerge branch 'master' into help-pager
2013-08-04 scriburemove buggy code that tries to use `more` for paging...
2013-08-04 Cristi BurcăMerge pull request #551 from wp-cli/inline-docs
2013-08-04 scribuescape "*/" sequence in media.php
2013-08-04 scribumove docs from man-src/ into PHPDoc comments
2013-08-04 scribuconvert-docs.php: indentation fixes
2013-08-04 scribuadd extra newline if longdesc exists
2013-08-04 scribudeprecate WP_CLI::add_man_dir()
next