| .. |
|
ChronologyProtector.php
|
Various code and doc cleanups to ChronologyProtector.
|
2013-04-11 16:21:02 -07:00 |
|
CloneDatabase.php
|
Remove pointless vertical alignment
|
2013-05-06 08:54:20 -04:00 |
|
Database.php
|
Added tests for new DatabaseBase::upsert
|
2013-06-04 20:34:49 +02:00 |
|
DatabaseError.php
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
DatabaseMssql.php
|
Made DatabaseBase::getSoftwareLink() dynamic.
|
2013-05-14 21:18:57 -07:00 |
|
DatabaseMysql.php
|
Added tests for new DatabaseBase::upsert
|
2013-06-04 20:34:49 +02:00 |
|
DatabaseOracle.php
|
Oracle: DRCP and persistent connections support
|
2013-05-29 21:46:36 +02:00 |
|
DatabasePostgres.php
|
Use square brackets instead of curly braces for char of a string
|
2013-05-22 17:59:59 +02:00 |
|
DatabaseSqlite.php
|
Merge "Made DatabaseBase::getSoftwareLink() dynamic."
|
2013-05-15 14:37:58 +00:00 |
|
DatabaseUtility.php
|
phpcs: Fix Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore violations
|
2013-04-11 07:34:41 +00:00 |
|
IORMRow.php
|
Remove dependency on ORMTable from ORMRow
|
2013-04-10 08:04:16 +00:00 |
|
IORMTable.php
|
Fixed @param tags to conform with Doxygen format.
|
2013-03-11 13:15:01 -04:00 |
|
LBFactory.php
|
Fixed spacing around parenthesis in includes
|
2013-04-28 15:50:07 +00:00 |
|
LBFactory_Multi.php
|
Add ChronologyProtector to ExternalLBs
|
2013-04-11 15:24:05 +02:00 |
|
LBFactory_Single.php
|
Fixed @param tags to conform with Doxygen format.
|
2013-03-11 13:15:01 -04:00 |
|
LoadBalancer.php
|
Reset the error string in LoadBalancer::getConnection() to avoid it crufting up.
|
2013-05-23 00:26:46 -07:00 |
|
LoadMonitor.php
|
[Database] Tweaked LoadMonitor::getLagTimes() to further reduce stampedes
|
2013-06-11 00:39:58 +00:00 |
|
ORMIterator.php
|
style: normalize end of files
|
2013-02-03 15:04:39 +01:00 |
|
ORMResult.php
|
miscellaneous doxygen warnings
|
2012-10-22 14:00:08 +02:00 |
|
ORMRow.php
|
Fix bad copy-paste error in deprecated method
|
2013-06-01 00:43:16 +00:00 |
|
ORMTable.php
|
Remove dependency on ORMTable from ORMRow
|
2013-04-10 08:04:16 +00:00 |