{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":503735773,"defaultBranch":"main","name":"codec-multipart","ownerLogin":"netty-contrib","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-06-15T11:26:13.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/94126747?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1667381711.5789208","currentOid":""},"activityList":{"items":[{"before":"c40b9cc8b154f58c632b6220b8ac8faddc89f3ec","after":"0d5b0e4d3a4fcabbfb2b59aac0e39b820e05ea83","ref":"refs/heads/main","pushedAt":"2023-09-18T12:10:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pderop","name":"Pierre De Rop","path":"/pderop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/650758?s=80&v=4"},"commit":{"message":"Decode percent encoding on-the-fly to avoid HttpData.usingBuffer (#22)\n\nMotivation:\r\n\r\nHttpData.usingBuffer may require copying data when the data is only present on disk. This is slow and defeats the purpose of moving the data to disk in the first place. Likely most large files will use multipart where this is not an issue, but the possibility still makes alternative HttpData implementations awkward. Thus, usingBuffer should be avoided where possible.\r\n\r\nModification:\r\n\r\nAlter HttpPostStandardRequestDecoder to decode data on-the-fly instead of all at once.\r\n\r\nResult:\r\n\r\nusingBuffer is not called anymore. usingBuffer is now unused outside the HttpData implementations themselves.","shortMessageHtmlLink":"Decode percent encoding on-the-fly to avoid HttpData.usingBuffer (#22)"}},{"before":"17470ea572f04349babede94e847f69ffdc97c71","after":"c40b9cc8b154f58c632b6220b8ac8faddc89f3ec","ref":"refs/heads/main","pushedAt":"2023-08-30T18:17:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"normanmaurer","name":"Norman Maurer","path":"/normanmaurer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/439362?s=80&v=4"},"commit":{"message":"Attempt to re-enable CI checks (#24)\n\nMotivation:\r\n\r\nThis project has not been updated for more than 60 days, and apparently scheduled workflows are disabled after such period of inactivity. And it seems to also disable the CI PR checks, because currently, the ci-build.yml is both scheduled and triggered.\r\n\r\nModification:\r\n\r\nRemove the scheduled cron from the current ci-build.yml, and create a new ci-scheduled-build.yml that is only scheduling builds.\r\n\r\nResults:\r\n\r\nHopefully this will at least re-enable PR CI checks.","shortMessageHtmlLink":"Attempt to re-enable CI checks (#24)"}},{"before":"555fbe648f84a435cd1fc0a42003ff265e3e38ed","after":"17470ea572f04349babede94e847f69ffdc97c71","ref":"refs/heads/main","pushedAt":"2023-08-28T16:52:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"chrisvest","name":"Chris Vest","path":"/chrisvest","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7993?s=80&v=4"},"commit":{"message":"Adapt to netty5 HttpCookiePair API changes (#23)\n\nMotivation:\r\n\r\nWe need to adapt to the following netty5 PR, which introduces an API change regarding HttpCookiePair:\r\n\r\nhttps://github.com/netty/netty/pull/13516\r\n\r\nModifications:\r\n\r\nthe HttpUploadServerHandler in the example needs to be updated in order to parse the request Cookie header using `cookie.encodedCookie()` instead of `cookie.encoded()`\r\n\r\nResults:\r\n\r\nthe codec-multipart project can now be built using latest netty 5.0.0.Alpha6-SNAPSHOT","shortMessageHtmlLink":"Adapt to netty5 HttpCookiePair API changes (#23)"}},{"before":"4ad4bfe4facaf00899b3820ba02062b2b2ec532a","after":"555fbe648f84a435cd1fc0a42003ff265e3e38ed","ref":"refs/heads/main","pushedAt":"2023-03-28T13:52:38.047Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"normanmaurer","name":"Norman Maurer","path":"/normanmaurer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/439362?s=80&v=4"},"commit":{"message":"Use Netty5 Alpha6-SNAPSHOT in order to avoid slf4j conflicts. (#21)\n\nMotivation:\r\n\r\nThis project is currently depending on Netty 5.0.0-Alpha5.\r\nLet's depend on Netty Alpha6-SNAPSHOT, this seems to avoid dependency conflicts while adapting ReactorNetty to latest Netty Alpha6-SNAPSHOT.\r\n\r\nModification:\r\n\r\nModified the pom.xml in order to depend on 5.0.0.Alpha6-SNAPSHOT instead of 5.0.0.Alpha5\r\nUse SLF4J API instead of InternalLogger.\r\n\r\nResult:\r\n\r\nThis allows to avoid some dependency conflicts while adapting ReactorNetty to the latest Netty Alpha6-SNAPSHOT","shortMessageHtmlLink":"Use Netty5 Alpha6-SNAPSHOT in order to avoid slf4j conflicts. (#21)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOS0xOFQxMjoxMDoxMC4wMDAwMDBazwAAAAOC9O45","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wMy0yOFQxMzo1MjozOC4wNDc3MDFazwAAAAMM-BJh"}},"title":"Activity ยท netty-contrib/codec-multipart"}