Commit Graph

15 Commits

Author SHA1 Message Date
Mehdi Lahmam f4501394b9 Remove UTF-8 magic comments from all the Ruby files
Ruby 2 made UTF-8 the default encoding, which make magic comments
omissible.
2016-01-02 16:38:59 +01:00
Aggelos Avgerinos 3407ed122e Move to Rspec 3 syntax 2015-04-22 23:00:01 +03:00
Aggelos Avgerinos 00a63d5fdb Configuration will break only for extracted providers 2015-04-22 17:11:56 +03:00
James Miller ccd5b4e847 Bump rspec to ~> 2.14.1 and fix some deprecations 2014-07-08 10:05:51 -07:00
M.Shibuya 095f07ddfc CarrierWave::Storage::Fog::File#filename returns wrong part when the url contains '/' in query string 2014-02-19 15:52:57 +09:00
Trevor Turk 2e97decc73 Use fog credentials for all remote tests 2011-03-10 21:37:34 +00:00
Trevor Turk ec8057ee1c Make remote tests easier to run 2011-02-24 12:07:38 +00:00
Trevor Turk f5537874bc Notes in fog_spec 2011-02-23 22:44:19 +00:00
geemus 074857771b some more cleanup 2011-02-11 17:41:56 -08:00
geemus 8e030fbaf1 get old s3 spec passing against mocked out fog 2011-02-02 16:37:33 -08:00
geemus 7421080e45 move fog_tests to its own file 2011-02-02 15:05:50 -08:00
geemus bd001ff464 use real uploader/config for fog tests 2011-02-02 15:05:12 -08:00
geemus e2ce31f186 easier test running
defaults to running aws and google with mocks on, skipping local and
  rackspace, because these mocks are not implemented

  FOG_MOCK=false will force actual run against aws, google, local and
  rackspace utilizing :carrierwave credential in ~/.fog
2011-01-26 15:57:39 -08:00
geemus dbe5512153 [fog] fix minor oversights from previous commits 2011-01-12 17:26:11 -08:00
geemus 238cc36660 add fog storage option 2011-01-11 16:39:38 -08:00