{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":1767422,"defaultBranch":"master","name":"lighttpd2","ownerLogin":"lighttpd","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2011-05-18T18:13:11.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/796438?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1620077556.756214","currentOid":""},"activityList":{"items":[{"before":"2b4e6d3a4d2840b0d9710563f63059ac2d2916f4","after":"1735f5524f7bd5cce6f746c766ee23f02231897c","ref":"refs/heads/master","pushedAt":"2024-02-08T21:42:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lighttpd-git","name":null,"path":"/lighttpd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/796538?s=80&v=4"},"commit":{"message":"[core] fix GError leak\n\nChange-Id: I581d34880a4a592a6f81c49c21e95c7fb0061db6","shortMessageHtmlLink":"[core] fix GError leak"}},{"before":"b0ffa8417c17f213406cb5802369e55e361e533b","after":"2b4e6d3a4d2840b0d9710563f63059ac2d2916f4","ref":"refs/heads/master","pushedAt":"2024-01-13T19:28:05.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"lighttpd-git","name":null,"path":"/lighttpd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/796538?s=80&v=4"},"commit":{"message":"[build] add .github workflow\n\nChange-Id: I8377f42da3d28ae1d2593ac5ab9ba1c1f1d97074","shortMessageHtmlLink":"[build] add .github workflow"}},{"before":"14679eedb73122ae069fbdee84eb8be03cb8df4b","after":"b0ffa8417c17f213406cb5802369e55e361e533b","ref":"refs/heads/master","pushedAt":"2023-10-02T22:23:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lighttpd-git","name":null,"path":"/lighttpd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/796538?s=80&v=4"},"commit":{"message":"[meson] install lua files only if lua was enabled (fixes #3227)\n\nChange-Id: Ie186e2f8742cd3c2a0deb328b246e53db3100a76","shortMessageHtmlLink":"[meson] install lua files only if lua was enabled (fixes #3227)"}},{"before":"c673e5b638bf09e59e506ad9b998be76ab3dad8b","after":"14679eedb73122ae069fbdee84eb8be03cb8df4b","ref":"refs/heads/master","pushedAt":"2023-10-02T16:53:43.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"lighttpd-git","name":null,"path":"/lighttpd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/796538?s=80&v=4"},"commit":{"message":"[meson] fix module dependencies (must be a list)\n\nAlso only check module dependencies (not main_deps) to determine whether\nto enable a module.\n\nChange-Id: Ic5e3ec3189131b3d17cf8b8770ab047726ec6a0c","shortMessageHtmlLink":"[meson] fix module dependencies (must be a list)"}},{"before":"7c926c92454438560283796c7c418e50be2508a3","after":"c673e5b638bf09e59e506ad9b998be76ab3dad8b","ref":"refs/heads/master","pushedAt":"2023-09-14T11:45:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lighttpd-git","name":null,"path":"/lighttpd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/796538?s=80&v=4"},"commit":{"message":"[plugin_core] always enforce directory handling of aliases\n\nExample: `alias \"/foo\" => \"/some/dir/\";`\n* old behavior: would resolve \"/foo../\" to \"/some/dir/../\".\n* new behavior: prefix doesn't match.\n\nNote: `alias \"/foo/\" => \"/some/dir\"`, as shown in the doc examples,\nalways did the right thing.\n\nChange-Id: Icf506d2f39ee57217799f9c68da74e172c92c09e","shortMessageHtmlLink":"[plugin_core] always enforce directory handling of aliases"}},{"before":"f1bf458341ccf3beb139ada756018febfac72dbe","after":"7c926c92454438560283796c7c418e50be2508a3","ref":"refs/heads/master","pushedAt":"2023-09-14T10:25:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lighttpd-git","name":null,"path":"/lighttpd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/796538?s=80&v=4"},"commit":{"message":"[meson] compiler.has_type requires meson 1.0 to use array for prefix - join manually to support meson 0.61\n\nChange-Id: I0e18a39d7915fd5fafe2846d4908f35965565061","shortMessageHtmlLink":"[meson] compiler.has_type requires meson 1.0 to use array for prefix …"}},{"before":"727ec9041797ad9d50182da369925d76f4f674a3","after":"f1bf458341ccf3beb139ada756018febfac72dbe","ref":"refs/heads/master","pushedAt":"2023-09-11T18:51:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lighttpd-git","name":null,"path":"/lighttpd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/796538?s=80&v=4"},"commit":{"message":"[meson] rename shared libs to what autobuild created\n\nChange-Id: I6f94f6300b7f2fac67cd74fc17151b8ea41dba0f","shortMessageHtmlLink":"[meson] rename shared libs to what autobuild created"}},{"before":"10f54c2d83605d07e7518b9b33af04af4f100cac","after":"727ec9041797ad9d50182da369925d76f4f674a3","ref":"refs/heads/master","pushedAt":"2023-09-11T16:21:30.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"lighttpd-git","name":null,"path":"/lighttpd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/796538?s=80&v=4"},"commit":{"message":"[autobuild] drop autobuild\n\nChange-Id: I3c0a3e153c85afad469e982a6db39ee5ff6fa0f0","shortMessageHtmlLink":"[autobuild] drop autobuild"}},{"before":"23164d557f10d4ccd948b34c5b1323e22ce5088f","after":"10f54c2d83605d07e7518b9b33af04af4f100cac","ref":"refs/heads/master","pushedAt":"2023-09-08T13:59:20.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"lighttpd-git","name":null,"path":"/lighttpd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/796538?s=80&v=4"},"commit":{"message":"[core] don't release mainaction before stopping workers\n\nThis reverts commit f2ade38923221bb74321c16d9e6254a4e27428a6.\n\nRunning workers will try to handle connections, and thus changing\nmainaction without locking is a race condition, and also we don't handle\na NULL mainaction properly and segfault.\n\nGiven running connections will keep mainaction alive anyway, it is\nunclear what the purpose of releasing it early was in the first place.\n\nChange-Id: I2266958520c3cfca28c5c19574abdf44ddf6b0bc","shortMessageHtmlLink":"[core] don't release mainaction before stopping workers"}},{"before":"184efd18f72a6991c3e99ebf8d1bfb50233f1920","after":"23164d557f10d4ccd948b34c5b1323e22ce5088f","ref":"refs/heads/master","pushedAt":"2023-07-23T13:25:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lighttpd-git","name":null,"path":"/lighttpd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/796538?s=80&v=4"},"commit":{"message":"[mod_progress] accept any 2xx status codes as success (fixes #2357)\n\nChange-Id: I0d6b8b53679316a3df5f439e55e664f8127c4f6f","shortMessageHtmlLink":"[mod_progress] accept any 2xx status codes as success (fixes #2357)"}},{"before":"bb473ed334dc999f166ac8391957328f1c5716f5","after":"184efd18f72a6991c3e99ebf8d1bfb50233f1920","ref":"refs/heads/master","pushedAt":"2023-07-16T17:11:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lighttpd-git","name":null,"path":"/lighttpd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/796538?s=80&v=4"},"commit":{"message":"[doc] fix typo in email address\n\nChange-Id: Idf435b3fc1d632fc14ae61bc0371e03ab3661f80","shortMessageHtmlLink":"[doc] fix typo in email address"}},{"before":"698c1a54efd73c36cd1dcad2bfe04719df07fee2","after":"bb473ed334dc999f166ac8391957328f1c5716f5","ref":"refs/heads/master","pushedAt":"2023-07-15T16:43:23.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"lighttpd-git","name":null,"path":"/lighttpd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/796538?s=80&v=4"},"commit":{"message":"[mimetypes.conf] adding new mimetypes\n\nChange-Id: Ib4becbcb6989866b1b1eb610571ca783bc7e7448","shortMessageHtmlLink":"[mimetypes.conf] adding new mimetypes"}},{"before":"77f9f06c2a73319cf7c02e8538f2d49bb6bb8e33","after":"698c1a54efd73c36cd1dcad2bfe04719df07fee2","ref":"refs/heads/master","pushedAt":"2023-07-12T23:06:14.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"lighttpd-git","name":null,"path":"/lighttpd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/796538?s=80&v=4"},"commit":{"message":"[doc] update my email address\n\nChange-Id: If05298c4d7779000d800710e06134fc65b395db6","shortMessageHtmlLink":"[doc] update my email address"}},{"before":"10586541b506ec4a79d4a2bf6c9f80a88b60c2a4","after":"77f9f06c2a73319cf7c02e8538f2d49bb6bb8e33","ref":"refs/heads/master","pushedAt":"2023-07-12T15:33:06.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"lighttpd-git","name":null,"path":"/lighttpd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/796538?s=80&v=4"},"commit":{"message":"[tests] disable non-prefix crypt auth (deprecated, not available on all platforms)\n\nChange-Id: I6918c2041737ca228b16b776030f03eff2f9cf23","shortMessageHtmlLink":"[tests] disable non-prefix crypt auth (deprecated, not available on a…"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMi0wOFQyMTo0MjowMC4wMDAwMDBazwAAAAP19vB5","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNy0xMlQxNTozMzowNi4wMDAwMDBazwAAAANUIIGS"}},"title":"Activity · lighttpd/lighttpd2"}