summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'benbrown/lorry-template' into 'master'HEADmasterBen Brown2022-05-061-2/+2
|\
| * Fix lorry templateBen Brown2022-05-051-2/+2
|/
* Merge branch 'km/fix-block' into 'master'Ben Brown2022-01-121-3/+21
|\
| * Fix job queue getting stuck on repo preparationKyle Mckay2022-01-121-3/+21
|/
* Merge branch 'EllisB/enable-lfs' into 'master'Ben Brown2021-11-251-1/+1
|\
| * Enable LFS in gitlab for raw filesEllis Barnwell2021-11-251-1/+1
|/
* Merge branch 'benbrown/raw-file-fix' into 'master'Pedro Alvarez Piedehierro2021-11-232-2/+15
|\
| * Update admin interface to support raw-fileBen Brown2021-11-182-2/+15
|/
* Merge branch 'benbrown/confgit-fetch' into 'master'Ben Brown2021-10-151-31/+12
|\
| * Bump copyright yearBen Brown2021-10-131-1/+1
| * Remove unclear commentBen Brown2021-10-131-3/+0
| * Fetch without the need to touch remotesBen Brown2021-10-131-13/+8
| * Drop duplicate hard resetBen Brown2021-10-131-5/+0
| * readconf: unify clone and update into single fetch methodBen Brown2021-10-131-12/+6
|/
* Merge branch 'egb/issue-31-fix' into 'master'Ben Brown2021-10-131-0/+5
|\
| * Ensure that origin url is set to what's in settingsEllis Barnwell2021-10-131-0/+5
|/
* Merge branch 'egb/fix_issue_30' into 'master'Ben Brown2021-10-131-1/+2
|\
| * Reset to the branch supplied in the configEllis Barnwell2021-10-131-1/+2
|/
* 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
|/