[system] / trunk / webwork-modperl / conf / global.conf.dist Repository:
ViewVC logotype

Log of /trunk/webwork-modperl/conf/global.conf.dist

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 811 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 23 06:35:06 2003 UTC (10 years, 1 month ago) by sh002i
File length: 11074 byte(s)
Diff to previous 808 , to selected 798
Added $sessionKeyLength and @sessionKeyChars variables (for Authen.pm).
-sam

Revision 808 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 17 21:01:17 2003 UTC (10 years, 1 month ago) by sh002i
File length: 10840 byte(s)
Diff to previous 798
Lots of work on WWDBv2... WW1Hash is done! A complete dbLayout (as
detailed on global.conf.dist) works now.
-sam

Revision 798 - (view) (download) (annotate) - [selected]
Modified Fri Mar 21 23:30:16 2003 UTC (10 years, 2 months ago) by sh002i
File length: 10795 byte(s)
Diff to previous 774
initial support for WWDBv2:
        - DB.pm finished (except for getGlobalUser{Set,Problem} methods)
        - schema modules for password, permission, key, and user with
          WWDBv1 hash-bashed backends
        - GDBM driver
        - wwdb command-line frontend
-sam

Revision 774 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 7 02:22:41 2003 UTC (10 years, 2 months ago) by sh002i
File length: 10560 byte(s)
Diff to previous 768 , to selected 798
conf/global.conf.dist: fixed %dbLayout
doc/new-DB-architecture: removed a meta-note.
-sam

Revision 768 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 6 19:12:38 2003 UTC (10 years, 2 months ago) by sh002i
File length: 10298 byte(s)
Diff to previous 740 , to selected 798
1. added %dbLayout (for the new DB.pm database system)
2. moved some stuff around
-sam

Revision 740 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 21 21:16:48 2003 UTC (10 years, 3 months ago) by sh002i
File length: 8583 byte(s)
Diff to previous 737 , to selected 798
1. the new global.conf key {mail}->{feedbackVerbosity} controls the
verbosity level of Feedback.pm messages.
2. Feedback includes a URL when ever the user is logged in.
-sam

Revision 737 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 18 07:04:13 2003 UTC (10 years, 3 months ago) by sh002i
File length: 8366 byte(s)
Diff to previous 706 , to selected 798
merged changes from rel-2-0-pr1-hardcopy-changes
-sam

Revision 706 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 21 20:25:51 2003 UTC (10 years, 4 months ago) by sh002i
File length: 8339 byte(s)
Diff to previous 705 , to selected 798
commented out allowedRecipients -- this should probably be set in
course.conf.
-sam

Revision 705 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 21 20:24:03 2003 UTC (10 years, 4 months ago) by sh002i
File length: 8336 byte(s)
Diff to previous 701 , to selected 798
added stuff that had been previously added to global.conf
-sam

Revision 701 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 10 21:39:29 2003 UTC (10 years, 4 months ago) by sh002i
File length: 7402 byte(s)
Diff to previous 700 , to selected 798
An MOTD can be displayed on the problem sets page. Define
$courseFiles{motd} to point to a file containing the message.
-sam

Revision 700 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 10 17:28:21 2003 UTC (10 years, 4 months ago) by sh002i
File length: 7356 byte(s)
Diff to previous 699 , to selected 798
"Home" (i.e. no course specified) now redirects to %webworkURLs{home}
-sam

Revision 699 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 9 19:03:54 2003 UTC (10 years, 4 months ago) by sh002i
File length: 7324 byte(s)
Diff to previous 695 , to selected 798
send_mail_to now works.
-sam

Revision 695 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 8 16:23:52 2003 UTC (10 years, 4 months ago) by sh002i
File length: 7415 byte(s)
Diff to previous 671 , to selected 798
$webworkURLRoot is now taken from Apache::WeBWorK instead of being
specified in global.conf.
-sam

Revision 671 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 9 18:40:04 2002 UTC (10 years, 5 months ago) by sh002i
File length: 7558 byte(s)
Diff to previous 670 , to selected 798
did some work on Feedback, etc. Added mike and arnie's comments to TODO.
-sam

Revision 670 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 6 17:50:24 2002 UTC (10 years, 5 months ago) by malsyned
File length: 7421 byte(s)
Diff to previous 663 , to selected 798
Added a Professor Tools stub module that provides redirection links to
the WeBWorK 1.8 system
-Dennis

Revision 663 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 26 21:49:51 2002 UTC (10 years, 5 months ago) by sh002i
File length: 7375 byte(s)
Diff to previous 655 , to selected 798
reoranized file.
-sam

Revision 655 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 25 08:29:55 2002 UTC (10 years, 5 months ago) by sh002i
File length: 6381 byte(s)
Diff to previous 654 , to selected 798
renamed httpd-wwmp-sample.conf -> httpd-wwmp.conf.dist
fixed a value in global.conf.dist
-sam

Revision 654 - (view) (download) (annotate) - [select for diffs]
Added Mon Nov 25 08:23:29 2002 UTC (10 years, 5 months ago) by sh002i
File length: 6409 byte(s)
Diff to selected 798
renamed global.conf -> global.conf.dist
-sam

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9