[system] / branches / rel-2-4-patches / webwork-modperl / lib / WeBWorK / Request.pm Repository:
ViewVC logotype

Log of /branches/rel-2-4-patches/webwork-modperl/lib/WeBWorK/Request.pm

Parent Directory Parent Directory


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

Revision 5744 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 24 16:07:53 2008 UTC (4 years, 10 months ago) by gage
File length: 4990 byte(s)
Diff to previous 5734 , to selected 4193
Corrective updates to rel-2-4-patches

Revision 5734 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 24 00:44:59 2008 UTC (4 years, 10 months ago) by
File length: 4705 byte(s)
Diff to previous 5318 , to selected 4193
This commit was manufactured by cvs2svn to create branch 'rel-2-4-patches'.

Revision 5318 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Aug 13 22:53:51 2007 UTC (5 years, 9 months ago) by sh002i
Original Path: branches/rel-2-4-dev/webwork-modperl/lib/WeBWorK/Request.pm
File length: 4705 byte(s)
Diff to previous 5243 , to selected 4193
updated copyright dates

Revision 5243 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Aug 7 22:35:14 2007 UTC (5 years, 9 months ago) by
Original Path: branches/rel-2-4-dev/webwork-modperl/lib/WeBWorK/Request.pm
File length: 4705 byte(s)
Diff to previous 4595 , to selected 4193
This commit was manufactured by cvs2svn to create branch 'rel-2-4-dev'.

Revision 4595 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 30 20:46:46 2006 UTC (6 years, 6 months ago) by sh002i
Original Path: trunk/webwork-modperl/lib/WeBWorK/Request.pm
File length: 4705 byte(s)
Diff to previous 4516 , to selected 4193
make full copy of param data for apache 2

Revision 4516 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 25 21:44:07 2006 UTC (6 years, 7 months ago) by sh002i
Original Path: trunk/webwork-modperl/lib/WeBWorK/Request.pm
File length: 4882 byte(s)
Diff to previous 4268 , to selected 4193
added small fixme note

Revision 4268 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jul 15 14:23:38 2006 UTC (6 years, 10 months ago) by sh002i
Original Path: trunk/webwork-modperl/lib/WeBWorK/Request.pm
File length: 4801 byte(s)
Diff to previous 4193
always store values as arrayrefs in paramcache

Revision 4193 - (view) (download) (as text) (annotate) - [selected]
Modified Fri Jun 30 18:47:09 2006 UTC (6 years, 10 months ago) by sh002i
Original Path: trunk/webwork-modperl/lib/WeBWorK/Request.pm
File length: 4753 byte(s)
Diff to previous 4192
Install wrapper for param() method when running under mod_perl2. This is
necessary because Apache2::Request's param doesn't support adding
parameters or modifying parameter values.

This is a potentially SLOW workaround, because there's an extra level of
perl code before we get to the XS param().

Revision 4192 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 29 23:20:48 2006 UTC (6 years, 10 months ago) by sh002i
Original Path: trunk/webwork-modperl/lib/WeBWorK/Request.pm
File length: 3923 byte(s)
Diff to previous 3973 , to selected 4193
Progress on Apache2 compatibility -- doesn't work yet.

I've gotten to the point where the login screen can be displayed, but
login will still fail. The issue that i'm currently working on is that
we modify $r->param values extensively in WeBWorK, and that is not
supported in Apache2::Request. I'm not sure why, and no workaround is
given. One solution is to wrap override param() in WeBWorK::Request, but
this would slow things down since the Apache2::Request param method is
written in C.

Revision 3973 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 25 23:13:56 2006 UTC (7 years, 3 months ago) by sh002i
Original Path: trunk/webwork-modperl/lib/WeBWorK/Request.pm
File length: 3360 byte(s)
Diff to previous 3742 , to selected 4193
forward-port from rel-2-2-dev: (update copyright date range -- 2000-2006.
this is probably overkill, since there are some files that were created
after 2000 and some files that were last modified before 2006.)

Revision 3742 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 7 21:18:13 2005 UTC (7 years, 6 months ago) by sh002i
Original Path: trunk/webwork-modperl/lib/WeBWorK/Request.pm
File length: 3360 byte(s)
Diff to previous 2955 , to selected 4193
add slot for WeBWorK::Authen object. we can use it for checking login
status.

Revision 2955 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Oct 22 22:59:53 2004 UTC (8 years, 6 months ago) by sh002i
Original Path: trunk/webwork-modperl/lib/WeBWorK/Request.pm
File length: 3086 byte(s)
Diff to previous 1842 , to selected 4193
POD fixes

Revision 1842 - (view) (download) (as text) (annotate) - [select for diffs]
Added Fri Mar 5 04:16:19 2004 UTC (9 years, 2 months ago) by sh002i
Original Path: trunk/webwork-modperl/lib/WeBWorK/Request.pm
File length: 3074 byte(s)
Diff to selected 4193
added URLPath and Request, for dispatch_new

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