aboutsummaryrefslogtreecommitdiffstats
path: root/includes/LinksUpdate.php
Commit message (Expand)AuthorAgeFilesLines
* Add categorylinks table to separately list category relationships. ActualBrion Vibber2004-05-151-2/+59
* Some changes to the link tables. They now all use a key on cur_id for the *_f...Brion Vibber2004-03-111-11/+10
* More globals and uninitialized variables fixes. Added WebRequest ($wgRequest)Brion Vibber2004-03-081-0/+1
* Return of the Dumb Update (for rebuilding link tables)Tim Starling2004-02-231-0/+76
* Fix for compatibility with short_open_tag = OffBrion Vibber2004-02-181-1/+1
* $wgUseBetterLinksUpdate no longer needed, removed, doDumbUpdate removedErik Moeller2004-01-031-80/+0
* Escape removal of brokenlinksBrion Vibber2003-11-261-1/+1
* Fix failed imagelinks updatesBrion Vibber2003-11-261-0/+1
* Removed redundant PersistentLC queryMr. E232003-11-091-5/+0
* Nov. branch merge. Various features backported from stable, various bug fixes.Tim Starling2003-11-091-3/+11
* Experimental code for caching page linksMr. E232003-11-081-0/+4
* block/unblock log; split off profiling into Profiling.php and broke it (turn ...Tim Starling2003-10-161-2/+2
* wfQuery now takes three parameters -- one extra for DB replication purposesTim Starling2003-09-201-22/+22
* Article object now is associated with an arbitrary title object instead of a ...Brion Vibber2003-09-011-1/+1
* bug fixes, removed debug outputTim Starling2003-07-071-26/+17
* -stray debug messageErik Moeller2003-07-061-2/+0
* Incremental link table updatesTim Starling2003-07-061-6/+142
* Consolidate a bit of the link update code from movepage into linksupdateBrion Vibber2003-07-051-11/+23
* Initial revisionLee Daniel Crocker2003-04-141-0/+110