OSDN Git Service

wvm/wvm.git
2013-10-20 QWp6tFixes readability
2013-10-20 QWp6tMakes extraction routine more readable / Fixes overwrit...
2013-10-19 QWp6tFixes PharData extraction bugs
2013-10-19 QWp6tUse PharData class to extract tarball
2013-10-18 Cristi BurcăMerge pull request #836 from Automattic/fix-835
2013-10-18 Nick DaughertyConditionally load `wp-includes/date.php`
2013-10-18 Cristi BurcăMerge pull request #784 from ctayloroomphinc/master
2013-10-17 scribulink to WPSE
2013-10-17 Corey TaylorAdded newline to EOF.
2013-10-17 Corey TaylorFixed functional test (import requires --authors param...
2013-10-17 Corey TaylorAdded functional test for new --skip=image_resize optio...
2013-10-17 Corey TaylorRemoved thumbnail detection logic.
2013-10-16 scribucolorize only section headers
2013-10-13 scribusimplify error message for --user= global parameter
2013-10-13 scribusplit overly long lines
2013-10-13 Cristi BurcăMerge pull request #818 from wp-cli/codesniffer
2013-10-13 scribuenable EndFileNewline sniff
2013-10-13 scribuenable DisallowSpaceIndent sniff
2013-10-13 scribumove codesniffer parameters to ruleset.xml
2013-10-13 scribufix undefined variable warnings in user.php
2013-10-13 scribuextract validate_role() helper method
2013-10-13 scribuignore undefined variable warnings in Runner.php
2013-10-13 scribufix undefined variable warnings in wp-settings-cli.php
2013-10-13 scribuignore undefined variable warnings in post.php
2013-10-13 scribumake codesniffer ignore Spyc library
2013-10-13 scribuignore codesniffer warnings in core.php
2013-10-13 scribuMerge branch 'master' into codesniffer
2013-10-13 scribubump version to 0.13-alpha
2013-10-13 scribufix undefined variables in site.php
2013-10-13 scribufix undefined variables in scaffold.php
2013-10-13 scribufix undefined variables in Formatter.php
2013-10-13 scribufix undefined variables in comment.php
2013-10-13 scriburemove unused $wpdb variable
2013-10-13 scriburemove unused $silent parameter from when cURL was...
2013-10-13 scribureset temporary $levs array on each iteration
2013-10-13 scriburestrict codesniffer warnings to undefined variables
2013-10-11 scributest the waters before diving in
2013-10-11 scribuset version to 0.12.1 v0.12.1
2013-10-11 scribubranding
2013-10-11 scribuupdate contributor list since 0.12.0
2013-10-11 Cristi BurcăMerge pull request #823 from wp-cli/fix-823
2013-10-11 scribuadd back warning message
2013-10-11 scribuextract duplicated request logic into a helper method
2013-10-11 scribuenable SSL verification by default
2013-10-11 scribushow response exception message as a warning
2013-10-10 Cristi BurcăMerge pull request #828 from wp-cli/fix-search
2013-10-10 scribucombine plugin/theme search code
2013-10-10 scribuadd <properties> tag to ruleset
2013-10-10 Cristi BurcăMerge pull request #826 from mattes/patch-1
2013-10-09 Matthias Kadenbachfix for issue #825
2013-10-07 scributravis: run CodeSniffer to detect undefined variable...
2013-10-07 scribumove dev dependencies after regular dependencies
2013-10-07 scribumove CI scripts out of the bin/ directory
2013-10-07 scribufix delete logic after plugin refactoring
2013-10-06 Cristi BurcăMerge pull request #777 from wp-cli/fix-777
2013-10-06 Cristi BurcăMerge pull request #813 from wp-cli/improve-rewrite
2013-10-06 Daniel BachhuberA more precise test
2013-10-06 Daniel BachhuberDrop pre-3.4 compat
2013-10-06 Daniel BachhuberTest `post__in` scenario
2013-10-06 Daniel BachhuberSpecial treatment for `__` arguments (e.g. post__in...
2013-10-06 Cristi BurcăMerge pull request #815 from wp-cli/requests-stable
2013-10-06 Daniel BachhuberSupport for displaying and filtering by the source...
2013-10-06 scribuupdate to Requests 1.6
2013-10-06 scribubump version to 0.13.0-alpha
2013-10-06 Daniel BachhuberSupport for `wp rewrite list --match=<url>`
2013-10-06 Daniel BachhuberFunctional tests for rewrite
2013-10-06 Daniel BachhuberVerbosity when the rewrite structure is set
2013-10-04 scribubump version to 0.12.0 v0.12.0
2013-10-04 scribucontrib-list: add newline
2013-10-04 scribuadd new contributors since the 0.11.2 release
2013-10-04 Cristi BurcăMerge pull request #810 from wp-cli/theme-is-installed
2013-10-04 scribuimplement 'wp theme is-installed'
2013-10-04 Cristi BurcăMerge pull request #809 from wp-cli/plugin-get-validate
2013-10-04 scribucombine tests for plugin|theme get
2013-10-04 scribucheck response from _parse_name()
2013-10-03 scribubump version to 0.12-beta
2013-10-03 scribupeg rmccue/requests to a specific revision
2013-10-01 scribuMerge pull request #801 from goldenapples into master
2013-10-01 goldenapplesAdd feature tests for `wp post edit`
2013-10-01 goldenappleswp post edit should no longer call parent::update
2013-10-01 Cristi BurcăMerge pull request #802 from wp-cli/list-field
2013-10-01 scribuset all_with_meta, for WP 3.4
2013-10-01 scriburespect --format=json when --field= is passed in list...
2013-10-01 scribuuse Formatter in CommandWithUpgrade->_list()
2013-10-01 scribuuse formatter in 'wp role list'
2013-10-01 scribumove logic from format_items() into WP_CLI\Formatter...
2013-10-01 scribuextract find_item_key() method
2013-10-01 scribufix get_formatter()
2013-10-01 scribulet format_items() handle case where fields aren't...
2013-10-01 scribumove disparate formatting utilities into the WP_CLI...
2013-10-01 scribuintroduce WP_CLI\Formatter class
2013-10-01 scribuwhitespace fixes
2013-10-01 Cristi BurcăMerge pull request #795 from wp-cli/theme-get-field-795
2013-10-01 Daniel BachhuberStrings are strings
2013-10-01 Daniel BachhuberThis is a better format
2013-10-01 Daniel Bachhuber`--field=<field>` support for `wp term list` and `wp...
2013-10-01 Daniel BachhuberIntroduce `wp plugin get`
2013-10-01 Daniel BachhuberSimplify again
2013-10-01 Daniel BachhuberRemove unused methods
2013-10-01 Daniel BachhuberConvert `wp post *` to new util functions.
next