openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
WP-CLI
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 14 hours
ago. based on code collected
1 day
ago.
Jul 08, 2025 — Jul 08, 2026
Showing page 191 of 207
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
remove irrelevant checks: wp_favicon_request() and wp_maintenance()
scribu
More...
over 13 years ago
change header for wp-settings-cli.php
scribu
More...
over 13 years ago
copy wp-settings.php from WP 3.5
scribu
More...
over 13 years ago
Tame wp-config.php
scribu
More...
over 13 years ago
Merge pull request #259 from wp-cli/bdd
Cristi Burcă
More...
over 13 years ago
move WP_CLI_Command_Runner class out of bootstrap.php
scribu
More...
over 13 years ago
explicitly test creating config file and running install
scribu
More...
over 13 years ago
Wordpress_Installer + run_wp_cli() = WP_CLI_Command_Runner
scribu
More...
over 13 years ago
break out compose_assoc_args() utility and use in test runner
scribu
More...
over 13 years ago
WP_CLI::compose_args() -> Utils\compose_args()
scribu
More...
over 13 years ago
transform Command_Runner class into run_wp_cli() method
scribu
More...
over 13 years ago
PHPUnit_Extensions_Story_ResultPrinter_Text is not that great
scribu
More...
over 13 years ago
dismantle full_install() method
scribu
More...
over 13 years ago
move supporting code to a WP_CLI_Spec class
scribu
More...
over 13 years ago
remove old test cases and move all supporting code to bootstrap.php
scribu
More...
over 13 years ago
update phpunit.xml to run the spec tests
scribu
More...
over 13 years ago
add phpunit-story as a dev dependency
scribu
More...
over 13 years ago
Merge pull request #256 from wp-cli/disable-commands
Cristi Burcă
More...
over 13 years ago
dismantle Dispatcher\traverse()
scribu
More...
over 13 years ago
move phpunit.xml to the root dir
scribu
More...
over 13 years ago
add phpunit.xml file
scribu
More...
over 13 years ago
check disabled commands during registration, instead of during invocation
scribu
More...
over 13 years ago
move logic from CompositeCommand constructor to WP_CLI class
scribu
More...
over 13 years ago
create new command instance on each invocation. fixes #257
scribu
More...
over 13 years ago
introduce 'disabled_commands' config key
scribu
More...
over 13 years ago
introduce AbstractCommandContainer class
scribu
More...
over 13 years ago
add_command(): move logic back to WP_CLI class
scribu
More...
over 13 years ago
make load_command() protected
scribu
More...
over 13 years ago
transform get_path() method into a standalone function
scribu
More...
over 13 years ago
only command containers can have subcommands
scribu
More...
over 13 years ago
←
1
2
…
187
188
189
190
191
192
193
194
195
…
206
207
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree