Commit Graph

42 Commits

Author SHA1 Message Date
galfert 9250bb7790 Create directory objects for parent directories that don't contain any files themselves 2012-09-26 20:00:07 +02:00
galfert 4d01144bf4 Add spec helper that waits for the next second to begin (instead of sleeping for a whole second) 2012-09-26 20:00:07 +02:00
galfert 52b32fb396 Fix specs 2012-09-26 20:00:06 +02:00
galfert 9d2727b867 Use only the directory name instead of full path in directory listings 2012-09-26 11:34:31 +02:00
galfert 8af6016d99 Purge all buckets before every test 2012-09-26 11:10:02 +02:00
galfert ebe499211a Support directory listings 2012-09-26 11:10:02 +02:00
galfert 5155d36de4 Update riak-client gem 2012-09-26 01:03:29 +02:00
galfert 9e81c4828d All data under /public is always readable 2012-09-25 17:34:40 +02:00
galfert af28ec44c8 Set Last-Modified header 2012-09-25 17:22:56 +02:00
galfert 1cd01b8277 Specs for global permissions 2012-09-25 17:22:56 +02:00
galfert 3d573b51ac Support for new read/write permission system 2012-09-25 17:22:25 +02:00
galfert 01017a9d9c Clean up the specs some more 2012-09-15 00:47:49 +02:00
galfert 5b78f23406 Don't leave any data behind after testing 2012-09-15 00:39:53 +02:00
galfert 8c5993068b Add notification webhook for Travis 2012-09-14 17:45:41 +02:00
galfert 557223e0f9 Tell Travis that we need Riak 2012-09-14 17:29:58 +02:00
galfert 50601b5b71 Cleanup the code a little 2012-09-14 17:20:57 +02:00
galfert 15fdd7742f Fix custom content types to support arbitrary types (fixes #5) 2012-09-14 17:13:25 +02:00
basti 956f6fd3b3 Add support for custom content types 2012-06-10 16:16:34 +02:00
basti 9d9fad77a0 Set index headers for user id in Riak 2012-04-23 14:33:14 +02:00
basti cbbf909e7f Memoization, duh 2012-04-22 20:37:10 +02:00
galfert 40cd218a5f Add contributor info to readme, remove license part as it can be found in its own file 2012-04-09 16:37:23 +02:00
galfert dba3938119 Add license info 2012-04-08 23:26:40 +02:00
basti 1d81e06d41 Set charset explicitly in Riak objects' content type 2012-03-17 14:49:31 +01:00
basti 202508ca95 Remove obsolete resources 2012-03-17 13:40:39 +01:00
galfert c1d9ac39ba Add Airbrake support 2012-03-06 16:22:57 +01:00
basti 9d124ce48a Move Riak-specific specs to their own file 2012-03-05 22:43:26 +01:00
basti 906ab23a89 Disable logging in production 2012-03-03 17:06:11 +01:00
basti a22948ecba Update deps 2012-03-02 17:08:20 +01:00
basti 0c7721a710 Enable logging in production 2012-03-01 23:09:22 +01:00
basti 967c9e34da Set access-control header to request origin header if set 2012-02-29 19:04:01 +01:00
basti 24c5442c78 Don't authorize OPTIONS requests, allow Origin request header 2012-02-29 18:44:49 +01:00
basti 46c230d0d7 Add OPTIONS resource, allow Content-Type header 2012-02-29 18:30:47 +01:00
basti 30cd0536b2 Allow all headers with CORS 2012-02-29 18:18:01 +01:00
basti e338e93f5b Add CORS headers 2012-02-29 15:17:49 +01:00
basti d0e78e9fe4 Fix filename 2012-02-29 14:08:27 +01:00
basti 64698b8503 Make config settable from outside the app 2012-02-29 14:08:03 +01:00
basti 064b8dc06a Add Travis badge to README 2012-02-28 01:39:43 +01:00
basti ad12f4d504 Use hidden file for travis.yml 2012-02-28 01:37:14 +01:00
basti e726abcbbd Update travis.yml 2012-02-28 01:34:21 +01:00
basti b2b2980cf0 Prepare for Travis CI 2012-02-28 01:28:58 +01:00
basti b14a715c2d Remove debug resource 2012-02-27 21:11:52 +01:00
basti 0d15277178 Initial commit 2012-02-27 16:32:12 +01:00