aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web
Commit message (Expand)AuthorAge
* Include the revision in the package derivation outputs JSONChristopher Baines2020-10-13
* Include package details for the package derivation outputs JSONChristopher Baines2020-10-13
* Tweak linking to build serversChristopher Baines2020-10-11
* Improve latest processed revision pages for reproducibility stuffChristopher Baines2020-10-11
* Add a very rough JSON output for the package derivation outputs pageChristopher Baines2020-10-11
* Split the jobs metric in to succeede, queued and failedChristopher Baines2020-10-09
* Add Prometheus metrics for indexes specificallyChristopher Baines2020-10-09
* Include the base commit and target commit in the compare outputChristopher Baines2020-10-09
* Include tablespace as a label for table metricsChristopher Baines2020-10-09
* Improve select-job-for-commitChristopher Baines2020-10-09
* Clarify that the derivations comparison only is for packagesChristopher Baines2020-10-09
* Use letpar& for systems and targets in render-compare/derivationsChristopher Baines2020-10-09
* Change the derivation comparison targetsChristopher Baines2020-10-09
* Link to the revisions in the comparison headerChristopher Baines2020-10-09
* Support storing whether to authenticate commits by git repositoryChristopher Baines2020-10-07
* Fix the no latest revision behaviour for the latest revision linksChristopher Baines2020-10-04
* Remove some unnecessary parallel-via-thread-pool-channel callsChristopher Baines2020-10-04
* Bump the copyright date in the footerChristopher Baines2020-10-03
* Completely rework the way db connections are handled during requestsChristopher Baines2020-10-03
* Stop opening a PostgreSQL connection per requestChristopher Baines2020-10-03
* Speed up a query for derivation buildsChristopher Baines2020-10-02
* Track some pg_stat metricsChristopher Baines2020-10-01
* Add a JSON page for repository branchesChristopher Baines2020-09-27
* Add a JSON representation for repositoriesChristopher Baines2020-09-27
* Implement the JSON representation for system testsChristopher Baines2020-09-27
* Change the locale codeset representationChristopher Baines2020-09-26
* Add some new metrics about load new revision jobsChristopher Baines2020-09-20
* Add a metric for the number of revisionsChristopher Baines2020-09-20
* Return a number from count-guix-revisionsChristopher Baines2020-09-20
* Add a Prometheus metrics page, with some database metricsChristopher Baines2020-09-06
* Add JSON representation for the store item pageDanjela Lura2020-08-26
* Add JSON representation for the derivation pageDanjela Lura2020-08-26
* Postpone the execution of the query that displays locale optionsDanjela Lura2020-08-14
* Fix rendering the required failed builds for builds by idChristopher Baines2020-07-13
* Also show related failed builds for scheduled buildsChristopher Baines2020-07-13
* Add builds to the store item pageChristopher Baines2020-07-04
* Improve the revision builds pageChristopher Baines2020-07-03
* Fix the builds table headersChristopher Baines2020-07-02
* Fix a bug with the derivation and output history JSON representationChristopher Baines2020-07-01
* Improve the linking to build serversChristopher Baines2020-07-01
* Implement more support for builds from the Guix Build CoordinatorChristopher Baines2020-07-01
* Fix match in render-buildsChristopher Baines2020-06-28
* Add the packages-translation-availability pageDanjela Lura2020-06-26
* Add indications for no translations available in the lint warnings pageDanjela Lura2020-06-26
* Add locale values in the JSON response for the lint warnings pageDanjela Lura2020-06-26
* Include locale in search-packages-in-revisionDanjela Lura2020-06-26
* Add indications for no translations available in the packages pageDanjela Lura2020-06-26
* Embed the locale option in the URI of the package pageDanjela Lura2020-06-26
* Include locale in the JSON response for the packages pageDanjela Lura2020-06-26
* Support package derivations for the latest revisionChristopher Baines2020-06-20