aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/model/package.scm
Commit message (Expand)AuthorAge
* Fix package replacement handling on the revision packages pageChristopher Baines2024-04-28
* Use fibers when processing new revisionsChristopher Baines2023-11-05
* Make some sweeping changes to loading new revisionsChristopher Baines2023-11-02
* Fix more issues with the git_commits introductionChristopher Baines2022-05-23
* Partition the package_derivations_by_guix_revision_range tableChristopher Baines2022-05-23
* Track package replacementsChristopher Baines2021-07-11
* Fix query typo in branches-by-package-versionChristopher Baines2021-05-12
* Reformat a couple of package related queriesChristopher Baines2021-04-24
* Create a table for systemsChristopher Baines2021-04-23
* Have branches-by-package-version look at latest processed revisionChristopher Baines2021-03-15
* Add a /package/NAME pageChristopher Baines2021-03-14
* Fix various issues linking to buildsChristopher Baines2021-01-03
* Switch queries across to use latest_build_statusChristopher Baines2020-10-13
* Fix some package search issuesChristopher Baines2020-09-26
* Change the locale codeset representationChristopher Baines2020-09-26
* Modify the search-packages-in-revision query to make it fasterDanjela Lura2020-08-12
* Include locale in search-packages-in-revisionDanjela Lura2020-06-26
* Add indications for no translations available in the packages pageDanjela Lura2020-06-26
* Include locale in the JSON response for the packages pageDanjela Lura2020-06-26
* Provide the packages page with translationsDanjela Lura2020-06-19
* Guard against some changes in how guile-json represents null valuesChristopher Baines2020-06-19
* Fix a window clause in package-outputs-for-branchChristopher Baines2020-05-03
* Fix the new package-versions-for-branch queryChristopher Baines2020-03-31
* Implement version history using the derivations tableChristopher Baines2020-03-24
* Fix the date ordering on the package output history pageChristopher Baines2020-03-24
* Add a new function to get the outputs for a package on a branchChristopher Baines2020-03-21
* Order build statuses by id, not timestampChristopher Baines2020-03-01
* Add copyright and license headers to a bunch of source filesChristopher Baines2019-12-26
* Include builds on the derivation history pageChristopher Baines2019-12-22
* Add first version of a page with the history of package derivationsChristopher Baines2019-11-09
* Fix some missing branch constraints in package-versions-for-branchChristopher Baines2019-10-17
* Fix some long lines in the package-versions-for-branch queryChristopher Baines2019-10-17
* Sort package versions on a branch by version as wellChristopher Baines2019-10-08
* Add a package page, showing versions for a revisionChristopher Baines2019-10-03
* Add a new page to show package versions available on a branchChristopher Baines2019-09-27
* Tweak the textual search to rank exact name matches higherChristopher Baines2019-09-26
* Improve the package and package-metadata modulesChristopher Baines2019-09-05
* Reduce code duplication in the package moduleChristopher Baines2019-09-05
* Allow specifying the fields on the packages pageChristopher Baines2019-05-16
* Add a function for searching for packagesChristopher Baines2019-05-12
* Add some basic pagination to the packages pageChristopher Baines2019-05-12
* Delete duplicate entries in the package-entries listChristopher Baines2019-03-28
* Many changesChristopher Baines2019-03-11
* Add a few new pagesChristopher Baines2019-03-06
* Initial commitChristopher Baines2019-02-07