aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web
Commit message (Expand)AuthorAge
...
* 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
* Add missing locale parameter to the latest revision packages pageChristopher Baines2020-06-20
* Provide the packages page with translationsDanjela Lura2020-06-19
* Make the form-horizontal-control procedure aware of hidden inputsDanjela Lura2020-06-07
* Use lint checker related translations on some pagesDanjela Lura2020-06-07
* Support package substitute availability for the latest revisionChristopher Baines2020-06-03
* Make the package-reproducibility page work for the latest revisionChristopher Baines2020-06-03
* Populate package derivation outputs select options alwaysChristopher Baines2020-06-03
* Fix a small issue with processing the build-server-urlsChristopher Baines2020-06-02
* Decode the names of requested nar filesChristopher Baines2020-06-01
* Fix fetching nar files with a .json extensionChristopher Baines2020-06-01
* Add a lookup_builds field to the build_servers tableChristopher Baines2020-05-24