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

13 commits

Author SHA1 Message Date
Paul Thornthwaite
6716f37c5f Replace deprecated Hash methods
Done with `rubocop --auto-correct --only DeprecatedHashMethods`
2014-05-26 16:22:08 +01:00
Paul Thornthwaite
ec8b940b2c Standardise on collection methods
Done with `rubocop --auto-correct --only CollectionMethods`
2014-05-26 16:22:07 +01:00
Paul Thornthwaite
330a351ade Remove trailing blank lines
Done with `rubocop --auto-correct --only TrailingBlankLines`
2014-05-26 14:35:26 +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
Michael Sprauer
67fd6c328e info is now called json 2014-04-03 12:12:16 +02:00
Amos Benari
0f220ee618 added container commit request and fixed several tests in real mode 2014-03-05 19:08:48 +02:00
Amos Benari
803333bc5e [Docker] container actions fixed. 2014-03-04 14:41:01 +02:00
Amos Benari
2402fb8f8b [Docker] camelize hash keys on image and container create 2014-03-04 14:41:00 +02:00
Amos Benari
2243158daf [Docker] fixes running state is not loaded,
becase list-containers get only part of the container attributes
2014-03-04 14:41:00 +02:00
Amos Benari
53c37e7df1 [docker] added command attribute 2014-03-04 14:41:00 +02:00
Amos Benari
aedaf730e8 [Docker] fixed attributes aliases 2014-02-27 12:40:39 +02:00
Amos Benari
92dfcd5f6a extended the server (container) attributes 2014-02-18 15:06:54 +02:00
Amos Benari
48ea032fff added docker support 2014-02-16 01:06:49 +02:00