racket/collects/web-server
2012-01-08 23:25:53 -07:00
..
compat A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
configuration
default-web-root Revert "This fixes 10497 and potentially breaks programs that assume the query of a URL is always a list. I have fixed uses in the Web Server, which I expect is the major thing affected, but much more could be. Therefore I am skeptical this is a good idea just for the representation of ?. So, I'd like other people to review the change and let me know if they think I should revert it." 2011-11-23 11:13:20 -07:00
dispatch Revert "This fixes 10497 and potentially breaks programs that assume the query of a URL is always a list. I have fixed uses in the Web Server, which I expect is the major thing affected, but much more could be. Therefore I am skeptical this is a good idea just for the representation of ?. So, I'd like other people to review the change and let me know if they think I should revert it." 2011-11-23 11:13:20 -07:00
dispatchers Missing data character 2011-12-12 15:54:00 -07:00
formlets Adding radio and checkbox groups to formlets 2012-01-03 15:05:37 -07:00
http Closing 9646 2011-12-07 06:23:25 -07:00
insta
lang Improving error messages for non-serializable continuation pieces 2011-11-01 11:16:47 -06:00
managers
page A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
private pruned unstable/bytes (moved some code back to web-server) 2011-12-18 13:57:49 -07:00
scribblings restore some of deleted unstable docs into web-server-internal docs 2012-01-08 23:25:53 -07:00
servlet
stuffers
dispatch.rkt
formlets.rkt
http.rkt
info.rkt docs reorganization 2011-07-01 17:16:53 -06:00
lang.rkt
main.rkt
page.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
servlet-dispatch.rkt
servlet-env.rkt Adding generalization of log to serve/servlet 2011-08-08 12:39:21 -06:00
servlet.rkt
stuffers.rkt
templates.rkt
test.rkt Adding the basics of the servlet testing library, but then discovered a weird error, and took a sidetrack to catch it. I'm making a commit to be able see if there were any real problems or if it is just broken tests 2011-07-24 16:58:59 -04:00
web-config-sig.rkt
web-config-unit.rkt
web-server-sig.rkt
web-server-unit.rkt
web-server.rkt