index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mediagoblin
/
storage
/
cloudfiles.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply pyupgrade --py36-plus.
Ben Sturmfels
2021-09-23
1
-1
/
+1
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
1
-5
/
+4
*
Fix bug 647
Boris Bobrov
2015-03-02
1
-21
/
+0
*
The file() builtin has been removed in Python 3. Use open() instead.
Berker Peksag
2014-06-07
1
-2
/
+2
*
added user upload limits
Rodney Ewing
2013-08-26
1
-0
/
+6
*
CloudFiles: Default to SSL URIs
Joar Wandborg
2013-06-07
1
-1
/
+1
*
Added .send method to cloudfiles storage object
Joar Wandborg
2013-03-03
1
-1
/
+9
*
Make Cloudfiles copy memory efficient too (#419)
Sebastian Spaeth
2013-03-02
1
-0
/
+48
*
Fixed attachments
Joar Wandborg
2012-10-23
1
-1
/
+4
*
Non-performance improvements to cloudfiles
Joar Wandborg
2012-08-05
1
-8
/
+27
*
Fix problems from pyflakes output
Will Kahn-Greene
2012-06-03
1
-2
/
+1
*
Also make sure mimetype here is set correctly via mimetype[0] (Thanks Shackra!)
Christopher Allan Webber
2012-04-18
1
-1
/
+1
*
Save the MIMEtype to cloudfiles correctly.
Shackra
2012-04-16
1
-0
/
+6
*
It's 2012 all up in here
Christopher Allan Webber
2012-02-02
1
-1
/
+1
*
Merge branch 'video_gstreamer-only'
Joar Wandborg
2011-11-21
1
-2
/
+8
|
\
|
*
Multimedia support - Commiting from a not yet finished state - Details below
Joar Wandborg
2011-09-23
1
-2
/
+8
*
|
Whitespace and formatting cleanup.
Nathan Yergler
2011-10-01
1
-0
/
+1
|
/
*
Feature #587 - Split storage.py into submodules
Joar Wandborg
2011-09-12
1
-0
/
+156