Paul Thornthwaite
|
ec8b940b2c
|
Standardise on collection methods
Done with `rubocop --auto-correct --only CollectionMethods`
|
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 |
|
Nick Osborn
|
8b8a961f2e
|
[vcloud_director] Fix medias#create - issue #2440
|
2013-12-02 13:44:14 +00:00 |
|
Nick Osborn
|
353b50acfc
|
[vcloud_director] Do ensure_list in request methods.
Mitigation for Fog::ToHashDocument. This is (still) a short-term fix
until we get to real response parsers.
|
2013-10-15 14:14:05 +01:00 |
|
Nick Osborn
|
0c859260b9
|
[vcloud_director] Use x-vcloud-authorization header.
Apparently vCloud Director can be configured to not send vcloud-token cookies.
|
2013-10-08 19:47:00 +01:00 |
|
Nick Osborn
|
97ff4ab6ff
|
[vcloud_director] Add #create to medias collection.
|
2013-10-03 19:10:00 +01:00 |
|
Nick Osborn
|
67c0d0b9fe
|
[vcloud_director] Add basic media model.
|
2013-10-01 02:36:20 +01:00 |
|