aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAge
* Support polling git repositories for new branches/revisionsChristopher Baines2023-10-09
* Add support for incrementally tracking blocked buildsChristopher Baines2022-11-11
* Partition the package_derivations_by_guix_revision_range tableChristopher Baines2022-05-23
* Add the system module to Makefile.amChristopher Baines2021-04-23
* Add a /package/NAME pageChristopher Baines2021-03-14
* Add a Prometheus metrics page, with some database metricsChristopher Baines2020-09-06
* Split out querying of build servers and substitute serversChristopher Baines2020-05-03
* Fix some tab issues in the Makefile.am fileChristopher Baines2020-03-20
* Add scripts for generating database dumpsChristopher Baines2020-03-02
* Make the test output more verboseChristopher Baines2020-02-27
* Add a new utils module, containing a with-time-logging syntax ruleChristopher Baines2020-02-24
* Add a page listing the available database dumpsChristopher Baines2020-02-22
* Fix some commentsChristopher Baines2020-02-16
* Add a module to handle deleting dataChristopher Baines2020-02-15
* Start storing channel instance derivationsChristopher Baines2020-02-11
* Store information about system testsChristopher Baines2020-02-03
* Add a page to show the public key used to sign substitutesChristopher Baines2019-12-27
* Sort the web modules in the SOURCES list in Makefile.amChristopher Baines2019-12-26
* Render nar files for derivationsChristopher Baines2019-12-26
* Extract management of package_derivations_by_guix_revision_rangeChristopher Baines2019-12-22
* Add a page for each signing keyChristopher Baines2019-12-12
* Add a new html-utils moduleChristopher Baines2019-12-12
* Begin to add support for importing narinfo filesChristopher Baines2019-11-30
* Add the build-server-token-seed.scm file to Makefile.amChristopher Baines2019-11-26
* Extract the builds page in to it's own set of modulesChristopher Baines2019-11-24
* Rework the builds and build_status tables as well as related codeChristopher Baines2019-11-24
* Add a script to help manage build serversChristopher Baines2019-11-23
* Add a new channel-news module, along with tables the relevant dataChristopher Baines2019-11-21
* Add missing files to the SOURCES list in Makefile.amChristopher Baines2019-10-18
* Sort the SOURCES in the Makefile.amChristopher Baines2019-10-18
* 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
* Remove non-existent test from Makefile.amChristopher Baines2019-10-01
* Add a new script to process emails in an mbox fileChristopher Baines2019-09-28
* Hack building a HTML version of the README in to Makefile.amChristopher Baines2019-09-21
* Fix the godir in Makefile.amChristopher Baines2019-09-21
* Improve the package and package-metadata modulesChristopher Baines2019-09-05
* Store lint warnings in the databaseChristopher Baines2019-09-01
* Add a process-job commandChristopher Baines2019-07-12
* Tweak the Makefile.am to install the right thingsChristopher Baines2019-06-08
* Add a new test to cover some of the loading new revisions codeChristopher Baines2019-06-02
* Add some missing test files to Makefile.amChristopher Baines2019-06-02
* Store license information for packagesChristopher Baines2019-05-15
* Store and display the location of packagesChristopher Baines2019-05-13
* Remove the sha1_hash from the package_metadata tableChristopher Baines2019-05-12
* Add a mock-inferior moduleChristopher Baines2019-05-12
* Add a (tests driver) moduleChristopher Baines2019-05-12
* Add a new query-parameters moduleChristopher Baines2019-05-11