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
*
Expose Guile GC metrics
Christopher Baines
2022-10-09
*
Return 503 for the /healthcheck if the service is starting up
Christopher Baines
2022-07-15
*
Handle migrations and server startup better
Christopher Baines
2022-06-17
*
Fix a URI decoding issue
Christopher Baines
2021-05-27
*
Remove the "derivations using output" data
Christopher Baines
2021-05-17
*
Add a /package/NAME page
Christopher Baines
2021-03-14
*
Split the jobs metric in to succeede, queued and failed
Christopher Baines
2020-10-09
*
Add Prometheus metrics for indexes specifically
Christopher Baines
2020-10-09
*
Include tablespace as a label for table metrics
Christopher Baines
2020-10-09
*
Remove some unnecessary parallel-via-thread-pool-channel calls
Christopher Baines
2020-10-04
*
Completely rework the way db connections are handled during requests
Christopher Baines
2020-10-03
*
Stop opening a PostgreSQL connection per request
Christopher Baines
2020-10-03
*
Track some pg_stat metrics
Christopher Baines
2020-10-01
*
Add some new metrics about load new revision jobs
Christopher Baines
2020-09-20
*
Add a metric for the number of revisions
Christopher Baines
2020-09-20
*
Return a number from count-guix-revisions
Christopher Baines
2020-09-20
*
Add a Prometheus metrics page, with some database metrics
Christopher Baines
2020-09-06
*
Add JSON representation for the store item page
Danjela Lura
2020-08-26
*
Add JSON representation for the derivation page
Danjela Lura
2020-08-26
*
Add builds to the store item page
Christopher Baines
2020-07-04
*
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
[next]