1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/hp/requests/storage
2012-10-19 01:33:20 -04:00
..
delete_container.rb Raise the correct exception in the mock. 2012-03-30 18:12:03 -04:00
delete_object.rb Fix mocks to match real implementation. 2012-04-02 15:30:42 -04:00
get_container.rb Raise the correct exception in the mock. 2012-03-30 18:12:03 -04:00
get_containers.rb Fix mock to return integer value for count. 2012-03-30 17:43:33 -04:00
get_object.rb Update call to include response_block rather than passing a block, to conform to excon deprecation message. 2012-06-19 18:03:02 -04:00
get_object_temp_url.rb Update mock for tenp_url. 2012-09-27 15:56:40 -04:00
get_shared_container.rb Add mocks for shared container and objects calls. 2012-10-17 15:03:10 -04:00
get_shared_object.rb Add mocks for shared container and objects calls. 2012-10-17 15:03:10 -04:00
head_container.rb Fix response status for mocks. 2012-10-17 15:02:42 -04:00
head_containers.rb
head_object.rb Fix response status for mocks. 2012-10-17 15:02:42 -04:00
head_shared_container.rb Add mocks for shared container and objects calls. 2012-10-17 15:03:10 -04:00
head_shared_object.rb Add mocks for shared container and objects calls. 2012-10-17 15:03:10 -04:00
put_container.rb Update mocks to simulate real results in containers. 2012-04-09 18:02:39 -04:00
put_object.rb Update put_object to accept blocks, and remove deprecation message. 2012-06-19 18:02:27 -04:00
put_shared_object.rb Add request method for put_shared_object. Add model and collection for shared_directory and shared_file. 2012-10-19 01:33:20 -04:00