29 Commits

Author SHA1 Message Date
02820203f0
Switch to AWS V4 signatures 2023-11-15 19:05:21 +01:00
044bf1c3eb
Remove purdytest, update Minitest class name 2023-10-26 16:17:52 +02:00
49614544db
Update dependencies
Requires Ruby 2.7+
2023-10-26 15:54:22 +02:00
be9f304960
Update dependencies 2022-05-13 13:44:41 +02:00
Greg Karékinian
21f3a9f60f Remove all duplication the specs
S3 and Swift now run the same specs. The only difference is the before
block that defines the stubbed HTTP requests and the responses from the
Swift and S3 servers
2018-04-26 13:17:43 +02:00
Greg Karékinian
ac6bec48c4 Remove all Riak code and its dependencies
Closes #75
2018-04-16 11:54:32 +02:00
Greg Karékinian
258c9a5ae6 Update rest-client to 2.1.0.rc1 to fix a memory leak in Ruby 2.4 2017-07-05 23:42:37 +02:00
Greg Karékinian
feaff528eb Update Ruby gems
nokogiri is a security update
2017-06-15 17:03:58 +02:00
Greg Karékinian
8caff843d6 Update gem dependencies 2016-07-21 11:26:32 +02:00
Greg Karékinian
b396a6dfd1 Update Ruby gems 2016-02-26 13:47:34 +01:00
Garret Alfert
990ea9cf28 Save object metadata in redis 2016-01-20 15:33:35 -05:00
Greg Karékinian
ad687839b0 Send token to Sentry for debugging purposes 2015-09-30 16:04:43 +02:00
Greg Karékinian
862fecea6b Update activesupport 2015-05-27 16:34:02 +02:00
Greg Karékinian
b74115a474 Use new column data storage for mime-types 2015-05-27 16:22:24 +02:00
Greg Karékinian
3b326d6dbf Add Sentry for exception tracking 2015-04-29 20:13:04 +02:00
Greg Karékinian
35c04f85e4 Add a Swift remoteStorage provider 2015-04-29 20:13:04 +02:00
Greg Karékinian
8f0106b190 Update Sinatra to 1.4.5
Also update backports package, its current version is causing issues on
Ruby 2.1.3
2014-09-24 13:24:44 +02:00
Greg Karékinian
6fbb8cdcf4 Update activesupport, i18n and nokogiri gems
The old activesupport gem depended on i18n 0.6.1
2014-05-09 12:00:58 +02:00
Greg Karékinian
e657fa4d56 Switch RubyGems source to https 2013-11-24 17:10:07 +01:00
Garret Alfert
3937862358 Use patched riak-ruby-client (closes #32)
The patched version escapes square brackets in the
key and bucket names correctly.
2013-11-06 21:56:23 +01:00
Garret Alfert
75b5fda0e9 Remove unicorn gem dependency 2013-11-01 13:06:06 +01:00
Garret Alfert
2656239fb1 Add rainbows gem 2013-10-25 02:15:11 +02:00
Garret Alfert
e2d69af020 Add Fog gem 2013-09-20 20:57:00 +02:00
1be4020991 Use config_file, include backend module depending on config (closes #8) 2013-04-25 23:11:25 +02:00
84e69376fd Add unicorn for staging, production envs 2012-10-06 16:05:21 +02:00
24ef893cd2 Add 'm' gem for running a single test by giving the line number 2012-09-26 20:05:03 +02:00
c1d9ac39ba Add Airbrake support 2012-03-06 16:22:57 +01:00
b2b2980cf0 Prepare for Travis CI 2012-02-28 01:28:58 +01:00
0d15277178 Initial commit 2012-02-27 16:32:12 +01:00