aboutsummaryrefslogtreecommitdiffstats
path: root/configd/src/apps/sentinel/config-owner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Reduce transitive includes.Henning Baldersheim2023-03-011-1/+1
* Reduce code visibility and include only what you need from config library.Henning Baldersheim2022-02-061-3/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* make it easy to turn on debugging for sentinel componentsArne Juul2021-06-131-1/+1
* cleanup leftover codeArne Juul2021-06-111-26/+0
* keep naming conventionArne Juul2021-06-111-3/+3
* add separate config subscriber for modelArne Juul2021-06-111-21/+22
* Fix format strings.Tor Egge2021-06-051-2/+2
* fix typoArne Juul2021-06-041-1/+1
* add fetch of model config as a separate stepArne Juul2021-06-011-0/+26
* Revert "Arnej/also subscribe on model"Arne H Juul2021-05-311-4/+0
* also subscribe on ModelConfigArne Juul2021-05-281-0/+4
* add environment class that can live outside managerArne Juul2021-05-271-1/+1
* add class for config ownershipArne Juul2021-05-271-0/+44