Commit Graph

25 Commits

Author SHA1 Message Date
Jay McCarthy
7f13cb3da8 prefer bytes
svn: r13377
2009-02-03 16:23:28 +00:00
Eli Barzilay
ed8cd4b37f re-add the log file option
svn: r12536
2008-11-20 12:15:53 +00:00
Eli Barzilay
44ae506526 typo
svn: r12534
2008-11-20 11:59:37 +00:00
Eli Barzilay
827b76cb6f return a thunk that can kill the web server
svn: r12532
2008-11-20 09:54:05 +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
714031c1d6 status.ss is always in the web directory, so people can modify it more easily
svn: r12337
2008-11-06 22:17:18 +00:00
Eli Barzilay
9745240831 adapt to new web-server configuration
svn: r12336
2008-11-06 22:05:50 +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
Jay McCarthy
bec7331eae Standardizing names
svn: r6418
2007-05-30 22:01:17 +00:00
Jay McCarthy
6ac2665af9 Stream-lining web-server configuration sub-system
svn: r6417
2007-05-30 21:37:13 +00:00
Jay McCarthy
e9cc4026b9 Separating web-server signatures
svn: r6391
2007-05-29 21:29:46 +00:00
Eli Barzilay
2698bf52fb * checker modules are reloaded when the file changes, so there is no
longer any need to restart the server.
* Added a 'hook-file option that specifies a module providing a
  generic hook.  Useful for notifications when important things
  happen, but can be used for anything.  Reloaded on change too.

svn: r5463
2007-01-26 06:51:36 +00:00
Eli Barzilay
8af562f7a1 use configuration keys dynamically
svn: r5303
2007-01-10 18:16:51 +00:00
Eli Barzilay
3459c3a58f merged units branch
svn: r5033
2006-12-05 20:31:14 +00:00
Eli Barzilay
a9446922ab closer to new unit code
svn: r5019
2006-12-04 07:32:30 +00:00
Eli Barzilay
cdabc3a38d improving code, adding an identifier to log messages, closer to new unit code
svn: r5017
2006-12-04 07:10:25 +00:00
Eli Barzilay
2f9a43cd42 use new code, now that the web-server is fixed
svn: r4938
2006-11-23 20:33:00 +00:00
Jay McCarthy
91aaeb95f5 ELI
svn: r4905
2006-11-21 03:58:09 +00:00
Eli Barzilay
3b9770c76a * New log facility is actually working
* New configuration options to set output log, log file, and web log file
* Centralized dealing with configuration options (including conversions and
  defaults)

svn: r4890
2006-11-20 09:07:07 +00:00
Eli Barzilay
fd4627095c some reformatting and reorganization
svn: r4828
2006-11-12 10:38:59 +00:00
Matthew Flatt
33bea30acc fix config for latest web server
svn: r2809
2006-04-27 02:27:56 +00:00
Eli Barzilay
5622f9466a Lots of changes to the handin client and server, mostly being able to deal with
group submission.

svn: r809
2005-09-09 02:36:44 +00:00
Matthew Flatt
db88fcba02 updated for new web-server
svn: r679
2005-08-26 00:57:51 +00:00
Matthew Flatt
782d950a05 more handin-server fixes
svn: r603
2005-08-16 21:11:50 +00:00
Eli Barzilay
017d151d59 Adding collects, with all the right properties (except eoln-style).
svn: r3
2005-05-27 18:56:37 +00:00