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

8 commits

Author SHA1 Message Date
Paul Thornthwaite
2e0b7e545a Standardise empty lines throughout codebase
Done with `rubocop --auto-correct --only EmptyLineBetweenDefs,EmptyLines,EmptyLinesAroundBody`
2014-05-26 14:20:02 +01:00
Jonas Pfenniger
62f07402b3 AWS | storage: make directory.persisted? tell the truth
directory.persisted? was relying on the directory having a key which is almost
always true and not related to storage anyways.
2013-04-16 23:28:04 +01:00
Paul Thornthwaite
e4dd7c85b8 [aws|storage] Updates reference to service 2013-01-07 20:53:27 +00:00
geemus
9b8240bfba [storage|aws] move aws storage back with other aws stuff (namespacing should probably be recorrected as well) 2011-08-24 13:50:42 -05:00
geemus
ac480ad928 [storage] consolidate 2011-01-07 15:34:20 -08:00
geemus
3973d5feeb [aws&google|storage] parse/return CommonPrefixes 2010-11-19 14:09:06 -08:00
geemus
619f7d430f fix paths for core requires 2010-10-04 14:02:08 -07:00
geemus
58577e17bf [aws] rename ec2/s3 to compute/storage 2010-09-08 14:40:57 -07:00
Renamed from lib/fog/aws/models/s3/directories.rb (Browse further)