Switch some callers to WaitConditionLoop
[lhc/web/wiklou.git] / includes / db /
2016-09-09 Aaron SchulzSwitch some callers to WaitConditionLoop
2016-09-08 jenkins-botMerge "Run database-using tests in MySQL STRICT mode"
2016-09-07 jenkins-botMerge "SpecialDeletedContributions: Don't force a known...
2016-09-07 jenkins-botMerge "Revert "Revision: Simplify loadText() with neste...
2016-09-07 jenkins-botMerge "Revision: Simplify loadText() with nested getWit...
2016-09-07 jenkins-botMerge "Style and IDEA warning cleanups"
2016-09-07 jenkins-botMerge "Grant 'editcontentmodel' permission to 'user...
2016-09-07 jenkins-botMerge "Remove ancient DB_READ/DB_WRITE constants"
2016-09-07 jenkins-botMerge "Avoid redundant COMMIT calls on page views"
2016-09-07 Aaron SchulzAvoid redundant COMMIT calls on page views
2016-09-07 jenkins-botMerge "API: Fix query+authmanagerinfo example message...
2016-09-07 jenkins-botMerge "SpecialUpload: Give a context title to getExists...
2016-09-07 Aaron SchulzStyle and IDEA warning cleanups
2016-09-07 jenkins-botMerge "Clarify that $terms get preg_quoted by caller...
2016-09-07 jenkins-botMerge "resourceloader: Use createLoaderURL() in getStar...
2016-09-07 jenkins-botMerge "objectcache: add "hotTTR" and "ageNew" options...
2016-09-07 jenkins-botMerge "Clarify and update DeferredUpdates docs"
2016-09-07 jenkins-botMerge "Convert JobRunner to using beginMasterChanges()"
2016-09-07 jenkins-botMerge "Fixup some rc_* fields if empty for STRICT mode...
2016-09-07 jenkins-botMerge "Replace unused LoadBalancer::waitTimeout() metho...
2016-09-07 Aaron SchulzReplace unused LoadBalancer::waitTimeout() method with...
2016-09-07 Aaron SchulzRemove return-by-reference PHP4-ism from getExternalLB()
2016-09-07 Aaron SchulzConvert JobRunner to using beginMasterChanges()
2016-09-06 jenkins-botMerge "Disallow mismatched beginMasterChanges/commitMas...
2016-09-06 jenkins-botMerge "Rm unused 'remembermypassword' message, doc...
2016-09-06 jenkins-botMerge "Add API warnings when upload is same as older...
2016-09-06 jenkins-botMerge "Fix default handling in LoadBalancer::getRandomN...
2016-09-06 jenkins-botMerge "Turn off duplicate key gets for ReplicatedBagOStuff"
2016-09-06 jenkins-botMerge "Rename mediawiki.action.history.diff to mediawik...
2016-09-06 Aaron SchulzDisallow mismatched beginMasterChanges/commitMasterChanges
2016-09-06 jenkins-botMerge "Make deferred updates fully own their transactio...
2016-09-06 jenkins-botMerge "Make Maintenance::commitTransaction() avoid...
2016-09-06 Aaron SchulzRename DB_SLAVE constant to DB_REPLICA
2016-09-06 jenkins-botMerge "Renamed "slave" internal LB/DB info field to...
2016-09-06 jenkins-botMerge "Change "slave" => "replica DB" in /maintenance"
2016-09-05 jenkins-botMerge "Change "slave" => "replica DB" in /includes"
2016-09-05 jenkins-botMerge "Renamed load balancer replica DB functions for...
2016-09-05 Aaron SchulzRenamed load balancer replica DB functions for consistency
2016-09-05 Aaron SchulzRenamed "slave" internal LB/DB info field to "replica"
2016-09-05 jenkins-botMerge "Rename some variables in DatabaseMysqlBase"
2016-09-05 jenkins-botMerge "Remove unused DB position values in LoadBalancer"
2016-09-05 Aaron SchulzFix default handling in LoadBalancer::getRandomNonLagged()
2016-09-05 jenkins-botMerge "resourceloader: Make cache-eval in mw.loader...
2016-09-05 jenkins-botMerge "Make statsd sampling rates configurable"
2016-09-05 jenkins-botMerge "Rename some DB/LB variables to be more consistent"
2016-09-05 jenkins-botMerge "Fix IDEA error in prepareQuickTemplate() call"
2016-09-05 jenkins-botMerge "Typo in a test: '+' instead of '.' to concatenat...
2016-09-03 umherirrenderAdded a Database::buildStringCast and use on int/string...
2016-09-03 jenkins-botMerge "RevertAction: Prevent file revert if current...
2016-09-03 Aaron SchulzRename some variables in DatabaseMysqlBase
2016-09-03 Aaron SchulzRemove unused DB position values in LoadBalancer
2016-09-03 Aaron SchulzRename some DB/LB variables to be more consistent
2016-09-03 jenkins-botMerge "Make replication DB-related comments/messages...
2016-09-03 Aaron SchulzMake replication DB-related comments/messages more...
2016-09-02 jenkins-botMerge "Convert Revision::fetchFromConds() to using...
2016-09-02 jenkins-botMerge "Rename CSS files for printing to a consistent...
2016-09-02 jenkins-botMerge "mw.Upload.BookletLayout: Use 'amenableparser...
2016-09-02 jenkins-botMerge "Add flushReplicaSnapshots() method for just...
2016-09-02 Aaron SchulzAdd flushReplicaSnapshots() method for just clearing...
2016-09-02 jenkins-botMerge "Remove spammy reuseConnection() wfDebug() call"
2016-09-02 jenkins-botMerge "Let a few unit tests actually be unit tests"
2016-09-02 jenkins-botMerge "Make insertSelect() do two separate queries...
2016-09-02 Aaron SchulzRemove spammy reuseConnection() wfDebug() call
2016-09-02 jenkins-botMerge "ImageHistoryList: Remove 'wpEditToken' parameter...
2016-09-01 Aaron SchulzSet some missing INTERNAL DB transaction flags and...
2016-09-01 jenkins-botMerge "objectcache: allow for callbacks to mask SYNC_WR...
2016-09-01 jenkins-botMerge "Register a default value for the timecorrection...
2016-09-01 jenkins-botMerge "Remove SourceIndexField FLAG_SOURCE_DATA"
2016-09-01 jenkins-botMerge "Add DEFAULTSORT to search index field data"
2016-09-01 jenkins-botMerge "mediawiki.util: Remove deprecated tooltipAccessK...
2016-09-01 jenkins-botMerge "Add LoadBalancer::setTransactionListener()"
2016-09-01 jenkins-botMerge "Convert LocalFile to using getWithSetCallback...
2016-09-01 jenkins-botMerge "bidi-isolate usernames in Linker::userLink"
2016-09-01 jenkins-botMerge "ApiParamInfo: Allow fetching info for all submod...
2016-09-01 Aaron SchulzAdd LoadBalancer::setTransactionListener()
2016-09-01 jenkins-botMerge "Links update class cleanups"
2016-09-01 Aaron SchulzMake insertSelect() do two separate queries in non...
2016-08-31 jenkins-botMerge "Improve beginMasterChanges and make methods...
2016-08-31 Aaron SchulzImprove beginMasterChanges and make methods for Deferre...
2016-08-31 jenkins-botMerge "Always fail over to sync jobs when Special:RunJo...
2016-08-31 jenkins-botMerge "Adapt the ParserOutput cache TTL when including...
2016-08-31 jenkins-botMerge "mw.loader: Use requestAnimationFrame for addEmbe...
2016-08-31 jenkins-botMerge "mw.loader: Make 'mwLoadEnd' less expensive with...
2016-08-30 jenkins-botMerge "objectcache: Make SqlBagOStuff::waitForSlaves...
2016-08-30 jenkins-botMerge "Add more estimation modes to pendingWriteQueryDu...
2016-08-30 jenkins-botMerge "Expand SessionManager / AuthManager documentation"
2016-08-30 jenkins-botMerge "MediaWikiServices: Don't assume, that old and...
2016-08-30 Antoine MussoRevert serie of "EditPage: Use context instead of globals"
2016-08-30 jenkins-botMerge "Invalidate cache when page language is changed"
2016-08-30 jenkins-botMerge "mw.widgets.CategoryCapsuleItemWidget: Handle...
2016-08-30 jenkins-botMerge "API: Warn when input parameters are normalized"
2016-08-30 jenkins-botMerge "API: Use U+001F (Unit Separator) for separating...
2016-08-30 Aaron SchulzAdd more estimation modes to pendingWriteQueryDuration()
2016-08-30 jenkins-botMerge "Include PRESEND updates in ChronologyProtector...
2016-08-30 jenkins-botMerge "resourceloader: Create unit tests for ResourceLo...
2016-08-30 jenkins-botMerge "Fixing dry-run logic in updateCollation.php"
2016-08-30 jenkins-botMerge "Move some DB error classes with the rest as...
2016-08-29 jenkins-botMerge "Make WikiPage::doDeleteArticle more robust"
2016-08-29 Aaron SchulzMove some DB error classes with the rest as type DBUnex...
2016-08-29 jenkins-botMerge "Floor slave lag before display"
next