14 Commits

Author SHA1 Message Date
8d07441f9c Just don't cache distro_series for now 2024-12-18 18:35:18 -06:00
aa0f4d4365 Fix caching harder 2024-12-18 18:25:51 -06:00
96ab2b7eaa Perhaps an std::move will help? 2024-12-18 18:19:27 -06:00
dc3c8a05c1 Initialize distro_series as optional 2024-12-18 17:55:06 -06:00
0100d7664e Add display_name to source_package_publishing_history 2024-12-17 00:06:57 -06:00
4c33732c98 Cache distro_series so it's not fetched multiple times 2024-12-16 23:55:47 -06:00
943f1b913b Attempt to lazy load distro_series for spph 2024-12-16 23:37:08 -06:00
6870125249 Pass strings to api_post and api_get directly, ensure distro_series is null if distro_series_link is empty 2024-12-16 23:04:22 -06:00
f18b5ca729 Add source_package_publishing_history::requestDeletion() 2024-12-16 12:16:19 -06:00
e99b2ef058 Add source_package_publishing_history::getPublishedBinaries() 2024-12-16 11:06:19 -06:00
9d15a0f2f7 Add the same support for source_packaging_publishing_history::distro_series 2024-12-16 10:33:35 -06:00
b963524519 Bind build::current_source_publication to build::getCurrentSourcePublication() 2024-12-16 10:12:43 -06:00
6bcc090407 For source_package_publishing_history::getBuilds(), use an std::generator instead of an std::vector 2024-12-15 21:21:32 -06:00
fc95337bb7 s/source/source_package_publishing_history/g 2024-12-15 03:20:46 -06:00