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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
retrying
Select Git revision
Branches
3
master
default
protected
retrying
urllib3
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
11
Oct
19
Nov
23
Oct
18
Aug
18
May
25
Nov
23
Oct
27
Aug
17
13
30
May
25
Mar
7
Dec
24
May
2
Feb
29
Jan
24
21
20
19
24
Oct
23
21
Add accountserver.disable_2fa method
master
master
Set PEER_SERVICE span attribute on client rpcs
Use the semantically correct enduser.id
Add auth.user tracing parameter (server-side)
Add web_set_php_version method
Switch to pytest
Include float container info in trace, if present
Add hostname to default tracing scope
Use the zipkin JSON exporter temporarily
Fix bug where internal rpc requests repeated the full URL
Allow passing SSO public key as parameter (for testing)
Switch to opentelemetry
Posticipate tracing setup
Fix coverage artifact in CI script
Be more lax in parsing response Content-Type
Add email_set_openpgp_key API endpoint to Accountserver
Drop dependency on opencensus-ext-flask
Set a shorter default for max_age for a smoother transition
Allow setting max_age on static files via config
Use 'retrying' for backoff
retrying
retrying
Merge branch 'verbose-400' into 'master'
Make BadRequestErrors more verbose
Add JUnit XML test reports to CI; use stock Python test image
Export coverage data to Gitlab-CI
Do not parse the backend URL early
Do not parse the backend URL early
urllib3
urllib3
Merge branch 'urllib3' into 'master'
Remove unused utility function
Fix a bug in the DNS cache, add related tests
Remove excessive logging
Improve the implementation of timeouts
Tune expo backoff params, and make tests faster by reducing max_timeout
Add a test for AuthenticationError when sso_exchange is set
Do not redefine TimeoutError by mistake
Add tests for sso_exchange functionality
Add missing TimeoutError exception
Add a test for the structured error handling
Add a test of overloaded backends
Replace requests dependency with urllib3
Add test for the LoginServiceClient
Loading