mediawiki-extensions-Echo/includes
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
..
api API: Remove no-op wfProfile(In|Out) calls 2015-10-28 18:28:22 -07:00
cache Update formatting 2015-10-03 23:28:54 -04:00
controller Allow presentation models to indicate a notification can't be formatted 2015-10-28 18:28:08 -07:00
exception Hygiene: Update method documentation & split exception to a file 2014-08-04 17:43:57 -07:00
formatters Move some boilerplate code into EchoEventFormatter 2015-10-29 21:22:54 +00:00
gateway Update formatting 2015-10-03 23:28:54 -04:00
iterator Update formatting 2015-10-03 23:28:54 -04:00
jobs Update formatting 2015-10-03 23:28:54 -04:00
mapper build: Enable phpcs rule 'MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment' and make pass 2015-10-29 13:06:14 +01:00
model Make EchoEvent::create() a no-op if the DB is read-only 2015-11-02 11:17:05 -08:00
special Allow presentation models to indicate a notification can't be formatted 2015-10-28 18:28:08 -07:00
AttributeManager.php Update formatting 2015-10-03 23:28:54 -04:00
BatchRowUpdate.php build: Enable phpcs rule 'MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment' and make pass 2015-10-29 13:06:14 +01:00
ContainmentSet.php Remove unused code and fix missing/broken documentation 2014-06-04 04:54:00 +00:00
DataOutputFormatter.php build: Enable phpcs rule 'PSR2.Classes.PropertyDeclaration.ScopeMissing' and make pass 2015-10-29 13:06:43 +01:00
DeferredMarkAsReadUpdate.php Allow presentation models to indicate a notification can't be formatted 2015-10-28 18:28:08 -07:00
DiffParser.php build: Enable phpcs rule 'PSR2.Methods.MethodDeclaration.StaticBeforeVisibility' and make pass 2015-10-29 13:06:43 +01:00
DiscussionParser.php build: Enable phpcs rule 'PSR2.Methods.MethodDeclaration.StaticBeforeVisibility' and make pass 2015-10-29 13:06:43 +01:00
EchoDbFactory.php Update formatting 2015-10-03 23:28:54 -04:00
EmailBatch.php IDatabase::delete() does not take a fourth parameter 2015-10-30 10:49:59 -07:00
EmailBundler.php IDatabase::delete() does not take a fourth parameter 2015-10-30 10:49:59 -07:00
EmailFormatter.php Update formatting 2015-10-03 23:28:54 -04:00
EventLogging.php EventLogging: Make sure eventId is an integer 2015-10-21 11:08:50 -07:00
NotifUser.php build: Enable phpcs rule 'MediaWiki.VariableAnalysis.UnusedGlobalVariables' and make pass 2015-10-29 17:25:51 +00:00
schemaUpdate.php Update formatting 2015-10-03 23:28:54 -04:00
SeenTime.php Update formatting 2015-10-03 23:28:54 -04:00
UserLocator.php Update formatting 2015-10-03 23:28:54 -04:00