GitHub / Knowbox-dev/kafka-php / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 83ab4e6d | merge Merge pull request #1 from php-cpm/master |
zouyi <p****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 13e67604 | Update composer.json |
zouyi <p****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 0e873777 | Update Process.php |
zouyi <p****m@u****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| a8f5b01d | merge Merge pull request #196 from simPod/connection-exception |
nmred <s****m@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 622067fa | modify qq group | nmred <n****8@1****m> | over 8 years ago | |
| de1a9356 | fixed commit | nmred <n****8@1****m> | over 8 years ago | |
| 2b38ba60 | fixed | nmred <n****8@1****m> | over 8 years ago | |
| 6db1830f | fixed 7.1 return type compatible | nmred <n****8@1****m> | over 8 years ago | |
| c593d874 | fixed cs | nmred <n****8@1****m> | over 8 years ago | |
| 731b9db5 | Update README_CH.md |
nmred <s****m@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 2d44156d | Update README.md |
nmred <s****m@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 75409aa3 | Connection Exception | Simon Podlipsky <s****n@p****t> | over 8 years ago | |
| a0bc97e9 | merge Merge pull request #195 from simPod/sort-properties |
Luís Cobucci <l****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| f8c204fb | merge Merge pull request #181 from simPod/produce-exceptions |
Luís Cobucci <l****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 5412abf5 | ABCD config docs | Simon Podlipsky <s****n@p****t> | over 8 years ago | |
| e95fb4d9 | Add record validation | Simon Podlipsky <s****n@p****t> | over 8 years ago | |
| e6d626b4 | Rename data to recordSet | Simon Podlipsky <s****n@p****t> | over 8 years ago | |
| 4daa643d | merge Merge pull request #192 from lcobucci/fix-build |
Luís Cobucci <l****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| dd0946e6 | Fix coding standard issues | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| c9e6c769 | Throw custom exception on reading socket | Simon Podlipsky <s****n@p****t> | over 8 years ago | |
| 54d64b97 | merge Merge pull request #175 from lcobucci/improve-cs |
Luís Cobucci <l****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 22c15d1a | Use doctrine/coding-standard:^2.1 as CS | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| d093aee5 | Clean up code folding from examples too | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| be557e8c | merge Merge pull request #174 from lcobucci/fix-build |
Luís Cobucci <l****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 541a477f | merge Merge pull request #173 from simPod/master |
Luís Cobucci <l****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| e64c5b72 | Add variable check to ensure we won't have issues | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 9425aa7d | Fix readme | Simon Podlipsky <s****n@p****t> | over 8 years ago | |
| be0c2619 | merge Merge pull request #168 from lcobucci/make-phpcs-more-strict |
Luís Cobucci <l****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| ce26efe9 | merge Merge pull request #167 from lcobucci/increase-phpstan-strictness |
Luís Cobucci <l****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 337d9b80 | Reduce the mutation tests required metrics | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 5e314b62 | Improve configuration tests | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| a31e8d5f | Force PHPCS to require `\` for global elements | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| f40ab837 | Force PHPCS to disallow old practices | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 6300d7db | Force PHPCS to disallow unused code | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 41c89015 | Force PHPCS to disallow empty statements | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 47057194 | Force PHPCS to standardise whitespacing and line breaks | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| e5f2f459 | Force PHPCS to standardise array declaration | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| bf391bd5 | Force PHPCS to require single quotes as much as possible | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 491044d9 | Force PHPCS to require `declare(strict_types=1);` everywhere | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 9a7f3171 | Force PHPCS to disallow files with unused imports | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| fb1a7bb1 | Force PHPCS to sort the imports alphabetically | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| c5904256 | Force PHPCS to require types declaration | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| efedf03b | Remove unused method in producer state | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 6a7e91e2 | Remove unused method in consumer state | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 5d75a17b | merge Merge pull request #164 from lcobucci/fix/variable-check |
Luís Cobucci <l****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 26dd0cc3 | Increase MSI and MSI converage requirements | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| d0296e87 | Fix watcher existence in consumer state | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 635ad3bc | Force PHPCS to standardise spacing in return types | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 5cbfa843 | Force PHPCS to disallow unnecessary line breaks | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 4b531d59 | Force PHPCS to disallow FQCN references | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| d2f96744 | Force PHPCS to disallow incorrect inline docblock | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 2a521980 | Force PHPCS to disallow unnecessary lead backslash | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 84fc0e98 | Force PHPCS to disallow multiple uses in the same line | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 38ef54b9 | Force PHPCS to disallow group uses | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 409a763e | Force PHPCS to require proper spacing on argument declaration | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 591d5681 | Force PHPCS to force "?" on arguments with NULL as default value | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| fa4ed2eb | Force PHPCS to disallow constants without visibility | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 8f8feda8 | Force PHPCS to disallow long scalar types | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 1da9bbf6 | Force PHPCS to disallow yoda comparisons | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 2b6ffb96 | Force PHPCS to require trailing comma on arrays | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 299e02ec | Force PHPCS to disallow unreachable catch blocks | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 3c0b9c79 | Force PHPCS to disallow class imports from the same namespace | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 5b660b48 | Force PHPCS to disallow unused private elements | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| a64b19fb | Force PHPCS to disallow language constructs with parentheses | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 2bae9ab7 | Force PHPCS to disallow assignment in conditions | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| e901ee09 | Force PHPCS to disallow references to \Exception | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 1762afce | Force PHPCS to disallow weak comparisons | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| e0844ce7 | Enable strict rules in phpstan | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 0072c02e | Increase phpstan level to maximum (7 by now) | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 0924f1b8 | merge Merge pull request #163 from lcobucci/enable-compression |
Luís Cobucci <l****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 7ace7e51 | Produce compressed messages properly | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| f15a7d55 | Run functional tests using compression as well | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| dace1525 | Fix compressed message parsing | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| d88ba6b6 | Use the correct bit to parse compression | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 56647183 | Simplify message set parsing | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 854eed73 | Remove unused variable in `Fetch#fetchPartition()` | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 4c941c72 | Fix message decoding verification | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| ac3a19cd | merge Merge pull request #162 from lcobucci/minor-fixes |
Luís Cobucci <l****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 49a3cb06 | Use the same logic to extract timestamp when fetching | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 9bc68777 | Define constant visibility explicitly | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 77a485cc | Use a better name for the magic byte creation | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 1c510c9b | merge Merge pull request #161 from lcobucci/fix-timestamp-generation |
Luís Cobucci <l****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 7b11eebb | merge Merge pull request #160 from lcobucci/simplify-things |
Luís Cobucci <l****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 353efa3b | Add current unix timestamp in milliseconds to messages | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 92595d1d | Use the correct magic byte when producing messages | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| b81e554f | Upgrade infection to improve CI speed | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 1dd0cb6b | Use the correct instance to get the configuration | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 8bf077ff | Make the code a bit more readable | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| bdbaaeca | Extract compression methods to improved readability | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 177b58f6 | Define a common interface for protocol messages | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 51ab14f5 | Improve functional tests to check the responses | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 335e3a26 | Simplify protocol message handlers instantiation | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 69d28f74 | Execute the call directly | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| d8ac6c9e | Define visibility of the constants | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 9e5fda8b | Add compression to ProducerConfig | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 55feb009 | Allow sending compression to Produce encoding | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| a055717d | Simplify code by declaring types | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| d5c1b465 | Fix typos in method names | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 845debf7 | Skip GSSAPI test when krb5 is not installed | Luís Cobucci <l****i@g****m> | over 8 years ago | |
| 26df2a7d | Add timestamp verification to functional tests | Luís Cobucci <l****i@g****m> | over 8 years ago |