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
/
model
/
package.scm
Commit message (
Expand
)
Author
Age
*
Use fibers when processing new revisions
Christopher Baines
2023-11-05
*
Make some sweeping changes to loading new revisions
Christopher Baines
2023-11-02
*
Fix more issues with the git_commits introduction
Christopher Baines
2022-05-23
*
Partition the package_derivations_by_guix_revision_range table
Christopher Baines
2022-05-23
*
Track package replacements
Christopher Baines
2021-07-11
*
Fix query typo in branches-by-package-version
Christopher Baines
2021-05-12
*
Reformat a couple of package related queries
Christopher Baines
2021-04-24
*
Create a table for systems
Christopher Baines
2021-04-23
*
Have branches-by-package-version look at latest processed revision
Christopher Baines
2021-03-15
*
Add a /package/NAME page
Christopher Baines
2021-03-14
*
Fix various issues linking to builds
Christopher Baines
2021-01-03
*
Switch queries across to use latest_build_status
Christopher Baines
2020-10-13
*
Fix some package search issues
Christopher Baines
2020-09-26
*
Change the locale codeset representation
Christopher Baines
2020-09-26
*
Modify the search-packages-in-revision query to make it faster
Danjela Lura
2020-08-12
*
Include locale in search-packages-in-revision
Danjela Lura
2020-06-26
*
Add indications for no translations available in the packages page
Danjela Lura
2020-06-26
*
Include locale in the JSON response for the packages page
Danjela Lura
2020-06-26
*
Provide the packages page with translations
Danjela Lura
2020-06-19
*
Guard against some changes in how guile-json represents null values
Christopher Baines
2020-06-19
*
Fix a window clause in package-outputs-for-branch
Christopher Baines
2020-05-03
*
Fix the new package-versions-for-branch query
Christopher Baines
2020-03-31
*
Implement version history using the derivations table
Christopher Baines
2020-03-24
*
Fix the date ordering on the package output history page
Christopher Baines
2020-03-24
*
Add a new function to get the outputs for a package on a branch
Christopher Baines
2020-03-21
*
Order build statuses by id, not timestamp
Christopher Baines
2020-03-01
*
Add copyright and license headers to a bunch of source files
Christopher Baines
2019-12-26
*
Include builds on the derivation history page
Christopher Baines
2019-12-22
*
Add first version of a page with the history of package derivations
Christopher Baines
2019-11-09
*
Fix some missing branch constraints in package-versions-for-branch
Christopher Baines
2019-10-17
*
Fix some long lines in the package-versions-for-branch query
Christopher Baines
2019-10-17
*
Sort package versions on a branch by version as well
Christopher Baines
2019-10-08
*
Add a package page, showing versions for a revision
Christopher Baines
2019-10-03
*
Add a new page to show package versions available on a branch
Christopher Baines
2019-09-27
*
Tweak the textual search to rank exact name matches higher
Christopher Baines
2019-09-26
*
Improve the package and package-metadata modules
Christopher Baines
2019-09-05
*
Reduce code duplication in the package module
Christopher Baines
2019-09-05
*
Allow specifying the fields on the packages page
Christopher Baines
2019-05-16
*
Add a function for searching for packages
Christopher Baines
2019-05-12
*
Add some basic pagination to the packages page
Christopher Baines
2019-05-12
*
Delete duplicate entries in the package-entries list
Christopher Baines
2019-03-28
*
Many changes
Christopher Baines
2019-03-11
*
Add a few new pages
Christopher Baines
2019-03-06
*
Initial commit
Christopher Baines
2019-02-07