| Commit message (Expand) | Author | Age | Files | Lines |
* | [task/acm-refactor] Refactor the ACM classes to have a common interface. | Igor Wiedler | 2011-01-09 | 1 | -437/+0 |
* | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -2/+0 |
* | [ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable(). | Joas Schilling | 2010-08-19 | 1 | -0/+6 |
* | [ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable(). | Joas Schilling | 2010-08-10 | 1 | -1/+1 |
* | 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 | 1 | -1/+1 |
* | Check for required eAccelerator functions #54465 | Chris Smith | 2009-12-09 | 1 | -0/+5 |
* | Fix some issues with XCache, can't totally resolve the purge() method as XCac... | Chris Smith | 2009-06-13 | 1 | -1/+1 |
* | some corrections, only very minor things. | Meik Sievertsen | 2009-06-07 | 1 | -2/+2 |
* | Use unique per board cache keys per [1] important when using shared memory fr... | Chris Smith | 2009-06-04 | 1 | -2/+5 |
* | Finished I hope, appropriate errors when modules are missing. | Chris Smith | 2009-06-04 | 1 | -0/+7 |
* | Introduce XCache and eAccelerator, make some small changes to the abstract, f... | Chris Smith | 2009-06-04 | 1 | -1/+14 |
* | Lets follow some PHP4 conventions underscores for internal methods. | Chris Smith | 2009-06-04 | 1 | -12/+14 |
* | ACM memory abstract class | Chris Smith | 2009-06-04 | 1 | -0/+401 |