Garret Alfert
|
6259e22442
|
Disable logging only for staging and production
|
2013-10-07 15:21:43 +02:00 |
|
Garret Alfert
|
6770a8cfb1
|
Move Rack::CommonLogger into it's own file
|
2013-09-19 16:09:18 +02:00 |
|
Garret Alfert
|
53256ecc00
|
Use class instead of module
|
2013-09-19 16:09:12 +02:00 |
|
Garret Alfert
|
75915556cb
|
Simplify definition of entry points
|
2013-09-19 16:09:04 +02:00 |
|
Garret Alfert
|
1a2933bf48
|
Allow to put app in maintenance mode (closes #27)
|
2013-07-25 18:46:51 +02:00 |
|
Garret Alfert
|
cd8d51d8b7
|
Disable Rack logging completely
|
2013-07-16 17:13:19 +02:00 |
|
|
1be4020991
|
Use config_file, include backend module depending on config (closes #8)
|
2013-04-25 23:11:25 +02:00 |
|
|
39355ff0f2
|
Don't allow directory listings of the public directory without proper permissions (refs #19)
|
2012-10-29 14:46:11 +01:00 |
|
|
84b9e0561a
|
Set Cache-Control header (closes #9)
|
2012-10-07 14:20:38 +02:00 |
|
|
daf1e4b4ac
|
Add staging environment
|
2012-10-06 22:01:12 +02:00 |
|
|
a21bdab0fa
|
Add support for the root directory
|
2012-10-01 03:12:29 +02:00 |
|
|
d88ad2eb20
|
Disable Rack-Protection
|
2012-09-30 21:50:14 +02:00 |
|
|
e815cbaaff
|
Allow OPTIONS requests for directory listings
|
2012-09-28 14:46:42 +02:00 |
|
|
ebe499211a
|
Support directory listings
|
2012-09-26 11:10:02 +02:00 |
|
|
3d573b51ac
|
Support for new read/write permission system
|
2012-09-25 17:22:25 +02:00 |
|
|
956f6fd3b3
|
Add support for custom content types
|
2012-06-10 16:16:34 +02:00 |
|
|
202508ca95
|
Remove obsolete resources
|
2012-03-17 13:40:39 +01:00 |
|
|
c1d9ac39ba
|
Add Airbrake support
|
2012-03-06 16:22:57 +01:00 |
|
|
906ab23a89
|
Disable logging in production
|
2012-03-03 17:06:11 +01:00 |
|
|
0c7721a710
|
Enable logging in production
|
2012-03-01 23:09:22 +01:00 |
|
|
967c9e34da
|
Set access-control header to request origin header if set
|
2012-02-29 19:04:01 +01:00 |
|
|
24c5442c78
|
Don't authorize OPTIONS requests, allow Origin request header
|
2012-02-29 18:44:49 +01:00 |
|
|
46c230d0d7
|
Add OPTIONS resource, allow Content-Type header
|
2012-02-29 18:30:47 +01:00 |
|
|
30cd0536b2
|
Allow all headers with CORS
|
2012-02-29 18:18:01 +01:00 |
|
|
e338e93f5b
|
Add CORS headers
|
2012-02-29 15:17:49 +01:00 |
|
|
64698b8503
|
Make config settable from outside the app
|
2012-02-29 14:08:03 +01:00 |
|
|
b14a715c2d
|
Remove debug resource
|
2012-02-27 21:11:52 +01:00 |
|
|
0d15277178
|
Initial commit
|
2012-02-27 16:32:12 +01:00 |
|