scribu
|
2383656b3e
|
move phpunit.xml to the root dir
|
2012-12-29 17:41:49 +02:00 |
|
scribu
|
7c9db7f437
|
add phpunit.xml file
|
2012-12-29 17:38:39 +02:00 |
|
Cristi Burcă
|
44b0cb9a1f
|
Merge pull request #250 from wp-cli/autoload
Add class autoloading
|
2012-12-26 02:11:49 -08:00 |
|
scribu
|
d029f17f82
|
move everything from /php/wp-cli/ to /php/
|
2012-12-26 12:06:18 +02:00 |
|
scribu
|
6848f0a566
|
Use Composer's autoloader, when available
|
2012-12-26 11:33:02 +02:00 |
|
Cristi Burcă
|
c8e122bb6b
|
Merge pull request #248 from wp-cli/no-src-dir
move everything from src/ into the top level
|
2012-12-24 06:44:27 -08:00 |
|
scribu
|
5cdeb4297a
|
fix pear-build
|
2012-12-24 16:43:02 +02:00 |
|
scribu
|
d70fca6f71
|
move everything from src/ into the top level
|
2012-12-24 11:33:49 +02:00 |
|
scribu
|
7ec0f1c52a
|
Merge remote-tracking branch 'milesj/master'
|
2012-12-16 09:34:37 +02:00 |
|
Cristi Burcă
|
d159ade755
|
Merge pull request #242 from wp-cli/composer
Make wp-cli Composer friendly
|
2012-12-13 21:00:54 -08:00 |
|
scribu
|
7fbdb6dcd9
|
use php-cli-tools from Packagist
|
2012-12-14 00:40:27 +02:00 |
|
scribu
|
2d4bf0da2a
|
add php-cli-tools dependency
|
2012-12-14 00:40:27 +02:00 |
|
scribu
|
fba7287341
|
register binary
|
2012-12-14 00:40:27 +02:00 |
|
scribu
|
2aa325c0ac
|
specify required PHP version
|
2012-12-14 00:40:27 +02:00 |
|
scribu
|
2dd511ba32
|
make wp-cli a Composer library
|
2012-12-14 00:40:27 +02:00 |
|
Cristi Burcă
|
2835326e88
|
Merge pull request #241 from mwilliamson/testing
Add some tests
|
2012-12-13 12:55:32 -08:00 |
|
Michael Williamson
|
96d5a3634b
|
Correct documentation -- most, but not all, tests install WordPress
|
2012-12-13 11:46:34 +00:00 |
|
Michael Williamson
|
96e260a79b
|
Add documentation for running specific test
|
2012-12-13 11:45:13 +00:00 |
|
Michael Williamson
|
c2dd749cd1
|
Clarify README.md by marking database name/username/password using backticks
|
2012-12-13 11:39:05 +00:00 |
|
Michael Williamson
|
1f7a4fa9bd
|
Add missing word to test instructions in README.md
|
2012-12-13 11:38:19 +00:00 |
|
Michael Williamson
|
b023d85c9a
|
Add instructions for running tests to README.md
|
2012-12-13 11:37:30 +00:00 |
|
Michael Williamson
|
ac7e67b651
|
Add dev dependency on phpunit
|
2012-12-13 10:30:31 +00:00 |
|
Cristi Burcă
|
bb20bf3769
|
uppercase WP-CLI in license text
|
2012-11-17 17:27:27 +02:00 |
|
scribu
|
73733c0cc1
|
add link to wp-cli-commits mailing list
|
2012-11-14 10:33:35 +02:00 |
|
scribu
|
6027f7fa25
|
fix typo
|
2012-11-13 21:14:08 +02:00 |
|
Andreas Creten
|
216bb84552
|
Updated README
|
2012-11-13 20:12:13 +01:00 |
|
scribu
|
c49be684b7
|
Merge pull request #201 from Automattic/user-import-csv
|
2012-11-10 22:34:24 +02:00 |
|
Cristi Burcă
|
de3dd5ad75
|
Merge pull request #176 from Automattic/user-add-remove
Subcommands to add or remove a user from a blog
|
2012-11-09 23:59:17 -08:00 |
|
Daniel Bachhuber
|
0e3b5219c8
|
Merge branch 'user-import-csv' of github.com:Automattic/wp-cli
|
2012-11-09 16:17:26 -08:00 |
|
Daniel Bachhuber
|
7bb99365e3
|
Merge remote-tracking branch 'upstream/master' into user-import-csv
|
2012-11-08 20:26:29 -08:00 |
|
Cristi Burcă
|
7b93b6eec1
|
Merge pull request #203 from Automattic/vip-export-fixes
Backport of improvements we've made to the export command
|
2012-11-07 18:11:28 -08:00 |
|
Daniel Bachhuber
|
f94fd7ab30
|
Merge remote branch 'upstream/master' into vip-export-fixes
|
2012-11-07 20:35:02 +00:00 |
|
scribu
|
b5ca98355a
|
leave documentation for wp-cli.org
|
2012-11-05 02:03:35 +02:00 |
|
Cristi Burcă
|
065a1e7f3e
|
Merge pull request #178 from wp-cli/arg-validation
Add basic arg validation
|
2012-10-11 19:25:50 -07:00 |
|
scribu
|
9912736be6
|
link to wiki from readme
|
2012-10-09 00:36:24 +03:00 |
|
Cristi Burcă
|
e127a650c7
|
Merge pull request #154 from wp-cli/find-php
Search for php-cli path only once
|
2012-10-08 14:32:54 -07:00 |
|
scribu
|
56e576d56d
|
mention find-php in readme
|
2012-10-09 00:30:43 +03:00 |
|
scribu
|
822d90c860
|
Merge remote-tracking branch 'Automattic/160-delete-posts'
closes #160
|
2012-09-22 15:21:00 +03:00 |
|
Daniel Bachhuber
|
7eb1839dbc
|
Merge remote-tracking branch 'upstream/master' into 160-delete-posts
|
2012-09-15 14:19:51 -07:00 |
|
scribu
|
f913d5b573
|
need sudo for pear config-set too
|
2012-09-06 14:26:50 +03:00 |
|
Cristi Burcă
|
f6437160d8
|
Merge pull request #155 from tollmanz/master
Added commands for the WordPress object cache
|
2012-09-06 04:24:09 -07:00 |
|
scribu
|
d2b401b864
|
mention wp core update_db
|
2012-09-05 01:50:28 +03:00 |
|
scribu
|
eb9f868f7f
|
add version 0.6.0 changelog
|
2012-09-05 01:48:32 +03:00 |
|
scribu
|
dc6ae8946c
|
make git clone command compatible with older versions of git. props jasonblewis
|
2012-05-17 03:39:04 +03:00 |
|
scribu
|
8b76eace9b
|
rename build-* to *-build
|
2012-05-05 20:06:50 +03:00 |
|
scribu
|
549af7b6f6
|
Merge docs branch. see #24
|
2012-05-03 02:03:40 +03:00 |
|
scribu
|
f94f5bb8e3
|
add generated ROFF files to git, for convenience
|
2012-05-03 02:03:03 +03:00 |
|
scribu
|
e7015968f5
|
put requirements in a list
|
2012-05-02 04:52:41 +03:00 |
|
scribu
|
b4e305c7e1
|
add required WP version to readme. see #58
|
2012-05-02 04:52:05 +03:00 |
|
scribu
|
2e42198d2a
|
add build-doc script
|
2012-05-02 00:07:40 +03:00 |
|