Historia zmian

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