guix-data-service/guix-data-service
Christopher Baines f2e123b7ac Add a new query-parameters module
The query parameters feed in to the results shown, but also forms on
pages. Validation is important to avoid errors and security issues, but it's
also important to provide appropriate feedback to the user.

This module provides some utilities and structure around handling query
parameters.
2019-05-11 16:45:59 +01:00
..
jobs Switch to storing Git repositories in a table 2019-05-05 14:36:52 +01:00
model Start to handle information about Git branches 2019-05-05 20:06:28 +01:00
web Add a new query-parameters module 2019-05-11 16:45:59 +01:00
branch-updated-emails.scm Don't enqueue jobs when branches are deleted 2019-05-05 20:23:55 +01:00
builds.scm Add some catch all error handling to fetch-build-for-derivation 2019-03-08 08:22:52 +00:00
comparison.scm Switch parts of the comparison code to use hash tables 2019-03-24 17:35:19 +00:00
config.scm.in Initial commit 2019-02-07 22:26:57 +00:00
database.scm Add a with-postgresql-transaction procedure 2019-05-05 13:35:17 +01:00
jobs.scm Improve the job processing 2019-04-10 20:17:44 +01:00