Parent Directory
|
|
|
|
|
PG/
|
2268 |
8 years |
sh002i |
Added timeout alarm (currently set to 5 munites). Fixes bug #511.
|
HTML/
|
2275 |
8 years |
sh002i |
removed debug output. fixes bug #542.
|
Utils/
|
2276 |
8 years |
sh002i |
added check for well-formed course IDs. closes bug #504.
|
DB/
|
2347 |
8 years |
sh002i |
added getAllPSVNs() method
|
ContentGenerator/
|
2349 |
8 years |
toenail |
added permissions checks
removed unnecssary code/comments
fixed minor bug on inv... |
Upload.pm
|
1663 |
9 years |
sh002i |
Normalized headers. All files now contain the text below as a header.
This is im... |
Form.pm
|
1663 |
9 years |
sh002i |
Normalized headers. All files now contain the text below as a header.
This is im... |
CourseEnvironment.pm
|
1695 |
9 years |
sh002i |
cleaned up error reporting in the include() function. sadly, it still
doesn't wo... |
Request.pm
|
1842 |
9 years |
sh002i |
added URLPath and Request, for dispatch_new
|
Compatibility.pm
|
1845 |
9 years |
gage |
Added timing
y
|
Template.pm
|
1871 |
9 years |
sh002i |
i hate it when i think i've tested something, and it turns out i didn't.
|
Authz.pm
|
1885 |
9 years |
sh002i |
Authen and Authz are now passed only a WeBWorK::Request.
|
Authen.pm
|
1885 |
9 years |
sh002i |
Authen and Authz are now passed only a WeBWorK::Request.
|
Utils.pm
|
2082 |
9 years |
gage |
Added surePathToFile utility called as
surePathToFile start_directory path
... |
Timing.pm
|
2098 |
9 years |
gage |
Defined $WeBWorK:;timer again for use in debugging code
$timerON =0 by default... |
PG.pm
|
2217 |
8 years |
jj |
Made a loop of loading special environment variables. As a side effect, this ma... |
URLPath.pm
|
2238 |
8 years |
gage |
Added hooks for Preflight
-- Mike
|
ContentGenerator.pm
|
2323 |
8 years |
gage |
My latest effort at a list of links. The "Add User" function can be accessed
fr... |
DB.pm
|
2348 |
8 years |
sh002i |
optimized the hell out of the database checking code
|