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

29 commits

Author SHA1 Message Date
Kyle Rames
5ed929938a [rackspace] correcting exception classes on YARD docs 2013-04-15 13:12:14 -05:00
Kyle Rames
46e065e8b3 [rackspace] added exception info to rackspace api documentation 2013-03-27 09:50:30 -05:00
Kyle Rames
588bf4a3d2 [rackspace] fixing yard warnings 2013-03-11 10:05:23 -05:00
Kyle Rames
6663e05d29 [rackspace|storage] adding Storage yard docs 2013-03-07 16:01:42 -06:00
Kyle Rames
950bda0f33 rebasing with master 2013-02-25 08:26:15 -06:00
Kyle Rames
ba88d5a6c8 rebasing cdn branch with latest master 2013-02-22 09:07:27 -06:00
Kyle Rames
dab381361e [rackspace|storage] added ios_url and streaming_url methods to directory and file; added more tests 2013-02-15 13:01:17 -06:00
Kyle Rames
d7468d8747 [rackspace|storage] rebased with dir_metadata branch - https://github.com/fog/fog/pull/1563 2013-02-14 10:59:25 -06:00
Kyle Rames
56c020d599 [rackspace|storage] updated file class to use the same metadata implementation as the directory class 2013-02-14 10:41:23 -06:00
Kyle Rames
abb8b8acda [rackspace|storage] updated directory to lazy load metadata when necessary 2013-02-14 09:56:57 -06:00
Kyle Rames
7ea22bb60b [rackspace|storage] added support for container metadata; added directory tests 2013-02-13 09:11:10 -06:00
Kyle Rames
31b65434f2 [rackspace|storage] updating to return true after saving directory 2013-02-12 12:37:50 -06:00
Kyle Rames
b2657de41a [rackspace|storage] tweaked directory implementation; added directory model tests 2013-02-11 14:39:48 -06:00
Kyle Rames
f2b0c5d744 [rackspace|cdn] more refactoring 2013-02-05 10:41:59 -06:00
Kyle Rames
d812df525a [rackspace|storage] refactored storage/cdn. 2013-02-04 09:02:30 -06:00
Kyle Rames
e8f1920cb1 [rackspace|cdn] implemented purge object from CDN; added CDN tests and mocks. 2013-02-01 16:16:37 -06:00
Paul Thornthwaite
bc26c4e433 [rackspace] Updates reference to service 2013-01-07 21:01:20 +00:00
Paul Thornthwaite
05dffba5bf [rackspace|storage] Updates 'connection' references
`connection` is being deprecated within Fog::Model because it actually
refers to the Fog::Service not the Fog::Connection.

This replaces references to the instance variable to use the accessor so
will continue to work following deprecation.
2013-01-07 20:52:15 +00:00
Zachary Danger Campbell
270a4318c7 Update public_url to handle new header casings from Rackspace 2012-08-20 10:47:26 -05:00
Zachary Danger Campbell
49cde23541 Fix intial public_url when saving using rackspace_cdn_ssl = true 2011-12-30 13:12:09 -06:00
geemus
387f374d2c [rackspace|storage] fix broken model paths
closes #516
2011-09-20 10:15:03 -05:00
geemus
ac480ad928 [storage] consolidate 2011-01-07 15:34:20 -08:00
geemus
a063173ba9 [rackspace|storage] fixes for directory/files 2010-11-23 11:57:29 -08:00
geemus
93b8d32845 [storage] add public= and public_url for directory, public_url for file 2010-11-05 15:31:44 -07:00
geemus
6037202b3b [rackspace|storage] fixes for attribute alias discrepancies 2010-10-18 11:09:19 -07:00
geemus
619f7d430f fix paths for core requires 2010-10-04 14:02:08 -07:00
geemus
a963703309 fixes for/from specs/tests 2010-09-09 17:50:38 -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
a5411d8cf9 [rackspace] rename files/servers to storage/compute 2010-09-08 13:50:23 -07:00
Renamed from lib/fog/rackspace/models/files/directory.rb (Browse further)