mediawiki-extensions-Echo/includes/model
Aaron Schulz e261aa7593 Make EchoEvent::create() a no-op if the DB is read-only
This seems better for availability than stopping the world
and rolling everything back (or just throwing post-commit
errors that didn't stop the original change anyway).

Change-Id: I816b3cb5f0d26de608e620a01571a332aa832c05
2015-11-02 11:17:05 -08:00
..
AbstractEntity.php Move all PHP code into includes/ 2015-06-07 18:54:14 -07:00
Event.php Make EchoEvent::create() a no-op if the DB is read-only 2015-11-02 11:17:05 -08:00
Notification.php build: Enable phpcs rule 'MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment' and make pass 2015-10-29 13:06:14 +01:00
TargetPage.php Update formatting 2015-10-03 23:28:54 -04:00