Jay McCarthy
|
5701c9cc69
|
Apache not in docs
|
2011-12-12 11:33:07 -07:00 |
|
Jay McCarthy
|
30cc1b9a0b
|
Incorrect documentation
|
2011-11-24 08:19:09 -07:00 |
|
Jay McCarthy
|
c27372c43b
|
Fixes pr 12216
|
2011-09-21 16:47:08 +09:00 |
|
Jay McCarthy
|
e9a9d79490
|
Better solution to pr12145
|
2011-09-06 15:42:12 -06:00 |
|
Matthew Flatt
|
e61ea772bb
|
fix `path-element?' collision
Is there a better name than `path-piece?'?
|
2011-08-19 19:54:36 -06:00 |
|
Eli Barzilay
|
d61eb53686
|
Lots of documentation formatting.
Started as fixing misindented definitions, then more indentations, then
a bunch of similar things (square brackets, huge spaces at end-of-lines,
etc).
|
2011-08-15 07:50:04 -04:00 |
|
Jay McCarthy
|
05c9fcd412
|
First pass at Xexpr removal
|
2010-12-07 14:14:49 -07:00 |
|
Eli Barzilay
|
8e0f8dd39c
|
More "~n" -> "\n" changes
|
2010-08-26 12:11:00 -04:00 |
|
Jay McCarthy
|
7d1c7d874b
|
Changing unstable, xml, html, and web-server to be rackety
|
2010-04-28 13:21:30 -06:00 |
|
Jay McCarthy
|
5232691355
|
Removing filepath calls
svn: r14743
|
2009-05-07 22:24:18 +00:00 |
|
Jay McCarthy
|
fd835e9c37
|
Reorganizing documentation
svn: r14366
|
2009-03-30 21:44:51 +00:00 |
|
Jay McCarthy
|
7edf96de7a
|
bytes
svn: r13420
|
2009-02-04 19:33:17 +00:00 |
|
Jay McCarthy
|
56c111ecce
|
response/c
svn: r13317
|
2009-01-29 16:34:57 +00:00 |
|
Jay McCarthy
|
5970ccb8fc
|
Fixing contracts
svn: r13286
|
2009-01-26 17:14:46 +00:00 |
|
Jay McCarthy
|
9e305c79e3
|
over-limit
svn: r13167
|
2009-01-16 16:24:23 +00:00 |
|
Jay McCarthy
|
ba5b8de58a
|
Limit dispatcher
svn: r13072
|
2009-01-12 17:44:02 +00:00 |
|
Jay McCarthy
|
da2fd6489d
|
Propagate dispatcher signal
svn: r12683
|
2008-12-02 22:29:19 +00:00 |
|
Jay McCarthy
|
d2a9872174
|
Using path-string? rather than path? in many places
svn: r12570
|
2008-11-21 17:59:08 +00:00 |
|
Jay McCarthy
|
ce734b819c
|
Increasing crossrefs. Eli, you can include this in the release
svn: r12492
|
2008-11-18 17:08:04 +00:00 |
|
Jay McCarthy
|
d56eed754b
|
Redoing documentation layout
svn: r12418
|
2008-11-12 23:45:00 +00:00 |
|
Jay McCarthy
|
d0a5616cb0
|
Abstracting HTTP code to sub-module
svn: r12415
|
2008-11-12 18:44:29 +00:00 |
|
Jay McCarthy
|
35cb453ea9
|
Pulling out servlet creation routines
svn: r12394
|
2008-11-11 22:57:41 +00:00 |
|
Jay McCarthy
|
15ad16f28d
|
Docs update
svn: r12379
|
2008-11-10 22:35:54 +00:00 |
|
Jay McCarthy
|
4f8dfc7514
|
Merging the web language dispatcher into the standard one
svn: r12378
|
2008-11-10 22:32:51 +00:00 |
|
Jay McCarthy
|
8a91afa69d
|
Moving config:scripts back inside the adt barrier
svn: r12348
|
2008-11-07 23:22:11 +00:00 |
|
Jay McCarthy
|
7479f59e13
|
Expanding functionality of serve/servlet
svn: r12346
|
2008-11-07 18:54:23 +00:00 |
|
Jay McCarthy
|
a8bc141a77
|
Generalizing dispatch-servlets
svn: r12338
|
2008-11-06 22:23:45 +00:00 |
|
Jay McCarthy
|
791d43ecd3
|
Moving TODOs
svn: r12319
|
2008-11-05 22:41:17 +00:00 |
|
Jay McCarthy
|
07474ad477
|
Refactoring dispatch-passwords
svn: r12242
|
2008-11-05 19:00:07 +00:00 |
|
Jay McCarthy
|
005576bdad
|
Bug in new default config, reported by mflatt
svn: r12233
|
2008-11-04 17:10:56 +00:00 |
|
Jay McCarthy
|
fc64cf2b77
|
Changing web server default servlet handling
svn: r12178
|
2008-10-30 14:34:21 +00:00 |
|
Jay McCarthy
|
4e764d8f0e
|
Adding better contracts and renaming in accordance w/ Robbys suggestion
svn: r11428
|
2008-08-25 19:57:34 +00:00 |
|
Jay McCarthy
|
9e20ad7c46
|
In response to the tutorial thread, I've merge in plai/web and instaservlet into the main repository. web-server/servlet-env can now provide most of the instaservlet functionality. web-server/insta provides the functionality of plai/web, inconcert with web-server/servlet-env. managers/lru is more useful with a default threshold-based manager. The default error handling is that of plai/web.
svn: r11246
|
2008-08-14 19:45:35 +00:00 |
|
Danny Yoo
|
9680267cf1
|
Added small note to refer to next-dispatcher when dispatch-files doesn't apply
svn: r8749
|
2008-02-21 00:26:29 +00:00 |
|
Eli Barzilay
|
264af9a6d0
|
improved scribble syntax use
svn: r8720
|
2008-02-19 12:22:45 +00:00 |
|
Jay McCarthy
|
533266f2dd
|
new keyword contracts
svn: r8622
|
2008-02-11 21:35:02 +00:00 |
|
Matthew Flatt
|
b76aa843ab
|
move doc sub-dirs to scribblings sub-dirs
svn: r8281
|
2008-01-10 20:07:32 +00:00 |
|