Merge "user table: replace some '*' with explicit fields in selects"
[lhc/web/wiklou.git] / includes / LinksUpdate.php
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-24 Aaron SchulzMerge "Bug 36785 Special:Shortpages lists only NS_MAIN...
2012-05-23 Aaron SchulzMerge "Revert "(bug 30625) Add, to every API upload...
2012-05-22 Aaron SchulzMerge "(bug 30625) Add, to every API upload response...
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-20 Aaron SchulzMerge "Fill GenderCache inside ApiPageSet"
2012-05-20 DemonMerge "Set $wgLanguageConverterCacheType to CACHE_NONE...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 ReedyMerge "fetchLanguageNames: fallback to default instead...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-18 Aaron SchulzMerge "Various fixes to Special:Mostlinked."
2012-05-18 Aaron SchulzMerge "exclude immovable namespaces from the namespace...
2012-05-18 Tim StarlingMerge "Remove extra unneeded whitespace"
2012-05-17 Tim StarlingMerge "[FileBackend] Added CDN support to Swift for...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-16 Aaron SchulzMerge "prop=revisions: join user table to get user...
2012-05-16 Aaron SchulzMerge "Add DebugInfos to api result"
2012-05-16 ReedyMerge "Add includes/zhtable/.gitignore to avoid data...
2012-05-15 ReedyMerge "[IP] Added an IP::prettifyIP() function for...
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-15 Aaron SchulzMerge "Minor PECL client fixes"
2012-05-15 Tim StarlingMerge "Reduced contention slam potential in User::inval...
2012-05-15 Aaron SchulzMerge "Add/update function level parameter documentation"
2012-05-15 Aaron SchulzMerge "Implemented a wrapper for the memcached PECL...
2012-05-15 ReedyMerge "Cosmetic change: add a new line after a section...
2012-05-14 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-14 Aaron SchulzMerge "Adding NamespaceIsMovable hook to isMovable...
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-13 danielGeneralizing LinksUpdate to allow extensions to add...
2012-05-13 Aaron SchulzMerge "Introducing LinksUpdateTest."
2012-05-12 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-02-12 Alexandre EmsenhuberFix exception's text: use __construct() instead of...
2012-01-05 Max SemenikFollow-up r108137: @since
2012-01-05 Max SemenikAccessor for LinksUpdate's parser output
2011-11-14 Roan Kattouw(bug 29854) Store protocol-relative links twice in...
2011-11-06 Alexandre EmsenhuberUse WikiPage instead of Article to call updateCategoryC...
2011-11-05 Sam ReedFollowup r101241, after removing @private set private...
2011-10-29 Sam ReedMore documentation
2011-10-29 Sam ReedDie @private
2011-09-29 Sam ReedBack out r95396 and friends
2011-09-01 Sam ReedFollowup r95396
2011-08-31 Sam ReedFollowup r95396
2011-08-24 Sam ReedMerge the iwtransclusion branch back into trunk
2011-08-13 Victor VasilievAllow extensions to run their own backlink-based updates:
2011-08-01 Mark A. Hershbergerw/s changes: “svn diff -x-w” is clean
2011-07-30 Sam ReedBack out r93533, r93531, r93530
2011-07-30 Sam ReedAdd FIXME on undefined variable
2011-07-30 Sam ReedFollowup r93530
2011-07-30 Sam ReedMerge iwtransclusion branch into trunk
2011-07-09 Sam ReedFix whitespace, documentation
2011-06-28 Alexandre EmsenhuberAdded some GPL headers
2011-06-15 Aaron SchulzBroke some long lines
2011-04-11 Sam ReedRevert r85799
2011-04-11 Sam Reedcommons.wikimedia: (SQL Query hidden) from within funct...
2011-02-18 Sam ReedRemove unused variables
2011-02-05 Brian Wolff(follow up r79706 to address CR comments) Simplify...
2011-01-17 Tim Starling* Introduced a non-dummy collation for $wgCategoryColla...
2011-01-06 Brian Wolff(Bug 25254) cl_timestamp gets updated on null edit...
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-10-02 Siebrand MazelandRemove comments related to no longer existent and relev...
2010-09-03 Aryeh GregorFurther categorylinks schema changes
2010-08-30 Chad HorohoeGet rid of PHP4-style constructors
2010-08-08 Chad HorohoeBig commit: kill almost every freeResult() call as...
2010-08-03 Aryeh GregorEnable new category sort by default
2010-07-26 Aryeh GregorFix bug in prefixing scheme
2010-07-26 Aryeh GregorReconcept cl_raw_sortkey as cl_sortkey_prefix
2010-07-23 Aryeh GregorInitial commit for category collation framework
2010-06-17 Aaron SchulzRemoved unused mTouchTmplLinks var
2010-05-26 Alexandre EmsenhuberFixed some doxygen warnings
2010-04-16 Brion Vibber* (bug 14473) Add iwlinks table to track inline interwi...
2009-11-06 Bryan Tong MinhAdd accessor to LinksUpdate::mImages
2009-05-19 Tim StarlingReverted r46706, misses essential updates, the feature...
2009-03-25 Brion VibberRevert r47530 "Fix bug 17571, now page1 would add to...
2009-03-06 Aaron Schulzfix profiling
2009-02-20 Philip TzouFix bug 17571, now page1 would add to both cat1 and...
2009-02-19 Tim StarlingDon't do any backlink batches if there are no backlinks.
2009-02-16 Tim Starling* Mostly reverted r41081 and related. Although the...
2009-02-02 Philip Tzou(bug 3311) Automatic category redirects
2009-02-02 Philip Tzou1. Use param $ignoreOtherCond instead of $forTemplate...
2009-02-02 Philip TzouTo find an available category name during update table...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-09-20 Aaron Schulz* Avoid doing templatelinks query (which can get huge...
2008-09-20 Aaron SchulzAdd missing wfProfileOut( __METHOD__ );
2008-09-12 Aaron SchulzRedo RefreshLinksJob2 commit with trivial notice fix.
2008-09-12 Siebrand MazelandRevert 40741. Causes "Division by zero in includes...
2008-09-12 Aaron Schulzjob-queue insert should no longer fail for highly used...
2008-08-17 Aaron Schulzflag as protected
2008-07-10 Brion VibberHold back $wgTrackLinkChanges for a little bit; reverti...
2008-07-08 Bryan Tong Minh(bug 13588) Experimentally track link changes if $wgTra...
2008-07-04 Nicolas DumazetmCategoties -> mCategories
2008-07-04 Nicolas DumazetCorrecting commit 37038 : only getXXXDeletions were...
2008-07-04 Nicolas Dumazetsyntax fix
2008-07-04 Nicolas Dumazet6 array_diff_* were computed twice. Compute once, and...
2008-04-28 Andrew GarrettSave the parser output to a member variable of LinksUpd...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-19 Aryeh GregorRemove apparently pointless $dbw parameter to Article...
next