0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 23 hours ago.
Feb 13, 2025 — Feb 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #44 from wp-cli/43-skip-cache-http More... over 8 years ago
Skip cache also when ZIP URL is 'http://' to nightly build More... over 8 years ago
Merge pull request #42 from wp-cli/convert-multisite More... over 8 years ago
Improve docs for `multisite-convert` More... over 8 years ago
Merge pull request #41 from wp-cli/use-http-request More... over 8 years ago
Drop timeout extension; default of 10s should be sufficient More... over 8 years ago
Use `WP_CLI\Utils\http_request()` to fetch `skip-content` build More... over 8 years ago
Merge pull request #38 from wp-cli/35-catch-exception More... over 8 years ago
Merge pull request #40 from wp-cli/36-cleanup More... over 8 years ago
Keep `--force` as the last argument, for consistency with others More... over 8 years ago
Avoid duplicate API requests by executing this code path earlier More... over 8 years ago
Use the appropriate cache key name for `--skip-content` More... over 8 years ago
Move errors to an earlier position to prevent unnecessary code execution More... over 8 years ago
Cleanup `--skip-content` tests More... over 8 years ago
Merge pull request #37 from AaronRutley/master More... over 8 years ago
update error messages and tests More... over 8 years ago
update error message to pass tests More... over 8 years ago
Adapt to change from `throw_exception_on_error` to `halt_on_error`. More... over 8 years ago
remove check of cache version from tests for now More... over 8 years ago
help updated for skip-content More... over 8 years ago
improve error handeling More... over 8 years ago
fix the tests for skip-content flag More... over 8 years ago
update skip content call to use 1.7 API More... over 8 years ago
Make use of 'throw_exception_on_error' to catch error and release lock More... over 8 years ago
show error if a version is set when the skip-content flag is also set More... over 8 years ago
add two new scenario's to test the skip-content flag More... over 8 years ago
check for locale earlier to avoid an unnecessary HTTP request More... over 8 years ago
add error message to ensure skip content is only used with the en_US locale More... over 8 years ago
fix typo in test for skip content flag More... over 8 years ago
add test for the skip content flag More... over 8 years ago