| Commit message (Expand) | Author | Age |
... | |
* | Switch to using package-supported-systems, not the transitive one | Christopher Baines | 2019-12-31 |
* | Improve generating derivations for foreign architectures | Christopher Baines | 2019-12-31 |
* | Display details for the derivation source files | Christopher Baines | 2019-12-30 |
* | Add a function to backfill missing derivation source file nars | Christopher Baines | 2019-12-30 |
* | Improve entity handling in the sxml module | Christopher Baines | 2019-12-30 |
* | Create an index on the hash component of the store path | Christopher Baines | 2019-12-29 |
* | Rework insert-derivation-sources to use a helper function | Christopher Baines | 2019-12-29 |
* | Serve narinfo files for derivation sources | Christopher Baines | 2019-12-29 |
* | Move rendering narinfo responses out of the main controller function | Christopher Baines | 2019-12-29 |
* | Serve nar files for the derivation source files | Christopher Baines | 2019-12-29 |
* | Generate and store nars for derivation source files | Christopher Baines | 2019-12-29 |
* | Add a new table to nars for derivation source files | Christopher Baines | 2019-12-28 |
* | Change the language around reproducibility/matching outputs | Christopher Baines | 2019-12-27 |
* | Fix the help text on the jobs page | Christopher Baines | 2019-12-27 |
* | Add a page to show the public key used to sign substitutes | Christopher Baines | 2019-12-27 |
* | Change indentation in the nar-controller parameters | Christopher Baines | 2019-12-27 |
* | Add a link to the derivations page | Christopher Baines | 2019-12-27 |
* | Link to the versions page from the latest revision package page | Christopher Baines | 2019-12-27 |
* | Link to the derivation history page from the branch package page | Christopher Baines | 2019-12-27 |
* | Improve the builds info on the revision package version page | Christopher Baines | 2019-12-27 |
* | Fix more cases where equivalent builds were missed | Christopher Baines | 2019-12-26 |
* | Add pagination to the jobs page | Christopher Baines | 2019-12-26 |
* | Remove reverse from the copy of http-multiple-get | Christopher Baines | 2019-12-26 |
* | Fix the colspan for the derivation history table chart rows | Christopher Baines | 2019-12-26 |
* | Guard against failures when loading the narinfo signing public key | Christopher Baines | 2019-12-26 |
* | Fix the option alist element names for the narinfo signing key | Christopher Baines | 2019-12-26 |
* | Add copyright and license headers to a bunch of source files | Christopher Baines | 2019-12-26 |
* | Remove a rogue 1 from the (guix-data-service model nar) module | Christopher Baines | 2019-12-26 |
* | Serve the /nix-cache-info response | Christopher Baines | 2019-12-26 |
* | Serve narinfo files for derivations | Christopher Baines | 2019-12-26 |
* | Add a function to fetch references for derivations | Christopher Baines | 2019-12-26 |
* | Add a function to fetch a derivation by file name hash | Christopher Baines | 2019-12-26 |
* | Use the returned file name in select-derivation-by-file-name | Christopher Baines | 2019-12-26 |
* | Create an index for the hash component of derivation filenames | Christopher Baines | 2019-12-26 |
* | Sort the web modules in the SOURCES list in Makefile.am | Christopher Baines | 2019-12-26 |
* | Render nar files for derivations | Christopher Baines | 2019-12-26 |
* | Add a "plain" view for derivations | Christopher Baines | 2019-12-26 |
* | Add a helper function to render text | Christopher Baines | 2019-12-26 |
* | Add a function serialize a derivation | Christopher Baines | 2019-12-26 |
* | Ensure output ordering for derivations is correct | Christopher Baines | 2019-12-26 |
* | Fix the representation of the fixed output derivation hashes | Christopher Baines | 2019-12-26 |
* | Group derivation input outputs together by derivation | Christopher Baines | 2019-12-26 |
* | Use HTTP pipelining when making requests to build servers | Christopher Baines | 2019-12-26 |
* | Fix the successful builds outputs query where there are no revisions | Christopher Baines | 2019-12-26 |
* | Fix the derivations list on the builds page | Christopher Baines | 2019-12-23 |
* | Fix the unknown build counts on the builds pages | Christopher Baines | 2019-12-23 |
* | Better handle errors within process-load-new-guix-revision-job | Christopher Baines | 2019-12-23 |
* | Fix an error when updating the package derivation versions table | Christopher Baines | 2019-12-23 |
* | Fix the query-build-servers script when no commits are provided | Christopher Baines | 2019-12-23 |
* | Fix the default max-processes for the process-jobs script | Christopher Baines | 2019-12-22 |