Add categorylinks table to separately list category relationships. Actual
[lhc/web/wiklou.git] / includes / LinksUpdate.php
2004-05-15 Brion VibberAdd categorylinks table to separately list category...
2004-03-11 Brion VibberSome changes to the link tables. They now all use a...
2004-03-08 Brion VibberMore globals and uninitialized variables fixes. Added...
2004-02-23 Tim StarlingReturn of the Dumb Update (for rebuilding link tables)
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-01-03 Erik Moeller$wgUseBetterLinksUpdate no longer needed, removed,...
2003-11-26 Brion VibberEscape removal of brokenlinks
2003-11-26 Brion VibberFix failed imagelinks updates
2003-11-09 Mr. E23Removed redundant PersistentLC query
2003-11-09 Tim StarlingNov. branch merge. Various features backported from...
2003-11-08 Mr. E23Experimental code for caching page links
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-09-01 Brion VibberArticle object now is associated with an arbitrary...
2003-07-07 Tim Starlingbug fixes, removed debug output
2003-07-06 Erik Moeller-stray debug message
2003-07-06 Tim StarlingIncremental link table updates
2003-07-05 Brion VibberConsolidate a bit of the link update code from movepage...
2003-04-14 Lee Daniel CrockerInitial revision