Commit Graph

1573 Commits

Author SHA1 Message Date
Frédéric Péters 54cb569898 tests: return default database name if not running within tox (#68059)
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-08-09 14:23:57 +02:00
Benjamin Dauvergne 48f1e920bc context_processors: keep next_url for user urls on authentic (#67377) 2022-08-09 09:40:37 +02:00
Agate 5e5125c97d tox: fixed inconsistent / obscure db names during tests (#67933) 2022-08-08 09:42:52 +02:00
Frédéric Péters 1c02ad4517 ci: timeout builds after 60 minutes 2022-08-06 20:52:36 +02:00
Agate 274b6eabde Reuse db schema instead of recreating it fro mscratch during tests (#67914) 2022-08-03 15:22:51 +02:00
Agate d2b5a32997 Parallelize tests in CI (#67911) 2022-08-03 13:56:05 +02:00
Frédéric Péters 244611eeb4 debian: make cron quiet (#67897) 2022-08-03 10:00:38 +02:00
Emmanuel Cazenave 8cba72a818 multitenant: print ignored commands in standard verbosity mode (#57528) 2022-08-02 21:24:49 +02:00
Paul Marillonnet 1aecb81817 Jenkinsfile: adapt coverage publishing stage to new test envs (#64289) 2022-08-02 21:22:53 +02:00
Paul Marillonnet 671b96294e tox: add test environments relying on djangorestframework 3.12 (#64289) 2022-08-02 21:22:53 +02:00
Paul Marillonnet 45d0cca338 setup: allow djangorestframework 3.12 (#64289) 2022-08-02 21:22:53 +02:00
Frédéric Péters c3ab8b78b7 template loader: look in additional portal-user locations (#67547) 2022-08-02 21:20:57 +02:00
Frédéric Péters 1300ef7901 debian: remove obsolete standard error output config from systemd unit (#65101) 2022-08-02 10:01:53 +02:00
Frédéric Péters 6c10f62ea3 matomo: use dict formatting for email template (#67666)
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-07-24 11:15:59 +02:00
Frédéric Péters 53a3226e55 debian: strip secret_key of extraneous spaces/newlines (#67282) 2022-07-15 08:36:31 +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
Frédéric Péters c6db8eeb11 debian: apply wrap-and-sort 2022-06-17 19:56:30 +02:00
Frédéric Péters 3c06b8b6fa misc: use pre-commit-debian (#66191) 2022-06-17 19:56:30 +02:00
Frédéric Péters b215fb35af misc: make makemessages remove obsolete strings by default (#66289) 2022-06-17 19:56:30 +02:00
Frédéric Péters 4a5ba9efda translation update 2022-06-17 10:33:56 +02:00
Frédéric Péters d2e7b0079a franceconnect: redo redirect screen with a button (#66356)
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-17 09:11:03 +02:00
Frédéric Péters cb2b06ad07 settings: remove unused VARIABLE_SETTINGS_DEFAULTS (#41964) 2022-06-16 21:19:49 +02:00
Frédéric Péters 9a9addc290 debian: add sudo rules for agent for lingo (#66349) 2022-06-16 21:19:49 +02:00
Valentin Deniaud 8f9b375a26 translation update 2022-06-14 14:56:25 +02:00
Valentin Deniaud 03039464ba franceconnect: remove app (#65845) 2022-06-14 11:36:28 +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 54768479c8 trivial: add __init__.py to maintenance app (#65952) 2022-06-02 19:12:47 +02:00
Frédéric Péters f723e9a50b build: ship maintenance template files (#65952) 2022-06-02 19:12:47 +02:00
Emmanuel Cazenave ca09713b84 translation update 2022-06-02 16:27:27 +02:00
Emmanuel Cazenave 7c4d274df9 start the maintenance application (#64868) 2022-06-02 15:43:36 +02:00
Emmanuel Cazenave 1700420a1e middleware: forbid provisionning without authentication (#65814) 2022-05-31 17:48:01 +02:00
Corentin Sechet 43dafc0889 translation update 2022-05-27 14:04:38 +02:00
Corentin Sechet 6ab83a0e17 applications: add link to delete applications (#63273) 2022-05-20 09:37:14 +02:00
Frédéric Péters c3244f6b15 translation update 2022-05-19 23:30:13 +02:00
Pierre Ducroquet 71fd12f260 tenant_command: don't close sql sessions after each tenant (#65388) 2022-05-18 16:50:09 +02:00
Frédéric Péters 8da569728c general: add support for lingo (#65372)
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-05-17 23:26:18 +02:00
Frédéric Péters 5e55e3cda7 trivial: update FieldDoesNotExist import location for django 3.2 (#64300) 2022-05-17 23:02:42 +02:00
Emmanuel Cazenave 668af5786e middleware: use MAINTENANCE_PAGE to enable the maintenance page (#65139) 2022-05-16 15:57:59 +02:00
Emmanuel Cazenave c2efde053c middleware: add HTTP pass through header in maintenance middleware (#65096) 2022-05-16 15:55:18 +02:00
Emmanuel Cazenave 905ccd9ac8 middleware: remove DNS usage from maintenance middleware (#65096) 2022-05-16 15:55:18 +02:00
Benjamin Dauvergne 8a7c81561c debug: use INTERNAL_IPS.extend to preserve existing values (#65160) 2022-05-13 12:23:41 +02:00
Benjamin Dauvergne 95ee5d21f9 tox.ini: force psycopg2<2.9 to work with python3.10 2022-05-12 15:43:16 +02:00
Frédéric Péters 4b51830274 translation update 2022-05-05 20:35:25 +02:00
Frédéric Péters 084c424e56 middleware: use non-deprecated current_thread() (#64459) 2022-05-05 20:35:25 +02:00
Emmanuel Cazenave 69c7759bdb multitenant: add legacy urls settings loader (#64347) 2022-05-05 14:49:18 +02:00
Benjamin Dauvergne 8d483aa45b context_processors: adapt user_urls for authentic (#62335) 2022-05-05 13:00:48 +02:00
Emmanuel Cazenave 3e149997e4 middleware: add a maintenance middleware (#63939) 2022-04-21 18:13:34 +02:00
Frédéric Péters 2bb5c296c0 translation update 2022-04-21 17:58:56 +02:00
Emmanuel Cazenave ad06b828b1 environment: show legacy urls (#63621) 2022-04-20 14:00:43 +02:00
Emmanuel Cazenave a6e871d60c environment: store legacy urls timestamp as a strftime output (#63621) 2022-04-20 14:00:43 +02:00