Commit Graph
13 Commits
Author SHA1 Message Date
Garret Alfert 75915556cb Simplify definition of entry points 2013-09-19 16:09:04 +02:00
Garret Alfert 21d06a4970 Enable http_url_encoding in Travis Riak config
Conflicts:
	.travis/app.config
2013-09-13 19:27:28 +02:00
Garret Alfert 629ff399ff Don't try to deserialize an object to check if it already exists (fixes #29) 2013-09-13 19:10:32 +02:00
Garret Alfert 1a2933bf48 Allow to put app in maintenance mode (closes #27) 2013-07-25 18:46:51 +02:00
Garret Alfert 82554e0356 Fix DateTime to timestamp conversion 2013-07-17 12:05:18 +02:00
Garret Alfert cd8d51d8b7 Disable Rack logging completely 2013-07-16 17:13:19 +02:00
Garret Alfert 6d757ef552 Update Sinatra 2013-07-16 16:40:04 +02:00
Garret Alfert c6059153f8 Fix encoding in directory listings 2013-07-11 13:44:40 +02:00
Garret Alfert fa7c7ad020 Test for special characters in a directory name 2013-06-14 19:20:51 +02:00
Garret Alfert 73336ed5bc Fix for using Riak with http_url_encoding config enabled 2013-06-14 18:49:26 +02:00
Garret Alfert 80d540577d Fix config for test environment 2013-04-30 12:10:53 +02:00
Garret Alfert db1272b6fe Set RACK_ENV before requiring files in spec_helper.rb
This is because liquor_cabinet.rb is using the
environment to read the appropriate configuration
settings.
2013-04-30 12:10:16 +02:00
Garret Alfert 0c586b3193 Update Rack 2013-02-08 13:49:41 +01:00