webgui/lib/WebGUI/Session
Colin Kuskie afcc90b130 Documented a regexp in Session/Url.pm
Add passthruUrls to the list of URLs that are changed by fixUrl.
Wrote a bunch of POD for fixUrl
Changed the regular expressions related to badUrl so they don't need to copy the data.  This
will speed them up.
Fixed a bug where trailing slashes would defeat the badUrl check.
Re-indented according to WGBP.
Added tests to cover all of the changes.
2007-12-11 22:51:31 +00:00
..
DateTime.pm first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
Env.pm updated copyright 2007-07-01 16:09:42 +00:00
ErrorHandler.pm updated copyright 2007-07-01 16:09:42 +00:00
Form.pm first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
Http.pm first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
Icon.pm All toolbar icons now have a class called "toolbarIcon" so they can be 2007-08-31 21:35:37 +00:00
Id.pm updated copyright 2007-07-01 16:09:42 +00:00
Os.pm updated copyright 2007-07-01 16:09:42 +00:00
Output.pm updated copyright 2007-07-01 16:09:42 +00:00
Privilege.pm Add a missing use line in Session/Privilege.pm. 2007-11-02 03:57:00 +00:00
Scratch.pm first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
Setting.pm updated copyright 2007-07-01 16:09:42 +00:00
Stow.pm first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
Style.pm first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
Url.pm Documented a regexp in Session/Url.pm 2007-12-11 22:51:31 +00:00
Var.pm Previous conditional will always cover this case. If true, then 2007-11-26 05:26:18 +00:00