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

12 commits

Author SHA1 Message Date
Paul Thornthwaite
698bca3f10 Replace deprecated File.exists? method
Done with `rubocop --auto-correct --only DeprecatedClassMethods`
2014-05-26 16:22:07 +01:00
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
Karl Freeman
6ddc27f5de Chdir in a block to dry up all method
- also, plays much nicer with FakeFS
2013-05-27 16:07:26 +01:00
Paul Thornthwaite
fbc5c52194 [local|storage] Updates reference to service 2013-01-07 21:01:16 +00:00
geemus
dc61fc09b2 [storage|local] move local storage to its own shared area (namespacing should probably be corrected)
ninefold fix
2011-08-24 14:09:18 -05:00
geemus
ac480ad928 [storage] consolidate 2011-01-07 15:34:20 -08:00
geemus
21cd346b4d [local|storage] CGI.escape file names 2010-11-23 13:45:37 -08:00
geemus
c53b5e273c fixing more warnings 2010-10-13 13:20:18 -07:00
geemus
619f7d430f fix paths for core requires 2010-10-04 14:02:08 -07:00
geemus
71e4f64024 [local] fix some leftover bugs from the remodel 2010-09-21 10:54:15 -07:00
geemus
eb6bca6f34 leftovers that I missed on the first pass in the last few commits 2010-09-08 14:41:14 -07:00
geemus
24897e9c1e [local] rename files to storage for consistency 2010-09-08 12:50:38 -07:00