summaryrefslogtreecommitdiff
path: root/strata/lorry-controller.morph
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade lorry-controller to include fixesPedro Alvarez2016-04-281-1/+1
| | | | | | | Webapp service binds now to 127.0.0.1, making it only reachable from the same host. Change-Id: I1f32d8fdf0a1783d89a5b57a3bee458e9103c048
* Update lorry-controller for better default cleanup configRichard Maw2015-10-141-1/+1
| | | | Change-Id: I2051a23747894a2078e01f262a8849fe5e8d39b2
* lorry-controller needs python-uwsgiSam Thursfield2015-03-131-0/+1
|
* Move cliapp into its own 'python-cliapp' stratumSam Thursfield2015-03-121-1/+1
| | | | | | | This allows us to have a system with Lorry and Lorry Controller but without Morph. Change-Id: I5164237601d0ff028834c674274f13b6e1f315c9
* Update lorry-controller for branches:Sam Thursfield2015-03-111-1/+1
| | | | | - sam/gerrit-support - sam/ignore-globs
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_depends_fixJavier Jardón2015-03-061-1/+0
| | | | version: 1)
* Revert "Do not use 'build-depends' chunk parameter when it's empthy (and ↵Javier Jardón2015-03-061-0/+1
| | | | | | | | change to version: 1)" Morph should have been updated first This reverts commit ced4ed5f7aa35b46d161c5efea972699826f09de.
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_dependsJavier Jardón2015-03-061-1/+0
| | | | version: 1)
* Move lorry-controller into its own stratumSam Thursfield2015-03-021-0/+16
This allows using it separately from Trove. I want to use it in the gerrit.baserock.org system to handle mirroring from git.baserock.org, at least initially.