Change "slave" => "replica DB" in /includes
[lhc/web/wiklou.git] / includes / jobqueue / JobQueueDB.php
2016-09-05 Aaron SchulzChange "slave" => "replica DB" in /includes
2016-09-05 jenkins-botMerge "Make statsd sampling rates configurable"
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-08-29 jenkins-botMerge "Make WikiPage::doDeleteArticle more robust"
2016-08-29 jenkins-botMerge "Floor slave lag before display"
2016-08-28 jenkins-botMerge "Memcached PECL: Allow using binary protocol"
2016-08-27 jenkins-botMerge "Enable $wgResourceLoaderStorageEnabled by default"
2016-08-26 jenkins-botMerge "resources: Deprecate module "jquery.appear""
2016-08-25 jenkins-botMerge "RestbaseVirtualRESTService: Support production...
2016-08-25 jenkins-botMerge "Remove redundant UNIQUE from rev_page_id"
2016-08-24 jenkins-botMerge "Add LBFactory::beginMasterChanges() for doing...
2016-08-24 jenkins-botMerge "Call ssl_set() in DatabaseMysqli if DBO_SSL...
2016-08-24 jenkins-botMerge "Make Special:CreateAccount respect ?returnto...
2016-08-24 jenkins-botMerge "Sync up with Parsoid parserTests."
2016-08-24 jenkins-botMerge "VirtualRESTServiceClient management cleanups"
2016-08-24 jenkins-botMerge "Avoid INSERT..SELECT in LocalFileDeleteBatch"
2016-08-24 jenkins-botMerge "A few more DBLockManager fixes and cleanups"
2016-08-24 jenkins-botMerge "Remove some unused hooks from hooks.txt"
2016-08-24 jenkins-botMerge "EditPage: Allow the 'save' button's label to...
2016-08-24 jenkins-botMerge "EditPage: Show a different label for the button...
2016-08-23 KrinkleMerge "HTMLMultiSelectField: Add 'dropdown' option...
2016-08-23 jenkins-botMerge "Upgrade justinrainbow/json-schema to ~3.0"
2016-08-23 jenkins-botMerge "content: Refactor normalization of line endings...
2016-08-23 jenkins-botMerge "Avoid INSERT..SELECT in doArticleDeleteReal()"
2016-08-23 Aaron SchulzRemove commit() calls from JobQueueDB
2016-08-23 DpatrickMerge "Tell users that js/css subpages are public"
2016-08-23 jenkins-botMerge "Expose form field objects in HTMLForm"
2016-08-23 jenkins-botMerge "Make login/signup footer available to AuthChange...
2016-08-23 jenkins-botMerge "Improve default behavior for HTMLForm::canDispla...
2016-08-23 jenkins-botMerge "Introduce {{#time: xit}} for days in the month...
2016-08-23 jenkins-botMerge "User namespace localisation update for Slovak"
2016-08-23 jenkins-botMerge "Pingback: Tweak docs a tiny bit to point to...
2016-08-23 jenkins-botMerge "Remove commit() hack from User::addToDatabase()"
2016-08-23 jenkins-botMerge "Various database class cleanups"
2016-08-23 jenkins-botMerge "Run LinksDeletionUpdate after commit() in namesp...
2016-08-23 jenkins-botMerge "SECURITY: Do not allow undeleting a revdel'd...
2016-08-23 jenkins-botMerge "SECURITY: Make $wgBlockDisablesLogin also restri...
2016-08-23 jenkins-botMerge "SECURITY: Make blocks log users out if $wgBlockD...
2016-08-23 jenkins-botMerge "SECURITY: Check read permission when loading...
2016-08-23 Aaron SchulzRemove direct rollback() calls from some places
2016-06-17 jenkins-botMerge "DumpUploads: output local path instead of mwstor...
2016-04-26 jenkins-botMerge "OutputPage: Use PageViewLanguage instead of...
2016-04-25 jenkins-botMerge "Fix escaping for MSSQL LIKE queries."
2016-04-11 jenkins-botMerge "jquery.makeCollapsible: Don't ignore clicks...
2016-04-11 jenkins-botMerge "Finish stash uploads with upload dialog"
2016-04-09 jenkins-botMerge "Add note that IP::isInRange() can return unexpec...
2016-04-08 jenkins-botMerge "Use pg_result_error, not pg_last_error, as the...
2016-04-06 jenkins-botMerge "Add a hook for collapsible content"
2016-04-02 jenkins-botMerge "Add GENDER support to $3 in logentry-rights...
2016-03-25 jenkins-botMerge "Http::getProxy() method to get proxy configuration"
2016-03-24 TjonesMerge "Add redirect=no only to redirects on redirect...
2016-03-18 jenkins-botMerge "resetUserEmail: Allow resetting email without...
2016-03-15 jenkins-botMerge "Add id field to watchlist db table"
2016-03-15 jenkins-botMerge "Make unused variable optional in ChangesList...
2016-03-14 jenkins-botMerge "Use an example with working digit transformation"
2016-03-13 jenkins-botMerge "build: Update grunt-jscs to 2.8.0"
2016-03-11 jenkins-botMerge "resourceloader: Inverse hasOwn() check to fix...
2016-03-10 jenkins-botMerge "Make UploadBase use TempFSFile to wrap the tempo...
2016-03-10 jenkins-botMerge "build: Ignore phpcs in /skins but not /includes...
2016-03-08 jenkins-botMerge "Deprecating: Consolidating `progressive` & ...
2016-03-08 jenkins-botMerge "Hygiene: Add wrapHTML method"
2016-03-08 jenkins-botMerge "Remove use of "successful" in strings"
2016-03-08 jenkins-botMerge "Move EmailNotification::updateWatchlistTimestamp...
2016-03-08 jenkins-botMerge "Hooks do not have to return true any more, they...
2016-03-08 jenkins-botMerge "Move WatchedItem logic to WatchedItemStore"
2016-03-08 jenkins-botMerge "Add WatchedItemIntegrationTest"
2016-03-08 jenkins-botMerge "Guard against allowing intermediate caching...
2016-03-08 jenkins-botMerge "Use single quotes in API where possible"
2016-03-08 jenkins-botMerge "MemoizedCallable: Add test for memoized closure"
2016-03-08 jenkins-botMerge "Declare functions with access modifiers"
2016-03-08 jenkins-botMerge "Explicitly declare ApiQueryImageInfo::getInfo...
2016-03-08 jenkins-botMerge "Remove deprecated methods in ApiQuery"
2016-03-08 jenkins-botMerge "Explicitly declare ApiImport::getData() public"
2016-03-08 jenkins-botMerge "Explicitly declare ImportReporter::reportPage...
2016-03-08 jenkins-botMerge "Explicitly declare ApiFormatXml::addXslt() prote...
2016-03-08 jenkins-botMerge "Explicitly declare ApiFormatBase::initPrinter...
2016-03-08 jenkins-botMerge "Call static functions statically in API"
2016-03-08 jenkins-botMerge "Use Elvis operator where possible in API"
2016-03-08 jenkins-botMerge "Remove unused local variables in API"
2016-03-08 jenkins-botMerge "Fixes to masterPosWait() for master switchovers"
2016-03-08 jenkins-botMerge "Fix some JobQueue IDEA errors"
2016-03-08 Aaron SchulzFix some JobQueue IDEA errors
2016-03-02 jenkins-botMerge "Revert "Deprecating: Consolidating `progressive...
2016-03-02 jenkins-botMerge "Deprecating: Consolidating `progressive` & ...
2016-03-02 jenkins-botMerge "mw.Upload.BookletLayout/Dialog: Add determinate...
2016-03-01 jenkins-botMerge "Reset scoped session for upload jobs after defer...
2016-02-29 jenkins-botMerge "Revert "Add type hint against LinkTarget""
2016-02-29 jenkins-botMerge "Remove fix for a 5.3 problem"
2016-02-26 jenkins-botMerge "Add type hint against LinkTarget"
2016-02-25 jenkins-botMerge "Get timestamp from WikiPage, instead of Article"
2016-02-25 jenkins-botMerge "Fixup contenttype stuff in UserMailer"
2016-02-25 jenkins-botMerge "Remove no-op parameter from UIDGeneratorTest"
2016-02-25 jenkins-botMerge "Fix typo and improve code comments in LinkTarget"
2016-02-25 jenkins-botMerge "ApiSandbox: Visual separation of fields"
2016-02-18 jenkins-botMerge "rc_old/new_len null for CategoryMembership RC...
2016-02-18 jenkins-botMerge "database: Add extra sanity check to selectFieldV...
2016-02-18 jenkins-botMerge "Avoid master queries in Title::getLinksFrom()"
2016-02-17 Kunal MehtaConvert all array() syntax to []
next