wiki.techinc.nl/includes/db
Aaron Schulz dbf7e393fb Provide a default "max lag" value for LoadBalancer
* No MediaWiki site can tolerate unbounded slave lag
  without editing and account creation and such being
  broken and unusable
* Also fix a few trivial __construct() IDEA errors

Change-Id: I95b8b73be2df3b5a87e7adbf53988cfbeb85c260
2015-10-08 08:17:09 +00:00
..
loadbalancer Provide a default "max lag" value for LoadBalancer 2015-10-08 08:17:09 +00:00
ChronologyProtector.php Update documentation for database related classes 2014-01-06 19:45:40 +01:00
CloneDatabase.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
Database.php Made Database atomic section errors mention the sections 2015-10-07 12:31:04 -07:00
DatabaseError.php Enforce lagged-slave read-only mode on the DB layer 2015-10-05 05:41:19 +00:00
DatabaseMssql.php Start rename of DatabaseBase => Database 2015-10-04 12:36:56 -07:00
DatabaseMysql.php Merge "database: Small DB class cleanups" 2015-06-28 00:26:07 +00:00
DatabaseMysqlBase.php Merge "Make WANObjectCache sets account for slave lag" 2015-10-06 00:11:22 +00:00
DatabaseMysqli.php Merge "database: Small DB class cleanups" 2015-06-28 00:26:07 +00:00
DatabaseOracle.php Start rename of DatabaseBase => Database 2015-10-04 12:36:56 -07:00
DatabasePostgres.php Merge "Start rename of DatabaseBase => Database" 2015-10-05 23:45:36 +00:00
DatabaseSqlite.php Merge "Start rename of DatabaseBase => Database" 2015-10-05 23:45:36 +00:00
DatabaseUtility.php Remove unused class DBObject 2015-03-23 20:09:47 -04:00
DBConnRef.php Make WANObjectCache sets account for slave lag 2015-10-05 16:45:13 -07:00
IDatabase.php Make WANObjectCache sets account for slave lag 2015-10-05 16:45:13 -07:00
IORMRow.php Fixed some @params documentation (includes/[db|installer]) 2014-04-19 13:55:27 +02:00
IORMTable.php Fix some stuttering in comments and documentation 2014-12-17 19:44:10 +00:00
ORMIterator.php Update formatting on database-related classes 2013-11-21 16:39:38 +00:00
ORMResult.php Fixed some @params documentation (includes/[db|installer]) 2014-04-19 13:55:27 +02:00
ORMRow.php Fixed some @params documentation (includes/[db|installer]) 2014-04-19 13:55:27 +02:00
ORMTable.php Add lots of @throws 2014-12-24 13:49:20 +00:00