aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service
Commit message (Expand)AuthorAge
* Clear the packages derivation cacheChristopher Baines2019-04-10
* Improve the job processingChristopher Baines2019-04-10
* Add a statistics pageChristopher Baines2019-04-08
* Add a function to get a count of Guix revisionsChristopher Baines2019-04-08
* Add a function to get a count of derivationsChristopher Baines2019-04-08
* More easily support stopping guix-data-service-process-jobsChristopher Baines2019-03-29
* Better handle failures when computing the transative supported inputsChristopher Baines2019-03-29
* Deduplicate inferior packagesChristopher Baines2019-03-29
* Delete duplicate entries in the package-entries listChristopher Baines2019-03-28
* Support displaying builtin:download derivationsChristopher Baines2019-03-28
* Try to handle the guix store item being garbage collectedChristopher Baines2019-03-28
* Handle missing derivations when rendering the comparisonChristopher Baines2019-03-24
* Switch parts of the comparison code to use hash tablesChristopher Baines2019-03-24
* Switch dynamic-wind for with-throw-handlerChristopher Baines2019-03-24
* Remove redundant lambda from deduplicate-stringsChristopher Baines2019-03-24
* Handle 0 derivations in package-data-vhash->derivations-and-build-statusChristopher Baines2019-03-24
* Differentiate filtering better for select-derivations-and-build-statusChristopher Baines2019-03-24
* Improve the query in select-derivations-and-build-statusChristopher Baines2019-03-24
* Deduplicate file-names in select-derivations-and-build-statusChristopher Baines2019-03-24
* Extract out deduplicate-strings to the utils moduleChristopher Baines2019-03-24
* Order the index page guix revision jobsChristopher Baines2019-03-19
* Check the type of the header values in branch-updated-emailsChristopher Baines2019-03-19
* Add support for processing branch updated emailsChristopher Baines2019-03-19
* Fix the layout on the derivation and store item pagesChristopher Baines2019-03-19
* Improve the form styling on the index pageChristopher Baines2019-03-17
* Ensure all rows contain a columnChristopher Baines2019-03-17
* Update the JSON link on the compare/derivations pageChristopher Baines2019-03-17
* Fix comparison in render-compare/derivationsChristopher Baines2019-03-17
* Improve the compare derivations pageChristopher Baines2019-03-17
* Add build-status-value->display-stringChristopher Baines2019-03-17
* Fix the JSON responses for the comparison pagesChristopher Baines2019-03-16
* Increase the margin for buttons on the right of the compare pageChristopher Baines2019-03-16
* Fix some duplication on the compare pageChristopher Baines2019-03-16
* Improve the display of the show revision pageChristopher Baines2019-03-16
* Further improve load-new-guix-revision-jobsChristopher Baines2019-03-16
* Time more steps in load-new-guix-revisionChristopher Baines2019-03-15
* Better guard against errors in packages when loading revisionsChristopher Baines2019-03-15
* Avoid loading in all derivationsChristopher Baines2019-03-14
* Hopefully speed up the new guix revision processingChristopher Baines2019-03-13
* Many changesChristopher Baines2019-03-11
* Add some catch all error handling to fetch-build-for-derivationChristopher Baines2019-03-08
* Fetch more derivations with no known buildChristopher Baines2019-03-07
* Continue improving pages and linking things togetherChristopher Baines2019-03-07
* Decrease builds number to 1Christopher Baines2019-03-07
* Improve logging in builds.scmChristopher Baines2019-03-07
* Improve derivation display on the builds pageChristopher Baines2019-03-07
* Start to visualise derivationsChristopher Baines2019-03-07
* Improve error handling in builds.scmChristopher Baines2019-03-06
* Add a few new pagesChristopher Baines2019-03-06
* Include the status of derivationsChristopher Baines2019-03-06