| .. |
|
loadbalancer
|
Make lines short to pass phpcs in files under includes/db/
|
2015-09-27 15:59:23 +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
|
Fix issues identified by SpaceBeforeSingleLineComment sniff
|
2015-09-26 23:06:52 +00: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
|
Make lines short to pass phpcs in files under includes/db/
|
2015-09-27 15:59:23 +00:00 |
|
DatabaseMysqli.php
|
Merge "database: Small DB class cleanups"
|
2015-06-28 00:26:07 +00:00 |
|
DatabaseOracle.php
|
Fix issues identified by SpaceBeforeSingleLineComment sniff
|
2015-09-26 23:06:52 +00:00 |
|
DatabasePostgres.php
|
Fix issues identified by SpaceBeforeSingleLineComment sniff
|
2015-09-26 23:06:52 +00:00 |
|
DatabaseSqlite.php
|
Make lines short to pass phpcs in files under includes/db/
|
2015-09-27 15:59:23 +00: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
|
Fixed DatabaseBase references in IDatabase docs
|
2015-09-26 11:32:30 -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 |