drone/app/api/controller/githook
Marko Gaćeša d708de0730 fix: [CODE-2947]: add posthog (#3528)
* changed the object-verb separator char
* change env var name for the PH API key
* add events for repo import and migrate
* rename pr "open" to "create""
* resolve pr comments
* add posthog
2025-03-18 11:31:51 +00:00
..
client.go feat: [CODE-2402] : Update all occurences of 'gitness' to 'harness' within comments and markdown. Updated the logo reference (did not delete the Gitness logo directory yet). No active code changes except display strings. (#2684) 2024-09-25 00:13:28 +00:00
controller.go feat: [CODE-2528]: Support Git LFS (#3506) 2025-03-11 21:14:13 +00:00
extender.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
git.go feat: [CODE-2528]: Support Git LFS (#3506) 2025-03-11 21:14:13 +00:00
post_receive.go fix: [CODE-2947]: add posthog (#3528) 2025-03-18 11:31:51 +00:00
pre_receive.go feat: [CODE-2528]: Support Git LFS (#3506) 2025-03-11 21:14:13 +00:00
pre_receive_file_size_limit.go feat: [CODE-2528]: Support Git LFS (#3506) 2025-03-11 21:14:13 +00:00
pre_receive_lfs_objects.go feat: [CODE-2528]: Support Git LFS (#3506) 2025-03-11 21:14:13 +00:00
pre_receive_scan_secrets.go fix: [CODE-3288]: Revert "Block any push that contains commits not committed by the user (#3512)" (#3532) 2025-03-10 16:49:41 +00:00
print.go fix: [CODE-3288]: Revert "Block any push that contains commits not committed by the user (#3512)" (#3532) 2025-03-10 16:49:41 +00:00
update.go Improve secret scanning output (#1170) 2024-03-29 19:33:08 +00:00
wire.go feat: [CODE-2528]: Support Git LFS (#3506) 2025-03-11 21:14:13 +00:00