| Commit message (Expand) | Author | Age |
* | 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 |
* | Change nars size to bigint | Christopher Baines | 2019-12-12 |
* | Add a table to record where narinfo files were fetched from | Christopher Baines | 2019-12-12 |
* | Add an index on the derivation_file_name field in the builds table | Christopher Baines | 2019-12-12 |
* | Move build-status helpers to the html-utils module | Christopher Baines | 2019-12-12 |
* | Include nars on the output page | Christopher Baines | 2019-12-12 |
* | Add a new page for the narinfos associated with an output | Christopher Baines | 2019-12-12 |
* | Add a page for each signing key | Christopher Baines | 2019-12-12 |
* | Add a new html-utils module | Christopher Baines | 2019-12-12 |
* | Stop setting a long max-age for the viewing store items | Christopher Baines | 2019-12-12 |
* | Support querying builds by build servers | Christopher Baines | 2019-12-12 |
* | Support querying builds by status | Christopher Baines | 2019-12-12 |
* | Handle multiple invalid values for a single form field | Christopher Baines | 2019-12-12 |
* | Query build servers for narinfo fileswip-narinfo | Christopher Baines | 2019-11-30 |