21 Commits

Author SHA1 Message Date
06a6567da9 Various cleanup bits 2025-02-01 17:02:05 -06:00
5ed7b459c8 Properly convert int to std::string 2025-01-31 16:11:33 -06:00
5ac551f36a Allow fetching the log for a specific task 2025-01-31 16:00:49 -06:00
9a2d090eb4 build_check -> binary_check 2025-01-29 22:38:12 -06:00
29530ab6b5 Process builds every 15 minutes 2025-01-29 17:24:31 -06:00
bb3d45c4ea In process_binaries_thread_, exit earlier if the item is not found in the PPA 2025-01-29 14:53:41 -06:00
a089918462 Actually add support for build statuses 2025-01-29 14:16:32 -06:00
d6fa2d3792 Clear tasks before doing a pull and build all 2025-01-29 00:58:29 -06:00
cf7d05cc7b Do a more direct sync 2025-01-29 00:15:04 -06:00
fca016b1df Explicitly pass pkgconf to the lambda for source checks 2025-01-28 14:47:41 -06:00
de23cff1cc Lower the max concurrent tasks to 6 2025-01-27 22:02:23 -06:00
fddc635957 Enable SSL and HTTP/2 2025-01-26 01:16:58 -06:00
27da8b7df0 Make jobstatus_map a shared pointer, hopefully resolving nullptr issues 2025-01-25 17:01:10 -06:00
ddc29602ee Add missing job_statuses 2025-01-25 15:46:57 -06:00
7feaf1726c Remove static const from jobstatuses to ensure it is passed correctly 2025-01-25 15:43:48 -06:00
1e92157a12 Consolidate much of the pull and build logic 2025-01-25 14:10:43 -06:00
228f430797 Be safer about removals from the active tokens list 2025-01-25 13:33:36 -06:00
966bdcd1cb Centralize exec() in db_common for gradual backoff retries 2025-01-25 13:11:03 -06:00
775e5bddb7 Centralize the database thread connection code 2025-01-24 23:50:40 -06:00
d6e268bf62 Make the SSO redirects work behind a correctly-configured reverse proxy 2025-01-24 20:41:25 -06:00
9ff2bd6fcd MEGAcommit adding a FULL web interface 2025-01-24 19:06:37 -06:00