index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
ObjectCache.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
* (bug 2885) Fix fatal errors and notices in PHP 5.1.0beta3
Brion Vibber
2005-07-22
1
-4
/
+7
*
try disabling persistant connections
River Tarnell
2005-07-07
1
-1
/
+1
*
fix some issues with phpdoc
Antoine Musso
2005-07-05
1
-4
/
+10
*
don't try to redeclare classes
River Tarnell
2005-07-02
1
-3
/
+5
*
* Add a trailing newline in die()
Ævar Arnfjörð Bjarmason
2005-04-13
1
-1
/
+1
*
Adding cache related stuff to a new 'Cache' subpackage
Ævar Arnfjörð Bjarmason
2005-04-12
1
-0
/
+4
*
Smarter, more flexible cache type selection. Moved entire contents of ObjectC...
Tim Starling
2005-04-09
1
-474
/
+87
*
Don't clear objectcache on every query, I doubt there was any good reason for...
Tim Starling
2005-03-27
1
-5
/
+8
*
eAccelerator caching support, patches from Jamie Bliss
Brion Vibber
2005-03-02
1
-0
/
+38
*
* (bug 1431) Avoid redundant objectcache garbage collection
Brion Vibber
2005-02-07
1
-2
/
+12
*
Removed CVS keywords from files, to make merging between branches
Evan Prodromou
2004-11-29
1
-1
/
+0
*
Use compression in the objectcache table if zlib support is available.
Brion Vibber
2004-11-22
1
-2
/
+34
*
Fixed bug with Turck MMCache wrapper, and made it the default where Turck is ...
Tim Starling
2004-10-23
1
-3
/
+18
*
Split files and classes in different packages for phpdocumentor. I probably c...
Antoine Musso
2004-09-03
1
-0
/
+6
*
Changing comments layout preparing for generated documentation with Phpdocume...
Antoine Musso
2004-09-02
1
-12
/
+33
*
Table prefix bugs
Tim Starling
2004-08-27
1
-1
/
+16
*
massive double to single quotes conversion. I have not noticed any bug after ...
Antoine Musso
2004-08-22
1
-12
/
+12
*
New feature: Turck MMCache shared memory as a lightweight, windows-compatible...
Tim Starling
2004-08-21
1
-8
/
+52
*
* Support for table name prefixes throughout the code. No support yet for con...
Tim Starling
2004-07-18
1
-5
/
+5
*
OOP calling convention for database functions. DBMS abstraction implemented b...
Tim Starling
2004-07-10
1
-5
/
+10
*
The ampersand for references is unnecessary when the function is declared to ...
Brion Vibber
2004-06-12
1
-1
/
+1
*
* abstraction layer fixups
Domas Mituzas
2004-06-11
1
-8
/
+11
*
Use DatabaseFunctions layer instead of copy-paste one :)
Domas Mituzas
2004-06-10
1
-25
/
+12
*
Add an objectcache table for limited caching when memcached isn't
Brion Vibber
2004-05-09
1
-0
/
+320