Eli Barzilay
5fd13c82c3
Recommend using racket' rather than
gracket-text' in the handin quickstart.
2012-05-03 10:24:05 -04:00
Eli Barzilay
c007c345f9
A bunch of more typos like the ones in David's commit.
2012-02-21 14:21:43 -05:00
Eli Barzilay
5a6ed440a1
Allow `get-conf' to be used with any key.
...
Make it possible to put user settings in the configuration, with the
same benefits (auto-reloading).
2012-02-10 06:05:50 -05:00
Eli Barzilay
3dd9001fdd
Sort out stuff around `timeout-control'.
...
1. The contract in the docs was wrong.
2. The docs used `#f' where the code was expecting 'disable, so made it
accept both.
3. Don't recommend disabling the timer -- I had a case where the
connection was left for more than a day as a result. (Probably
because there was a message after the receipt email.)
2012-01-23 17:06:19 -05:00
Matthew Flatt
e361acae0b
handin server: add support for HTTPS uploads (when enabled)
2011-11-02 08:12:58 -06:00
Ryan Culpepper
1b702a2ae3
docs reorganization
...
added tutorial, racket categories
relabeled some other categories
normalized manual names: de-bolded, changed some names
2011-07-01 17:16:53 -06:00
Matthew Flatt
f34a31cac9
"under <platform>" -> "on <platform>"; "X" -> "Unix"
...
I originally picked "under" as the preposition to go before
a platform name, but obviously you should build "on" a
platform, and "under" suddenly annoys me. The choice of "on"
is now codified in the documentation style guide. Meanwhile,
"Unix" insted of "X" seems more clear and consistent in the
`racket/gui' docs.
More usefully, this patch also fixes a few out-of-date
platform-specific claims.
2011-06-17 18:54:43 -06:00
John Clements
8d7f29d0bb
reworded to follow friedman's rule
2011-01-06 23:57:13 -08:00
Matthew Flatt
3a5f267983
Revert "move the handin-server docs out of the user's space and into the plt/doc"
...
This reverts commit e6d45e2ae6
.
[for now, so that the distribution build can work]
2011-01-03 18:05:07 -07:00
Robby Findler
e6d45e2ae6
move the handin-server docs out of the user's space and into the plt/doc
2011-01-03 11:38:56 -06:00
Robby Findler
6c4f75365b
handin server docs tweaks
2011-01-03 11:38:54 -06:00
Eli Barzilay
e95602b8e4
Update raco pack command-line
2010-10-01 22:22:36 -04:00
Eli Barzilay
d32400dd76
More racketizations
2010-09-13 02:35:22 -04:00
Eli Barzilay
6b471afcfd
Racketized handin-server
2010-09-12 02:22:59 -04:00
Eli Barzilay
606b7f60dc
Lots of "~e" to "~.s" changes.
2010-08-25 17:17:01 -04:00
Matthew Flatt
967ac7275f
change default handin file suffix
2010-08-25 06:04:27 -06:00
Matthew Flatt
43ecbe4837
rackety handin-server docs and other repairs
2010-08-19 15:56:07 -06:00
Eli Barzilay
de0cc7771b
A lot of "DrScheme" -> "DrRacket"s.
2010-05-17 01:27:03 -04:00
Eli Barzilay
0aab34154a
Update handin-server docs.
2010-05-11 00:31:28 -04:00
Matthew Flatt
28b4043077
rename all files .ss -> .rkt
2010-04-27 16:50:15 -06:00
Eli Barzilay
c88a5a6856
A bunch of additional typos
...
svn: r17976
2010-02-05 03:21:52 +00:00
Eli Barzilay
3727ec4f9a
better text
...
svn: r17459
2010-01-01 20:59:04 +00:00
Robby Findler
17937627e1
clarified the message docs
...
svn: r17458
2010-01-01 20:35:30 +00:00
Eli Barzilay
d5f1f59d77
The `https-port-number' configuration is meaningless, removed and
...
replaced with `use-https' which defaults to #t. If the web server is
disabled, run a tiny "server" that spits out a message -- to avoid
students complaining that something is broken.
Configuration files with `https-port-number' will throw an error, and
should be upgraded.
svn: r17450
2009-12-31 07:43:23 +00:00
Robby Findler
19bcc4da54
suggested a regexp that allows hyphens in people's real names, and fixed a typo
...
svn: r17411
2009-12-28 16:41:58 +00:00
Matthew Flatt
31f4d5c9af
minor handin-server doc fixes
...
svn: r16290
2009-10-09 15:23:06 +00:00
Eli Barzilay
8a4aeb32ee
lots of improvements
...
svn: r16196
2009-10-01 07:43:23 +00:00
Eli Barzilay
36ed847081
typo in DFlag
...
svn: r16178
2009-09-30 03:50:58 +00:00
Eli Barzilay
67df72ec1a
describe how to create the distributable archive
...
svn: r16176
2009-09-30 02:49:50 +00:00
Eli Barzilay
9a89b7ad08
typo
...
svn: r16175
2009-09-30 02:10:58 +00:00
Eli Barzilay
a04517452f
new require format
...
svn: r15861
2009-09-03 00:16:35 +00:00
Eli Barzilay
ff73a5395e
removed lots of "the the"s
...
svn: r14679
2009-05-01 21:02:51 +00:00
Eli Barzilay
e6d6c81d0c
some clarification
...
svn: r13449
2009-02-05 03:47:17 +00:00
Eli Barzilay
bd561ab191
some paren typos
...
svn: r13416
2009-02-04 16:28:14 +00:00
Eli Barzilay
375a108b75
Use and re-provide server-dir from private/config.
...
svn: r13413
2009-02-04 10:49:06 +00:00
Eli Barzilay
d797e18abc
https port fix and clarifications
...
svn: r13005
2009-01-05 01:43:36 +00:00
Matthew Flatt
ca913054d3
fix !test/exn docs
...
svn: r12963
2009-01-01 21:12:37 +00:00
Eli Barzilay
87e5c34935
use !defined for either syntax or simple binding, add !bound for a binding that cannot be a syntax
...
svn: r12781
2008-12-11 21:05:03 +00:00
Eli Barzilay
a2c818d8b1
minor
...
svn: r12772
2008-12-11 00:59:26 +00:00
John Clements
6ab90bed80
fix for intermediate lang, added test/exn docs
...
svn: r12770
2008-12-10 19:41:03 +00:00
Eli Barzilay
aa824d8e05
remove web-base-dir which does not make any sense now
...
svn: r12533
2008-11-20 11:42:28 +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
f4f559fc3b
use namespace-variable-value for !defined, and add !syntax
...
svn: r12433
2008-11-13 22:19:33 +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
9f3161cf24
doc clarifications
...
svn: r11961
2008-10-07 14:14:23 +00:00
Eli Barzilay
d2bd4c050e
* Added (module <lang>) as a specification for using
...
`make-module-evaluator' accepting only modules with the specified
language.
* Fix a bug with deciding on how to convert values for printing.
* Improved code in checker.ss.
svn: r11955
2008-10-06 21:44:23 +00:00
Eli Barzilay
e328ad4136
stupid typo
...
svn: r11878
2008-09-25 20:41:39 +00:00
Eli Barzilay
7695ee44e3
added !eval and documented it
...
svn: r11873
2008-09-25 19:17:50 +00:00
Eli Barzilay
8380372d46
oops
...
svn: r11869
2008-09-25 08:43:11 +00:00
Eli Barzilay
b465a25656
teachpacks -> requires (keep :teachpacks for compatibility)
...
svn: r11865
2008-09-25 06:26:18 +00:00