w/s fixups
[lhc/web/wiklou.git] / includes / parser / LinkHolderArray.php
2011-02-12 Mark A. Hershbergerw/s fixups
2011-02-08 Sam ReedMore return type documentation
2011-01-24 Sam ReedCouple more raw SQL to query arrays
2010-12-10 Alexandre Emsenhuber* (bug 19006) {{REVISIONUSER}} no longer acts like...
2010-11-28 Sam ReedRemove some unused variables and globals
2010-11-25 Sam ReedMore reversion of r77297, 1 of 2 commits to keep it...
2010-11-25 Antoine Mussorevert r76464
2010-11-10 Sam ReedVarious unused variables, add some braces
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-09-02 Sam ReedAdd some $retval = '' before some wfShellExec
2010-08-30 Niklas LaxströmAvoid stupid queries in LinkHolderArray
2010-08-23 Philip Tzoufollow up r69134. Change all of convertLinkToAllVariant...
2010-08-22 Alexandre Emsenhuber* Added file description headers
2010-08-11 PlatonidesgetSkin() should get a Title as parameter.
2010-08-03 Platonidesmediawiki.org/wiki/User:Catrope/Stub_threshold shows...
2010-07-26 Philip TzouFollow up r69874. Fix the separation markup.
2010-07-25 Philip Tzoufollow up r69874. use string instead of object .
2010-07-25 Philip TzouPerformance improvement: in doVariants(), concatenate...
2010-06-15 PlatonidesAdd page_latest to the LinkCache.
2010-06-14 ThomasVpatch for bug 22981 : pass cached links to the extensio...
2010-06-09 Alexandre EmsenhuberFixed some doxygen warnings
2010-04-18 Brion VibberCleanup for bugs in r65104 (iwlinks table), that'll...
2010-04-16 Brion Vibber* (bug 14473) Add iwlinks table to track inline interwi...
2009-06-13 Siebrand Mazeland* replace deprecated makeBrokenLinkObj() by LinkHolderA...
2009-06-06 Siebrand Mazeland* replace use of deprecated makeLinkObj() by link(...
2008-12-13 Ilmari Karonenfollowup to r44520: simplify various bits by removing...
2008-08-28 Tim Starling* Fix bug 15344. Was caused by the overwrite of $entry...
2008-08-26 Tim Starling* Revert back to my parser pseudo-branch again. Note...
2008-08-25 Brion VibberRevert r39949 "* Revert revert r39662 of my parser...
2008-08-25 Aaron Schulzthis looks backwards
2008-08-25 Tim Starling* Revert revert r39662 of my parser changes.
2008-08-16 Fran RogersFix for problems with r39414; LinkHolderArray::replaceI...
2008-08-16 Siebrand MazelandRevert r39414. Breaks processing links like [[:wikipedi...
2008-08-15 Tim Starling* In the parser: do link existence tests in batches...