hub/database/migrations/functions/packages
Sergio C. Arteaga 617105b00c
Add endpoint for Harbor replication adapter (#1001)
Closes #997

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-01-05 16:23:46 +01:00
..
generate_package_tsdoc.sql Include repo and publisher name in pkg ts doc (#543) 2020-07-21 20:54:14 +02:00
get_harbor_replication_dump.sql Add endpoint for Harbor replication adapter (#1001) 2021-01-05 16:23:46 +01:00
get_package.sql Add a couple of missing fields to get pkg db func (#986) 2020-12-17 16:42:08 +01:00
get_package_changelog.sql Add pre-release field to package snapshot (#982) 2020-12-17 11:30:39 +01:00
get_package_stars.sql Minor improvement getting package stars (#922) 2020-12-02 14:01:31 +01:00
get_package_summary.sql Omit null values in database functions responses (#918) 2020-12-02 09:47:08 +01:00
get_packages_starred_by_user.sql Track and display package creation time (#474) 2020-06-17 00:45:59 +02:00
get_packages_stats.sql Reorganize database functions (#219) 2020-03-26 11:45:09 +01:00
get_random_packages.sql Add new breakpoint to UI (#827) 2020-11-06 09:39:23 +01:00
get_snapshots_to_scan.sql Allow disabling security scanner per repository (#929) 2020-12-03 13:32:04 +01:00
register_package.sql Add pre-release field to package snapshot (#982) 2020-12-17 11:30:39 +01:00
search_packages.sql Omit null values in database functions responses (#918) 2020-12-02 09:47:08 +01:00
search_packages_monocular.sql Omit null values in database functions responses (#918) 2020-12-02 09:47:08 +01:00
semver_gt.sql Add semver_gt sql function (#369) 2020-05-08 10:59:17 +02:00
semver_gte.sql Add semver_gt sql function (#369) 2020-05-08 10:59:17 +02:00
toggle_star.sql Prepare backend to support packages stars (#252) 2020-04-02 10:49:04 +02:00
unregister_package.sql Fix concurrency issue unregistering packages (#873) 2020-11-19 16:18:29 +01:00
update_snapshot_security_report.sql Introduce packages security report (#728) 2020-10-14 14:25:49 +02:00