| Commit message (Expand) | Author | Age |
... | |
* | Split the Direnv section in the README | Christopher Baines | 2019-10-18 |
* | Handle unknown requests better within controllers | Christopher Baines | 2019-10-18 |
* | Send inferior error output to stderr | Christopher Baines | 2019-10-18 |
* | Remove unused inferior-package-transitive-supported-systems function | Christopher Baines | 2019-10-18 |
* | 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 |
* | Move the database setup section later in the README | Christopher Baines | 2019-10-15 |
* | Extract the comparison pages out from the main modules | Christopher Baines | 2019-10-14 |
* | Move the unknown-revision function to the correct module | Christopher Baines | 2019-10-14 |
* | Refactor the repository pages code | Christopher Baines | 2019-10-14 |
* | Refactor the revision pages | Christopher Baines | 2019-10-14 |
* | Remove the query-parameters from controller-with-database-connection | Christopher Baines | 2019-10-13 |
* | Refactor the jobs pages code | Christopher Baines | 2019-10-13 |
* | Add a compare-by-datetime page | Christopher Baines | 2019-10-13 |
* | Add a variant of compare/derivations to work with a branch and datetime | Christopher Baines | 2019-10-13 |
* | Add select-guix-revision-for-branch-and-datetime | Christopher Baines | 2019-10-13 |
* | Improve linking between the Jobs and Job queue pages | Christopher Baines | 2019-10-12 |
* | Improve error handling for comparison pages | Christopher Baines | 2019-10-12 |
* | Add a page for queued jobs | Christopher Baines | 2019-10-12 |
* | Remove the now redundant with-base-and-target-commits function | Christopher Baines | 2019-10-12 |
* | Switch the compare page to use parse-query-parameters | Christopher Baines | 2019-10-12 |
* | Switch the compare/packages page to use parse-query-parameters | Christopher Baines | 2019-10-12 |
* | Don't automatically shutdown the test database | Christopher Baines | 2019-10-11 |
* | Fix the environment variables in the check-with-tmp-database target | Christopher Baines | 2019-10-11 |
* | Improve the check-with-tmp-database target | Christopher Baines | 2019-10-11 |
* | Add a check-with-tmp-database target | Christopher Baines | 2019-10-08 |
* | Add support for using a database URI | Christopher Baines | 2019-10-08 |
* | Sort package versions on a branch by version as well | Christopher Baines | 2019-10-08 |
* | Handle potentially serving assets from the store | Christopher Baines | 2019-10-06 |
* | Add a new static-asset-from-store-renderer function | Christopher Baines | 2019-10-06 |
* | Add assets-dir-in-store? to the config module | Christopher Baines | 2019-10-06 |
* | Run the logo.png through optipng | Christopher Baines | 2019-10-05 |
* | Add "No lint warning changes" message to compare page | Christopher Baines | 2019-10-05 |
* | Remove duplicates from the guix_revisions table | Christopher Baines | 2019-10-05 |
* | Link from the revision package page to the version history page | Christopher Baines | 2019-10-03 |
* | Add a package page, showing versions for a revision | Christopher Baines | 2019-10-03 |
* | Rename render-revision-package to render-revision-package-version | Christopher Baines | 2019-10-03 |
* | Make it easier to retry jobs | Christopher Baines | 2019-10-02 |
* | Remove "support for viewing package history" from the Roadmap | Christopher Baines | 2019-10-01 |
* | Say "with graphs" in the README | Christopher Baines | 2019-10-01 |
* | Rewrite localhost for sqitch | Christopher Baines | 2019-10-01 |
* | Remove non-existent test from Makefile.am | Christopher Baines | 2019-10-01 |
* | Hide deleted branches on the index page | Christopher Baines | 2019-09-29 |
* | Remove a redundant query condition | Christopher Baines | 2019-09-29 |
* | Fix the 'NULL' values in git_branches for the commits | Christopher Baines | 2019-09-29 |
* | Add migration to create an index on load_new_guix_revision_job_events | Christopher Baines | 2019-09-29 |
* | Fail early if the inferior is #f | Christopher Baines | 2019-09-29 |
* | Try setting the en_US.UTF-8 locale, if the normalised fails | Christopher Baines | 2019-09-29 |
* | Don't error when processing revisions of Guix without graft support | Christopher Baines | 2019-09-29 |
* | Handle loading revisions without the (guix lint) module | Christopher Baines | 2019-09-29 |