Commit graph

27 commits

Author SHA1 Message Date
JT Smith
8c6b0e3fc3 chunk deletion wasn't working properly 2006-02-28 21:33:36 +00:00
JT Smith
b745ab0ef6 added database cache option 2006-02-27 18:26:07 +00:00
Wouter van Oijen
7366c7abf9 Fixing my mistake... 2006-02-17 16:14:27 +00:00
Wouter van Oijen
ea72e3927c Fixed syntax error (Compilation Failed) 2006-02-17 12:27:08 +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
d8ead51499 Overcome maximum key length of 255 characters 2005-04-25 13:40:54 +00:00
Len Kranendonk
b417ef09b2 Added support for memcached distributed caching 2005-04-25 05:50:43 +00:00