-
[documentation] Update for new sphinx-extensions.
waywardmonkeys committedAug 25, 2015 This brings the opendylan-docs theme as well.
-
Merge pull request #74 from cgay/no-symbols
waywardmonkeys committedOct 9, 2014 Don't use <symbol>s for http-version or request methods.
-
[server] Use constants for request methods.
cgay committedOct 5, 2014 -
[server] Set *log-content?* to #f by default.
cgay committedOct 5, 2014 -
[server,client,common] Use <byte-string> instead of <symbol> for http…
cgay committedOct 1, 2014 … version.
-
[tests] Add comment about conflicting-listener-ips-test being expecte…
cgay committedSep 23, 2014 …d to fail.
-
[tests] Tag tests that use the internet with 'online'.
cgay committedSep 23, 2014 -
[server,client] Use a <request-method> class for request methods.
cgay committedSep 9, 2014 -
[server] Shorten worker thread names to "request worker n"
cgay committedOct 4, 2014 -
[server,common] Clarify some logging statements.
cgay committedOct 3, 2014 -
[server] Switch from 'logger' terminology to 'log'.
cgay committedSep 30, 2014 -
[server] Log the request line at debug level
cgay committedSep 29, 2014 -
[server] Remove some left over debug logging and add logging of rewri…
cgay committedSep 29, 2014 …tten urls.
-
[tests] Set server logging to $debug-level in make-server
cgay committedSep 29, 2014 -
Merge pull request #83 from cgay/close-conn
waywardmonkeys committedOct 5, 2014 [server] Shorten worker thread names to 'request worker n'
-
[client] Close client socket when with-http-connection exits
cgay committedOct 4, 2014
-
Merge pull request #81 from rjmacready/export-response-headers
waywardmonkeys committedOct 3, 2014 exporting response-headers; useful for wiki and web-framework
-
exporting response-headers; useful for wiki and web-framework
fabriceleal committedOct 3, 2014
-
Merge pull request #78 from cgay/test-suite
waywardmonkeys committedOct 1, 2014 [server] Fix race condition in join-listeners
-
[server] Clean up shutdown code, including race condition in
cgay committedSep 28, 2014 join-listeners and use close(sock, abort?: #t) rather than trying to connect to listeners.
-
Update Makefile for correct test suite names.
waywardmonkeys committedSep 29, 2014
-
Merge pull request #80 from rjmacready/fix-http-server-demo
cgay committedSep 28, 2014 Actually, we really need to specify --working-directory, if we call the ...
-
Actually, we really need to specify --working-directory, if we call t…
rjmacready committedSep 28, 2014 …he binary outside the working directory with /dsp
-
Merge pull request #79 from rjmacready/fix-http-server-demo
waywardmonkeys committedSep 28, 2014 fixed .dsp names
-
also, no need of working directory
rjmacready committedSep 28, 2014 -
rjmacready committed
Sep 28, 2014
-
Merge pull request #77 from cgay/update-logging
waywardmonkeys committedSep 27, 2014 Update logging submodule and associated code changes.
-
Update logging submodule and associated code changes.
cgay committedSep 27, 2014
-
Update URL in http-server-demo README file.
cgay committedSep 11, 2014 -
Merge pull request #76 from cgay/client
waywardmonkeys committedSep 11, 2014 Fix bit-rot in http-protocol-test-suite.
-
Fix bit-rot in http-protocol-test-suite.
cgay committedSep 11, 2014
-
[dsp] Fix serious warning due to "<dylan-server-page".
cgay committedSep 10, 2014
-
[http-server] Collapse some whitespace.
waywardmonkeys committedJul 19, 2014