{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":174345441,"defaultBranch":"master","name":"quarkus","ownerLogin":"geoand","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2019-03-07T13:05:07.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4374975?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1726819123.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"4fdc574c5c5fd615eb153f34a13b923e0c0a71aa","ref":"refs/heads/#38531","pushedAt":"2024-09-20T07:58:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"geoand","name":"Georgios Andrianakis","path":"/geoand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4374975?s=80&v=4"},"commit":{"message":"Fix classloading in AzureFunctionsProcessor#findFunctions\n\nCloses: #38531","shortMessageHtmlLink":"Fix classloading in AzureFunctionsProcessor#findFunctions"}},{"before":"6036d3c200d298c580d03cc2e8bbbd4abb804451","after":null,"ref":"refs/heads/#43373","pushedAt":"2024-09-19T14:35:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"geoand","name":"Georgios Andrianakis","path":"/geoand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4374975?s=80&v=4"}},{"before":"a417d6f6d8b07859189659ca34d3da4a540e2086","after":null,"ref":"refs/heads/DevMojo-args","pushedAt":"2024-09-19T11:04:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"geoand","name":"Georgios Andrianakis","path":"/geoand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4374975?s=80&v=4"}},{"before":"5c3103be747ed11d51218def8a4b01eca258f4d9","after":"a417d6f6d8b07859189659ca34d3da4a540e2086","ref":"refs/heads/DevMojo-args","pushedAt":"2024-09-19T08:13:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"geoand","name":"Georgios Andrianakis","path":"/geoand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4374975?s=80&v=4"},"commit":{"message":"Add Javadoc for DevMojo#jvmArgs\n\nI had to set this in a sample, and it took me\na few tries to come up with the proper syntax\nfor passing multiple parameters as the description\nof the property was completely absent","shortMessageHtmlLink":"Add Javadoc for DevMojo#jvmArgs"}},{"before":null,"after":"5c3103be747ed11d51218def8a4b01eca258f4d9","ref":"refs/heads/DevMojo-args","pushedAt":"2024-09-19T07:45:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"geoand","name":"Georgios Andrianakis","path":"/geoand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4374975?s=80&v=4"},"commit":{"message":"Add Javadoc for DevMojo#jvmArgs\n\nI had to set this in a sample, and it took me\na few tries to come up with the proper syntax\nfor passing multiple parameters as the description\nof the property was completely absent","shortMessageHtmlLink":"Add Javadoc for DevMojo#jvmArgs"}},{"before":null,"after":"6036d3c200d298c580d03cc2e8bbbd4abb804451","ref":"refs/heads/#43373","pushedAt":"2024-09-18T17:23:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"geoand","name":"Georgios Andrianakis","path":"/geoand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4374975?s=80&v=4"},"commit":{"message":"Properly fail when both http and https servers started on port\n\nFixes: #43373","shortMessageHtmlLink":"Properly fail when both http and https servers started on port"}},{"before":"7d9c959d609daa9fad9ccdcad94b2c1a2ec4e2d2","after":null,"ref":"refs/heads/qcl-polish","pushedAt":"2024-09-17T11:58:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"geoand","name":"Georgios Andrianakis","path":"/geoand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4374975?s=80&v=4"}},{"before":"e9cddc0508f5c1c520bf448da66ecd65500de908","after":null,"ref":"refs/heads/rest-jackson-mismatched","pushedAt":"2024-09-17T11:45:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"geoand","name":"Georgios Andrianakis","path":"/geoand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4374975?s=80&v=4"}},{"before":"3c4e614b09c581be8b7e22b6f30d03541913d891","after":null,"ref":"refs/heads/#43316","pushedAt":"2024-09-17T10:03:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"geoand","name":"Georgios Andrianakis","path":"/geoand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4374975?s=80&v=4"}},{"before":"b401b5fd9e6116def9b25376ad3c62fcbe290015","after":null,"ref":"refs/heads/vertx-metrics-polish","pushedAt":"2024-09-17T08:10:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"geoand","name":"Georgios Andrianakis","path":"/geoand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4374975?s=80&v=4"}},{"before":null,"after":"3c4e614b09c581be8b7e22b6f30d03541913d891","ref":"refs/heads/#43316","pushedAt":"2024-09-17T06:54:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"geoand","name":"Georgios Andrianakis","path":"/geoand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4374975?s=80&v=4"},"commit":{"message":"Introduce per invocation override of REST Client's base URL\n\nThis is done by introducing the @Url annotation\nthat can be placed on a method parameter.\nWhen this parameter is not null, it will be\nused as the base URL for the specific invocation\n\nCloses: #43316","shortMessageHtmlLink":"Introduce per invocation override of REST Client's base URL"}},{"before":null,"after":"b401b5fd9e6116def9b25376ad3c62fcbe290015","ref":"refs/heads/vertx-metrics-polish","pushedAt":"2024-09-17T05:35:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"geoand","name":"Georgios Andrianakis","path":"/geoand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4374975?s=80&v=4"},"commit":{"message":"Polish Vertx metrics by using records for context classes","shortMessageHtmlLink":"Polish Vertx metrics by using records for context classes"}},{"before":"f2f4a2febc0f8861c7567b02d60cbfaa467f3317","after":null,"ref":"refs/heads/rest-client-proxy","pushedAt":"2024-09-16T10:18:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"geoand","name":"Georgios Andrianakis","path":"/geoand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4374975?s=80&v=4"}},{"before":"53b54aac0ce442a897078b68e76d5bfc8914b1f6","after":"f2f4a2febc0f8861c7567b02d60cbfaa467f3317","ref":"refs/heads/rest-client-proxy","pushedAt":"2024-09-16T08:44:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"geoand","name":"Georgios Andrianakis","path":"/geoand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4374975?s=80&v=4"},"commit":{"message":"Use proper config key for REST Client override URI","shortMessageHtmlLink":"Use proper config key for REST Client override URI"}},{"before":"2fd56d524dfdbcaaf249d325b5310609bbf47a99","after":"53b54aac0ce442a897078b68e76d5bfc8914b1f6","ref":"refs/heads/rest-client-proxy","pushedAt":"2024-09-16T08:41:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geoand","name":"Georgios Andrianakis","path":"/geoand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4374975?s=80&v=4"},"commit":{"message":"Use proper config key for REST Client override URI","shortMessageHtmlLink":"Use proper config key for REST Client override URI"}},{"before":null,"after":"2fd56d524dfdbcaaf249d325b5310609bbf47a99","ref":"refs/heads/rest-client-proxy","pushedAt":"2024-09-16T08:26:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"geoand","name":"Georgios Andrianakis","path":"/geoand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4374975?s=80&v=4"},"commit":{"message":"Fix REST Client proxy configuration when multiple clients exist","shortMessageHtmlLink":"Fix REST Client proxy configuration when multiple clients exist"}},{"before":"adfc5bba6a2c8c8c425651fcb7b82cdbfb9b5d83","after":null,"ref":"refs/heads/#43247","pushedAt":"2024-09-13T05:22:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"geoand","name":"Georgios Andrianakis","path":"/geoand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4374975?s=80&v=4"}},{"before":null,"after":"adfc5bba6a2c8c8c425651fcb7b82cdbfb9b5d83","ref":"refs/heads/#43247","pushedAt":"2024-09-12T17:13:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"geoand","name":"Georgios Andrianakis","path":"/geoand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4374975?s=80&v=4"},"commit":{"message":"Properly fail when TLS reload config is invalid\n\nThis now means that Quarkus will exit completely\neven in dev-mode when the first start contains\nthe invalid reload configuration.\nThis might not be ideal, but it's far better than\nthe previous behavior where the application\nwas stuck and had to be killed with\n`kill -9`\n\nFixes :#43247","shortMessageHtmlLink":"Properly fail when TLS reload config is invalid"}},{"before":"0b95574833a95cf179b2f3dc7399c803fbfc75b8","after":null,"ref":"refs/heads/mongo-dns","pushedAt":"2024-09-12T06:31:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"geoand","name":"Georgios Andrianakis","path":"/geoand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4374975?s=80&v=4"}},{"before":"08bd6423f1cc28ea7324f739cbe0eefd0f5c5e2b","after":"0b95574833a95cf179b2f3dc7399c803fbfc75b8","ref":"refs/heads/mongo-dns","pushedAt":"2024-09-12T04:44:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"geoand","name":"Georgios Andrianakis","path":"/geoand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4374975?s=80&v=4"},"commit":{"message":"Introduce retry into Mongo DNS resolution","shortMessageHtmlLink":"Introduce retry into Mongo DNS resolution"}},{"before":"61904b9cf0e50dfb4c43996e0e3b96337173d11b","after":"08bd6423f1cc28ea7324f739cbe0eefd0f5c5e2b","ref":"refs/heads/mongo-dns","pushedAt":"2024-09-11T18:45:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"geoand","name":"Georgios Andrianakis","path":"/geoand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4374975?s=80&v=4"},"commit":{"message":"Introduce retry into Mongo DNS resolution","shortMessageHtmlLink":"Introduce retry into Mongo DNS resolution"}},{"before":null,"after":"61904b9cf0e50dfb4c43996e0e3b96337173d11b","ref":"refs/heads/mongo-dns","pushedAt":"2024-09-11T18:40:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"geoand","name":"Georgios Andrianakis","path":"/geoand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4374975?s=80&v=4"},"commit":{"message":"Introduce retry into Mongo DNS resolution","shortMessageHtmlLink":"Introduce retry into Mongo DNS resolution"}},{"before":"88e487ddad75fba0c3d497983158c38914350684","after":"e9cddc0508f5c1c520bf448da66ecd65500de908","ref":"refs/heads/rest-jackson-mismatched","pushedAt":"2024-09-10T15:54:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gsmet","name":"Guillaume Smet","path":"/gsmet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1279749?s=80&v=4"},"commit":{"message":"Rename DefaultMismatchedInputException to BuiltinMismatchedInputExceptionMapper","shortMessageHtmlLink":"Rename DefaultMismatchedInputException to BuiltinMismatchedInputExcep…"}},{"before":"b60dbf8b7b340b1e854ff24dfa572d209d8f589b","after":"88e487ddad75fba0c3d497983158c38914350684","ref":"refs/heads/rest-jackson-mismatched","pushedAt":"2024-09-10T15:53:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gsmet","name":"Guillaume Smet","path":"/gsmet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1279749?s=80&v=4"},"commit":{"message":"Update docs/src/main/asciidoc/rest.adoc","shortMessageHtmlLink":"Update docs/src/main/asciidoc/rest.adoc"}},{"before":"39ca563ad6852e0c0107a4dc60c7be36f76f1408","after":"b60dbf8b7b340b1e854ff24dfa572d209d8f589b","ref":"refs/heads/rest-jackson-mismatched","pushedAt":"2024-09-10T11:46:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"geoand","name":"Georgios Andrianakis","path":"/geoand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4374975?s=80&v=4"},"commit":{"message":"Rename DefaultMismatchedInputException to BuiltinMismatchedInputExceptionMapper","shortMessageHtmlLink":"Rename DefaultMismatchedInputException to BuiltinMismatchedInputExcep…"}},{"before":"d14d163a60ef2b76ea21da8e0e246e90342e41b8","after":null,"ref":"refs/heads/#43104","pushedAt":"2024-09-09T09:05:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"geoand","name":"Georgios Andrianakis","path":"/geoand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4374975?s=80&v=4"}},{"before":null,"after":"39ca563ad6852e0c0107a4dc60c7be36f76f1408","ref":"refs/heads/rest-jackson-mismatched","pushedAt":"2024-09-09T08:51:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"geoand","name":"Georgios Andrianakis","path":"/geoand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4374975?s=80&v=4"},"commit":{"message":"Document how to turn off DefaultMismatchedInputException","shortMessageHtmlLink":"Document how to turn off DefaultMismatchedInputException"}},{"before":null,"after":"d14d163a60ef2b76ea21da8e0e246e90342e41b8","ref":"refs/heads/#43104","pushedAt":"2024-09-09T06:03:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"geoand","name":"Georgios Andrianakis","path":"/geoand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4374975?s=80&v=4"},"commit":{"message":"Improve error in SimpleJsonResource\n\nThis will help in debugging #43104","shortMessageHtmlLink":"Improve error in SimpleJsonResource"}},{"before":"f14df821d4cd76843e709163f1af37662afcc83b","after":null,"ref":"refs/heads/QuarkusErrorHandler-polish","pushedAt":"2024-09-08T07:19:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"geoand","name":"Georgios Andrianakis","path":"/geoand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4374975?s=80&v=4"}},{"before":"7282060d1a627964c7bcf632cf365293f1df4335","after":"f14df821d4cd76843e709163f1af37662afcc83b","ref":"refs/heads/QuarkusErrorHandler-polish","pushedAt":"2024-09-06T07:08:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"geoand","name":"Georgios Andrianakis","path":"/geoand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4374975?s=80&v=4"},"commit":{"message":"Polish QuarkusErrorHandler","shortMessageHtmlLink":"Polish QuarkusErrorHandler"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQwNzo1ODo0My4wMDAwMDBazwAAAAS7sUOV","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQwNzo1ODo0My4wMDAwMDBazwAAAAS7sUOV","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wNlQwNzowODoyMS4wMDAwMDBazwAAAASun4PC"}},"title":"Activity · geoand/quarkus"}