Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Berker Peksag d9aced73f1 The file() builtin has been removed in Python 3. Use open() instead. 10 gadi atpakaļ
  Berker Peksag e49b7e02b2 Use six.text_type instead of unicode(). 10 gadi atpakaļ
  Berker Peksag 386c9c7c55 Use six.iteritems() instead of dict.iteritems(). 10 gadi atpakaļ
  Berker Peksag 7f342c72f6 Continue to port GMG codebase. 11 gadi atpakaļ
  Rodney Ewing bdd2242155 added user upload limits 11 gadi atpakaļ
  Elrond 2dd0af3635 Merge remote-tracking branch 'cwebber/254_delete_queue_directories' 12 gadi atpakaļ
  Sebastian Spaeth 99a54c0095 Make copying to/from storage systems memory efficient (#419) 12 gadi atpakaļ
  Christopher Allan Webber 0ac8317ddc Removing docstring bit about delete_file possibly deleting directories in the future 12 gadi atpakaļ
  Sebastian Spaeth b34d7e1d9b Implement delete_dir in the FileStorage 12 gadi atpakaļ
  Brett Smith 4a791b8006 Make filestorage available to code that only imports storage. 12 gadi atpakaļ
  Will Kahn-Greene a855e92a98 Fix problems from pyflakes output 12 gadi atpakaļ
  Christopher Allan Webber cf29e8a824 It's 2012 all up in here 13 gadi atpakaļ
  Christopher Allan Webber 2e8fbc8fab Slightly clearer docs on copy_local_to_storage 13 gadi atpakaļ
  Christopher Allan Webber 98f6efb068 copy_local_to_storage, both general and specialized-for-BasicFileStorage versions 13 gadi atpakaļ
  Aaron Williamson 152a3bfaa3 Finished splitting util.py into separate files. 13 gadi atpakaļ
  Joar Wandborg a2468d18ca Feature #587 - Split storage.py into submodules 13 gadi atpakaļ