Commit Graph

11 Commits

Author SHA1 Message Date
Benjamin Dauvergne a15a11ec4a utils/soap: use http cache for wsdl and xsd files (#85832)
We should not use another cache since the requests cache has a better
behaviour.
2024-02-02 20:49:28 +01:00
Valentin Deniaud 40142de8d2 misc: apply double-quote-string-fixer (#79788) 2023-08-16 10:08:30 +02:00
Benjamin Dauvergne 47984a11c2 utils.soap: intercept RequestException and convert to SOAPError (#76609)
gitea/passerelle/pipeline/head There was a failure building this commit Details
2023-04-14 09:40:30 +02:00
Valentin Deniaud 3a63f02dae misc: bump black version (#75442) 2023-03-29 14:51:08 +02:00
Benjamin Dauvergne 1f93f5506d utils/soap: handle case where Fault.detail is a byte string (#75649) 2023-03-24 16:47:53 +01:00
Benjamin Dauvergne cd46dc8d97 utils/soap: do not log soap:Fault responses as errors (#71028)
gitea-wip/passerelle/pipeline/head Build started... Details
gitea/passerelle/pipeline/head Something is wrong with the build of this commit Details
2022-11-07 16:14:04 +01:00
Valentin Deniaud 989fb52719 misc: apply pyupgrade (#61865) 2022-09-29 16:22:29 +02:00
Benjamin Dauvergne cdf9e3ea9d misc: fix import ordering 2022-05-30 14:10:33 +02:00
Benjamin Dauvergne 3da459f116 utils/soap: disable zeep.transports logger (#64940) 2022-05-30 13:25:27 +02:00
Benjamin Dauvergne 1ec9dbcb13 utils/soap: add wrapping of zeep errors inside APIError (#58925) 2022-05-30 13:15:55 +02:00
Benjamin Dauvergne 1f748deb73 add a generic soap connector (#60836) 2022-03-28 14:34:06 +02:00