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
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
Kashif Rasul
c551e87d29 One more typo fix. 2012-01-18 10:16:06 +01:00
geemus
34e6a1105c [core] separate loggers for deprecations/warnings
distinctly styles deprecations for clarity
gives better flexibility for redirecting logs
reduces possibility of missing deprecations because warnings are ignored
2011-10-19 14:49:34 -05:00
geemus
76c0f11670 [core] use logger throughout for warnings 2011-09-02 12:30:10 -05:00
geemus
69407efdbb [compute] refactor provider/service namespacing 2011-06-16 16:29:14 -07:00
James W. Brinkerhoff
4c6c9c678a modifying voxel provider to conform with new org 2011-02-23 14:51:18 -08:00
James W. Brinkerhoff
d1606e69cc Initial add of voxel provider, framework in place for compute and image listing 2011-02-23 14:51:13 -08:00