drone/registry/app/api/controller/metadata
Ritek Rounak ff1cbd654e fix: [AH-556] fix error on creation of duplicate artifact registry | Gitness (#3117)
* fix: [AH-556] Fix NilError Lint
* fix: [AH-556] fix error on creation of duplicate artifact registry
2024-12-09 14:26:41 +00:00
..
artifact_mapper.go fix: [AH-489] Fix Docker & Helm DownloadCount | Gitness (#3032) 2024-12-04 03:16:17 +00:00
base.go fix: [AH-674]: support upstream proxies at org/acct, multiple levels (#3055) 2024-11-29 01:54:49 +00:00
cleanuppolicy_mapper.go feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
controller.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +00:00
create_registry.go fix: [AH-556] fix error on creation of duplicate artifact registry | Gitness (#3117) 2024-12-09 14:26:41 +00:00
delete_artifact.go [feat]: [AH-284]: Delete Artifact and Delete Artifact Version (#2788) 2024-10-21 10:11:14 +00:00
delete_artifacts_version.go [feat]: [AH-284]: Delete Artifact and Delete Artifact Version (#2788) 2024-10-21 10:11:14 +00:00
delete_registry.go [fix]: [AH-570]: fix upstream proxy delete flow (#3017) 2024-11-19 14:33:49 +00:00
get_artifact_stats.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +00:00
get_artifacts.go fix: [AH-536] Fix Artifact Page PackageType Filter | Gitness (#3038) 2024-11-26 12:39:02 +00:00
get_artifacts_docker_details.go feat: [AH-431]: Updated registry url generation for Vanity flows (#2933) 2024-11-06 07:35:16 +00:00
get_artifacts_docker_layers.go feat: [AH-690]: log errors (#3026) 2024-11-20 13:27:40 +00:00
get_artifacts_docker_manifest.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +00:00
get_artifacts_docker_manifests.go fix: [AH-489] Fix Docker & Helm DownloadCount | Gitness (#3032) 2024-12-04 03:16:17 +00:00
get_artifacts_helm_details.go feat: [AH-431]: Updated registry url generation for Vanity flows (#2933) 2024-11-06 07:35:16 +00:00
get_artifacts_helm_manifest.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +00:00
get_artifacts_labels.go fix: [AH-420]: handle error (#2759) 2024-10-23 06:41:02 +00:00
get_artifacts_summary.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +00:00
get_artifacts_version_summary.go feat: [AH-295]: add STO details in AR summary api - refactor code to reuse in harness-code, update router (#2705) 2024-09-24 23:57:06 +00:00
get_artifacts_versions.go feat: [AH-431]: Updated registry url generation for Vanity flows (#2933) 2024-11-06 07:35:16 +00:00
get_client_setup_details.go feat: [AH-704]: Update Client-Setup API response (#3056) 2024-11-27 08:54:36 +00:00
get_registries.go fix: [AH-674]: support upstream proxies at org/acct, multiple levels (#3055) 2024-11-29 01:54:49 +00:00
get_registry.go feat: [AH-431]: Updated registry url generation for Vanity flows (#2933) 2024-11-06 07:35:16 +00:00
get_registry_artifacts.go [feat]: [AH-363]: made few fields public in RegistryRequestParams (#2734) 2024-09-25 05:21:46 +00:00
update_artifact.go [feat]: [AH-363]: made few fields public in RegistryRequestParams (#2734) 2024-09-25 05:21:46 +00:00
update_registry.go fix: [AH-664]: fix registry diff (#3005) 2024-11-18 07:42:02 +00:00
utils.go fix: [AH-598] Fix Registry Page SortBy Type | Gitness (#3048) 2024-11-26 12:30:47 +00:00