about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-02-23 18:30:00 -0800
committerEric Wong <normalperson@yhbt.net>2009-02-23 18:30:00 -0800
commit1f29d32cb095cbc21a095772db2fbaf216781f97 (patch)
tree91918c3de77b8c2cd6b8c83ac98255482a5ba38e
parentecbff236982f0ac94555171f86cee217929a978a (diff)
downloadunicorn-1f29d32cb095cbc21a095772db2fbaf216781f97.tar.gz
-rw-r--r--Manifest8
1 files changed, 7 insertions, 1 deletions
diff --git a/Manifest b/Manifest
index ea0f336..2ea9741 100644
--- a/Manifest
+++ b/Manifest
@@ -9,7 +9,9 @@ README
 Rakefile
 TODO
 bin/unicorn
-bin/unicorn-hello-world
+examples/sinatra/README
+examples/sinatra/sinatra_example.rb
+examples/sinatra/unicorn-sinatra-example
 ext/http11/ext_help.h
 ext/http11/extconf.rb
 ext/http11/http11.c
@@ -18,6 +20,7 @@ ext/http11/http11_parser.h
 ext/http11/http11_parser.rl
 ext/http11/http11_parser_common.rl
 lib/unicorn.rb
+lib/unicorn/configurator.rb
 lib/unicorn/const.rb
 lib/unicorn/http_request.rb
 lib/unicorn/http_response.rb
@@ -27,8 +30,11 @@ test/aggregate.rb
 test/benchmark/previous.rb
 test/benchmark/simple.rb
 test/benchmark/utils.rb
+test/exec/README
+test/exec/test_exec.rb
 test/test_helper.rb
 test/tools/trickletest.rb
 test/unit/test_http_parser.rb
 test/unit/test_response.rb
 test/unit/test_server.rb
+test/unit/test_upload.rb