aboutsummaryrefslogtreecommitdiffstats
path: root/includes/LinksUpdate.php
Commit message (Expand)AuthorAgeFilesLines
* update @param @return doc in several filesAntoine Musso2012-07-101-3/+1
* Big oops - merged to wrong branch.awjrichards2012-06-051-0/+4
* Revert to arbitrarily old point before initial remote branch creation to help...awjrichards2012-06-021-4/+0
* Adding sanity check to the LinksUpdate() constructor.daniel2012-05-291-0/+4
* Merge "Generalizing LinksUpdate to allow extensions to add arbitrary update h...Aaron Schulz2012-05-141-58/+81
|\
| * Generalizing LinksUpdate to allow extensions to add arbitrary update handlers.daniel2012-05-131-58/+81
* | Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-121-1/+7
|/
* Fix exception's text: use __construct() instead of class name for constructor...Alexandre Emsenhuber2012-02-121-2/+2
* Follow-up r108137: @sinceMax Semenik2012-01-051-0/+1
* Accessor for LinksUpdate's parser outputMax Semenik2012-01-051-0/+9
* (bug 29854) Store protocol-relative links twice in the externallinks table, o...Roan Kattouw2011-11-141-5/+7
* Use WikiPage instead of Article to call updateCategoryCounts()Alexandre Emsenhuber2011-11-061-1/+1
* Followup r101241, after removing @private set private modifier as they are in...Sam Reed2011-11-051-24/+24
* More documentationSam Reed2011-10-291-17/+59
* Die @privateSam Reed2011-10-291-23/+20
* Back out r95396 and friendsSam Reed2011-09-291-145/+0
* Followup r95396Sam Reed2011-09-011-13/+15
* Followup r95396Sam Reed2011-08-311-11/+9
* Merge the iwtransclusion branch back into trunkSam Reed2011-08-241-0/+145
* Allow extensions to run their own backlink-based updates:Victor Vasiliev2011-08-131-0/+1
* w/s changes: “svn diff -x-w” is cleanMark A. Hershberger2011-08-011-12/+12
* Back out r93533, r93531, r93530Sam Reed2011-07-301-142/+1
* Add FIXME on undefined variableSam Reed2011-07-301-1/+1
* Followup r93530Sam Reed2011-07-301-3/+9
* Merge iwtransclusion branch into trunkSam Reed2011-07-301-1/+136
* Fix whitespace, documentationSam Reed2011-07-091-1/+1
* Added some GPL headersAlexandre Emsenhuber2011-06-281-0/+15
* Broke some long linesAaron Schulz2011-06-151-4/+9
* Revert r85799Sam Reed2011-04-111-10/+3
* commons.wikimedia: (SQL Query hidden) from within function "LinksUpdate::incr...Sam Reed2011-04-111-3/+10
* Remove unused variablesSam Reed2011-02-181-1/+1
* (follow up r79706 to address CR comments) Simplify some of the logic in Links...Brian Wolff2011-02-051-24/+12
* * Introduced a non-dummy collation for $wgCategoryCollation, namely UCA with ...Tim Starling2011-01-171-2/+2
* (Bug 25254) cl_timestamp gets updated on null edit where it shouldn't.Brian Wolff2011-01-061-2/+14
* Assignment in loop conditions suckSam Reed2010-10-131-9/+9
* Remove comments related to no longer existent and relevant compatibility func...Siebrand Mazeland2010-10-021-6/+0
* Further categorylinks schema changesAryeh Gregor2010-09-031-2/+2
* Get rid of PHP4-style constructorsChad Horohoe2010-08-301-1/+1
* Big commit: kill almost every freeResult() call as uselessChad Horohoe2010-08-081-7/+0
* Enable new category sort by defaultAryeh Gregor2010-08-031-42/+33
* Fix bug in prefixing schemeAryeh Gregor2010-07-261-1/+1
* Reconcept cl_raw_sortkey as cl_sortkey_prefixAryeh Gregor2010-07-261-4/+21
* Initial commit for category collation frameworkAryeh Gregor2010-07-231-7/+29
* Removed unused mTouchTmplLinks varAaron Schulz2010-06-171-1/+0
* Fixed some doxygen warningsAlexandre Emsenhuber2010-05-261-7/+9
* * (bug 14473) Add iwlinks table to track inline interwiki link usageBrion Vibber2010-04-161-14/+72
* Add accessor to LinksUpdate::mImagesBryan Tong Minh2009-11-061-0/+7
* Reverted r46706, misses essential updates, the feature can easily be implemen...Tim Starling2009-05-191-8/+0
* Revert r47530 "Fix bug 17571, now page1 would add to both cat1 and cat2."Brion Vibber2009-03-251-13/+6
* fix profilingAaron Schulz2009-03-061-0/+1