Commit Graph

27 Commits

Author SHA1 Message Date
Agate 1282779c1d user: allow customization of User.get_full_name() through templates (#72945)
gitea-wip/hobo/pipeline/pr-main This commit looks good Details
2023-02-07 10:43:59 +01:00
Valentin Deniaud 5470d0083e middleware: subclass common middleware to avoid redirects in API (#69409) 2022-09-27 16:02:04 +02:00
Emmanuel Cazenave bc959e928e rest_authentication: add api client authentication (#67085)
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-09-05 14:10:54 +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
Emmanuel Cazenave 3e149997e4 middleware: add a maintenance middleware (#63939) 2022-04-21 18:13:34 +02:00
Valentin Deniaud 1e2cf7f618 templatetags: add as_numeral filters (#57983) 2021-10-19 17:11:23 +02:00
Frédéric Péters 872f39774a trivial: apply black 2021-05-14 18:40:09 +02:00
Frédéric Péters 5e865ad9b3 general: remove ozwillo extension (#53229) 2021-04-24 10:29:44 +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
Valentin Deniaud f833a08358 tests: switch to postgresql (#44861) 2020-07-07 14:17:37 +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
Nicolas Roche 52ec23f046 seo: add middleware for /robots.txt url (#20263) 2020-04-14 09:07:39 +02:00
Nicolas Roche 3811e59b7d tests: remove unused celery option (#40288) 2020-03-04 15:27:34 +01:00
Nicolas Roche fd7baecf9d python3: use memory broker for tests (#40288) 2020-03-04 15:27:34 +01:00
Frédéric Péters 7aa49fcf12 misc: look for portal agent associated to user OU when in Authentic (#29658) 2019-02-06 10:30:11 +01:00
Frédéric Péters ffda2774d8 tests: run with templates debugging turned on to get template sources 2018-04-04 15:52:15 +02:00
Emmanuel Cazenave 8c29354aef tests: add ALLOWED_HOSTS to tests settings 2018-04-04 15:14:23 +02:00
Frédéric Péters fae9989858 tests: add required OZWILLO_SECRET to test settings 2017-06-10 21:09:18 +02:00
Frédéric Péters 4ff02f33a0 tests: include hobo.contrib.ozwillo in INSTALLED_APPS
So at least syntax errors will be spotted early on.
2017-06-10 20:54:08 +02:00
Benjamin Dauvergne dc7382d828 basic tests do not need a TENANT_BASE (fixes #8956) 2015-11-16 09:52:47 +01:00
Frédéric Péters d1363c004c settings: make local variables overwrite global ones (#7771) 2015-07-05 09:37:37 +02:00
Frédéric Péters b24d30aa82 general: distribute profile in hobo.json (#7171)
This adds hobo/deploy/, in charge of creating the hobo.json content and
distributing it to agents (via a post_save signal calling to celery).
2015-05-08 12:25:20 +02:00
Frédéric Péters 497d783ff8 tests: add tests for settings loaders 2015-04-26 13:57:12 +02:00
Frédéric Péters 4db3c685be tests: starting multitenant tests 2015-04-26 10:14:21 +02:00
Frédéric Péters f807911ec2 tests: initial manager tests 2015-04-25 20:58:26 +02:00