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
/
ParserCache.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding cache related stuff to a new 'Cache' subpackage
Ævar Arnfjörð Bjarmason
2005-04-12
1
-0
/
+1
*
stats merged from REL1_3A
Tim Starling
2005-01-04
1
-0
/
+15
*
(bug 934) List each category on a page only once.
Brion Vibber
2004-11-25
1
-1
/
+1
*
Let the parser cache use the objectcache table if memcached isn't set up,
Brion Vibber
2004-11-22
1
-9
/
+16
*
Debug info
Tim Starling
2004-10-23
1
-0
/
+1
*
correcting for what was probably an odd one-off error
Tim Starling
2004-10-23
1
-1
/
+1
*
Split files and classes in different packages for phpdocumentor. I probably c...
Antoine Musso
2004-09-03
1
-0
/
+2
*
Changing comments layout preparing for generated documentation with Phpdocume...
Antoine Musso
2004-09-02
1
-0
/
+6
*
massive double to single quotes conversion. I have not noticed any bug after ...
Antoine Musso
2004-08-22
1
-1
/
+1
*
bug fix
Tim Starling
2004-06-04
1
-0
/
+1
*
don't load so much stuff on parser cache hit (experimental)
Tim Starling
2004-06-04
1
-3
/
+8
*
Extra debugging info and a typo fix
Tim Starling
2004-05-30
1
-1
/
+5
*
Fixed $wgCacheEpoch handling
Tim Starling
2004-05-30
1
-6
/
+5
*
oops
Tim Starling
2004-05-29
1
-1
/
+1
*
Save a tag into the cached text indicating the key and the timestamp
Tim Starling
2004-05-29
1
-1
/
+4
*
Parser cache respects $wgCacheEpoch
Tim Starling
2004-05-29
1
-3
/
+4
*
Support for database profiling, profiling bracket in ParserCache.php
Tim Starling
2004-05-28
1
-0
/
+5
*
Parser cache moved to memcached
Tim Starling
2004-05-27
1
-50
/
+27
*
Some changes to the link tables. They now all use a key on cur_id for the *_f...
Brion Vibber
2004-03-11
1
-1
/
+1
*
bug fix
Tim Starling
2004-02-28
1
-1
/
+1
*
Split parser from OutputPage into Parser.php, corrected spelling of "suppress...
Tim Starling
2004-02-26
1
-0
/
+70