..
loadbalancer
Moved all load balancer classes to /loadbalancer
2015-09-24 22:56:05 +00:00
ChronologyProtector.php
CloneDatabase.php
Double check its safe before dropping new table during db cloning
2014-06-25 10:56:53 +00:00
Database.php
Database: Remove resultObject() from the public interface
2015-09-26 11:13:23 -07:00
DatabaseError.php
Avoid update.php suggestion on DB connection errors
2015-08-07 00:31:46 -07:00
DatabaseMssql.php
Database: Remove resultObject() from the public interface
2015-09-26 11:13:23 -07:00
DatabaseMysql.php
Merge "database: Small DB class cleanups"
2015-06-28 00:26:07 +00:00
DatabaseMysqlBase.php
Remove unused argument
2015-09-24 19:10:45 +02:00
DatabaseMysqli.php
Merge "database: Small DB class cleanups"
2015-06-28 00:26:07 +00:00
DatabaseOracle.php
Database: Remove unused errorCount() method
2015-09-18 04:35:13 -04:00
DatabasePostgres.php
Avoid postgres IDE error with doQuery() visibility
2015-07-02 19:29:56 +00:00
DatabaseSqlite.php
Some bugzilla.wikimedia.org -> phabricator.wikimedia.org changes
2015-09-24 17:17:25 +02:00
DatabaseUtility.php
Remove unused class DBObject
2015-03-23 20:09:47 -04:00
DBConnRef.php
Database: Remove resultObject() from the public interface
2015-09-26 11:13:23 -07:00
IDatabase.php
Database: Remove resultObject() from the public interface
2015-09-26 11:13:23 -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
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