Commit Graph

23 Commits

Author SHA1 Message Date
Eli Barzilay
b50ae83a27 switch from scheme to scheme/base
svn: r17472
2010-01-03 21:24:39 +00:00
Eli Barzilay
237682244c The embedded web server works now on the same port as the handin server.
Small change to protocol: the client should send "handin" first

svn: r17448
2009-12-31 07:17:18 +00:00
Eli Barzilay
66aa708427 use log-line for connection errors, announce shutting down and kill web-server when it happens
svn: r17433
2009-12-30 11:01:36 +00:00
Eli Barzilay
1d7f3ff2f4 better messages, clarify comment
svn: r17431
2009-12-30 04:16:32 +00:00
Eli Barzilay
98c2e2d3a6 more minor stuff
svn: r17417
2009-12-28 19:23:33 +00:00
Robby Findler
0dbbb5d73d tried to give a hint when people get confused the way I just did
svn: r17416
2009-12-28 18:39:28 +00:00
Eli Barzilay
a297f940d4 improved error message
svn: r17415
2009-12-28 18:35:19 +00:00
Eli Barzilay
211530e9df minor
svn: r17414
2009-12-28 18:32:31 +00:00
Robby Findler
590cf99637 added the port number to the startup messsage (this helped me figure out hwat I'd done wrong, so I thouht it generally useful)
svn: r17413
2009-12-28 18:25:27 +00:00
Eli Barzilay
e64bfff4f3 comment
svn: r16326
2009-10-15 15:59:37 +00:00
Eli Barzilay
4773d2cefd fix magic search
svn: r16298
2009-10-12 16:53:04 +00:00
Eli Barzilay
f7dc640f55 try to deal with silencing context output in a different way
svn: r16204
2009-10-01 21:11:14 +00:00
Eli Barzilay
3086800c91 * Try to avoid showing the context when ssl-accept fails -- this happens
often when students do mistakes, and the context output is useless in
  those cases.
* Set the current directory to the server directory, so the certificate
  files can be loaded

svn: r16195
2009-10-01 05:30:27 +00:00
Eli Barzilay
d39959ce1f * Instead of an error when the users file doesn't exist, just show a
warning in the log file.
* Use 'timestamp for reading preference files.

svn: r16174
2009-09-30 02:10:17 +00:00
Eli Barzilay
b98db8aecb redudnant space
svn: r13205
2009-01-18 21:52:35 +00:00
Eli Barzilay
ed8cd4b37f re-add the log file option
svn: r12536
2008-11-20 12:15:53 +00:00
Eli Barzilay
beea721bc4 Use the new web-server's `serve/servlet' for the status servlet.
svn: r12531
2008-11-20 09:48:03 +00:00
Eli Barzilay
33bfa42df4 nice memory printout
svn: r12052
2008-10-17 08:36:29 +00:00
Eli Barzilay
ec506bc5e3 reorganize code a little
svn: r12049
2008-10-17 01:36:14 +00:00
Eli Barzilay
42e33b7d94 minor tweaks
svn: r11710
2008-09-13 00:51:21 +00:00
Eli Barzilay
5541890dd5 yet more v4-isms
svn: r11684
2008-09-12 15:41:34 +00:00
Eli Barzilay
7d50e61c7f * Newlines at EOFs
* Another big chunk of v4-require-isms
* Allow `#lang framework/keybinding-lang' for keybinding files
* Move hierlist sources into "mrlib/hierlist", leave stub behind

svn: r10689
2008-07-09 07:18:06 +00:00
Eli Barzilay
5937a488ea * removed useless name from info
* docs build into user-specific directory so they're not a problem
  with not including this in the distribution.
* misc doc improvements
* renamed handin-server.ss to main.ss
* basic operation is fine with v4

svn: r8716
2008-02-19 08:27:09 +00:00