[system] / branches / dg_dev / webwork2 / lib / WeBWorK / Request.pm Repository:
ViewVC logotype

Log of /branches/dg_dev/webwork2/lib/WeBWorK/Request.pm

Parent Directory Parent Directory


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

Revision 6472 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 18 21:44:45 2010 UTC (2 years, 7 months ago) by aubreyja
File length: 4987 byte(s)
Diff to previous 5319
Adding current webwork2 to dg_dev

Revision 5319 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Aug 13 22:59:59 2007 UTC (5 years, 9 months ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/Request.pm
File length: 4987 byte(s)
Diff to previous 5213
updated copyright dates

Revision 5213 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 23 04:06:32 2007 UTC (5 years, 10 months ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/Request.pm
File length: 4986 byte(s)
Diff to previous 4595
PLEASE READ -- APACHE CONFIG CHANGES!

This patch makes webwork.apache2-config static (no <Perl> sections) and
passes changes into WeBWorK via PerlSetVar directives. The course
environment (global.conf) is seeded from these variables. Also changes
pg_dir to webwork_pg_dir, so all seed variables start with "webwork_".

So update your webwork.apache2-config and global.conf files! :)

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/webwork2/lib/WeBWorK/Request.pm
File length: 4705 byte(s)
Diff to previous 4516
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/webwork2/lib/WeBWorK/Request.pm
File length: 4882 byte(s)
Diff to previous 4268
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/webwork2/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) - [select for diffs]
Modified Fri Jun 30 18:47:09 2006 UTC (6 years, 10 months ago) by sh002i
Original Path: trunk/webwork2/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/webwork2/lib/WeBWorK/Request.pm
File length: 3923 byte(s)
Diff to previous 3973
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/webwork2/lib/WeBWorK/Request.pm
File length: 3360 byte(s)
Diff to previous 3742
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/webwork2/lib/WeBWorK/Request.pm
File length: 3360 byte(s)
Diff to previous 2955
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, 7 months ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/Request.pm
File length: 3086 byte(s)
Diff to previous 1842
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/webwork2/lib/WeBWorK/Request.pm
File length: 3074 byte(s)
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