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
Samuel Merritt 75216af4f5 [storage|aws] Add #each_file method to directory model.
The method yields every file in a directory, even taking pagination
into account. The list of files is never fully realized in memory, so
this should be suitable for directories with large numbers of files.
2011-04-19 11:25:38 -07:00
..
aws Merge remote branch 'ktheory/aws_elb_requests' 2011-04-12 13:09:35 -07:00
bin [aws|cloud_formation] cleanup + tests 2011-03-14 18:19:20 -07:00
cdn don't reset data on Mock#initialize 2011-03-21 10:54:07 -07:00
compute [compute|aws] change default flavor to t1.micro (so it will be 64-bit) 2011-04-15 10:43:18 -07:00
core Make Model#reload more resilient against errors. 2011-04-14 15:41:47 -07:00
dns [dns|bluebox] add default ttl for zone 2011-04-04 16:57:08 -07:00
providers Correction to the regular expression for unreserved characters. 2011-04-09 20:36:00 -04:00
storage [storage|aws] Add #each_file method to directory model. 2011-04-19 11:25:38 -07:00
terremark remove no longer used Terremark::Ecloud related stuff 2011-02-16 14:56:26 -08:00
bin.rb [virtualbox|compute] rough initial implementation 2011-03-09 17:03:15 -08:00
cdn.rb [cdn+dns argumenterror incorrect provider reference 2011-01-28 02:18:02 +08:00
compute.rb [virtualbox|compute] rough initial implementation 2011-03-09 17:03:15 -08:00
core.rb Use URI.escape instead of CGI.escape to properly encode containers and objects. 2011-03-23 20:54:37 -04:00
dns.rb [virtualbox|compute] rough initial implementation 2011-03-09 17:03:15 -08:00
providers.rb [virtualbox|compute] rough initial implementation 2011-03-09 17:03:15 -08:00
storage.rb Merge branch 'Lautus' 2011-03-21 13:07:27 -07:00
terremark.rb defer requiring nokogiri 2011-02-16 17:25:50 -08:00