aboutsummaryrefslogtreecommitdiffstats
path: root/includes/deferred/SqlDataUpdate.php
Commit message (Expand)AuthorAgeFilesLines
* Move IDatabase/IMaintainableDatabase to Rdbms namespaceAaron Schulz2017-03-281-0/+2
* Remove unused custom transaction logic from DataUpdateAaron Schulz2016-09-011-66/+1
* Deprecate SqlDataUpdateAaron Schulz2016-09-011-0/+2
* Move invalidatePages() to new PurgeJobUtils classAaron Schulz2016-08-231-49/+0
* Convert all array() syntax to []Kunal Mehta2016-02-171-8/+8
* Fix issues identified by SpaceBeforeSingleLineComment sniffVivek Ghaisas2015-09-261-1/+1
* Cut down on deadlocks in invalidatePages()Aaron Schulz2015-04-031-34/+35
* Made SqlDataUpdate use lazy DB connectionsAaron Schulz2015-01-141-4/+2
* Removed $wgAntiLockFlags to unify the code pathsAaron Schulz2014-10-031-9/+1
* Cleanup some docs (includes/[a-d])umherirrender2014-07-241-1/+1
* Remove colon after @deprecated/@param/@todo/@noteumherirrender2014-07-241-4/+4
* Fix spacing after @param and friends in commentsumherirrender2014-04-051-1/+1
* Update documentation and formatting for includes/deferred/Siebrand Mazeland2013-11-201-14/+23
* Update formatting on includes/deferred/Siebrand Mazeland2013-11-201-5/+3
* Move the DeferredUpdates hierarchy to its own directoryTim Starling2013-11-041-0/+152