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
*
Add a new background connection pool
Christopher Baines
2024-09-08
*
Tweak handling web server errors
Christopher Baines
2024-08-14
*
Remove the statistics page
Christopher Baines
2024-06-30
*
Fix the arguments to most-appropriate-mime-type
Christopher Baines
2024-06-24
*
Add a JSON error page
Christopher Baines
2024-06-21
*
Make changes for the guile-prometheus update
Christopher Baines
2024-03-30
*
Report the size of the guix database and WAL file
Christopher Baines
2024-03-05
*
Instrument resource pool checkout failures
Christopher Baines
2024-02-10
*
Try to avoid the metrics timing out
Christopher Baines
2023-11-09
*
Add metrics for ports and file descriptors
Christopher Baines
2023-09-07
*
Make fetching metrics work even when having database problems
Christopher Baines
2023-07-14
*
Expose resource pool stats
Christopher Baines
2023-07-10
*
Stop using a pool of threads for database operations
Christopher Baines
2023-07-10
*
Add Guile internal time metrics
Christopher Baines
2023-05-14
*
Split the thread pool used for database connections
Christopher Baines
2023-04-27
*
Tweak behaviour when the response body is a procedure
Christopher Baines
2023-02-09
*
Pull the metrics registry out of the controller
Christopher Baines
2023-01-01
*
Expose metrics from pg_stats
Christopher Baines
2022-11-29
*
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
[next]