aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* WIPrefactor-revision-controllerChristopher Baines2019-10-13
* Remove the query-parameters from controller-with-database-connectionChristopher Baines2019-10-13
* Refactor the jobs pages codeChristopher Baines2019-10-13
* Add a compare-by-datetime pageChristopher Baines2019-10-13
* Add a variant of compare/derivations to work with a branch and datetimeChristopher Baines2019-10-13
* Add select-guix-revision-for-branch-and-datetimeChristopher Baines2019-10-13
* Improve linking between the Jobs and Job queue pagesChristopher Baines2019-10-12
* Improve error handling for comparison pagesChristopher Baines2019-10-12
* Add a page for queued jobsChristopher Baines2019-10-12
* Remove the now redundant with-base-and-target-commits functionChristopher Baines2019-10-12
* Switch the compare page to use parse-query-parametersChristopher Baines2019-10-12
* Switch the compare/packages page to use parse-query-parametersChristopher Baines2019-10-12
* Don't automatically shutdown the test databaseChristopher Baines2019-10-11
* Fix the environment variables in the check-with-tmp-database targetChristopher Baines2019-10-11
* Improve the check-with-tmp-database targetChristopher Baines2019-10-11
* Add a check-with-tmp-database targetChristopher Baines2019-10-08
* Add support for using a database URIChristopher Baines2019-10-08
* Sort package versions on a branch by version as wellChristopher Baines2019-10-08
* Handle potentially serving assets from the storeChristopher Baines2019-10-06
* Add a new static-asset-from-store-renderer functionChristopher Baines2019-10-06
* Add assets-dir-in-store? to the config moduleChristopher Baines2019-10-06
* Run the logo.png through optipngChristopher Baines2019-10-05
* Add "No lint warning changes" message to compare pageChristopher Baines2019-10-05
* Remove duplicates from the guix_revisions tableChristopher Baines2019-10-05
* Link from the revision package page to the version history pageChristopher Baines2019-10-03
* Add a package page, showing versions for a revisionChristopher Baines2019-10-03
* Rename render-revision-package to render-revision-package-versionChristopher Baines2019-10-03
* Make it easier to retry jobsChristopher Baines2019-10-02
* Remove "support for viewing package history" from the RoadmapChristopher Baines2019-10-01
* Say "with graphs" in the READMEChristopher Baines2019-10-01
* Rewrite localhost for sqitchChristopher Baines2019-10-01
* Remove non-existent test from Makefile.amChristopher Baines2019-10-01
* Hide deleted branches on the index pageChristopher Baines2019-09-29
* Remove a redundant query conditionChristopher Baines2019-09-29
* Fix the 'NULL' values in git_branches for the commitsChristopher Baines2019-09-29
* Add migration to create an index on load_new_guix_revision_job_eventsChristopher Baines2019-09-29
* Fail early if the inferior is #fChristopher Baines2019-09-29
* Try setting the en_US.UTF-8 locale, if the normalised failsChristopher Baines2019-09-29
* Don't error when processing revisions of Guix without graft supportChristopher Baines2019-09-29
* Handle loading revisions without the (guix lint) moduleChristopher Baines2019-09-29
* Unset the GUILE_LOAD_* environment variables when using inferiorsChristopher Baines2019-09-28
* Provide the job id for jobs on the revision pageChristopher Baines2019-09-28
* Add a new script to process emails in an mbox fileChristopher Baines2019-09-28
* Add JSON output for the branch package versions pageChristopher Baines2019-09-27
* Add some bars to the table on the branch package versions pageChristopher Baines2019-09-27
* Add a new page to show package versions available on a branchChristopher Baines2019-09-27
* Add a new table to store package versions by revision rangesChristopher Baines2019-09-27
* Tweak the textual search to rank exact name matches higherChristopher Baines2019-09-26
* Switch to processing emails as bytevectorsChristopher Baines2019-09-26
* Add a Roadmap section to the READMEChristopher Baines2019-09-23