Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
python-web-common
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ai3
tools
python-web-common
Commits
retrying
Select Git revision
Branches
3
master
default
protected
retrying
urllib3
3 results
python-web-common
Author
Search by author
Any Author
authors
agata
agata
ale
ale
blallo
blallo
blicero
blicero
bomboclat
bomboclat
docker registry client
docker-registry-client
****
group_55_bot_b2a0a2d6c48c75c0593433ded528f642
gi0
gi0
godog
godog
joe
joe
lechuck
lechuck
lobo
lobo
lucha
lucha
obaz
obaz
pepsy
pepsy
phasa
phasa
putro
putro
****
group_55_bot_9f3cb96698d415e816efaa84c3f371b1
renovate
renovate-bot
samba
samba
20 authors
View open merge request
May 24, 2021
Use 'retrying' for backoff
· 08512e0d
godog
authored
4 years ago
08512e0d
Feb 02, 2021
Merge branch 'verbose-400' into 'master'
· 168c8974
ale
authored
4 years ago
168c8974
Make BadRequestErrors more verbose
· 09fe6ddd
ale
authored
4 years ago
09fe6ddd
Jan 29, 2021
Add JUnit XML test reports to CI; use stock Python test image
· e4c5bcc2
ale
authored
4 years ago
e4c5bcc2
Jan 24, 2021
Export coverage data to Gitlab-CI
· 1e4d80b3
ale
authored
4 years ago
1e4d80b3
Jan 21, 2021
Do not parse the backend URL early
· 241059e4
ale
authored
4 years ago
241059e4
Merge branch 'urllib3' into 'master'
· a25d30eb
ale
authored
4 years ago
a25d30eb
Remove unused utility function
· 04cd2b0c
ale
authored
4 years ago
04cd2b0c
Jan 20, 2021
Fix a bug in the DNS cache, add related tests
· e7957645
ale
authored
4 years ago
e7957645
Remove excessive logging
· 098653a4
ale
authored
4 years ago
098653a4
Improve the implementation of timeouts
· 434838f9
ale
authored
4 years ago
434838f9
Tune expo backoff params, and make tests faster by reducing max_timeout
· 900de095
ale
authored
4 years ago
900de095
Add a test for AuthenticationError when sso_exchange is set
· 091a07f9
ale
authored
4 years ago
091a07f9
Do not redefine TimeoutError by mistake
· ea3045ee
ale
authored
4 years ago
ea3045ee
Add tests for sso_exchange functionality
· 2aabaab6
ale
authored
4 years ago
2aabaab6
Add missing TimeoutError exception
· 457fdb0a
ale
authored
4 years ago
457fdb0a
Add a test for the structured error handling
· d7065db0
ale
authored
4 years ago
d7065db0
Add a test of overloaded backends
· 05e0e58b
ale
authored
4 years ago
05e0e58b
Replace requests dependency with urllib3
· f937df36
ale
authored
4 years ago
f937df36
Add test for the LoginServiceClient
· f4e6d018
ale
authored
4 years ago
f4e6d018
Add CI configuration to run tests
· 3ae839b1
ale
authored
4 years ago
3ae839b1
Refactor the client rpc library using urllib3
· 8adc1f03
ale
authored
4 years ago
8adc1f03
Jan 19, 2021
Update opencensus flask middleware usage
· 18606584
ale
authored
4 years ago
18606584
Oct 24, 2020
Set a default language when autodetection fails
· 7584e407
ale
authored
4 years ago
7584e407
Autodetect path prefix for SSO endpoints
· 6db5d180
ale
authored
4 years ago
6db5d180
Oct 23, 2020
Allow inline images (data: URLs) in the default CSP
· 0adba647
ale
authored
4 years ago
0adba647
Oct 21, 2020
Oops, fix typo
· e75c067c
ale
authored
4 years ago
e75c067c
Autodetect static content directory
· 0d877017
ale
authored
4 years ago
0d877017
Disable SSL enforcement when testing the app
· 1c68ff1a
ale
authored
4 years ago
1c68ff1a
Pass a global Talisman instance
· 5fcebfb3
ale
authored
4 years ago
5fcebfb3
Rename flask_sso.py to ext.py for consistency
· bdbbcda3
ale
authored
4 years ago
bdbbcda3
Rename SRI setup function to init_sri
· 72c4a598
ale
authored
4 years ago
72c4a598
Fix typo
· 0d016ee1
ale
authored
4 years ago
0d016ee1
Add an --output option to the SRI generator
· 72cebae0
ale
authored
4 years ago
72cebae0
Add the flask_sri module
· df34845a
ale
authored
4 years ago
df34845a
Initial commit
· 0b5e46da
ale
authored
4 years ago
0b5e46da
Loading