guix-data-service/guix-data-service/web
Christopher Baines 10bad53ad5 Support polling git repositories for new branches/revisions
This is mostly a workaround for the occasional problems with the guix-commits
mailing list, as it can break and then the data service doesn't learn about
new revisions until the problem is fixed.

I think it's still a generally good feature though, and allows deploying the
data service without it consuming emails to learn about new revisions, and is
a step towards integrating some kind of way of notifying the data service to
poll.
2023-10-09 22:19:02 +01:00
..
build Stop using a pool of threads for database operations 2023-07-10 18:56:31 +01:00
build-server Use the connection pool for build events 2023-08-23 12:19:22 +01:00
compare URI encode some derivation names in links 2023-09-07 11:14:11 +01:00
dumps Set more informative page titles 2021-04-23 12:00:03 +01:00
jobs Stop using a pool of threads for database operations 2023-07-10 18:56:31 +01:00
nar Stop using a pool of threads for database operations 2023-07-10 18:56:31 +01:00
package Stop using a pool of threads for database operations 2023-07-10 18:56:31 +01:00
repository Support polling git repositories for new branches/revisions 2023-10-09 22:19:02 +01:00
revision Fix some uses of select-build-server-urls-by-id 2023-07-20 16:12:00 +01:00
view Support polling git repositories for new branches/revisions 2023-10-09 22:19:02 +01:00
controller.scm Add metrics for ports and file descriptors 2023-09-07 11:16:45 +01:00
html-utils.scm Fix another squee upgrade issue 2021-01-03 09:43:24 +00:00
query-parameters.scm Add parse-build-status to the query-parameters module 2020-12-27 09:09:10 +00:00
render.scm Adjust render procedures to not use procedures for responses 2023-02-09 11:49:41 +00:00
server.scm Drop the resource pool timeout 2023-07-14 10:35:44 +01:00
sxml.scm Improve entity handling in the sxml module 2019-12-30 09:51:27 +00:00
util.scm Fix some URL encoding issues around derivation names 2022-01-31 20:27:11 +00:00