drone/registry/app/api/controller/metadata
Tudor Macari c58fdbc4d0 fix: [AH-1153]: fix download count per image and per manifest (#3609)
* fix: [AH-1153]: fix query
* fix: [AH-1153]: fix download count per image and per manifest
2025-04-07 18:46:44 +00:00
..
artifact_mapper.go fix: [AH-1153]: fix download count per image and per manifest (#3609) 2025-04-07 18:46:44 +00:00
base.go feat: [AH-1116]: remove artifact updated event (#3559) 2025-03-24 09:08:32 +00:00
cleanuppolicy_mapper.go feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
controller.go fix: [AH-1153]: fix download count per image and per manifest (#3609) 2025-04-07 18:46:44 +00:00
create_registry.go feat: [AH-994]: Updated Client setup details. Update pypi to python (#3547) 2025-03-13 04:45:55 +00:00
create_webhook.go feat: [AH-1116]: fix error responses (#3567) 2025-03-18 12:00:05 +00:00
delete_artifact.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
delete_artifacts_version.go feat: [AH-1116]: remove artifact updated event (#3559) 2025-03-24 09:08:32 +00:00
delete_registry.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
delete_webhook.go feat: [AH-1116]: fix error responses (#3567) 2025-03-18 12:00:05 +00:00
get_artifact_detail.go feat: [AH-993]: Added support for local and created arch to support different package types (#3561) 2025-03-18 21:29:24 +00:00
get_artifact_files.go feat: [AH-993]: Added support for local and created arch to support different package types (#3561) 2025-03-18 21:29:24 +00:00
get_artifact_stats.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_artifacts_docker_details.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_artifacts_docker_layers.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_artifacts_docker_manifest.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_artifacts_docker_manifests.go fix: [AH-1153]: fix download count per image and per manifest (#3609) 2025-04-07 18:46:44 +00:00
get_artifacts_helm_details.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_artifacts_helm_manifest.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_artifacts_labels.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_artifacts_summary.go fix: [AH-1153]: fix download count per image and per manifest (#3609) 2025-04-07 18:46:44 +00:00
get_artifacts_version_summary.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_artifacts_versions.go fix: [AH-1153]: fix download count per image and per manifest (#3609) 2025-04-07 18:46:44 +00:00
get_artifacts.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_client_setup_details.go feat: [AH-895]: Added support for upstream registries to not show push commands (#3564) 2025-03-18 15:56:22 +00:00
get_registries.go fix: [AH-1153]: fix download count per image and per manifest (#3609) 2025-04-07 18:46:44 +00:00
get_registry_artifacts.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_registry.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_webhook_details.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_webhook_execution_test.go feat: [AH-1116]: fix error responses (#3567) 2025-03-18 12:00:05 +00:00
get_webhook_execution.go feat: [AH-1116]: fix error responses (#3567) 2025-03-18 12:00:05 +00:00
interfaces.go feat: [AH-1077]: Change secretSpaceId from int to int64 (#3553) 2025-03-18 11:47:49 +00:00
list_webhook_execution_test.go feat: [AH-1116]: fix error responses (#3567) 2025-03-18 12:00:05 +00:00
list_webhook_execution.go feat: [AH-1116]: remove artifact updated event (#3559) 2025-03-24 09:08:32 +00:00
list_webhooks.go feat: [AH-1116]: fix error responses (#3567) 2025-03-18 12:00:05 +00:00
mocks.go feat: [AH-1077]: Change secretSpaceId from int to int64 (#3553) 2025-03-18 11:47:49 +00:00
registry_metadata_helper_test.go feat: [AH-1116]: remove artifact updated event (#3559) 2025-03-24 09:08:32 +00:00
registry_metadata_helper.go feat: [AH-1116]: remove artifact updated event (#3559) 2025-03-24 09:08:32 +00:00
replication.go feat: [AH-1168]: Added replication rule and migration API handlers (#3621) 2025-04-04 00:24:42 +00:00
retrigger_webhook_execution_test.go feat: [AH-1116]: fix error responses (#3567) 2025-03-18 12:00:05 +00:00
retrigger_webhook_execution.go feat: [AH-1116]: fix error responses (#3567) 2025-03-18 12:00:05 +00:00
update_artifact.go fix: [AH-1153]: fix download count per image and per manifest (#3609) 2025-04-07 18:46:44 +00:00
update_registry.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
update_webhook.go feat: [AH-1116]: fix error responses (#3567) 2025-03-18 12:00:05 +00:00
utils_test.go fix: [AH-1139]: fix pull command for helm artifact (#3593) 2025-03-26 06:10:30 +00:00
utils.go feat: [AH-1158]: Fixed around auth, download command and metadata api update (#3610) 2025-04-02 16:34:00 +00:00