Commit Graph

10 Commits

Author SHA1 Message Date
Valentin Deniaud cebdcf5bbf misc: change django-upgrade target version to 3.2 (#75442) 2023-03-29 14:49:55 +02:00
Agate 3b11215c9f hobo: store extra user attrs during provisionning (#38703)
gitea-wip/hobo/pipeline/pr-main This commit looks good Details
2023-01-04 08:26:26 +01:00
Valentin Deniaud a107b7ef0e misc: apply pyupgrade (#69708) 2022-09-29 15:23:49 +02:00
Pierre Ducroquet 3690b42820 hobo agent: index role::uuid column (#66011)
gitea-wip/hobo/pipeline/head There was a failure building this commit Details
gitea/hobo/pipeline/head Something is wrong with the build of this commit Details
2022-06-08 10:03:32 +02:00
Frédéric Péters 872f39774a trivial: apply black 2021-05-14 18:40:09 +02:00
Emmanuel Cazenave 6539d8ddbf declare a manager on Role (#49283) 2021-02-02 11:44:52 +01:00
Valentin Deniaud 10181c8333 common: use a callable as default in ArrayField (#45100) 2020-07-15 14:52:46 +02:00
Valentin Deniaud 88c06f1df0 agent: save role emails during provisionning (#44754) 2020-07-10 16:26:36 +02:00
Benjamin Dauvergne a2d444940c agent/common: store new role field "details" (#9503) 2016-01-21 10:40:19 +01:00
Benjamin Dauvergne b8ad89ea12 implement hobo_notify for Django projects (fixes #8271)
- introduce new model hobo.agent.common.models.Role which subclass
  django.contrib.auth.models.Group, it adds uuid and description fields
  to Group.
2015-09-23 17:57:19 +02:00