No description
Find a file
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
assets Remove the bottom margin from the header 2019-03-16 18:59:29 +00:00
build-aux Add missing build-aux files 2019-04-16 22:21:07 +01:00
guix-data-service Add a new query-parameters module 2019-05-11 16:45:59 +01:00
scripts Add missing (guix-data-service database) import 2019-04-17 08:28:36 +01:00
sqitch Start to handle information about Git branches 2019-05-05 20:06:28 +01:00
tests Start to handle information about Git branches 2019-05-05 20:06:28 +01:00
.dir-locals.el Add .dir-locals.el 2019-04-14 10:08:49 +01:00
.envrc Add some environment variables to the .envrc file 2019-02-10 09:44:11 +00:00
.gitattributes Add a .gitattributes file 2019-04-14 10:01:58 +01:00
.gitignore Add missing build-aux files 2019-04-16 22:21:07 +01:00
bootstrap.sh Initial commit 2019-02-07 22:26:57 +00:00
configure.ac Add an initial test 2019-04-14 10:08:11 +01:00
COPYING Initial commit 2019-02-07 22:26:57 +00:00
guile.am Initial commit 2019-02-07 22:26:57 +00:00
guix-dev.scm Add sqitch to guix-dev.scm 2019-04-16 22:32:45 +01:00
Makefile.am Add a new query-parameters module 2019-05-11 16:45:59 +01:00
pre-inst-env.in Initial commit 2019-02-07 22:26:57 +00:00
sqitch.conf Tweak the Sqitch configuration 2019-04-14 10:06:00 +01:00
test-env Add an initial test 2019-04-14 10:08:11 +01:00
VERSION Initial commit 2019-02-07 22:26:57 +00:00