summaryrefslogtreecommitdiff
path: root/strata/trove.morph
Commit message (Collapse)AuthorAgeFilesLines
* Update trove-setup to fix idempotency bugbaserock-15.17-rcsam/baserock-15.17-rcSam Thursfield2015-04-241-1/+1
|
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_depends_fixJavier Jardón2015-03-061-3/+0
| | | | version: 1)
* Revert "Do not use 'build-depends' chunk parameter when it's empthy (and ↵Javier Jardón2015-03-061-0/+3
| | | | | | | | 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-3/+0
| | | | version: 1)
* Move lorry-controller into its own stratumSam Thursfield2015-03-021-6/+0
| | | | | | 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.
* Update trove-setup to work with latest systemdPedro Alvarez2015-02-121-1/+1
|
* Update lorry-controller for branch sam/proxy-fixesSam Thursfield2015-02-111-1/+1
|
* Add python-core to Trove systems and as a dep of lorry-controllerSam Thursfield2015-02-101-0/+1
| | | | | This allows us to use they Python 'requests' library in lorry-controller.
* Update trove-setup for branch sam/remove-mason-hookSam Thursfield2015-02-101-1/+1
|
* Update trove-setup for branch sam/fix-upgrade-from-old-lcSam Thursfield2015-01-141-1/+1
|
* Update lorry-controller for branch sam/proxy-with-no-usernamSam Thursfield2014-11-241-1/+1
|
* Separate `lorry` stratum out of 'trove' stratum.Sam Thursfield2014-11-181-112/+0
|
* Update lorry-controller for branch baserock/liw/lc-list-failed-jobsSam Thursfield2014-11-171-1/+1
|
* Move lighttpd out of trove.morphRichard Maw2014-11-101-6/+0
| | | | | It would be nice to in-line the lighttpd morphology, but we can't do that yet.
* Split PCRE out into its own stratumRichard Maw2014-11-101-8/+2
| | | | | | | | | | | | | We need PCRE in multiple places, so rather than having multiple definitions, and potentially differing versions, let's use the same one from its own stratum. The need to add the stratum entry into the systems is annoying, and could probably do with a way of specifying that a stratum includes another, rather than just depends on it. Also, it seems a bit weird to have a stratum with only one chunk in it, but I can't think of a better way.
* Update lorry to update svn and hg config every updateRichard Maw2014-11-051-1/+1
|
* Update lorry-controller and trove-setupPedro Alvarez2014-10-231-2/+2
| | | | | | | | The new version of lorry-controller includes a script to remove the log of old jobs that nobody cares about. The new version of trove-setup is needed to enable a new systemd unit created in lorry-controller to run the new script.
* Update lorry controller to not put buttons on static pageRichard Maw2014-10-131-1/+1
|
* Split morph out of toolsbaserock/richardmaw/distbuild-fixRichard Maw2014-10-021-15/+1
| | | | | morph now contains distbuild and morph-cache-server, so the distbuild stratum can go away, and anything that needs it can now use morph.
* Update trove-setupRichard Ipsum2014-09-191-1/+1
| | | | Trove setup now uses http as the default upstream protocol
* Update trove-setup ref to use a new version.Pedro Alvarez2014-09-171-1/+1
| | | | | | This new version allows the configuration of Troves without an UPSTREAM_TROVE. This is useful to deploy master Troves like git.baserock.org.
* Use latest lorry-controller with systemd loop fixed.Pedro Alvarez2014-09-161-1/+1
| | | | | | | | | | The previous version of lorry-controller with sha1: 4a6d0ef584a3d87c1d6ad237336660aacd161650 was introducing a dependency loop one of the systemd units. This bug was fixed in the lorry-controller repository in the commit 44a2dca52d232428b5a52e2c73fcad1adfee7a8f but we never updated the sha1 in definitions.
* Update lorry-controller, trove-setup for ghost job handlingLars Wirzenius2014-09-081-2/+2
|
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-181-0/+228