aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-09acme: Add ACME service.Arun Isaac
2023-08-09acme: Add uacme.Arun Isaac
2023-08-09doc: Add record-ref convenience function.Arun Isaac
2023-08-09doc: Override description markup writer.Arun Isaac
2023-08-09doc: Re-indent abbr markup writer.Arun Isaac
2023-08-08socket: Introduce <forge-host-socket>.Arun Isaac
2023-07-28gunicorn: Squeeze adjacent strings together.Arun Isaac
2023-07-28gunicorn: Mention app name in shepherd service documentation.Arun Isaac
2023-07-27klaus: Mirror default socket used by gunicorn service.Arun Isaac
2023-07-27gunicorn: Set default socket to Unix socket.Arun Isaac
2023-07-26klaus: Serve klaus on a Unix socket by default.Arun Isaac
2023-07-25klaus: Add helper function to create klaus gunicorn app.Arun Isaac
2023-07-25doc: Add docstring-function-documentation.Arun Isaac
2023-07-25doc: Add quoted-write.Arun Isaac
2023-07-25gunicorn: Add gunicorn service.Arun Isaac
2023-07-25klaus: Add python-klaus.Arun Isaac
2023-07-25klaus: Add git-without-safe-directory-check.Arun Isaac
2023-07-22klaus: Add python-httpauth.Arun Isaac
2023-07-08forge: Show verbose build logs in guix-channel-job-gexp.Arun Isaac
2023-07-05forge: Set TLS certificate paths in guix-channel-job-gexp.Arun Isaac
2023-07-05Do not refer to (forge web).Arun Isaac
2023-07-05forge: Introduce guix-channel-job-gexp.Arun Isaac
2023-07-05tissue: Use latest tissue with a patched libgit2.Arun Isaac
2023-07-04webhook: Export webhook package.Arun Isaac
2023-05-30tissue.scm: Add current directory to load path.Arun Isaac
2023-03-18tissue: Use upstream Guix tissue package.Arun Isaac
2023-03-09doc: Explain with-imported-modules and use-modules.Arun Isaac
2023-02-04tissue.scm: Use tissue.Arun Isaac
2023-02-04website: Use skribilo for home page.Arun Isaac
2023-02-03doc: Identify chapters.Arun Isaac
2023-01-31tissue: Conditionally embed socket directory creation G-expression.Arun Isaac
2023-01-30socket: Replace string-contains? with string-contains.Arun Isaac
2023-01-27tissue: Update to 0.1.0.Arun Isaac
2023-01-20tissue: Use latest guile-xapian commit.Arun Isaac
2022-12-20forge: Refactor extension functions into named functions.Arun Isaac
2022-10-17webhook: Replace lambda function with define function.Arun Isaac
2022-10-17webhook: Run as webhook user and group.Arun Isaac
2022-10-17webhook: Use least-authority-wrapper.Arun Isaac
2022-10-17webhook: Use <forge-*-socket> to configure socket.Arun Isaac
2022-10-17tissue: Use least-authority-wrapper.Arun Isaac
2022-09-15Revert "tissue: Set ownership of state directory recursively."Arun Isaac
2022-09-15tissue: Set ownership of state directory recursively.Arun Isaac
2022-07-11tissue: Invoke `tissue web' instead of `tissue run-web'.Arun Isaac
2022-07-11tissue: Update to 0.1.0-1.6d6285d.Arun Isaac
2022-07-06tissue: Use skribilo from upstream git repository.Arun Isaac
2022-07-06tissue: Add tissue service.Arun Isaac
2022-07-05socket: Introduce <forge-*-socket> types.Arun Isaac
2022-06-01doc: Label file as post-receive, instead of post-receive-hook.Arun Isaac
2022-06-01doc: Move comma displaced by Emacs lispy-mode.Arun Isaac
2022-04-09utils: Implement with-packages using with-manifest.Arun Isaac