drone/registry/app/api/handler/oci
Pragyesh Mishra e5d5ce6a04 [fix]: [AH-388]: Move tracking of Bandwidth and Download Stats to Middleware (#2800)
* [fix]: [AH-388]: fix lint
* [fix]: [AH-388]: fix lint
* [fix]: [AH-388]: fix lint
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into fix-stats
* [fix]: [AH-388]: fix merge conflict
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into fix-stats
* fixed upstream proxy issues
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into fix-stats
* [fix]: [AH-388]: fix image and artifact upsert
* [fix]: [AH-388]: fix dependency
* [fix]: [AH-388]: Fix Download Stats
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into fix-stats
* [fix]: [AH-388]: Fix Download Stats
* [fix]: [AH-388]: Fix Bandwidth Stats
2024-10-28 13:52:24 +00:00
..
artifactfilter.go feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
base.go [fix]: [AH-388]: Move tracking of Bandwidth and Download Stats to Middleware (#2800) 2024-10-28 13:52:24 +00:00
delete_blob_upload.go [fix]: [AH-388]: Move tracking of Bandwidth and Download Stats to Middleware (#2800) 2024-10-28 13:52:24 +00:00
delete_blob.go [fix]: [AH-388]: Move tracking of Bandwidth and Download Stats to Middleware (#2800) 2024-10-28 13:52:24 +00:00
delete_manifest.go [fix]: [AH-388]: Move tracking of Bandwidth and Download Stats to Middleware (#2800) 2024-10-28 13:52:24 +00:00
get_base.go feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
get_blob_upload.go [fix]: [AH-388]: Move tracking of Bandwidth and Download Stats to Middleware (#2800) 2024-10-28 13:52:24 +00:00
get_blob.go [fix]: [AH-388]: Move tracking of Bandwidth and Download Stats to Middleware (#2800) 2024-10-28 13:52:24 +00:00
get_catalog.go feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
get_manifest.go [fix]: [AH-388]: Move tracking of Bandwidth and Download Stats to Middleware (#2800) 2024-10-28 13:52:24 +00:00
get_referrers.go [fix]: [AH-388]: Move tracking of Bandwidth and Download Stats to Middleware (#2800) 2024-10-28 13:52:24 +00:00
get_tags.go [fix]: [AH-388]: Move tracking of Bandwidth and Download Stats to Middleware (#2800) 2024-10-28 13:52:24 +00:00
get_token.go feat: [AH-307]: GC interface Integration, event framework; schema changes; UI changes (#2688) 2024-09-24 12:47:53 +00:00
head_blob.go [fix]: [AH-388]: Move tracking of Bandwidth and Download Stats to Middleware (#2800) 2024-10-28 13:52:24 +00:00
head_manifest.go [fix]: [AH-388]: Move tracking of Bandwidth and Download Stats to Middleware (#2800) 2024-10-28 13:52:24 +00:00
patch_blob_upload.go [fix]: [AH-388]: Move tracking of Bandwidth and Download Stats to Middleware (#2800) 2024-10-28 13:52:24 +00:00
post_blob_upload.go [fix]: [AH-388]: Move tracking of Bandwidth and Download Stats to Middleware (#2800) 2024-10-28 13:52:24 +00:00
put_blob_upload.go [fix]: [AH-388]: Move tracking of Bandwidth and Download Stats to Middleware (#2800) 2024-10-28 13:52:24 +00:00
put_manifest.go [fix]: [AH-388]: Move tracking of Bandwidth and Download Stats to Middleware (#2800) 2024-10-28 13:52:24 +00:00