drone/registry/app/api/controller/metadata
Tudor Macari a3d828f0a2 feat: [AH-1060]: RPM flows skeleton, RPM package upload (#3599)
* resolve PR comments
* fix lint
* resolve PR comments
* fix lint issue
* resolve PR comments
* resolve PR comments
* fix lint issue
* feat: [AH-1060]: RPM flows skeleton, RPM package upload/install
2025-04-16 06:05:50 +00:00
..
artifact_mapper.go feat:[AH-1083]: fix download count and upstream proxy for NPM (#3678) 2025-04-15 10:21:54 +00:00
base.go feat: [AH-1116]: remove artifact updated event (#3559) 2025-03-24 09:08:32 +00:00
cleanuppolicy_mapper.go
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-1083]: fix download count and upstream proxy for NPM (#3678) 2025-04-15 10:21:54 +00:00
get_artifact_files.go feat:[AH-1083]: Implementation of NPM registry (#3608) 2025-04-09 21:19:49 +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-1083]: NPM remote changes (#3660) 2025-04-11 08:58:52 +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-1060]: RPM flows skeleton, RPM package upload (#3599) 2025-04-16 06:05:50 +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 fix: [CODE-3014]: Return 401 in case of unauthorized call without auth data (#3634) 2025-04-09 15:24:54 +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 fix: [CODE-3014]: Return 401 in case of unauthorized call without auth data (#3634) 2025-04-09 15:24:54 +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 fix: [CODE-3014]: Return 401 in case of unauthorized call without auth data (#3634) 2025-04-09 15:24:54 +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-1083]: NPM remote changes (#3660) 2025-04-11 08:58:52 +00:00