1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

7 commits

Author SHA1 Message Date
Andre Meij
c09865e646 - Write files as binary (otherwise UTF8 - ASCII errors can occur)
- Check if File exists before trying to delete it (paperclip sometimes deletes files twice)
 - Check if Directory exists before trying to "cd" into it.
2011-08-05 15:37:53 +02:00
geemus
e1512c9ac8 [storage] refactor provider/service namespacing 2011-06-15 14:27:11 -07:00
geemus
597acf0363 [storage] fix/consolidate content-length for utf8
closes #327
2011-05-25 14:39:00 -07:00
geemus
cebfc4f91f [local|storage] rewrite to use nested directories
This replaces CGI.escape for key names
NOTE: this change is not backwards compatible

Closes #169
2011-02-15 16:53:45 -08:00
geemus
13b0d4452a convert content lengths to integers 2011-01-26 15:56:50 -08:00
geemus
847d2f28cd [local|storage] support file#content_type 2011-01-26 15:56:39 -08:00
geemus
ac480ad928 [storage] consolidate 2011-01-07 15:34:20 -08:00
Renamed from lib/fog/local/models/storage/file.rb (Browse further)