{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":718155374,"defaultBranch":"main","name":"telescope","ownerLogin":"friendsofhyperf","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-11-13T13:55:16.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/76888442?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1719151435.0","currentOid":""},"activityList":{"items":[{"before":"9d9640c2c91110e471d52dfa288044e130c06f07","after":"0043cfdccfc7a6933a44d8ff18e361231e822525","ref":"refs/heads/main","pushedAt":"2024-06-23T14:02:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"Added Telescope recording and pause functions (#678)\n\n* Support telescope ability\r\n\r\n* Support recording\r\n\r\n* Optimizing the code\r\n\r\n* feat: Refactor telescope recording and caching logic\r\n\r\n* chore: Update Psr\\Container\\ContainerInterface::get() override in .phpstorm.meta.php\r\n\r\n* feat: Update EntriesController to use ApplicationInterface for clearing Telescope entries\r\n\r\n* feat: Update Psr\\Container\\ContainerInterface::get() override in .phpstorm.meta.php\r\n\r\n* chore: Update Psr\\Container\\ContainerInterface::get() override in .phpstorm.meta.php\r\n\r\n* feat: Update EntriesController to use ApplicationInterface for clearing Telescope entries\r\n\r\n* Update Telescope::getCache() to return PsrCacheInterface instead of CacheInterface\r\n\r\n* Added `Telescope::isRecording()` function\r\n\r\n* Moved `Telescope::isRecording()` condition to `TelescopeConfig isEnable()`\r\n\r\n* Optimized\r\n\r\n* Optimized\r\n\r\n* Update tests\r\n\r\n* Remove unused codes\r\n\r\n* Optimize Telescope::isRecording() condition\r\n\r\n* Optimize Telescope::isRecording() condition\r\n\r\n* Optimize Telescope::isRecording() condition\r\n\r\n* Optimize Telescope::isRecording() condition and update caching logic\r\n\r\n* Optimize Telescope::isRecording() condition and caching logic\r\n\r\n* Optimize Telescope::isRecording() condition and caching logic\r\n\r\n* Optimize Telescope::isRecording() condition and update caching logic\r\n\r\n* chore: Optimize Telescope::isRecording() condition and caching logic\r\n\r\n* Optimize Telescope::isRecording() condition and caching logic\r\n\r\n* chore: Optimize Telescope::isRecording() condition and caching logic\r\n\r\n* Refactor parse recording\r\n\r\n* Optimize Telescope::isRecording() condition and caching logic\r\n\r\n* chore: Disable Telescope filter for cache entries with 'telescope:' prefix\r\n\r\n* Optimized\r\n\r\n* chore: Optimize caching logic in Telescope::getCache() method\r\n\r\n* Optimize caching logic in CacheAspect.php\r\n\r\n* Optimize caching logic in TelescopeConfig.php\r\n\r\n* chore: Remove SetupTelescopeFilterListener and optimize caching logic in TelescopeConfig.php and CacheAspect.php\r\n\r\n* Optimize caching logic in CacheAspect.php\r\n\r\n* Optimize caching logic in CacheAspect.php\r\n\r\n* Optimize caching logic in CacheAspect.php\r\n\r\n* Optimize caching logic in CacheAspect.php\r\n\r\n* chore: Optimize caching logic in TelescopeConfig.php and CacheAspect.php\r\n\r\n* chore: Optimize caching logic in TelescopeConfig.php and CacheAspect.php\r\n\r\n* optimize code\r\n\r\n* optimize code\r\n\r\n* optimize code\r\n\r\n---------\r\n\r\nCo-authored-by: 10951 \r\nCo-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>","shortMessageHtmlLink":"Added Telescope recording and pause functions (#678)"}},{"before":"6a7e88b873f59873836f2b6a4928256c637404ba","after":"9d9640c2c91110e471d52dfa288044e130c06f07","ref":"refs/heads/main","pushedAt":"2024-06-21T01:59:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"Adds isLog to IncomingEntry (#677)\n\nCo-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>","shortMessageHtmlLink":"Adds isLog to IncomingEntry (#677)"}},{"before":"31e7d31ebba78b0c4756a73b70015d3b473f9e9c","after":"6a7e88b873f59873836f2b6a4928256c637404ba","ref":"refs/heads/main","pushedAt":"2024-06-17T03:38:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"Normalized composer.json (#675)\n\n* Normalized composer.json\r\n\r\n* chore: Update composer.json and normalize formatting\r\n\r\nThe changes in composer.json include updating the \"json-fix\" script to also run the \"composer normalize\" command. This ensures that the composer.json file is properly formatted and adheres to the defined standards. Additionally, the script now applies the \"composer normalize\" command to all composer.json files found in the ./src directory.\r\n\r\nBased on the recent user commits and repository commits, the commit message follows the established convention of using a prefix to indicate the type of change (`chore` for general maintenance or housekeeping).\r\n\r\n* chore: Update composer.json script to run \"composer normalize\" and apply it to all composer.json files in ./src directory\r\n\r\n* chore: Update composer.json script to run \"composer normalize\" and apply it to all composer.json files in ./src directory\r\n\r\n---------\r\n\r\nCo-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>","shortMessageHtmlLink":"Normalized composer.json (#675)"}},{"before":"7c069fae60757b30e14c93d134039318cfec3c1a","after":"31e7d31ebba78b0c4756a73b70015d3b473f9e9c","ref":"refs/heads/main","pushedAt":"2024-06-05T06:27:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"chore: Update InstallCommand to use `call` method for vendor:publish and migrate commands (#660)\n\n* chore: Update InstallCommand to use `call` method for vendor:publish and migrate commands\r\n\r\n* chore: Update InstallCommand to use `call` method for vendor:publish and migrate commands\r\n\r\n* chore: Update InstallCommand to use `call` method for vendor:publish and migrate commands\r\n\r\n---------\r\n\r\nCo-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>","shortMessageHtmlLink":"chore: Update InstallCommand to use call method for vendor:publish …"}},{"before":"412413f2eaf1222b47bc7787fbdb5e458a6c43e5","after":"7c069fae60757b30e14c93d134039318cfec3c1a","ref":"refs/heads/main","pushedAt":"2024-05-31T03:38:09.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"chore: Update release workflow","shortMessageHtmlLink":"chore: Update release workflow"}},{"before":"52db24d216d38784f4472507a224f618c726492b","after":"412413f2eaf1222b47bc7787fbdb5e458a6c43e5","ref":"refs/heads/main","pushedAt":"2024-05-23T07:31:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"Updated LICENSEs","shortMessageHtmlLink":"Updated LICENSEs"}},{"before":"43ddf749b0e57b3824ac54c1d67dae6a14006411","after":"52db24d216d38784f4472507a224f618c726492b","ref":"refs/heads/main","pushedAt":"2024-05-07T08:20:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"Fixed the problem of insert failure due to non-utf8 content. (#616)","shortMessageHtmlLink":"Fixed the problem of insert failure due to non-utf8 content. (#616)"}},{"before":"451f9ced2115a977f740d46f83d8ae277045f56c","after":"43ddf749b0e57b3824ac54c1d67dae6a14006411","ref":"refs/heads/main","pushedAt":"2024-03-19T14:38:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"Fix telescope base.scss justify-content property (#595)","shortMessageHtmlLink":"Fix telescope base.scss justify-content property (#595)"}},{"before":"d8cfe9e30f5d5dba20016e825df38883bb14469c","after":"451f9ced2115a977f740d46f83d8ae277045f56c","ref":"refs/heads/main","pushedAt":"2024-03-14T23:49:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"Adds carbon 3.x support (#588)\n\nCo-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>","shortMessageHtmlLink":"Adds carbon 3.x support (#588)"}},{"before":"a7045e75756661f14042ec02e035b3749dd86881","after":"d8cfe9e30f5d5dba20016e825df38883bb14469c","ref":"refs/heads/main","pushedAt":"2024-02-27T00:36:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"Update READMEs (#575)\n\n* Update READMEs\r\n\r\n* Update FONDING.yml\r\n\r\n---------\r\n\r\nCo-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>","shortMessageHtmlLink":"Update READMEs (#575)"}},{"before":"a3f77d57c49b8037f05686550464f8c8a9c0e8ad","after":"a7045e75756661f14042ec02e035b3749dd86881","ref":"refs/heads/main","pushedAt":"2024-02-26T01:32:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"Adds FUNDING.yml (#571)\n\n* Adds FUNDING.yml\r\n\r\n* Add open_collective funding option\r\n\r\n* Add open_collective funding option to FUNDING.yml files\r\n\r\n* Add custom funding options for repositories\r\n\r\n* Update FUNDING.yml files with new custom URLs\r\n\r\n---------\r\n\r\nCo-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>","shortMessageHtmlLink":"Adds FUNDING.yml (#571)"}},{"before":"1dd5daa143d78b4cb8954004cb41c5654edf1914","after":"c7a16aa78d550b9f684a4eb22274ff2392b89d5b","ref":"refs/heads/3.0","pushedAt":"2024-02-19T13:59:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"使用SwooleFileStream时,导致isSeekable报错 (#567)","shortMessageHtmlLink":"使用SwooleFileStream时,导致isSeekable报错 (#567)"}},{"before":"b619ede03d55d582556426277c86f8ea3e33ca69","after":"a3f77d57c49b8037f05686550464f8c8a9c0e8ad","ref":"refs/heads/main","pushedAt":"2024-02-19T13:59:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"使用SwooleFileStream时,导致isSeekable报错 (#567)","shortMessageHtmlLink":"使用SwooleFileStream时,导致isSeekable报错 (#567)"}},{"before":"13f365971aa464d304c5b3391f69e69c79505bb2","after":"1dd5daa143d78b4cb8954004cb41c5654edf1914","ref":"refs/heads/3.0","pushedAt":"2024-02-18T00:20:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"Use `match` instead of `switch` (#556)\n\nCo-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>","shortMessageHtmlLink":"Use match instead of switch (#556)"}},{"before":"b145cd19434b1f630b204d6f7447196eccf99334","after":"b619ede03d55d582556426277c86f8ea3e33ca69","ref":"refs/heads/main","pushedAt":"2024-02-06T06:53:23.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"Optimized composer.json","shortMessageHtmlLink":"Optimized composer.json"}},{"before":"438aff28f385af423191b30bd3686fa6cd0db834","after":"b145cd19434b1f630b204d6f7447196eccf99334","ref":"refs/heads/main","pushedAt":"2024-02-06T02:17:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"Use `match` instead of `switch` (#556)\n\nCo-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>","shortMessageHtmlLink":"Use match instead of switch (#556)"}},{"before":"b0f519332d8c1a47c017596d1f5e14e2099d18d1","after":"438aff28f385af423191b30bd3686fa6cd0db834","ref":"refs/heads/main","pushedAt":"2024-01-31T08:30:13.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"Support ignore telescope command (#533)","shortMessageHtmlLink":"Support ignore telescope command (#533)"}},{"before":"e6b9c2794fd8d90f39c6f7c37c2a737000a0c86c","after":"13f365971aa464d304c5b3391f69e69c79505bb2","ref":"refs/heads/3.0","pushedAt":"2024-01-31T08:29:57.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"Support ignore telescope command (#533)","shortMessageHtmlLink":"Support ignore telescope command (#533)"}},{"before":"5381dc36d65205738d15083dadf67449250d5d14","after":"e6b9c2794fd8d90f39c6f7c37c2a737000a0c86c","ref":"refs/heads/3.0","pushedAt":"2024-01-31T00:11:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"Added telescope resources (#520)","shortMessageHtmlLink":"Added telescope resources (#520)"}},{"before":"fca1658005c426e83d72b2d3f4b680b03b0dd35b","after":"b0f519332d8c1a47c017596d1f5e14e2099d18d1","ref":"refs/heads/main","pushedAt":"2024-01-29T00:02:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"Added telescope resources (#520)","shortMessageHtmlLink":"Added telescope resources (#520)"}},{"before":"491f8b4fd0193f16bd0baf99b07e5070e6e29d31","after":"fca1658005c426e83d72b2d3f4b680b03b0dd35b","ref":"refs/heads/main","pushedAt":"2024-01-03T08:44:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"add grpc request and response to entry (#507)\n\n* add grpc request and response to entry\r\n\r\n* Formatting code\r\n\r\n* add request and response when using middleware\r\n\r\n* Formatting code\r\n\r\n* rename response method to getResponsePayload\r\n\r\n* add grpc request and response to entry\r\n\r\n* Formatting code\r\n\r\n* add request and response when using middleware\r\n\r\n* Formatting code\r\n\r\n* rename response method to getResponsePayload\r\n\r\n* Formatting code\r\n\r\n* Optimize code\r\n\r\n* Optimize code\r\n\r\n* Optimize code\r\n\r\n* Optimize code\r\n\r\n* Optimize\r\n\r\n* Fix return statement in TelescopeMiddleware\r\n\r\n* Refactor TelescopeMiddleware to return payload instead of an empty string\r\n\r\n* Refactor TelescopeMiddleware to simplify getRequestPayload method\r\n\r\n* Refactor getRequestPayload method in RequestHandledListener\r\n\r\n* Refactor GrpcCoreMiddlewareAspect to handle request and response payloads\r\n\r\n---------\r\n\r\nCo-authored-by: guandeng \r\nCo-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>","shortMessageHtmlLink":"add grpc request and response to entry (#507)"}},{"before":"1c6fd4238208b4a93a33941debb2577957e0425d","after":"5381dc36d65205738d15083dadf67449250d5d14","ref":"refs/heads/3.0","pushedAt":"2023-12-26T16:17:17.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"add grpc request and response to entry (#507)\n\n* add grpc request and response to entry\r\n\r\n* Formatting code\r\n\r\n* add request and response when using middleware\r\n\r\n* Formatting code\r\n\r\n* rename response method to getResponsePayload\r\n\r\n* add grpc request and response to entry\r\n\r\n* Formatting code\r\n\r\n* add request and response when using middleware\r\n\r\n* Formatting code\r\n\r\n* rename response method to getResponsePayload\r\n\r\n* Formatting code\r\n\r\n* Optimize code\r\n\r\n* Optimize code\r\n\r\n* Optimize code\r\n\r\n* Optimize code\r\n\r\n* Optimize\r\n\r\n* Fix return statement in TelescopeMiddleware\r\n\r\n* Refactor TelescopeMiddleware to return payload instead of an empty string\r\n\r\n* Refactor TelescopeMiddleware to simplify getRequestPayload method\r\n\r\n* Refactor getRequestPayload method in RequestHandledListener\r\n\r\n* Refactor GrpcCoreMiddlewareAspect to handle request and response payloads\r\n\r\n---------\r\n\r\nCo-authored-by: guandeng \r\nCo-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>","shortMessageHtmlLink":"add grpc request and response to entry (#507)"}},{"before":"bfbfa99a005d4193ea2dd3af60f3607c8dce8917","after":"491f8b4fd0193f16bd0baf99b07e5070e6e29d31","ref":"refs/heads/main","pushedAt":"2023-12-26T16:16:51.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"Add telescope getPath method (#510)","shortMessageHtmlLink":"Add telescope getPath method (#510)"}},{"before":"4e2f0852ca9b00985fd447292536c894a14d5b58","after":"1c6fd4238208b4a93a33941debb2577957e0425d","ref":"refs/heads/3.0","pushedAt":"2023-12-21T14:54:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"Refactor Telescope configuration classes (#505)\n\n* Refactor Telescope configuration classes\r\n\r\n* Refactor request handling and server setup in Telescope\r\n\r\n* Update Telescope configuration and usage\r\n\r\n* Remove unused import and empty line in LogAspect.php and EntryController.php\r\n\r\n* Optimize code\r\n\r\n---------\r\n\r\nCo-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>\r\nCo-authored-by: guandeng ","shortMessageHtmlLink":"Refactor Telescope configuration classes (#505)"}},{"before":"11c8e083fa105182bf8bfe6610f32cbe536fb180","after":"bfbfa99a005d4193ea2dd3af60f3607c8dce8917","ref":"refs/heads/main","pushedAt":"2023-12-21T14:53:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"Refactor Telescope configuration classes (#505)\n\n* Refactor Telescope configuration classes\r\n\r\n* Refactor request handling and server setup in Telescope\r\n\r\n* Update Telescope configuration and usage\r\n\r\n* Remove unused import and empty line in LogAspect.php and EntryController.php\r\n\r\n* Optimize code\r\n\r\n---------\r\n\r\nCo-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>\r\nCo-authored-by: guandeng ","shortMessageHtmlLink":"Refactor Telescope configuration classes (#505)"}},{"before":"145fcc024cf5f6438920782518e249f538137b80","after":"4e2f0852ca9b00985fd447292536c894a14d5b58","ref":"refs/heads/3.0","pushedAt":"2023-12-21T11:30:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"Improve getting request url without query (#503)\n\n* Improve getting request url without query\r\n\r\n* Adds TelescopeConfig\r\n\r\n---------\r\n\r\nCo-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>","shortMessageHtmlLink":"Improve getting request url without query (#503)"}},{"before":"1c09974154c3d794417ae10fb35b9ea5a78bee60","after":"11c8e083fa105182bf8bfe6610f32cbe536fb180","ref":"refs/heads/main","pushedAt":"2023-12-21T11:29:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"Improve getting request url without query (#503)\n\n* Improve getting request url without query\r\n\r\n* Adds TelescopeConfig\r\n\r\n---------\r\n\r\nCo-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>","shortMessageHtmlLink":"Improve getting request url without query (#503)"}},{"before":"7299c443fa23b0f19cbf3676fe59ebfff215aa2f","after":"145fcc024cf5f6438920782518e249f538137b80","ref":"refs/heads/3.0","pushedAt":"2023-12-20T04:37:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"Support customized local configuration files for PHPStan and PHPUnit (#502)\n\n* Support customized local configuration files for PHPStan and PHPUnit\r\n\r\n* Optimize\r\n\r\n* Fix return type declarations in Kafka and Log facades\r\n\r\n* Refactor array and collection mixins\r\n\r\n* Update type hint for process method in TaskHandleListener\r\n\r\n* Update CacheInterface and Cache class\r\n\r\n* Refactor ParameterParser class by removing unused code\r\n\r\n* Refactor Etcd and Nacos drivers, and fix EnvWriter return statement\r\n\r\n* Fix type hinting in exception handling functions\r\n\r\n* Fix column value retrieval in FastPaginate.php\r\n\r\n* Refactor validation rules in ValidationAspect.php\r\n\r\n* Update helper functions and fix deprecated functions\r\n\r\n* Refactor log writer to use null coalescing operator for default values\r\n\r\n* Fix code formatting and remove unused code\r\n\r\n* Update variable type in ResponseSequence class and fix factory function in Functions.php\r\n\r\n* Fix code inconsistencies and improve code readability\r\n\r\n* Update phpstan.neon.dist to include phpstan-baseline.neon\r\n\r\nThis commit updates the phpstan.neon.dist file to include the phpstan-baseline.neon file. The previous include statement for vendor/phpstan/phpstan-deprecation-rules/rules.neon has been commented out. This change ensures that the phpstan-baseline.neon file is included in the analysis performed by vendor/bin/phpstan.\r\n\r\n* Update PHPStan configuration file\r\n\r\n* Fix isInstanceCall method logic\r\n\r\n* Refactor access log message formatting\r\n\r\n---------\r\n\r\nCo-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>","shortMessageHtmlLink":"Support customized local configuration files for PHPStan and PHPUnit …"}},{"before":"62b3c19976602c7c91e69d9f03ebc79ecc64aaed","after":"1c09974154c3d794417ae10fb35b9ea5a78bee60","ref":"refs/heads/main","pushedAt":"2023-12-20T04:36:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"Support customized local configuration files for PHPStan and PHPUnit (#502)\n\n* Support customized local configuration files for PHPStan and PHPUnit\n\n* Optimize\n\n* Fix return type declarations in Kafka and Log facades\n\n* Refactor array and collection mixins\n\n* Update type hint for process method in TaskHandleListener\n\n* Update CacheInterface and Cache class\n\n* Refactor ParameterParser class by removing unused code\n\n* Refactor Etcd and Nacos drivers, and fix EnvWriter return statement\n\n* Fix type hinting in exception handling functions\n\n* Fix column value retrieval in FastPaginate.php\n\n* Refactor validation rules in ValidationAspect.php\n\n* Update helper functions and fix deprecated functions\n\n* Refactor log writer to use null coalescing operator for default values\n\n* Fix code formatting and remove unused code\n\n* Update variable type in ResponseSequence class and fix factory function in Functions.php\n\n* Fix code inconsistencies and improve code readability\n\n* Update phpstan.neon.dist to include phpstan-baseline.neon\n\nThis commit updates the phpstan.neon.dist file to include the phpstan-baseline.neon file. The previous include statement for vendor/phpstan/phpstan-deprecation-rules/rules.neon has been commented out. This change ensures that the phpstan-baseline.neon file is included in the analysis performed by vendor/bin/phpstan.\n\n* Update PHPStan configuration file\n\n* Fix isInstanceCall method logic\n\n* Refactor access log message formatting\n\n---------\n\nCo-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>","shortMessageHtmlLink":"Support customized local configuration files for PHPStan and PHPUnit …"}},{"before":"7dcfb5a234da4eae11a2a1ae81d86642ec025466","after":"7299c443fa23b0f19cbf3676fe59ebfff215aa2f","ref":"refs/heads/3.0","pushedAt":"2023-12-20T02:22:00.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"huangdijia","name":"Deeka Wong","path":"/huangdijia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8337659?s=80&v=4"},"commit":{"message":"Added config options for ignored paths (#501)","shortMessageHtmlLink":"Added config options for ignored paths (#501)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEbMZpxgA","startCursor":null,"endCursor":null}},"title":"Activity · friendsofhyperf/telescope"}