Archived
1
0

Squash merge into master branch

This commit is contained in:
2012-02-26 23:51:24 +00:00
committed by cdramey
parent 9857fcdf3f
commit 95e1a981ab
14 changed files with 981 additions and 0 deletions

17
TODO Normal file
View File

@ -0,0 +1,17 @@
High Priority
-------------
POST variable parsing
Basic sandboxed database support (e.g. GET/PUT)
Sandboxed dofile() / loadfile() / loadstring()
Medium Priority
---------------
File Upload Support
Database error logging
Consider switching to mmap() for file reads
Low Priority
------------
Database file adapter