Alain Schlesser
|
3b2cc75fd4
|
Remove WP 3.7 tests in Travis
|
2018-09-25 19:03:37 +02:00 |
|
Alain Schlesser
|
c612994363
|
Fix PHP 7.2 incompatibility
|
2018-09-25 19:02:51 +02:00 |
|
Alain Schlesser
|
75ec5e78f5
|
Fix CS issues
|
2018-09-25 18:49:32 +02:00 |
|
Alain Schlesser
|
c03f3ed007
|
Update testing setup
|
2018-09-25 18:49:24 +02:00 |
|
Alain Schlesser
|
993e9ab9a9
|
Remove dependency on Behat
|
2018-08-21 18:59:23 +02:00 |
|
Alain Schlesser
|
6e7ba8976f
|
Merge branch 'tov2' of https://github.com/wojsmol/profile-command into tov2
|
2018-08-21 18:56:57 +02:00 |
|
Wojciech Smoliński
|
e684a059a5
|
fix tests
|
2018-08-21 18:55:01 +02:00 |
|
Alain Schlesser
|
0c75bf7789
|
Adapt when statement for broken test
|
2018-08-21 18:53:54 +02:00 |
|
Alain Schlesser
|
a2de42cf91
|
Remove random callback counts from test to make it more robust
|
2018-08-21 18:52:40 +02:00 |
|
Wojciech Smoliński
|
d2f7dfdf9a
|
update composer.json
|
2018-08-17 12:59:22 +02:00 |
|
Wojciech Smoliński
|
9f2c26de33
|
fix
|
2018-08-11 16:08:35 +02:00 |
|
Wojciech Smoliński
|
922103b2fc
|
fix profile_eval_ish signature
|
2018-08-11 16:04:46 +02:00 |
|
Wojciech Smoliński
|
5ea583ac35
|
ignore PHPCompatibility.PHP.ForbiddenGlobalVariableVariable.NonBareVariableFound
|
2018-08-11 15:53:41 +02:00 |
|
Wojciech Smoliński
|
8d826007d6
|
$$key to ${$key}
|
2018-08-11 15:40:31 +02:00 |
|
Wojciech Smoliński
|
3fea0e34a1
|
more phpcs ignores
|
2018-08-11 15:33:50 +02:00 |
|
Wojciech Smoliński
|
e4fc94a82f
|
ignore phpcs eval error
|
2018-08-11 15:17:34 +02:00 |
|
Wojciech Smoliński
|
bac0eef031
|
phpcs fixes
|
2018-08-11 15:08:27 +02:00 |
|
Wojciech Smoliński
|
51092ee489
|
chenge minimum php version to 5.4
|
2018-08-11 14:27:24 +02:00 |
|
Wojciech Smoliński
|
eda6ee7bcc
|
add phpcs configuration
|
2018-08-11 03:50:10 +02:00 |
|
Wojciech Smoliński
|
7c7f5f2e5f
|
remove phpcs configuration
|
2018-08-10 19:23:57 +02:00 |
|
Wojciech Smoliński
|
99eea12b19
|
phpcs
|
2018-08-10 19:18:48 +02:00 |
|
Wojciech Smoliński
|
157cb23fa3
|
add scripts
|
2018-08-10 19:09:50 +02:00 |
|
Wojciech Smoliński
|
d5ae8054d2
|
convert to v2
|
2018-08-10 18:55:32 +02:00 |
|
Alain Schlesser
|
ac6c1c236d
|
Merge pull request #148 from johnbillion/fix/stage-scope
Fix doc that references global scope
|
2018-01-15 07:56:39 +01:00 |
|
John Blackbourn
|
493f3f3687
|
Fix doc that references global scope.
|
2018-01-13 18:30:11 +00:00 |
|
Daniel Bachhuber
|
efb296ba91
|
Merge pull request #147 from wp-cli/146-fix-format
Fix location of `--format=<format>` YAML docs
|
2017-12-11 11:01:50 -08:00 |
|
Daniel Bachhuber
|
97c3449684
|
Fix location of --format=<format> YAML docs
|
2017-12-11 05:59:38 -08:00 |
|
Alain Schlesser
|
cc92f5bac7
|
Merge pull request #142 from Sidsector9/feature/GH#36
GH#36 Add sort feature by field type and orderby
|
2017-10-27 07:13:33 +02:00 |
|
Sidsector9
|
cfd2dda008
|
GH#36 Improvised logic
|
2017-10-25 08:30:34 +05:30 |
|
Sidsector9
|
697350b10f
|
GH#36 Corrected argument sequence and updated documentation
|
2017-10-13 12:14:03 +05:30 |
|
Sidsector9
|
5737e90b63
|
GH#36 Added functional test
|
2017-10-11 15:44:08 +05:30 |
|
Sidsector9
|
5026c92f54
|
GH#36 Fixed arguments
|
2017-10-11 14:59:13 +05:30 |
|
Sidsector9
|
0a52e26d2b
|
GH#36 Fix argument sequence
|
2017-10-11 14:49:42 +05:30 |
|
Sidsector9
|
1eb523e97f
|
GH#36 Added feature for eval and file-eval
|
2017-10-11 14:39:22 +05:30 |
|
Sidsector9
|
31ccc699b9
|
GH#36 Moved function to correct file
|
2017-10-11 13:27:14 +05:30 |
|
Sidsector9
|
a726f3e0ca
|
GH#36 Changed compare_float() from public to private
|
2017-10-10 19:23:01 +05:30 |
|
Sidsector9
|
6c19ef10c2
|
GH#36 Add sort feature by field type and orderby
|
2017-10-10 18:54:40 +05:30 |
|
Daniel Bachhuber
|
1234c0f818
|
Merge pull request #141 from wp-cli/grammar-fix-1
Grammar fix
|
2017-10-10 05:26:54 -07:00 |
|
Daniel Bachhuber
|
fe38615456
|
Fix grammar for original source
|
2017-10-10 04:54:16 -07:00 |
|
Siddharth Thevaril
|
bb9445a68c
|
Grammar fix
|
2017-10-10 12:43:39 +05:30 |
|
Alain Schlesser
|
46a84c789f
|
Merge pull request #140 from wp-cli/update-package
Update package with latest scaffolded components
|
2017-08-06 11:14:37 +02:00 |
|
miya0001
|
5bd4941f60
|
Update package with latest scaffolded components
|
2017-08-06 16:13:28 +09:00 |
|
Daniel Bachhuber
|
a2c4dec3ed
|
Merge pull request #139 from ntwb/patch-1
Fix Travis CI caching for composer
|
2017-04-24 05:24:18 -07:00 |
|
Stephen Edgar
|
be901f6b34
|
Fix Travis CI caching for composer
|
2017-04-23 12:19:53 +10:00 |
|
Daniel Bachhuber
|
ef44df536b
|
Merge pull request #137 from wp-cli/add-prefer-stable
Add `prefer-stable` to `composer-json`
|
2017-04-06 05:53:31 -07:00 |
|
Alain Schlesser
|
75fffe0d5a
|
Add framework as required dependency.
|
2017-04-06 08:51:53 +02:00 |
|
Alain Schlesser
|
2bf26d5704
|
Add prefer-stable to composer-json
Also add the branch alias `dev-master as 1.x-dev` as well, to conform to the setup of the other packages.
|
2017-04-06 08:09:24 +02:00 |
|
Daniel Bachhuber
|
64143f2dbb
|
Merge pull request #134 from wp-cli/fix-composer-json
s/profile/profile-command/
|
2017-02-08 14:19:46 -07:00 |
|
Daniel Bachhuber
|
dfa98d184d
|
s/profile/profile-command/
|
2017-02-08 11:48:13 -08:00 |
|
Daniel Bachhuber
|
c96f961a9b
|
Merge pull request #133 from wp-cli/reduce-travis-builds
Reduce number of Travis builds by only running WP_VERSION=trunk once
|
2017-02-07 14:13:41 -08:00 |
|