Add AtomicSectionUpdate deferred update class
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 13 Jan 2016 16:54:48 +0000 (08:54 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 14 Jan 2016 10:32:39 +0000 (10:32 +0000)
commitec63f72c79bad9567aa7f5b1c0d205436ad52d75
tree148d9b437077a3bb607fe4dcdcafde103b35e16d
parent62b6d7cb91faa6fb80fd8f63cec9a64fcb0a5a99
Add AtomicSectionUpdate deferred update class

This makes it easier to have deferred atomic DB transactions

Bug: T122115
Change-Id: I67afe335f03cc21fdce78abdf3f31fa67a368419
autoload.php
includes/Block.php
includes/Title.php
includes/deferred/AtomicSectionUpdate.php [new file with mode: 0644]