index
:
guix/data-service
channel-news-entries
guile3
master
refactor-revision-controller
wip-debug
wip-derivation-comparison
wip-derivation-history
wip-error
wip-fix-foreign
wip-memcached
wip-narinfo
wip-rb6-summit
wip-reproducibility-pie-chart
wip-temp-table-insertion
Guix
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix-data-service
/
web
/
controller.scm
Commit message (
Expand
)
Author
Age
*
Set a statement timeout of 60 seconds for web requests
Christopher Baines
2020-04-24
*
Improve the 404 pages
Christopher Baines
2020-03-14
*
Improve handling of errors
Christopher Baines
2020-03-14
*
Add a page listing the available database dumps
Christopher Baines
2020-02-22
*
Add a very basic repositories page
Christopher Baines
2020-02-01
*
Add a build servers page
Christopher Baines
2020-02-01
*
Add a job events page
Christopher Baines
2020-01-20
*
Delete unused assoc-ref-multiple function
Christopher Baines
2020-01-10
*
Display details for the derivation source files
Christopher Baines
2019-12-30
*
Serve narinfo files for derivations
Christopher Baines
2019-12-26
*
Render nar files for derivations
Christopher Baines
2019-12-26
*
Add a "plain" view for derivations
Christopher Baines
2019-12-26
*
Include nars on the output page
Christopher Baines
2019-12-12
*
Add a new page for the narinfos associated with an output
Christopher Baines
2019-12-12
*
Stop setting a long max-age for the viewing store items
Christopher Baines
2019-12-12
*
Extract the builds page in to it's own set of modules
Christopher Baines
2019-11-24
*
Respond to any method with a 404, if the request is unrecognised
Christopher Baines
2019-11-24
*
Rework the builds and build_status tables as well as related code
Christopher Baines
2019-11-24
*
Add a basic page for derivation source files
Christopher Baines
2019-11-21
*
Add a page to show a formatted derivation representation
Christopher Baines
2019-11-09
*
Handle unknown requests better within controllers
Christopher Baines
2019-10-18
*
Extract the comparison pages out from the main modules
Christopher Baines
2019-10-14
*
Refactor the repository pages code
Christopher Baines
2019-10-14
*
Refactor the revision pages
Christopher Baines
2019-10-14
*
Remove the query-parameters from controller-with-database-connection
Christopher Baines
2019-10-13
*
Refactor the jobs pages code
Christopher Baines
2019-10-13
*
Add a compare-by-datetime page
Christopher Baines
2019-10-13
*
Add a variant of compare/derivations to work with a branch and datetime
Christopher Baines
2019-10-13
*
Improve error handling for comparison pages
Christopher Baines
2019-10-12
*
Add a page for queued jobs
Christopher Baines
2019-10-12
*
Remove the now redundant with-base-and-target-commits function
Christopher Baines
2019-10-12
*
Switch the compare page to use parse-query-parameters
Christopher Baines
2019-10-12
*
Switch the compare/packages page to use parse-query-parameters
Christopher Baines
2019-10-12
*
Handle potentially serving assets from the store
Christopher Baines
2019-10-06
*
Link from the revision package page to the version history page
Christopher Baines
2019-10-03
*
Add a package page, showing versions for a revision
Christopher Baines
2019-10-03
*
Rename render-revision-package to render-revision-package-version
Christopher Baines
2019-10-03
*
Add JSON output for the branch package versions page
Christopher Baines
2019-09-27
*
Add a new page to show package versions available on a branch
Christopher Baines
2019-09-27
*
Handle the README.html file being missing
Christopher Baines
2019-09-23
*
Serve the README.html file on the site
Christopher Baines
2019-09-21
*
Fix the repository page
Christopher Baines
2019-09-14
*
Show lint warnings on the comparison page
Christopher Baines
2019-09-07
*
Use numeric ids for git repositories
Christopher Baines
2019-09-05
*
Fix a couple of GET's in the controller match expression
Christopher Baines
2019-09-01
*
Add lint warnings to the package page
Christopher Baines
2019-09-01
*
Support filtering lint warnings by linter
Christopher Baines
2019-09-01
*
Add a page to show the lint warnings for a revision
Christopher Baines
2019-09-01
*
Display counts of lint warnings on the revision page
Christopher Baines
2019-09-01
*
Support filtering by systems and targets when comparing derivations
Christopher Baines
2019-08-06
[next]