Eli Barzilay
9283d92264
typos
...
svn: r8855
2008-03-03 06:04:03 +00:00
Eli Barzilay
b1a08edd5a
use new require specs in many places
...
svn: r8774
2008-02-23 09:42:03 +00:00
Eli Barzilay
a0872ee5ed
remove accidental debugging line
...
svn: r7418
2007-09-27 02:32:57 +00:00
Eli Barzilay
e0e9e18091
dont normalize the file path, so its ok to use a symlink for the solution file (pointing to a file that cannot be retrieved by itself)
...
svn: r7417
2007-09-27 02:32:10 +00:00
Eli Barzilay
07d6df5ab4
show a bad-access file in the log
...
svn: r7411
2007-09-25 04:24:30 +00:00
Eli Barzilay
34765705a5
remove unused binding
...
svn: r7153
2007-08-23 16:18:38 +00:00
Matthew Flatt
258490c8ad
fix timeout manager and replace regexp-based path manipulation with a call to find-relative-path
...
svn: r7128
2007-08-20 19:06:26 +00:00
Matthew Flatt
a626d25acd
handin-server updates for v371
...
svn: r7122
2007-08-19 18:56:50 +00:00
Eli Barzilay
524e341398
expiration automatically redirects to restart, more time
...
svn: r5815
2007-03-23 04:55:50 +00:00
Eli Barzilay
8537d50620
session expired message
...
svn: r5814
2007-03-23 00:56:48 +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
812997204f
* Main change: added active-dirs' and
inactive-dirs' as configuration options
...
instead of moving directories.
* Don't show solutions in active assignments, also check that when downloading
files.
* Improved (no `suffix:') error messages for errors that users should
eventually see.
svn: r5331
2007-01-12 07:40:24 +00:00
Eli Barzilay
8af562f7a1
use configuration keys dynamically
...
svn: r5303
2007-01-10 18:16:51 +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
c19e157b48
* New logging facility: simply use current-error-port as a logging output
...
- uses a plain prefix-style log
- does not save the log to log.ss (customization options will be coming up)
* Use that in the status servlet too
* Renamed `LOG' to `log-line'
(it is now just printing to the current error port)
* Reformatted doc.txt, and some code
* Always use Content-Disposition, with `inline' for non-wxme files
* Moved run-status to private
svn: r4831
2006-11-13 01:24:34 +00:00
Eli Barzilay
fd4627095c
some reformatting and reorganization
...
svn: r4828
2006-11-12 10:38:59 +00:00
Jay McCarthy
703a5e8fc9
privacy
...
svn: r4385
2006-09-19 16:19:12 +00:00
Eli Barzilay
16f01a1109
{quick,merge}sort -> sort
...
svn: r2569
2006-04-01 12:24:15 +00:00
Eli Barzilay
7efb1e0db6
fix sorting of "hw1a" "hw1b" etc
...
svn: r1868
2006-01-19 13:04:41 +00:00
Eli Barzilay
d7b59fdd60
Copy execution counts (and do it at the right place)
...
svn: r860
2005-09-15 22:08:10 +00:00
Eli Barzilay
957943f162
encode paths in url strings
...
svn: r845
2005-09-13 00:38:04 +00:00
Eli Barzilay
8b5832a24d
Improved status servlet.
...
svn: r830
2005-09-10 18:54:04 +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
76ae386773
add support for message on handin accept, fixed minor GUI bug
...
svn: r733
2005-09-01 17:04:49 +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