| Commit message (Expand) | Author | Age | Files | Lines |
| * | Oops thanks rxu, fixes r10309 refs #54465 | Chris Smith | 2010-01-07 | 1 | -0/+2 |
| * | Bug #55865 - Correctly move sql_row_pointer forward when calling sql_fetchfie... | Andreas Fischer | 2009-12-25 | 2 | -2/+2 |
| * | Check for required eAccelerator functions #54465 | Chris Smith | 2009-12-09 | 2 | -0/+6 |
| * | Fix potential data corruption issues with memcache ACM | Chris Smith | 2009-12-08 | 1 | -1/+5 |
| * | Fix some issues with XCache, can't totally resolve the purge() method as XCac... | Chris Smith | 2009-06-13 | 2 | -4/+22 |
| * | some corrections, only very minor things. | Meik Sievertsen | 2009-06-07 | 3 | -14/+7 |
| * | Fix a small bug with xcache (thanks bantu), and some code consistency changes | Chris Smith | 2009-06-05 | 4 | -24/+7 |
| * | Here we go! New data format for the file ACM module: | Chris Smith | 2009-06-05 | 1 | -110/+305 |
| * | Use unique per board cache keys per [1] important when using shared memory fr... | Chris Smith | 2009-06-04 | 5 | -15/+19 |
| * | Finished I hope, appropriate errors when modules are missing. | Chris Smith | 2009-06-04 | 5 | -10/+20 |
| * | Introduce XCache and eAccelerator, make some small changes to the abstract, f... | Chris Smith | 2009-06-04 | 3 | -1/+243 |
| * | Lets follow some PHP4 conventions underscores for internal methods. | Chris Smith | 2009-06-04 | 3 | -18/+75 |
| * | Add APC | Chris Smith | 2009-06-04 | 2 | -340/+81 |
| * | ACM memory abstract class | Chris Smith | 2009-06-04 | 1 | -0/+401 |
| * | Backport memcache ACM module from Ascraeus | Chris Smith | 2009-06-04 | 1 | -0/+419 |
| * | New caching plugin, won't cache anything | Chris Smith | 2009-06-02 | 1 | -0/+163 |
| * | add IN_PHPBB check to generated cache files | Meik Sievertsen | 2009-03-11 | 1 | -3/+3 |
| * | Fix infinite loop in message handler if cache directory is not writable. (Bug... | Meik Sievertsen | 2009-03-01 | 1 | -2/+5 |
| * | Missing read permission from calls to phpbb_chmod() | Chris Smith | 2008-12-19 | 1 | -3/+3 |
| * | small adjustement... only add an empty array if cached data is empty (from 3.... | Meik Sievertsen | 2008-11-22 | 1 | -2/+2 |
| * | make sure phpbb_chmod is able to be called | Meik Sievertsen | 2008-11-22 | 1 | -0/+18 |
| * | Use phpBB 3.1.x method for storing cached data to prevent PHP bug with our us... | Meik Sievertsen | 2008-09-29 | 1 | -2/+2 |
| * | change the way we do chmodd'ing. I know, my implementation really sucked... g... | Meik Sievertsen | 2008-08-22 | 1 | -3/+3 |
| * | the chmod change i already had within the changelog (by mistake). This should... | Meik Sievertsen | 2008-08-16 | 1 | -3/+3 |
| * | writable instead of writeable. :/ | Meik Sievertsen | 2008-07-28 | 1 | -2/+2 |
| * | Do not rely on parameter returned by unlink() for verifying cache directory w... | Meik Sievertsen | 2008-02-23 | 1 | -4/+6 |
| * | - Re-populate arrays on cache purge/save to allow re-using some functions wit... | Meik Sievertsen | 2007-11-17 | 1 | -0/+10 |
| * | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -4/+12 |
| * | some fixes | Meik Sievertsen | 2007-07-11 | 1 | -1/+2 |
| * | more failsafe "glob()" method. | Meik Sievertsen | 2007-07-10 | 1 | -3/+8 |
| * | let's see if i can break something. :o | Meik Sievertsen | 2007-07-03 | 1 | -5/+17 |
| * | some fixes... | Meik Sievertsen | 2007-06-30 | 1 | -1/+8 |
| * | some language-specific adjustements | Meik Sievertsen | 2007-05-03 | 1 | -2/+2 |
| * | some changes/bugfixes | Meik Sievertsen | 2007-03-30 | 1 | -1/+1 |
| * | #5137 | David M | 2007-03-20 | 1 | -0/+1 |
| * | we support PHP4. :o | Meik Sievertsen | 2007-03-03 | 1 | -3/+1 |
| * | this change should be a performance boost on destroying the sql cache... took... | Meik Sievertsen | 2007-03-03 | 1 | -6/+23 |
| * | - fixing some bugs | Meik Sievertsen | 2007-01-20 | 1 | -6/+24 |
| * | - use var_export instead of our format_array function [Bug #6748] | Meik Sievertsen | 2007-01-04 | 1 | -40/+8 |
| * | he braces style is deprecated as of PHP 6 | Meik Sievertsen | 2006-10-07 | 1 | -4/+4 |
| * | - finally removed sql_numrows | Meik Sievertsen | 2006-10-04 | 1 | -8/+0 |
| * | i am tired of the support requests for those having changed the permissions o... | Meik Sievertsen | 2006-09-24 | 1 | -0/+10 |
| * | made sql_rowseek consistent with the dbal methods as well as fixing sql_query... | Meik Sievertsen | 2006-09-23 | 1 | -1/+1 |
| * | removed debug_extra notice | Meik Sievertsen | 2006-09-17 | 1 | -1/+1 |
| * | some changes/fixes | Meik Sievertsen | 2006-09-02 | 1 | -1/+1 |
| * | some updates. Also adjusted the utf tools and normalizer more to our coding g... | Meik Sievertsen | 2006-08-22 | 1 | -0/+26 |
| * | - custom profile field fixed | Meik Sievertsen | 2006-08-03 | 1 | -1/+1 |
| * | - acm_file uses an index pointer to the current row instead of shifting the r... | Nils Adermann | 2006-08-01 | 1 | -1/+62 |
| * | - tackle some usability issues | Meik Sievertsen | 2006-07-09 | 1 | -6/+8 |
| * | - removed db cache (might re-appear, but for now we do not see the need for it) | Meik Sievertsen | 2006-06-16 | 1 | -227/+0 |