| Commit message (Expand) | Author | Age |
* | Allow filtering by system and target on the derivation-outputs page | Christopher Baines | 2019-12-16 |
* | Add titles to a couple of revision pages | Christopher Baines | 2019-12-16 |
* | Simplify the derivations page display | Christopher Baines | 2019-12-16 |
* | Drop the default number of derivations to display | Christopher Baines | 2019-12-16 |
* | Add a small bottom margin to the build status span | Christopher Baines | 2019-12-16 |
* | Deduplicate the build status span code in html-utils | Christopher Baines | 2019-12-16 |
* | Fix matching equivalent derivations in another function | Christopher Baines | 2019-12-16 |
* | Allow customising the maximum number of processes | Christopher Baines | 2019-12-16 |
* | Add a page with charts to show package reproducibility | Christopher Baines | 2019-12-16 |
* | Improve the revision derivation-outputs page | Christopher Baines | 2019-12-16 |
* | Fix group-to-alist | Christopher Baines | 2019-12-16 |
* | Move group-to-alist to the model utils module | Christopher Baines | 2019-12-16 |
* | Show the possible failure reasons on the build page | Christopher Baines | 2019-12-16 |
* | Add a function to find the builds required for a build that failed | Christopher Baines | 2019-12-16 |
* | Link to the build pages from the derivation page | Christopher Baines | 2019-12-16 |
* | Add a page for each build | Christopher Baines | 2019-12-16 |
* | Split out select-build-by-build-server-and-derivation-file-name | Christopher Baines | 2019-12-15 |
* | Improve select-builds-with-context-by-derivation-file-name | Christopher Baines | 2019-12-15 |
* | Add a builds page for a specific revision | Christopher Baines | 2019-12-14 |
* | Extend select-build-stats to allow filtering by revision | Christopher Baines | 2019-12-14 |
* | Break down the build stats by build server | Christopher Baines | 2019-12-14 |
* | Drop the default number of results on the derivation outputs page | Christopher Baines | 2019-12-14 |
* | Add "Fixed output" to the options for Reproducibility status | Christopher Baines | 2019-12-14 |
* | Implement the reproducibility status filter | Christopher Baines | 2019-12-14 |
* | Add a parameter to form-horizontal-control affect multiple values | Christopher Baines | 2019-12-14 |
* | Improve the next page links on the revision pages | Christopher Baines | 2019-12-13 |
* | Add a utility to help generate next page links | Christopher Baines | 2019-12-13 |
* | Improve the select-build-stats function | Christopher Baines | 2019-12-12 |
* | Fix the select-derivations-with-no-known-build | Christopher Baines | 2019-12-12 |
* | Add options to the query-build-servers script | Christopher Baines | 2019-12-12 |
* | Remove non-existent export from the derivation module | Christopher Baines | 2019-12-12 |
* | Add a page to show derivation outputs for a revision | Christopher Baines | 2019-12-12 |
* | Add a function to select the outputs in a revision | Christopher Baines | 2019-12-12 |
* | Add a results count to the revision derivations page | Christopher Baines | 2019-12-12 |
* | Fix the all-results/limit handling in the revision derivatinos controller | Christopher Baines | 2019-12-12 |
* | Fix related builds in select-derivations-in-revision | Christopher Baines | 2019-12-12 |
* | Add new derivation_output_details_set_id column to the builds table | Christopher Baines | 2019-12-12 |
* | Start storing and identifying sets of derivation outputs | Christopher Baines | 2019-12-12 |
* | Add some database indexes | Christopher Baines | 2019-12-12 |
* | Add a page to show the derivations in a revision | Christopher Baines | 2019-12-12 |
* | Add a utility to generate a span for the status of a build | Christopher Baines | 2019-12-12 |
* | Add a function to select derivations in a revision | Christopher Baines | 2019-12-12 |
* | Fix and improve fetching outputs to fetch from build servers | Christopher Baines | 2019-12-12 |
* | Fix query in select-derivations-with-no-known-build | Christopher Baines | 2019-12-12 |
* | Display the build server URL when fetching data | Christopher Baines | 2019-12-12 |
* | Fix the match statement in select-build-by-build-server-and… | Christopher Baines | 2019-12-12 |
* | Improve variable names in fetch-narinfo-files | Christopher Baines | 2019-12-12 |
* | Populate the narinfo_fetch_records table | Christopher Baines | 2019-12-12 |
* | Deduplicate builds and add a unique index | Christopher Baines | 2019-12-12 |
* | Change nar_urls size to bigint | Christopher Baines | 2019-12-12 |