aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-11doc: Explicitly identify gunicorn service subsection.HEADmainArun Isaac
2024-04-11gunicorn: Support unstructured extra CLI arguments.Frederick M. Muriithi
2024-01-12forge: Deprecate derivation-job-gexp.Arun Isaac
2024-01-11forge: Generalize guix-channel-job-gexp to non-package objects.Arun Isaac
2024-01-11forge: Allow private variables to be built.Arun Isaac
2024-01-11forge: Return list of built store paths from guix-channel-job-gexp.Arun Isaac
2024-01-09forge: Limit number of parallel CI job runs.Arun Isaac
2024-01-09laminar: Allow associating contexts to jobs.Arun Isaac
2024-01-09laminar: Export forge-laminar-configuration-groups.Arun Isaac
2024-01-09laminar: Allow creation of job contexts.Arun Isaac
2024-01-09laminar: Use switch-symlinks, instead of delete-file and symlink.Arun Isaac
2024-01-09laminar: Remove unused SRFI-26 import.Arun Isaac
2024-01-09laminar: Move groups and jobs constructors into separate functions.Arun Isaac
2024-01-08gunicorn: Support worker timeout parameter.Arun Isaac
2023-12-22gunicorn: Provision app-specific symbol.Arun Isaac
2023-12-22gunicorn: Use python, not python-minimal, to construct app profile.Arun Isaac
2023-12-22fcgiwrap: Use <environment-variable> records.Arun Isaac
2023-12-22gunicorn: Use <environment-variable> records.Arun Isaac
2023-12-22environment: Introduce record type for environment variables.Arun Isaac
2023-12-20klaus: Make klaus package a configurable keyword argument.Arun Isaac
2023-12-19forge: Allow building specific variables in channels.Arun Isaac
2023-12-19tissue: Explain permissions set on the tissue state directory.Arun Isaac
2023-12-19acme: Combine deploy hooks into a file-like object, not a raw G-exp.Arun Isaac
2023-10-04doc: Note disregard of description field for remote repositories.v0.1.0Arun Isaac
2023-10-04forge: Set repository ownership only when user field is set.Arun Isaac
2023-09-18acme: Import (ice-9 match) in acme-renew G-expression.Arun Isaac
2023-08-23issues: Automagically import GitHub projects.Arun Isaac
2023-08-15doc: Advertise ACME support.Arun Isaac
2023-08-15doc: Advertise support for cgit and klaus.Arun Isaac
2023-08-15doc: Remind about the ACME state directory in persistent storage.Arun Isaac
2023-08-14doc: Mention that cgit runs in a container in how to.Arun Isaac
2023-08-14doc: Add cgit setup how to.Arun Isaac
2023-08-12doc: Clarify that README files for cgit must be in the default branch.Arun Isaac
2023-08-12doc: Spell viewer correctly.Arun Isaac
2023-08-12cgit: Render org mode README files.Arun Isaac
2023-08-10doc: Move gunicorn service documentation to Services chapter.Arun Isaac
2023-08-10doc: Capitalize HTML.Arun Isaac
2023-08-10doc: Distinguish cgit service from upstream cgit service.Arun Isaac
2023-08-10doc: Mention reStructuredText as a supported README file in cgit.Arun Isaac
2023-08-10doc: Fix spelling cloneable -> clonable.Arun Isaac
2023-08-10forge: Import specific modules, not all of (gnu).Arun Isaac
2023-08-09doc: List subsections in table of contents.Arun Isaac
2023-08-09doc: Remove trailing period at end of phrase.Arun Isaac
2023-08-09gunicorn: Support <forge-host-socket> sockets.Arun Isaac
2023-08-09doc: Set identifier on item markup in record documentation.Arun Isaac
2023-08-09cgit: Add cgit service.Arun Isaac
2023-08-09fcgiwrap: Add fcgiwrap service.Arun Isaac
2023-08-09nginx: Add forge-nginx service.Arun Isaac
2023-08-09tissue.scm: Index Services chapter.Arun Isaac
2023-08-09doc: Space elements of S-expression in quoted-write.Arun Isaac