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

30 commits

Author SHA1 Message Date
geemus
34f8c03cec [aws|storage] add website configuration methods 2011-02-18 12:06:51 -08:00
geemus
bb877cb9a7 defer requiring nokogiri 2011-02-16 17:25:50 -08:00
geemus
70af200dda removing more deprecated stuff 2011-02-16 16:41:39 -08:00
geemus
fadb437255 remove deprecated service initializers 2011-02-16 15:07:42 -08: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
4c8979e9ab fix logic error which prevented turning off persistent connections 2011-02-15 11:15:33 -08:00
geemus
4cef2a6a97 remove unused line, thanks vivienschilis 2011-02-14 10:19:36 -08:00
Viven
57b25e5645 Temporary redirect should not execute the block 2011-02-12 07:49:03 +08:00
geemus
c673c28b16 implicitly add not_implemented mocks 2011-02-09 16:31:57 -08:00
geemus
5d8fec1501 [aws&google|storage] make signature public method
supports some edge case caching stuff
closes #155
2011-02-08 10:06:44 -08:00
gavin
11e85b60db Addition of a sort to the keys will put the partNumber field in the expected place. This calculates the same signature as amazon. ISSUE161 2011-02-09 01:59:15 +08:00
geemus
96ca167eb6 [aws&google] finish fixing headers in mocks 2011-02-02 16:30:25 -08:00
geemus
67d3bade8c [aws&google|storage] properly handle custom headers in mocks 2011-02-02 15:50:47 -08:00
James Miller
d4d240de31 [aws|s3] Add documentation for RRS to copy_object as well 2011-02-03 02:28:43 +08:00
James Miller
5206e36b65 [aws|s3] Add documentation for Reduced Redundancy Storage, already supported by Fog 2011-02-03 02:28:43 +08:00
geemus
d055ac1ec9 [fog|time] add date header formatting that is non-localized 2011-01-28 15:33:35 -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
08631c85c4 [aws&google|storage] move path escaping to signed url method 2011-01-26 14:38:00 -08:00
croaker
4b1e581652 Escape the path for signatures 2011-01-27 06:27:46 +08:00
geemus
3423f0ead1 [rackspace|storage] same as last, but don't destructively modify options 2011-01-26 11:15:49 -08:00
geemus
856ced6498 [rackspace|storage] remove nil query params in requests 2011-01-26 10:27:28 -08:00
geemus
e53fffeb28 [aws&google|storage] mock fixes 2011-01-21 20:45:37 -08:00
geemus
228367e293 [rackspace|storage] use non-deprecated cdn connection 2011-01-21 16:37:17 -08:00
geemus
e6916a7025 [local|storage] mark mock as unimplemented 2011-01-17 18:04:00 -08:00
geemus
5d9f65ed90 fix more broken require paths from reorg 2011-01-14 10:41:12 -08:00
geemus
bc25028c2f deprecate old initializers 2011-01-07 18:15:16 -08:00
geemus
0d45273144 consolidate deprecated service init 2011-01-07 17:11:05 -08:00
geemus
a5b70181d9 [bin] consolidate 2011-01-07 15:51:16 -08:00
geemus
ac480ad928 [storage] consolidate 2011-01-07 15:34:20 -08:00