drone/app/api/controller/githook
Patrick Wolf d789e5775e 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)
* Apply suggestion from code review
* updating images for signin and register page.
* fix: lint
* fix: logo update
* revert golangci
* Adding more strings and updated the logo. Still need to update the signin page images
* Apply suggestion from code review

Updating harness logo to use Open Source logo
* 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.
2024-09-25 00:13:28 +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-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
extender.go Add alternate_object_dirs support to githook handlers (#1141) 2024-03-26 23:52:49 +00:00
git.go Add push file size limit and report func (and use it in githook) (#1173) 2024-04-24 16:31:18 +00:00
post_receive.go Add two new settings to branch rules: block merge and force push to branch (#2656) 2024-09-12 14:17:13 +00:00
pre_receive_file_size_limit.go Temporary rename info/alternates so --batch-all-objects doesn't follow it (#2039) 2024-05-20 18:43:52 +00:00
pre_receive_scan_secrets.go [Secret Scanning] Add basic support for gitleaksignore (#2030) 2024-05-09 22:00:03 +00:00
pre_receive.go Add two new settings to branch rules: block merge and force push to branch (#2656) 2024-09-12 14:17:13 +00:00
print.go Temporary rename info/alternates so --batch-all-objects doesn't follow it (#2039) 2024-05-20 18:43:52 +00:00
update.go Improve secret scanning output (#1170) 2024-03-29 19:33:08 +00:00
wire.go Update default branch on empty repo for first commit (#1122) 2024-04-04 01:16:43 +00:00