drone/registry/app/api/controller/metadata
Shivakumar Ningappa 5f7808a2da feat: [AH-925]: add cache for space_paths: replace DB calls for look up by spaceID (#3443)
* feat: [AH-925]: fix lint errors
* feat: [AH-925]: keep original context and also async flow. also keep the linter
* feat: [AH-925]: add cache for space_paths: replace DB calls for look up by spaceID - fix lint errors by ignoring problematic contextcheck
* feat: [AH-925]: add cache for space_paths: replace DB calls for look up by spaceID - lint errors
* feat: [AH-925]: rebase main
* feat: [AH-925]: rebase main
* feat: [AH-925]: rebase main
* feat: [AH-925]: add cache for space_paths: replace DB calls for look up by spaceID
* feat: [AH-925]: add cache for space_paths: replace DB calls for look up by spaceID - fix lint
* feat: [AH-925]: add cache for space_paths: replace DB calls for look up by spaceID
* feat: [AH-925]: add cache for space_paths: replace DB calls for look up by spaceID
* feat: [AH-925]: rebase main
2025-02-19 21:03:21 +00:00
..
artifact_mapper.go [feat]: [AH-152]: fix maven files count (#3335) 2025-01-28 17:59:33 +00:00
base.go feat: [AH-925]: add cache for space_paths: replace DB calls for look up by spaceID (#3443) 2025-02-19 21:03:21 +00:00
cleanuppolicy_mapper.go
controller.go feat:[AH-945]: API to fetch storage details per account (#3373) 2025-02-18 05:50:56 +00:00
create_registry.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
create_webhook.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
delete_artifact.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
delete_artifacts_version.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
delete_registry.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
delete_webhook.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
get_artifact_detail.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
get_artifact_files.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
get_artifact_stats.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
get_artifacts_docker_details.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
get_artifacts_docker_layers.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
get_artifacts_docker_manifest.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
get_artifacts_docker_manifests.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
get_artifacts_helm_details.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
get_artifacts_helm_manifest.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
get_artifacts_labels.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
get_artifacts_summary.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
get_artifacts_version_summary.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
get_artifacts_versions.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
get_artifacts.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
get_client_setup_details.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
get_registries.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
get_registry_artifacts.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
get_registry.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
get_webhook_details.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
get_webhook_execution.go feat: [AH-396]: webhook support (#2778) 2025-01-23 17:22:35 +00:00
list_webhook_execution.go feat: [AH-396]: webhook support (#2778) 2025-01-23 17:22:35 +00:00
list_webhooks.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
retrigger_webhook_execution.go feat: [AH-396]: webhook support (#2778) 2025-01-23 17:22:35 +00:00
update_artifact.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
update_registry.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
update_webhook.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
utils_test.go
utils.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00