summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: supply a single repository name to all raw-file mirrors instead of using...jonathanmaw/raw-file-mirrorJonathan Maw2021-10-141-1/+12
* Merge branch 'bwh/add-failures-page' into 'master'Ben Brown2020-10-064-6/+72
|\
| * Add a page listing failing lorriesBen Hutchings2020-10-064-6/+72
|/
* Merge branch 'bwh/fix-remove-old-jobs' into 'master'Ben Brown2020-09-162-27/+31
|\
| * lorry-controller-remove-old-jobs: Filter out jobs started too recentlyBen Hutchings2020-09-151-1/+13
| * lorry-controller-remove-old-jobs: Add start time to JobInfo classBen Hutchings2020-09-151-4/+7
| * lorry-controller-remove-old-jobs: Use a single loop in process_argsBen Hutchings2020-09-151-10/+5
| * lorry-controller-remove-old-jobs: Inline methods called by process_args()Ben Hutchings2020-09-151-21/+15
| * units: Increase delay for lorry-controller-remove-old-jobsBen Hutchings2020-09-151-1/+1
|/
* Merge branch 'bwh/include-gpl' into 'master'Ben Brown2020-08-131-3/+341
|\
| * LICENSE: Include full text of GPLv2Ben Hutchings2020-08-131-3/+341
|/
* Merge branch 'bwh/pyflakes' into 'master'Ben Brown2020-08-1214-29/+56
|\
| * gitlab-ci: Run pyflakes3 over all Python sourcesBen Hutchings2020-08-101-0/+17
| * lorrycontroller: Explicitly list all names to be re-exportedBen Hutchings2020-08-101-1/+32
| * Delete unused module importsBen Hutchings2020-08-107-15/+0
| * Delete assignments to local variables that are not used laterBen Hutchings2020-08-104-9/+3
| * showjob: Use local variable instead of re-evaluating the same expressionBen Hutchings2020-08-101-1/+1
| * readconf: Fix handling of invalid time values in configurationBen Hutchings2020-08-101-1/+1
| * givemejob: Fix upstream host metadata lookupBen Hutchings2020-08-101-2/+2
|/
* Merge branch 'robjh/debug-yaml-error' into 'master'Ben Brown2020-08-031-0/+1
|\
| * Rewind lorry FDs before parsing as JSON.Robert J. Heywood2020-08-031-0/+1
|/
* Merge branch 'bwh/single-lorry-metadata' into 'master'Ben Brown2020-08-033-25/+124
|\
| * gitlab: Ignore failure to set the default branchBen Hutchings2020-07-301-3/+12
| * givemejob: Add metadata for single repositoriesBen Hutchings2020-07-302-3/+92
| * givemejob: Move upstream host metadata lookup out of get_repo_metadataBen Hutchings2020-07-151-10/+18
| * givemejob: Stop synthesising host information when it's missingBen Hutchings2020-07-151-10/+3
* | Merge branch 'bwh/local-empty-description' into 'master'Ben Brown2020-07-304-2/+8
|\ \
| * | local: Create repos with empty description and enabled for exportBen Hutchings2020-07-294-2/+8
|/ /
* | Merge branch 'bwh/minion-multiple-lorry-configs' into 'master'Ben Hutchings2020-07-221-3/+3
|\ \
| * | MINION: Allow specifying multiple configuration files for LorryBen Hutchings2020-07-211-3/+3
|/ /
* | Merge branch 'bwh/sensible-disk-space' into 'master'Ben Brown2020-07-172-5/+11
|\ \ | |/ |/|
| * status: Show free disk space in MiB when it's < 1 GiBBen Hutchings2020-07-161-1/+7
| * status: Use integer division where appropriateBen Hutchings2020-07-161-4/+4
|/
* Merge branch 'bwh/doc-names' into 'master'Ben Brown2020-07-154-4/+18
|\
| * Add copyright and license statements to a LICENSE fileBen Hutchings2020-07-151-0/+14
| * Add .md extension to Markdown documentsBen Hutchings2020-07-153-4/+4
|/
* Merge branch 'bwh/update-docs' into 'master'Ben Hutchings2020-06-142-0/+278
|\
| * INSTALL: Document how to install Lorry and Lorry Controller themselvesBen Hutchings2020-06-091-0/+37
| * INSTALL: Briefly document creation of CONFGITBen Hutchings2020-06-091-0/+10
| * INSTALL: Document how to configure a front-end web serverBen Hutchings2020-06-091-0/+22
| * INSTALL: Document how to integrate Lorry/LC with each Downstream Host typeBen Hutchings2020-06-091-0/+140
| * INSTALL: Document creation of a user account for Lorry and LCBen Hutchings2020-06-081-0/+8
| * INSTALL: List all the known direct dependencies and how to install themBen Hutchings2020-06-082-0/+61
* | Merge branch 'bwh/statedb-no-json1' into 'master'Ben Brown2020-06-141-1/+1
|\ \
| * | STATEDB: Avoid depending on SQLite json1 extensionBen Hutchings2020-06-081-1/+1
| |/
* | Merge branch 'bwh/update-copyright' into 'master'Ben Brown2020-06-1411-11/+11
|\ \ | |/ |/|
| * Update copyright dates for files I recently changedBen Hutchings2020-06-0811-11/+11
|/
* Merge branch 'bwh/gitea-support' into 'master'Ben Hutchings2020-06-084-5/+146
|\
| * Merge branch 'master' into 'bwh/gitea-support'Ben Hutchings2020-06-082-13/+31
| |\ | |/ |/|
* | Merge branch 'bwh/gitlab-config' into 'master'Ben Hutchings2020-06-084-10/+44
|\ \