aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service
Commit message (Expand)AuthorAge
* Use $STR$ for better quoting in quote-stringChristopher Baines2019-08-31
* Add value->sql-boolean to (guix-data-service model utils)Christopher Baines2019-08-31
* Fix insert-guix-revision to return an idChristopher Baines2019-08-31
* Alphabetically order the derivation comparison pageChristopher Baines2019-08-06
* Remove the build status filter from the compare derivations pageChristopher Baines2019-08-06
* Support filtering by systems and targets when comparing derivationsChristopher Baines2019-08-06
* Improve derivation comparison to show more changesChristopher Baines2019-08-06
* Only show the Compare button when it'll workChristopher Baines2019-08-05
* 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