aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service
Commit message (Expand)AuthorAge
* Avoid erroring when processing emails againChristopher Baines2019-08-05
* Properly handle not finding a matching derivationChristopher Baines2019-08-05
* Set the Vary header to a sensible default valueChristopher Baines2019-08-05
* Tweak the branch table layoutChristopher Baines2019-08-05
* Clear the previous log entry when starting a jobChristopher Baines2019-08-04
* Fix some duplicated values in tablesChristopher Baines2019-08-04
* Link to the comparison page from the branch pageChristopher Baines2019-07-29
* Link to the package pages from the comparison pageChristopher Baines2019-07-29
* Link to cgit on the comparison pageChristopher Baines2019-07-29
* Add a function to get the cgit URL bases for revisionsChristopher Baines2019-07-29
* Fix the JSON compare outputChristopher Baines2019-07-29
* Neaten up how branches in Git repositories are linked toChristopher Baines2019-07-27
* Link to the Statistics and Jobs pages from the index pageChristopher Baines2019-07-27
* Fix the latest-processed-revision pagesChristopher Baines2019-07-27
* Show links to the cgit pages for repositories on the index pageChristopher Baines2019-07-22
* Switch the index page to show branches for a repositoryChristopher Baines2019-07-22
* Extract out the branches with most recent commits tableChristopher Baines2019-07-22
* Extract out view-revision/jobs-and-eventsChristopher Baines2019-07-22
* Extract out view-revision/git-repositoriesChristopher Baines2019-07-22
* Display the jobs related to a revision on the revision pageChristopher Baines2019-07-22
* Link from a revision to the git repository pageChristopher Baines2019-07-19
* Improve how repositories and branches are handledChristopher Baines2019-07-19
* Remove restrictions in select-job-for-updateChristopher Baines2019-07-19
* Close the logging port once it's been usedChristopher Baines2019-07-19
* Fix match expressionChristopher Baines2019-07-19
* Prioritise processing the latest revisions for branchesChristopher Baines2019-07-16
* Record jobs as failed when they are killedChristopher Baines2019-07-14
* Kill long running load new revision jobsChristopher Baines2019-07-12
* Switch to processing jobs in parallelChristopher Baines2019-07-12
* Obtain a lock when inserting the data for a new revisionChristopher Baines2019-07-12
* Lock around the channel fetch when loading new revisionsChristopher Baines2019-07-12
* Add a couple of functions for PostgreSQL advisory locksChristopher Baines2019-07-12
* Fix a bug where the list of 0 licenses wasn't handled correctlyChristopher Baines2019-07-12
* Associate a name with database connectionsChristopher Baines2019-07-12
* Fix using defined? to check for the open-inferior/container functionChristopher Baines2019-07-09
* Fix issue inserting the empty log rowChristopher Baines2019-07-09
* Move around some of the load new revision codeChristopher Baines2019-07-07
* Tweak how logs are storedChristopher Baines2019-07-07
* Add some missing arguments to view-revision-packagesChristopher Baines2019-07-07
* Add buttons to scroll the page on the job pageChristopher Baines2019-06-24
* Iterate the log viewingChristopher Baines2019-06-24
* Add a parse-number function to the query-parameters moduleChristopher Baines2019-06-24
* Direct the build output to the logging-portChristopher Baines2019-06-22
* Stop closing the log-port portChristopher Baines2019-06-22
* Add a job pageChristopher Baines2019-06-22
* Record the output from loading new revisions to the databaseChristopher Baines2019-06-22
* Re-arrange some of the load new revision codeChristopher Baines2019-06-21
* Add a couple of functions around timingChristopher Baines2019-06-21
* Log the time loading new revisions takesChristopher Baines2019-06-21
* Set #:fallback? to #tChristopher Baines2019-06-21