Colin Kuskie
a3a073296c
Add POD and fix typos to get POD coverage up
2009-04-01 03:53:34 +00:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Graham Knop
d9c1f88eab
cleaning up some imports
2008-11-24 04:00:46 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
JT Smith
fa09c41598
replaced return; with return undef;
2008-01-24 21:58:15 +00:00
Colin Kuskie
96178fd70c
first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead
2007-12-05 00:30:43 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
JT Smith
aeba6ec83c
merging 7.1.4 changes
2006-11-03 04:36:13 +00:00
Matthew Wilson
4a3121960f
removal of dumpSession.
2006-01-26 05:39:16 +00:00
Matthew Wilson
09483e18c5
a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily.
2006-01-16 22:45:21 +00:00
Colin Kuskie
ae3439bb6a
space out operator
2006-01-14 04:37:53 +00:00
JT Smith
a3adaee3a0
removing unnecessary use lines
2006-01-12 22:27:20 +00:00
JT Smith
9520b4ce48
migrating datetime api for session
2006-01-10 17:06:41 +00:00
JT Smith
a194408513
changing copyright year
2006-01-09 23:51:04 +00:00
JT Smith
024514c549
more session related changes
2006-01-09 19:56:26 +00:00
JT Smith
fdfb9bf5ae
merging 6.7.8 changes and bug fixes
2005-11-30 20:33:40 +00:00
JT Smith
58753a86e9
more traps
2005-11-26 03:21:50 +00:00
JT Smith
d1402a5a60
added some extra traps
2005-11-26 03:05:37 +00:00
JT Smith
560318df51
Fixed a bug where privileges were not being set correctly on cache files
...
and that was causing write errors.
- fix [ 1281437 ] hidden children appear when changing assetsToHide
2005-09-11 14:37:34 +00:00
JT Smith
62d1c58ae4
- Added cache to settings which increased performance by .02 seconds per
...
page.
- Added user cache which increased performance by more than .1 seconds per
page.
- Added some new indicies to make asset queries .01 to .1 seconds faster per query.
- fix [ 1274488 ] Visitors language not recognized 6.7.2
2005-09-10 15:37:03 +00:00
Colin Kuskie
a4a2179249
fix POD errors, re sf #1279861
2005-09-06 19:50:23 +00:00
JT Smith
0e34bdfc1d
fixed the nasty logout bug
2005-08-16 13:37:11 +00:00
Matthew Wilson
ac7f170b98
*** empty log message ***
2005-08-13 17:57:10 +00:00
JT Smith
8a5c997441
updated rich edit to 1.45
...
fixed cache privileges problem
added new buttons to rich edit
rich edit now defaults to allow any HTML tags
2005-08-05 22:06:14 +00:00
JT Smith
a8b8660183
fixed a few things in the new caching system
2005-07-12 02:58:32 +00:00
JT Smith
13b52b07f2
new caching system
2005-07-12 00:28:25 +00:00
JT Smith
d72dd21826
fixed a couple bugs and added size aware file cache
2005-07-07 19:53:19 +00:00
JT Smith
18ae37a518
fix [ 1201650 ] Server-wide Cache can be viewed/cleared by an admin
2005-05-20 19:20:12 +00:00
JT Smith
25319188b0
Added a cache disabling config option for developers who are testing
...
performance.
2005-04-28 22:34:42 +00:00
Len Kranendonk
b417ef09b2
Added support for memcached distributed caching
2005-04-25 05:50:43 +00:00