Commit graph

401 commits

Author SHA1 Message Date
schlessera
36f269689c Update file(s) from wp-cli/.github 2020-07-10 00:22:39 +00:00
Alain Schlesser
9efe45c72f Merge pull request #157 from BhargavBhandari90/issue-156 2020-06-04 16:17:16 +02:00
schlessera
1d917de86e Update file(s) from wp-cli/.github 2020-05-28 00:23:09 +00:00
schlessera
d11c03a74a Update file(s) from wp-cli/.github 2020-05-26 06:26:36 +00:00
Bhargav
3640dddac4 #156 Fix PHPCS errors/warnings 2019-05-12 22:57:29 +05:30
Bhargav
f4fc4a900c #156 Fix PHPCS errors/warnings 2019-05-12 12:57:30 +05:30
Bhargav
f905fd1508 PHPCS: Add new ruleset to the project 2019-05-11 23:57:59 +05:30
Daniel Bachhuber
ae2ce81bcc Create CODEOWNERS 2019-03-05 08:50:34 -08:00
Alain Schlesser
e560986886 Merge pull request #151 from wojsmol/tov2
Move command over to new v2 structure
2018-09-25 20:29:59 +02:00
Alain Schlesser
f33ff60da2 Change PHPCS ignore setting to match error name string 2018-09-25 20:16:08 +02:00
Alain Schlesser
3dc04e4e8a Fix PHP 7.2 incompatibility 2018-09-25 19:02:51 +02:00
Alain Schlesser
d51a18884a Fix CS issues 2018-09-25 18:49:32 +02:00
Alain Schlesser
88aeac84bb Update testing setup 2018-09-25 18:49:24 +02:00
Alain Schlesser
6a81ea6ba0 Remove dependency on Behat 2018-08-21 18:59:23 +02:00
Alain Schlesser
f35b8eb762 Merge branch 'tov2' of https://github.com/wojsmol/profile-command into tov2 2018-08-21 18:56:57 +02:00
Wojciech Smoliński
cf204d9059 fix tests 2018-08-21 18:55:01 +02:00
Alain Schlesser
fc076a2f4a Adapt when statement for broken test 2018-08-21 18:53:54 +02:00
Alain Schlesser
31cf44d7b6 Remove random callback counts from test to make it more robust 2018-08-21 18:52:40 +02:00
Wojciech Smoliński
4a66fdeecc update composer.json 2018-08-17 12:59:22 +02:00
Wojciech Smoliński
4679dde837 fix 2018-08-11 16:08:35 +02:00
Wojciech Smoliński
0befc3ad93 fix profile_eval_ish signature 2018-08-11 16:04:46 +02:00
Wojciech Smoliński
eac304fff2 ignore PHPCompatibility.PHP.ForbiddenGlobalVariableVariable.NonBareVariableFound 2018-08-11 15:53:41 +02:00
Wojciech Smoliński
8bc39c2f99 $$key to ${$key} 2018-08-11 15:40:31 +02:00
Wojciech Smoliński
bcff53dd7f more phpcs ignores 2018-08-11 15:33:50 +02:00
Wojciech Smoliński
bd33aafa71 ignore phpcs eval error 2018-08-11 15:17:34 +02:00
Wojciech Smoliński
6772ede282 phpcs fixes 2018-08-11 15:08:27 +02:00
Wojciech Smoliński
d7e7c4b9d5 chenge minimum php version to 5.4 2018-08-11 14:27:24 +02:00
Wojciech Smoliński
3a300be1ad add phpcs configuration 2018-08-11 03:50:10 +02:00
Wojciech Smoliński
f675ec66e5 remove phpcs configuration 2018-08-10 19:23:57 +02:00
Wojciech Smoliński
a9409ceef1 phpcs 2018-08-10 19:18:48 +02:00
Wojciech Smoliński
77f542f7c9 add scripts 2018-08-10 19:09:50 +02:00
Wojciech Smoliński
29d5338091 convert to v2 2018-08-10 18:55:32 +02:00
Alain Schlesser
df6fccb8f6 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
b149a5a4e6 Fix doc that references global scope. 2018-01-13 18:30:11 +00:00
Daniel Bachhuber
845a8b8541 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
0957d764ee Fix location of --format=<format> YAML docs 2017-12-11 05:59:38 -08:00
Alain Schlesser
43353544a7 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
9773f8bf5e GH#36 Improvised logic 2017-10-25 08:30:34 +05:30
Sidsector9
bd0543ccd6 GH#36 Corrected argument sequence and updated documentation 2017-10-13 12:14:03 +05:30
Sidsector9
60bd8d5cd0 GH#36 Added functional test 2017-10-11 15:44:08 +05:30
Sidsector9
7c8a48b74d GH#36 Fixed arguments 2017-10-11 14:59:13 +05:30
Sidsector9
70d062deb2 GH#36 Fix argument sequence 2017-10-11 14:49:42 +05:30
Sidsector9
292a4566f1 GH#36 Added feature for eval and file-eval 2017-10-11 14:39:22 +05:30
Sidsector9
cb164727b5 GH#36 Moved function to correct file 2017-10-11 13:27:14 +05:30
Sidsector9
806ea09778 GH#36 Changed compare_float() from public to private 2017-10-10 19:23:01 +05:30
Sidsector9
d28a0fba2f GH#36 Add sort feature by field type and orderby 2017-10-10 18:54:40 +05:30
Daniel Bachhuber
3dbf69b460 Merge pull request #141 from wp-cli/grammar-fix-1
Grammar fix
2017-10-10 05:26:54 -07:00
Daniel Bachhuber
1d59412a03 Fix grammar for original source 2017-10-10 04:54:16 -07:00
Siddharth Thevaril
38d8e08f66 Grammar fix 2017-10-10 12:43:39 +05:30
Alain Schlesser
4de37e5ea2 Merge pull request #140 from wp-cli/update-package
Update package with latest scaffolded components
2017-08-06 11:14:37 +02:00