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
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
The file() builtin has been removed in Python 3. Use open() instead.
Berker Peksag
2014-06-07
1
-2
/
+2
*
Use six.text_type instead of unicode().
Berker Peksag
2014-06-02
1
-1
/
+1
*
Use six.iteritems() instead of dict.iteritems().
Berker Peksag
2014-05-26
1
-1
/
+3
*
Continue to port GMG codebase.
Berker Peksag
2014-05-08
1
-1
/
+3
*
added user upload limits
Rodney Ewing
2013-08-26
1
-0
/
+7
*
Merge remote-tracking branch 'cwebber/254_delete_queue_directories'
Elrond
2013-04-08
1
-3
/
+13
|
\
|
*
Removing docstring bit about delete_file possibly deleting directories in the...
Christopher Allan Webber
2013-01-22
1
-4
/
+0
|
*
Implement delete_dir in the FileStorage
Sebastian Spaeth
2013-01-22
1
-1
/
+15
*
|
Make copying to/from storage systems memory efficient (#419)
Sebastian Spaeth
2013-03-03
1
-4
/
+6
|
/
*
Make filestorage available to code that only imports storage.
Brett Smith
2012-07-08
1
-0
/
+2
*
Fix problems from pyflakes output
Will Kahn-Greene
2012-06-03
1
-2
/
+0
*
It's 2012 all up in here
Christopher Allan Webber
2012-02-02
1
-1
/
+1
*
Slightly clearer docs on copy_local_to_storage
Christopher Allan Webber
2011-11-20
1
-0
/
+4
*
copy_local_to_storage, both general and specialized-for-BasicFileStorage vers...
Christopher Allan Webber
2011-11-20
1
-0
/
+8
*
Finished splitting util.py into separate files.
Aaron Williamson
2011-10-01
1
-2
/
+2
*
Feature #587 - Split storage.py into submodules
Joar Wandborg
2011-09-12
1
-0
/
+240