index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
acm
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11227] @return void -> @return null in develop-olympus.
Oleg Pudeyev
2012-11-29
6
-9
/
+9
*
[ticket/10110] Remove multi-server syntax from Redis ACM.
Andreas Fischer
2011-06-11
1
-11
/
+1
*
[ticket/10110] Remove tab from empty lines
Eric
2011-03-31
1
-6
/
+6
*
[ticket/10110] Enable the serialization and add a constant for
Eric
2011-03-31
1
-11
/
+21
*
[ticket/10110] Update comments with a link to the phpredis extension
Eric
2011-03-31
1
-2
/
+5
*
[ticket/10110] Add Redis ACM backend
Eric
2011-03-31
1
-0
/
+142
*
[ticket/10014] Clearly indicate fatal errors in file acm.
Oleg Pudeyev
2011-01-28
1
-2
/
+2
*
[feature/acm-wincache] Adding caching module for WinCache's User Cache.
ChrisTX
2010-12-13
1
-0
/
+84
*
[ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().
Joas Schilling
2010-08-19
2
-0
/
+18
*
[ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().
Joas Schilling
2010-08-10
2
-3
/
+3
*
[feature/memcache-multi-server] Changing format for multiple memcache hosts. ...
mrkurt
2010-03-18
1
-6
/
+8
*
[feature/memcache-multi-server] Adding support for multiple memcache servers ...
mrkurt
2010-03-18
1
-2
/
+10
*
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
[next]