Follow-up r84814: revert redundant summary message addition.
[lhc/web/wiklou.git] / includes / LinkCache.php
2011-02-12 Mark A. Hershbergerw/s fixups
2010-12-22 Roan KattouwTreat interwiki titles as known-bad in LinkCache, preve...
2010-07-24 Sam ReedRemoval of unused globals
2010-07-17 Alexandre Emsenhuber* Fixed some doxygen warnings
2010-06-15 PlatonidesAdd page_latest to the LinkCache.
2010-03-15 Alexandre EmsenhuberFixed some doxygen warnings
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-08-21 Brion VibberFix for wgArticleId being exported to JavaScript as...
2008-09-07 Aaron SchulzFix link cache use with FOR_UPDATE
2008-08-29 Aaron Schulzclean up addLinkObj()
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...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Alexandre EmsenhuberTweaks: remove call to empty function LinkCache::clearL...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-09 Aaron SchulzRemove old-fashioned $wgLinkCacheMemcached stuff
2008-04-09 Aaron Schulz* Select len,is_redirect too
2008-04-09 Aaron SchulzAllow $len/$redir to be passed in from other points
2008-04-09 Aaron Schulz...really get rid of link color query spam
2008-04-06 Alexandre EmsenhuberRemoved usage of deprecated settings
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-04-04 Nick JenkinsDocumentation tweaks to help documentation systems...
2007-03-28 Brion VibberRevert r20769: we don't use PHPDocumentor anymore,...
2007-03-28 Nick JenkinsPHPDocumentor [en.wikipedia.org/wiki/PhpDocumentor...
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-20 Antoine MussoRename constructors to __constructor
2006-10-04 Tim StarlingAbolished $wgDBname as a unique wiki identifier, it...
2006-07-10 Antoine MussoA lot more of static issues when using E_STRICT from...
2006-05-11 Antoine MussoRevert to r14165 . Did too many changes, didnt even...
2006-05-11 Antoine MussoReplacing var keyword with private / public as we...
2006-04-19 Antoine MussoSwitching from phpdoc to doxygen (use less than 32MB...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-05 Tim StarlingRemoved $wgLinkCache, converted to a singleton. Removed...
2006-01-04 Tim Starlinggave LinkBatch its own file
2005-12-30 Tim Starling* Added templatelinks table. The table currently repres...
2005-12-26 Antoine MussoFix fatal error when $wgProfiling = false;
2005-10-22 Brion VibberCommitting various live hacks from Wikimedia servers
2005-09-11 Tim Starlingsanity check
2005-08-20 Tim Starlingremoved some debugging statements, I think they were...
2005-08-20 Tim Starlingfixed missing branch
2005-08-15 Tim StarlingAlways use reference assignment when taking the return...
2005-08-02 River Tarnellmerge ORACLE_WORK. sorry, this may break some parts...
2005-06-26 Tim Starlingrespect ALF_NO_LINK_LOCK
2005-06-25 Ævar Arnfjörð Bjar... * Typo: MediaWikki => MediaWiki
2005-06-25 Brion Vibber* (bug 2515) Fix incremental link table update
2005-05-31 Brion Vibber* Remove linkscc table code, no longer used.
2005-05-29 Tim Starlingforward-ported the changes made in 1.40.2.1
2005-05-29 Tim Starlingported $wgAntiLockFlags from REL1_4
2005-05-26 Brion Vibber* links and brokenlinks tables merged to pagelinks...
2005-05-10 Ævar Arnfjörð Bjar... * Fixed some phpdoc errors, see wikipedia.sf.net/doc...
2005-04-12 Ævar Arnfjörð Bjar... Adding cache related stuff to a new 'Cache' subpackage
2005-04-03 Tim StarlingModification to LinkBatch
2005-04-03 Tim StarlingLinkBatch class for fast batch link lookup in special...
2004-12-19 Brion VibberMerge SCHEMA_WORK into HEAD. Lots of changes, some...
2004-12-01 Brion VibberRevert accidental checkin of unused experimental code.
2004-12-01 Brion VibberProfiling points. Bump version to 1.4.0beta0; update...
2004-10-24 Tim StarlingCorrecting bugs due to double-prefixing table names...
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-08-22 Antoine Mussomassive double to single quotes conversion. I have...
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-07-10 Tim StarlingOOP calling convention for database functions. DBMS...
2004-06-13 Brion VibberRemove broken paren
2004-06-12 Gabriel Wicketypo
2004-06-11 Domas Mituzas* change REPLACE INTO to DELETE/INSERT for nonmysql
2004-06-05 Tim StarlingMoving the "if ( $wgEnablePersistentLC )" from the...
2004-05-15 Brion VibberAdd categorylinks table to separately list category...
2004-03-20 Tim Starlingslight alteration to comment
2004-03-20 Brion VibberClean up initialized variables; fix upload error.
2004-03-11 Brion VibberSome changes to the link tables. They now all use a...
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-01-31 Mr. E23Fixed bug causing wgLinkCacheMemcached to not cache...
2004-01-28 Mr. E23Missing global caused $wgCompressedPersistentLC=true...
2004-01-24 Mr. E23compatibility modifications in preparation for the...
2004-01-05 Mr. E23Minor fix
2004-01-05 Mr. E23Moved linkscc SQL details into LinkCache for cleaner...
2003-12-21 Brion VibberAvoid saving to linkscc if the article doesn't exist...
2003-11-28 Mr. E23Added missing global for $wgLinkCacheMemcached
2003-11-27 Mr. E23Added versioning to serialized LinkCache objects. Added...
2003-11-25 Brion VibberFix incremental link update with persistent linkcache
2003-11-24 Mr. E23Significant speed improvements by removing linear scans...
2003-11-12 Tim StarlingLatest features and bug fixes imported from stable
2003-11-09 Tim StarlingNov. branch merge. Various features backported from...
2003-11-08 Mr. E23Experimental code for caching page links
2003-11-04 Brion VibberFix move page / linkcache / memcached problem
2003-10-22 Tim StarlingOptimisation
2003-10-16 Tim Starlingblock/unblock log; split off profiling into Profiling...
2003-09-20 Tim StarlingwfQuery now takes three parameters -- one extra for...
2003-08-13 Brion VibberSome more tweaking of prelim memcached support; shorten...
2003-08-11 Brion VibberInitial support for memcached.
2003-07-07 Tim Starlingbug fixes, removed debug output
2003-07-06 Tim StarlingIncremental link table updates
2003-05-16 Brion VibberPrefill link cache with brokenlinks too
2003-04-14 Lee Daniel CrockerInitial revision