Commit Graph

24 Commits

Author SHA1 Message Date
Frédéric Péters 09632084c0 misc: allow an "empty" value (single dash) for trace emails (#88841)
gitea/passerelle/pipeline/head This commit looks good Details
2024-04-26 11:38:15 +02:00
Valentin Deniaud 3a63f02dae misc: bump black version (#75442) 2023-03-29 14:51:08 +02:00
Benjamin Dauvergne 25344cbe88 tests: remove test declared xfail (#73760)
gitea/passerelle/pipeline/head This commit looks good Details
2023-03-03 12:31:32 +01:00
Valentin Deniaud 989fb52719 misc: apply pyupgrade (#61865) 2022-09-29 16:22:29 +02:00
Agate 9d9969afdb Run tests under django 3.2 (#67781) 2022-08-01 11:16:26 +02:00
Valentin Deniaud 347944babf misc: remove usage of "six" module (#63682) 2022-04-20 17:01:01 +02:00
Lauréline Guérin 7c525dc946
misc: fix unneeded-not pylint error (#62099) 2022-03-25 11:38:47 +01:00
Lauréline Guérin dbb8416537
misc: add __init__ file to tests dir (#62099) 2022-03-25 08:24:24 +01:00
Valentin Deniaud f3c6a3e35e base: do not log errors in check status (#45001) 2021-07-26 10:10:53 +02:00
Nicolas Roche 06db6d8767 misc: apply isort (#52937) 2021-05-07 13:51:13 +02:00
Frédéric Péters 3d9df1e526 trivial: apply black (#49820) 2021-02-20 16:28:47 +01:00
Lauréline Guérin 9ab90f4b06
django22: fix tests (logs) (#49188) 2021-01-04 14:05:15 +01:00
Lauréline Guérin eeeea14a5d
django22: import django.urls (#49188) 2021-01-04 14:05:14 +01:00
Benjamin Dauvergne 982a207c65 tests: factorize user fixtures (#20851) 2020-12-14 16:21:19 +01:00
Nicolas Roche 4b03e71c2a logging: manage log_retention_days log parameters (#47426) 2020-11-04 15:39:58 +01:00
Valentin Deniaud 9ef993108b misc: add migration to ensure jsonb type (#42312) 2020-05-05 10:07:41 +02:00
Emmanuel Cazenave f9b0a99e0e tests: use absolute imports (#38923)
And delete some __init__.py in tests directory.
2020-01-14 19:20:26 +01:00
Frédéric Péters d1fbd69e09 general: add possibility to override trace emails recipients (#24591) 2018-12-05 15:23:33 +01:00
Frédéric Péters 6e72dc7802 tests: declare misc logger tests to require a database (#27162) 2018-11-19 15:02:59 +01:00
Frédéric Péters d44666e357 misc: correctly hide http auth credentials when username has a @ (#22116) 2018-02-27 16:38:35 +01:00
Frédéric Péters 4d0f124a56 general: use full path to modules (#15689) 2017-12-20 12:17:41 +01:00
Serghei Mihai fa16ec6bd3 tests: fix broken tests after opengis model changes 2017-11-29 23:10:32 +01:00
Frédéric Péters 66f2aefb4f general: clean logs after 7 days (configurable) (#17482) 2017-07-28 16:00:21 +02:00
Frédéric Péters 5860aae9ca misc: hide authentication part of URLs (#17267) 2017-06-30 09:32:16 +02:00