Revisions for framework/SessionObjects/SessionObjects.php

Location: [ Horde ] / framework / SessionObjects / SessionObjects.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
1.6.12.11 FRAMEWORK_3 (+2 -2 lines) 01/02/2008 06:30 AM Jan Schneider jan

Happy New Year

Tags: HORDE_3_2_1, HORDE_3_2, HORDE_3_2_RC4, HORDE_3_2_RC3, HORDE_3_2_RC2

1.19 (+2 -2 lines) 01/02/2008 06:12 AM Jan Schneider jan

Happy New Year

1.6.12.10 FRAMEWORK_3 (+54 -22 lines) 12/20/2007 08:49 AM Jan Schneider jan

Merge from HEAD.

1.18 (+5 -1 lines) 05/03/2007 03:28 PM Michael M Slusarz slusarz

Catch cache misses.

Tags: BEFORE_MERGE_3_2, HORDE_3_2_RC1, HORDE_3_2_ALPHA

1.17 (+49 -21 lines) 03/10/2007 03:51 AM Michael M Slusarz slusarz

Bug:
Submitted by:
Merge after:
Use lzf compression to compress Horde_SessionObjects:: data in the session.

See http://www.goof.com/pcg/marc/liblzf.html

We get a modest size reduction for almost no additional CPU time - and
session objects, by their nature, are not being used on every page so they
are ideal candidates for compression.
Compression of my IMAP_Tree object alone (I think i have about 60 or so
subscribed folders) saves about 32 KB: session size dropped from 170 KB to 138
KB.

1.6.12.9 FRAMEWORK_3 (+2 -2 lines) 01/02/2007 08:54 AM Jan Schneider jan

Happy New Year

Tags: HORDE_3_1_8, HORDE_3_1_7, HORDE_3_1_6, HORDE_3_1_5, HORDE_3_1_4, HORDE_3_1_4_RC1

1.16 (+2 -2 lines) 01/02/2007 07:47 AM Jan Schneider jan

Happy New Year

1.15 (+2 -2 lines) 01/01/2007 07:40 PM Jan Schneider jan

Assign copyright to The Horde Project for those copyright holders that already agreed to it.

1.6.12.8 FRAMEWORK_3 (+2 -2 lines) 01/01/2006 04:28 PM Jan Schneider jan

Happy new year

Tags: HORDE_3_1_3, HORDE_3_1_2, HORDE_3_1_1, HORDE_3_1, HORDE_3_1_RC3, HORDE_3_1_RC2, HORDE_3_1_RC1

1.14 (+2 -2 lines) 01/01/2006 04:10 PM Jan Schneider jan

Happy new year\!

1.6.12.7 FRAMEWORK_3 (+3 -3 lines) 10/18/2005 07:01 AM Jan Schneider jan

Merged from HEAD.

1.13 (+3 -3 lines) 10/13/2005 01:59 AM Matt Selsky selsky

ws

Tags: BEFORE_MERGE_3_1

1.6.12.6 FRAMEWORK_3 (+6 -4 lines) 07/11/2005 01:10 PM Jan Schneider jan

MFH: 1.12

Tags: HORDE_3_0_12, HORDE_3_0_11, HORDE_3_0_10, HORDE_3_0_9, HORDE_3_0_8, HORDE_3_0_7, HORDE_3_0_6, HORDE_3_0_6_RC1, HORDE_3_0_5, HORDE_3_0_5_RC2, HORDE_3_0_5_RC1

1.12 (+6 -4 lines) 07/11/2005 01:04 PM Jan Schneider jan

Fix assign-by-reference and return-by-reference at several places, to comply with BC breaking PHP 4.4 and 5.1. *sigh*

1.6.12.5 FRAMEWORK_3 (+1 -17 lines) 07/03/2005 01:52 AM Matt Selsky selsky

MFH: Remove "@access public" and fix formatting/wrapping.

1.11 (+1 -17 lines) 07/03/2005 01:21 AM Matt Selsky selsky

Remove "@access public" and fix formatting/wrapping.

1.6.12.4 FRAMEWORK_3 (+6 -6 lines) 05/21/2005 01:19 PM Matt Selsky selsky

MFH: Clean up ws and return types in phpdoc.

1.10 (+6 -6 lines) 05/21/2005 11:48 AM Matt Selsky selsky

Clean up ws and return types in phpdoc.

1.6.12.3 FRAMEWORK_3 (+16 -22 lines) 05/10/2005 02:21 AM Matt Selsky selsky

MFH: Remove "optional" from phpdoc.

1.9 (+16 -22 lines) 05/10/2005 02:11 AM Matt Selsky selsky

Remove "optional" from phpdoc.

1.6.12.2 FRAMEWORK_3 (+1 -2 lines) 04/21/2005 07:26 AM Matt Selsky selsky

Remove @version.

1.8 (+1 -2 lines) 04/21/2005 01:56 AM Matt Selsky selsky

Remove @version.

1.7 (+1 -1 lines) 01/03/2005 08:09 AM Jan Schneider jan

Happy New Year

1.6.12.1 FRAMEWORK_3 (+3 -3 lines) 01/03/2005 07:19 AM Jan Schneider jan

Happy New Year

Tags: HORDE_3_0_4, HORDE_3_0_4_RC2, HORDE_3_0_4_RC1, HORDE_3_0_3, HORDE_3_0_3_RC1, HORDE_3_0_2, HORDE_3_0_1

1.6 (+34 -5 lines) 01/06/2004 03:14 PM Michael M Slusarz slusarz

Add an overwrite() method.

Tags: FRAMEWORK_3, HORDE_3_0, HORDE_3_0_RC3, HORDE_3_0_ALPHA

1.5 (+3 -3 lines) 01/01/2004 10:14 AM Jan Schneider jan

Happy new year everyone.

1.4 (+3 -3 lines) 11/11/2003 05:58 PM Chuck Hagenbuch chuck

Toss all of these into their own @packages until we figure out anything
better to do with them.

1.3 (+4 -4 lines) 11/06/2003 10:26 AM Chuck Hagenbuch chuck

lots more @package fixes

1.2 (+69 -77 lines) 05/20/2003 06:03 PM Michael M Slusarz slusarz

array_key_exists() -> isset()
Only prune when we add elements to the object store.
Only count prunable elements towards the size limit.
Keep internal objectstore size counter across the session.
Improved shutdown handling of pruning.

1.1 02/11/2003 03:58 PM Chuck Hagenbuch chuck

- Move Cache_session to Horde_SessionObjects - the semantics just
aren't the same as the rest of the Cache drivers.

- Rename Cache:: to Horde_Cache:: for consistency/packaging.

- The Horde_Cache:: API is completely revamped to be more
flexible/easy to use.

- Add Horde_Cache_zps::, which lets you use the Zend Performance Suite
output cache as your caching backend.