Use InvalidArgumentException in ActivityUpdateJob
[lhc/web/wiklou.git] / includes / jobqueue /
2016-01-29 Aaron SchulzUse InvalidArgumentException in ActivityUpdateJob
2016-01-29 jenkins-botMerge "Fix a spelling mistake in a comment"
2016-01-29 jenkins-botMerge "Log user-agents that are using HTTP when HTTPS...
2016-01-29 jenkins-botMerge "Title::newFromText: Cast integers to strings"
2016-01-28 jenkins-botMerge "Add ParserOutputStashForEdit hook for extension...
2016-01-28 jenkins-botMerge "Add support for image interlacing of Bitmap...
2016-01-28 jenkins-botMerge "Move CSRF token handling into MediaWiki\Session...
2016-01-28 jenkins-botMerge "TagLogFormatter: For log entries changing both...
2016-01-28 Aaron SchulzMigrate callers to waitForReplication()
2016-01-27 jenkins-botMerge "mw.widgets.DateInputWidget: Make placeholder...
2016-01-26 jenkins-botMerge "Make ForeignTitle properties private"
2016-01-26 jenkins-botMerge "LinkBatch::addObj can also work with TitleValue...
2016-01-26 jenkins-botMerge "TableSorter: Avoid FOUC and preserve styling...
2016-01-26 jenkins-botMerge "TableSorter: Use SVGs with PNG fallbacks instead...
2016-01-26 jenkins-botMerge "TitleInputWidget: Allow config to disable valida...
2016-01-26 jenkins-botMerge "Fix declension in grammar rules for Latin language"
2016-01-25 jenkins-botMerge "Avoid races on null revision insertion"
2016-01-25 jenkins-botMerge "Improve wording and tense in some "page language...
2016-01-25 jenkins-botMerge "Last caption wins in gallery"
2016-01-25 jenkins-botMerge "mw.Upload.BookletLayout: Rewrite some code to...
2016-01-24 jenkins-botMerge "Reword config-localsettings-badkey"
2016-01-24 jenkins-botMerge "Document tags-edit-revision-selected and add...
2016-01-24 jenkins-botMerge "Fix typo"
2016-01-24 jenkins-botMerge "Clarify documentation of apihelp-query+categorym...
2016-01-23 jenkins-botMerge "rebuildrecentchanges.php: Don't create duplicate...
2016-01-23 jenkins-botMerge "Improve documentation of foreign-structured...
2016-01-22 jenkins-botMerge "SessionManager: Kill getPersistedSessionId()"
2016-01-22 jenkins-botMerge "Remove putrid remains of $wgAllowAsyncCopyUploads"
2016-01-22 jenkins-botMerge "mw.Upload.BookletLayout: Don't explode when...
2016-01-22 jenkins-botMerge "Misc fixes for file patrol"
2016-01-22 Bartosz DziewońskiRemove putrid remains of $wgAllowAsyncCopyUploads
2016-01-21 Max SemenikMerge "Register a couple of test classes in autoloader"
2016-01-21 jenkins-botMerge "Properly escape \n and \r in IRCColourfulRCFeedF...
2016-01-21 jenkins-botMerge "API: Add support for documenting dynamic parameters"
2016-01-21 jenkins-botMerge "In refreshLinks.php don't clear tag hooks"
2016-01-21 jenkins-botMerge "HTMLForm: Don't limit width to 50em in OOUI...
2016-01-20 jenkins-botMerge "HTMLFormField: Use 'align' => 'top' when wrappin...
2016-01-20 jenkins-botMerge "resourceloader: Change getLessCompiler() to...
2016-01-20 jenkins-botMerge "SessionManager: Change behavior of getSessionById()"
2016-01-20 jenkins-botMerge "mw.widgets.CategorySelector: Don't lose namespac...
2016-01-20 jenkins-botMerge "mw.Title: Implement #makeTitle for titles with...
2016-01-20 Brad JorschSessionManager: Change behavior of getSessionById()
2016-01-20 jenkins-botMerge "Define doesWrites() for SpecialPageAction"
2016-01-20 jenkins-botMerge "Small code cleanups to MWCallableUpdate"
2016-01-20 jenkins-botMerge "Prevent revisions with rev_page = 0 from being...
2016-01-20 jenkins-botMerge "Deprecate wfWaitForSlaves() with LBFactory:...
2016-01-19 jenkins-botMerge "Update README from mediawiki.org upstream"
2016-01-19 jenkins-botMerge "Revert API part of "Add page_props table access...
2016-01-19 jenkins-botMerge "Add Special:Randomrootpage (from RandomRootPage...
2016-01-18 jenkins-botMerge "ChangeTags: Teach updateTags() to derive log_id...
2016-01-18 jenkins-botMerge "Validate that $wgVariantArticlePath is absolute...
2016-01-18 jenkins-botMerge "mediawiki.mixins.rotation: Remove unnecessary...
2016-01-17 jenkins-botMerge "Fix caption-side for tables inside figcaptions"
2016-01-16 jenkins-botMerge "Hooks: Added ImportLogInterwikiLink hook"
2016-01-16 jenkins-botMerge "API: Work around PHP bug 45959"
2016-01-16 jenkins-botMerge "More complete, more straightforward JobQueueMemo...
2016-01-16 jenkins-botMerge "Fix mistakes in JobQueue type documentations"
2016-01-16 Thiemo MättigFix mistakes in JobQueue type documentations
2016-01-15 jenkins-botMerge "build: Enable karma debug log and use progress...
2016-01-15 jenkins-botMerge "Remove proxyunbannable from core"
2016-01-15 jenkins-botMerge "API to fetch data about stashed images"
2016-01-15 jenkins-botMerge "Fix CLI installer when --dbname is not specified...
2016-01-15 Thiemo MättigMore complete, more straightforward JobQueueMemoryTest
2016-01-14 jenkins-botMerge "Fix typo in [[MediaWiki:Botpasswords-editexistin...
2016-01-14 jenkins-botMerge "Special:Block: Disallow to add an expiry time...
2016-01-14 jenkins-botMerge "Fix protectionexpiry using the wrong page"
2016-01-14 jenkins-botMerge "Fix undefined property notice in ChangesList"
2016-01-14 Thiemo MättigDo not return null reference in JobQueueMemory
2016-01-14 Aaron SchulzAdd simple JobQueueMemory class for testing
2016-01-13 jenkins-botMerge "Remove patrol config check in User::isAllowed()"
2016-01-13 jenkins-botMerge "Use dedicated cookie for skipping CDN cache...
2016-01-13 jenkins-botMerge "Make AjaxDispatcher commit transactions before...
2016-01-12 Brad JorschAdd SessionManager
2016-01-12 Aaron SchulzTrack memory RSS increases in JobRunner
2016-01-12 jenkins-botMerge "Refactor JobRunner::run() by breaking it up...
2016-01-11 Aaron SchulzRefactor JobRunner::run() by breaking it up a bit
2016-01-07 jenkins-botMerge "Allow patrol of uploads"
2016-01-06 jenkins-botMerge "jquery.accessKeyLabel: make modifier info public"
2016-01-06 jenkins-botMerge "Option to associate a rev id to a RC log entry...
2016-01-06 jenkins-botMerge "Add hook to allow extensions to modify query...
2016-01-06 jenkins-botMerge "RequestContext: Load the request object for...
2016-01-06 jenkins-botMerge "Add largest allowed range as parameter to block...
2016-01-05 jenkins-botMerge "Documentation: Remove paragraph about not creati...
2016-01-04 jenkins-botMerge "HTMLForm: Use <button> and allow differing label...
2016-01-03 jenkins-botMerge "Fix positioning of jQuery.tipsy tooltip arrows"
2015-12-28 jenkins-botMerge "Avoid CAS update errors on password reset"
2015-12-28 jenkins-botMerge "Add PLURAL support and "human readable" sizes...
2015-12-28 jenkins-botMerge "mw.ForeignStructuredUpload.BookletLayout: Use...
2015-12-28 jenkins-botMerge "Namespace translations for Lojban (jbo)"
2015-12-27 jenkins-botMerge "Tweak wording for 'passwordreset-emailsentemail...
2015-12-27 jenkins-botMerge "Change multiple documentations in DairkiDiff"
2015-12-26 jenkins-botMerge "LivePreview: Update page status indicators"
2015-12-23 jenkins-botMerge "Make getLagFromPtHeartbeat() always use the...
2015-12-23 jenkins-botMerge "Allow $wgInterwikiCache to be an associative...
2015-12-23 jenkins-botMerge "Remove arbitrary newSequentialPerNodeIDs() ...
2015-12-23 jenkins-botMerge "Remove mediawiki.special.javaScriptTest module"
2015-12-23 jenkins-botMerge "mediawiki.util: Remove outdated comment from...
2015-12-23 jenkins-botMerge "Pass __METHOD__ to load balancer commit/rollback...
2015-12-23 jenkins-botMerge "Import: Importing no longer accepts too big...
2015-12-23 Aaron SchulzPass __METHOD__ to load balancer commit/rollback methods
next