passerelle/passerelle
Benjamin Dauvergne 62ed945d62
gitea/passerelle/pipeline/head This commit looks good Details
soap: do not check wsdl url if certificates are changed (#77923)
The request wrapper needs a filepath to the certificates and Django
cannot provide one during the clean method.
2023-06-03 08:59:38 +02:00
..
address general: be explicit about open endpoints (#78041) 2023-05-31 16:21:20 +02:00
api django4: replaced urls.url with url.re_path equivalent (#68576) 2022-08-31 11:00:37 +02:00
apps soap: do not check wsdl url if certificates are changed (#77923) 2023-06-03 08:59:38 +02:00
base general: be explicit about open endpoints (#78041) 2023-05-31 16:21:20 +02:00
contrib toulouse-maelis: add new date parameters supply documents (#78074) 2023-06-01 15:13:19 +02:00
locale/fr/LC_MESSAGES translation update 2023-06-01 19:17:07 +02:00
sms misc: bump black version (#75442) 2023-03-29 14:51:08 +02:00
static a11y: add keyboard navigation to endpoint details toggler (#76437) 2023-04-14 07:57:41 +02:00
templates misc: fix display of connector kebab menus (#77979) 2023-05-29 09:59:44 +02:00
utils general: be explicit about open endpoints (#78041) 2023-05-31 16:21:20 +02:00
__init__.py general: use full path to modules (#15689) 2017-12-20 12:17:41 +01:00
forms.py django4: replaced ugettext* calls with corresponding gettext* calls (#68576) 2022-08-31 11:00:37 +02:00
plugins.py misc: change django-upgrade target version to 3.2 (#75442) 2023-03-29 14:50:27 +02:00
settings.py sne: start connector (#77933) 2023-06-01 16:39:57 +02:00
soap.py misc: apply pyupgrade (#61865) 2022-09-29 16:22:29 +02:00
urls.py misc: change django-upgrade target version to 3.2 (#75442) 2023-03-29 14:50:27 +02:00
urls_utils.py misc: fix super-with-arguments pylint error (#62099) 2022-03-25 09:03:35 +01:00
views.py misc: let django.views.static.serve do its job (#75700) 2023-03-24 16:47:23 +01:00
wsgi.py misc: fix wrong-import-position pylint error (#62099) 2022-03-25 09:03:37 +01:00