Commit Graph

30 Commits

Author SHA1 Message Date
Valentin Deniaud 1b3c26ba2a misc: apply double-quote-string-fixer (#79788) 2023-08-16 10:01:25 +02:00
Frédéric Péters 35179bd7d4 trivial: adjust for pylint (#79712)
gitea/hobo/pipeline/head This commit looks good Details
2023-07-17 12:06:19 +02:00
Frédéric Péters c5fc429cce cook: set publik as theme if none are defined (#73111)
gitea/hobo/pipeline/head This commit looks good Details
2023-07-15 16:27:42 +02:00
Agate 4a1cfa5a16 django32: do not instanciate ServiceBase abstract model (#67760) 2023-01-30 14:53:15 +01:00
Paul Marillonnet c13cbfb21d profile: remove redundant mobile phone field (#69228) 2022-10-19 16:46:55 +02:00
Valentin Deniaud a107b7ef0e misc: apply pyupgrade (#69708) 2022-09-29 15:23:49 +02:00
Agate 5e5125c97d tox: fixed inconsistent / obscure db names during tests (#67933) 2022-08-08 09:42:52 +02:00
Agate d2b5a32997 Parallelize tests in CI (#67911) 2022-08-03 13:56:05 +02:00
Thomas NOËL f51adbe4e3 environment: allow long slug in services (#66583)
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-24 11:12:12 +02:00
Emmanuel Cazenave b89b0c391c environment: add rename_hobo_service command (#60566) 2022-04-05 14:31:55 +02:00
Emmanuel Cazenave 5bf4d81f24 environment: add rename_service command (#60897) 2022-04-05 14:26:48 +02:00
Emmanuel Cazenave cf15e711e6 tests_schemas: improve tests isolation (#60897) 2022-03-31 15:20:39 +02:00
Emmanuel Cazenave f8041c4457 hobo_deploy: handle url change on a service (#58908) 2022-03-31 15:20:01 +02:00
Emmanuel Cazenave 577438f7fa environment: store local hobo info in Hobo model (#61944) 2022-03-15 12:32:56 +01:00
Paul Marillonnet ceac0b6892 profile: disable title (Civilité) default attribute (#61301) 2022-02-04 15:54:56 +01:00
Benjamin Dauvergne 9cabbc197a profile: add required_on_login flag to AttributeDefinition (#55865) 2021-07-29 09:01:23 +02:00
Frédéric Péters 872f39774a trivial: apply black 2021-05-14 18:40:09 +02:00
Benjamin Dauvergne 1d712335ef tests: truncate database name to 63 characters 2021-03-05 15:25:43 +01:00
Lauréline Guérin 3ead547aa1
settings: remove old MIDDLEWARE_CLASSES support (#45671)
gitea-wip/hobo/pipeline/head There was a failure building this commit Details
gitea/hobo/pipeline/head There was a failure building this commit Details
2020-10-13 09:31:15 +02:00
Frédéric Péters 0012761656 general: use HTTP API to provision users & groups (#43245) 2020-05-29 12:24:18 +02:00
Benjamin Dauvergne 70440e9768 profile: set kind on phone number attributes (#41034) 2020-04-02 18:09:51 +02:00
Benjamin Dauvergne 661a526109 reset MUST_NOTIFY on request start (#29240)
It breaks test tests_hobo/test_manager.py:test_unlogged_access which do
not expect any DB access but the flag seems to still be True from a
previous test.
2019-09-19 15:23:36 +02:00
Benjamin Dauvergne d6661ec386 test_schemas: adapt to newly exposed field of Authentic (#29240) 2019-09-19 15:23:36 +02:00
Nicolas Roche e869920a9d hobo_deploy: remove dedicated hobo_deploy's for combo that is no more needed (#33594) 2019-06-28 14:40:31 +02:00
Nicolas Roche 43c082bf3b hobo_deploy: internally call import_template using tenant_command (#33873) 2019-06-28 13:23:17 +02:00
Nicolas Roche 76ce7c38f3 tests: add unit tests for import_template.py (#33333) 2019-05-31 10:48:01 +02:00
Nicolas Roche 7dcc824782 tests: add unit tests for hobo_deploy.py (#33224) 2019-05-31 10:47:09 +02:00
Nicolas Roche 6bb4f07ba3 tests: really assert cook's generated environment is as expected (#33536) 2019-05-31 10:25:08 +02:00
Nicolas Roche 2afc250a97 cook: add unit tests for cook.py (#32886) 2019-05-27 19:37:15 +02:00
Christophe Siraut 73848f82f3 commands/cook: add prechecks on recipe (#16599) 2019-04-16 18:05:02 +02:00