aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web/repository
Commit message (Expand)AuthorAge
* Support polling git repositories for new branches/revisionsChristopher Baines2023-10-09
* Fix issues with with-resource-from-poolChristopher Baines2023-07-26
* Fix the repositories pageChristopher Baines2023-07-19
* Stop using a pool of threads for database operationsChristopher Baines2023-07-10
* Render a branch not found page if the branch doesn't existChristopher Baines2022-11-19
* Support querying package derivation outputs without the narsChristopher Baines2022-01-31
* Set more informative page titlesCanan Talayhan2021-04-23
* Fetch the list of system values from the databaseChristopher Baines2021-04-23
* Add page for looking at the history of a system testChristopher Baines2021-03-14
* Support the system-tests page for the latest processed revisionChristopher Baines2021-03-05
* Update most-recent-commits-for-branch to handle data availabilityChristopher Baines2021-02-03
* Fix various issues linking to buildsChristopher Baines2021-01-03
* Add latest revision version of the fixed output package derivationsChristopher Baines2020-12-27
* Support showing package derivations by build statusChristopher Baines2020-12-09
* Rework some of the table entries in the package through time tablesChristopher Baines2020-11-16
* Use a darker grey on the tables through timeChristopher Baines2020-11-16
* Add default "none" target to the package derivation outputs pageChristopher Baines2020-10-31
* Improve latest processed revision pages for reproducibility stuffChristopher Baines2020-10-11
* 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
* Completely rework the way db connections are handled during requestsChristopher Baines2020-10-03
* Add a JSON page for repository branchesChristopher Baines2020-09-27
* Add a JSON representation for repositoriesChristopher Baines2020-09-27
* Change the locale codeset representationChristopher Baines2020-09-26
* Fix a bug with the derivation and output history JSON representationChristopher Baines2020-07-01
* Support package derivations for the latest revisionChristopher Baines2020-06-20
* Add missing locale parameter to the latest revision packages pageChristopher Baines2020-06-20
* 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
* Add a lookup_builds field to the build_servers tableChristopher Baines2020-05-24
* Include if data is available in the JSON response for a branchChristopher Baines2020-04-24
* Fix the field names for the JSON representation of a branchChristopher Baines2020-04-24
* Add missing locale parameter to the latest revision lint warningsChristopher Baines2020-04-15
* Store output of most-recent-commits-for-branch in a local variableDanjela lura2020-03-29
* Include data in JSON response for the branch pagespf502020-03-28
* Add an unimplemented JSON response for the branch pageChristopher Baines2020-03-26
* Add a page for package output history on a branchChristopher Baines2020-03-21
* Fix target handling on the package derivation history pageChristopher Baines2020-02-16
* Rework cross derivations supportChristopher Baines2020-02-08
* Add a very basic repositories pageChristopher Baines2020-02-01
* Don't hardcode the system and target for the derivation history pageChristopher Baines2020-01-05
* Extract out the derivation-history rendering codeChristopher Baines2020-01-05
* Fix the table layout on the derivation history pageChristopher Baines2020-01-03
* Link to the versions page from the latest revision package pageChristopher Baines2019-12-27
* Link to the derivation history page from the branch package pageChristopher Baines2019-12-27
* Fix the colspan for the derivation history table chart rowsChristopher Baines2019-12-26
* Include builds on the derivation history pageChristopher Baines2019-12-22
* Use the full width of the page for the derivation history tableChristopher Baines2019-12-22
* Fix the JSON output for the derivation history pageChristopher Baines2019-11-26