Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hypha
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
ots
hypha
Commits
905e00c4069eedc09088bc00fed75e2510dc89b6
Select Git revision
20 results
hypha
opentech
storage_backends.py
Author
Search by author
Any Author
authors
Allison Randal
allison
Chris Zubak-Skees
chriszs
Daniel Schultz
dan
Fon E. Noel NFEBE
Fenn-CS
Frank Duncan
frankduncan
Ghulam Murtaza
gmurtaza
Harry Minsky
hminsky
James Vasile
james
Jane Connors
Jane
Jesse Bickel
jbickel
Jim McGowan
jimmcgowan
Justin Reese
justin
Karl Fogel
kfogel
Kavya Sukumar
kavya
Lily Ye
lilyye
Pepe Borras
pepe
Tris Haines
tris
Will Hawkins
hawkinsw
sam posner
smpsnr
19 authors
Sep 07, 2018
Update secure_urls to url_protocol in storage backend.
· 16cbddc0
Fredrik Jonsson
authored
6 years ago
16cbddc0
Dont screw up the scheme
· 89af6eec
Todd Dembrey
authored
6 years ago
89af6eec
Correctly split the url
· 03ef1701
Todd Dembrey
authored
6 years ago
03ef1701
Add a url method to the storage class to handle custom domains with auth
· a45eb8c4
Todd Dembrey
authored
6 years ago
a45eb8c4
Aug 29, 2018
Use AWS_PUBLIC_CUSTOM_DOMAIN as custom domain for PublicMediaStorage if set.
· 0e52c0ec
Fredrik Jonsson
authored
6 years ago
0e52c0ec
Check that AWS vars is set befor using them in storage_backends.py.
· 2a2be2f1
Fredrik Jonsson
authored
6 years ago
2a2be2f1
Add custom storage classes in storage_backends.py instead of directly using S3Boto3Storage.
· 8e58ee50
Fredrik Jonsson
authored
6 years ago
8e58ee50
Loading