7 Commits (master)

Author SHA1 Message Date
Richard Nemeth 03c317c68b
fix: Ci/fix tests (#506) 6 months ago
Daniel Herrmann 92f7d7667c
docs: Allow the verify attribute to be bool or string #479 (#480) 6 months ago
Petr Hála 3edb200656
fix: Check if _s exists in ConnectionManager before deleting it (#429) 1 year ago
Richard Nemeth 2bf150f7c1
style: start of more checks 2 years ago
Richard Nemeth 49ddcdc3a6 fix: turn get_name into a method, use setters in connection manager 2 years ago
Richard Nemeth 5e6c775735 style: fixed docstrings everywhere 2 years ago
Richard Nemeth 54beb51fba
chore: move source files into src folder 2 years ago
Richard Nemeth aff3051ffa
docs: fix docstrings 2 years ago
Richard Nemeth cc82e6a874
feat: initial setup of CICD and linting 2 years ago
Leandro de Souza fc079d8fb7 Using session.proxies.update method instead of seting it as an dict 3 years ago
Leandro de Souza 9e7d0d2ec5 Added optional proxies for requests calls 3 years ago
andreas 988700bc81 Replaced deprecated method, improved description and added packages to requirements. 3 years ago
Bekzhan c71549813c fix pytest warning 3 years ago
Christian Müller d47131d5ab
make data-parameter optional 4 years ago
rike e fa9f4520d5
include data in raw_delete request 4 years ago
Josh Bode 8436dbc19d Set session `auth` to trivial function 4 years ago
Guillaume Troupel 1e806554b5 Also retry on POST 5 years ago
Guillaume Troupel 045dfb3576 requests' session retry once to refresh TCP connection closed by Keycloak server 5 years ago
Çağrı Ulaş b5c36b56bd Make requests' Session persistent in ConnectionManager 6 years ago
Ewan Jones 4763a5f4ab
pep8 formatting 6 years ago
Marcos Pereira a33039a4aa Fixed README and setup.py. Updated docs. 6 years ago
Martin Devlin f71b9bf148 Initial commit 7 years ago
Marcos Pereira bd42f20289 Added HTTP Delete. 7 years ago
Marcos Pereira 56ee27d9d1 Fixed tests. 7 years ago
Marcos Pereira 4e3fe9c7e1 Added authorization services. 7 years ago
Marcos Pereira 4e608d4014 PEP8 recommendations. Thanks @marcelodufe! 7 years ago
marcelodufe da492a0e77 small update ^.- on logic implementation 7 years ago
Marcelo Fernandes e6b31838bb "if-else" changes. 7 years ago
Marcos Pereira 4853b77c26 Updated travis. 7 years ago
Marcos Pereira b7c0321e4d Added tests. 7 years ago
Marcos Pereira 33ca73dafe Added token, userinfo and logout. 7 years ago
Marcos Pereira bc4c8f1b66 Initial import 7 years ago