Merge "Separate content from presentation for user tools list"
[lhc/web/wiklou.git] / includes / api / ApiStashEdit.php
2019-03-28 jenkins-botMerge "Separate content from presentation for user...
2019-03-28 jenkins-botMerge "HISTORY: Add MediaWiki 1.3 post-release change...
2019-03-28 jenkins-botMerge "Make ApiStashEdit::pruneExcessStashedEntries...
2019-03-28 jenkins-botMerge "Move HistoryBlob classes to own files"
2019-03-28 jenkins-botMerge "Remove temporary rollback confirmation toggle"
2019-03-28 jenkins-botMerge "Only show config-install-success on command...
2019-03-28 jenkins-botMerge "Change name of main page in Sardinian (sc)"
2019-03-28 jenkins-botMerge "Revert "Provide direct deprecation message for...
2019-03-28 jenkins-botMerge "Add namespace translation for N'Ko"
2019-03-28 Aaron SchulzMake ApiStashEdit::pruneExcessStashedEntries use user...
2019-03-27 jenkins-botMerge "Fix reference to removed truncate() function"
2019-03-27 jenkins-botMerge "rdbms: add ATTR_SCHEMAS_AS_TABLE_GROUPS attribute"
2019-03-27 jenkins-botMerge "Fix api error for apierror-upload-missingresult"
2019-03-27 jenkins-botMerge "maintenance: Use the ?? feature together with...
2019-03-26 jenkins-botMerge "mediawiki.special.changeslist is a skinStyle...
2019-03-26 jenkins-botMerge "Replace spinner.gif with CSS solution"
2019-03-26 jenkins-botMerge "Allow skins full control of Contributions/Histor...
2019-03-26 jenkins-botMerge "objectcache: improve comments for ATTR_/QOS_...
2019-03-26 jenkins-botMerge "rdbms: treat cloned temporary tables as "effecti...
2019-03-26 jenkins-botMerge "Prune old edit stash entries from users as they...
2019-03-26 jenkins-botMerge "rdbms: Use correct value for 'sslmode' in Databa...
2019-03-26 Aaron SchulzPrune old edit stash entries from users as they create...
2019-03-25 jenkins-botMerge "docs: Update outdated PageContentSave hook docum...
2019-03-25 jenkins-botMerge "upload: Simplify file extension extraction in...
2019-03-23 jenkins-botMerge "Do not suppress php notices in SpecialPageFatalTest"
2019-03-20 jenkins-botMerge "Validate the output of the dump scripts."
2019-03-20 jenkins-botMerge "Make BackupDumper MCR compatible (main slot...
2019-03-19 jenkins-botMerge "jquery.tablesorter: Never initialize twice on...
2019-03-14 jenkins-botMerge "SpecialContributions: Conditionally hide the...
2019-03-14 jenkins-botMerge "SpecialWatchlist: Conditionally hide the namespa...
2019-03-14 jenkins-botMerge "Make copyTestData work on postgres"
2019-03-14 jenkins-botMerge "Add a user preference to opt in or out of a...
2019-03-13 jenkins-botMerge "Replace sorting classes with better naming conve...
2019-03-12 jenkins-botMerge "Add password policy setting `suggestChangeOnLogin`"
2019-03-12 jenkins-botMerge "Improve documentation of the PageContentLanguage...
2019-03-12 jenkins-botMerge "logging: Start using LinkTarget & UserIdentity...
2019-03-11 jenkins-botMerge "Fix small typos"
2019-03-11 jenkins-botMerge "Linker: Use RequestContext::getMain()->getLangua...
2019-03-11 jenkins-botMerge "Avoid using stale data for revision visibility...
2019-03-11 jenkins-botMerge "Streamline code involving .= string concatenations"
2019-03-09 jenkins-botMerge "NamespaceMultiselectWidget: Allow filtering...
2019-03-09 jenkins-botMerge "Block: Explicit convert Message to string"
2019-03-09 jenkins-botMerge "Make addIdentifierQuotes part of IDatabase"
2019-03-08 jenkins-botMerge "ApiQueryLogEvents: Add IGNORE INDEX to avoid...
2019-03-08 jenkins-botMerge "objectcache: add metrics for WAN cache deletes...
2019-03-08 jenkins-botMerge "Check normalization rules of usernames during...
2019-03-08 jenkins-botMerge "build: Remove failing HHVM test from Travis...
2019-03-08 jenkins-botMerge "objectcache: add $flags argument to BagOStuff...
2019-03-08 jenkins-botMerge "rdbms: undeprecate DBReplicationWaitError to...
2019-03-08 jenkins-botMerge "Do not bother with WAN cache set options for...
2019-03-08 jenkins-botMerge "Make IndexPager query direction code more readable"
2019-03-08 jenkins-botMerge "objectcache: remove obsolete code from SqlBagOSt...
2019-03-07 jenkins-botMerge "Make ApiStashEdit use a separate key for the...
2019-03-06 Aaron SchulzMake ApiStashEdit use a separate key for the parser...
2018-12-19 D3r1ck01Merge "Use MediaWiki\SuppressWarnings around trigger_er...
2018-11-27 jenkins-botMerge "Parse wikitext in gallery caption"
2018-11-07 jenkins-botMerge "eslintrc: Disallow calling String/Array/Object...
2018-11-05 jenkins-botMerge "Support multi-content diffs on Special:Undelete"
2018-11-03 jenkins-botMerge "Special:Preferences: Expose `.mw-navigation...
2018-10-30 jenkins-botMerge "debug: Allow the DBQuery channel to be used"
2018-10-16 jenkins-botMerge "Selenium: record video of every test"
2018-10-15 jenkins-botMerge "EmailNotification: Add newline before minor...
2018-10-13 jenkins-botMerge "SlotDiffRenderer: add utility method for paramet...
2018-10-12 jenkins-botMerge "Add OOUI for HTMLFormFieldCloner"
2018-10-12 jenkins-botMerge "Use a ScopedCallback to silence transaction...
2018-10-11 jenkins-botMerge "Revert "Unwrap HTML loaded from parser cache""
2018-10-09 jenkins-botMerge "Use <div> wrappers instead of <p> in ProtectionForm"
2018-10-06 jenkins-botMerge "Add link to protect log to action=info"
2018-10-04 jenkins-botMerge "Ensure OutputPageTest works when Translate exten...
2018-10-04 jenkins-botMerge "Use Remex for TextContentTest subclasses"
2018-10-04 jenkins-botMerge "Only use "*Test.php" for actual PHPUnit tests"
2018-10-04 jenkins-botMerge "registration: Let extensions add PHP extension...
2018-10-04 jenkins-botMerge "Fix option name in maintenance/importDump.php"
2018-10-03 jenkins-botMerge "AutoloadGenerator: Filter PSR4-compliant classes...
2018-10-02 jenkins-botMerge "Use pseudo elements to style changelist-separato...
2018-10-02 jenkins-botMerge "Replace WikiExporter streaming (unbuffered)...
2018-10-02 jenkins-botMerge "Use varargs in global functions"
2018-10-01 jenkins-botMerge "Remove temporary rcfilters variables"
2018-10-01 jenkins-botMerge "Preserve whitespace in search index text content"
2018-10-01 jenkins-botMerge "Fix [[MediaWiki:Config-install-success/en]]...
2018-10-01 jenkins-botMerge "Make messages [[MediaWiki:Config-db-web-account...
2018-10-01 jenkins-botMerge "rdbms: Document a bunch of stuff about query...
2018-10-01 jenkins-botMerge "Change the Unicode numbers in the comments in...
2018-09-30 jenkins-botMerge "HTMLInfoField: Support 'rawrow' in OOUI mode"
2018-09-30 jenkins-botMerge "Create UserGetRightsRemove hook"
2018-09-30 UmherirrenderFix caller name in ApiStashEdit::parseAndStash
2018-09-26 jenkins-botMerge "Simplify HTMLTitleTextField::validate"
2018-09-24 jenkins-botMerge "RevisionStoreDbTestBase, remove redundant needsD...
2018-09-19 jenkins-botMerge "Add MessagesBi.php"
2018-09-16 jenkins-botMerge "Give more specific error messages on Special...
2018-09-13 jenkins-botMerge "Introduce constants for fetchLanguageName(s)"
2018-09-11 jenkins-botMerge "ContribsPager: Factor revision check out of...
2018-09-04 jenkins-botMerge "Don't throw an exception when waiting for replic...
2018-08-30 jenkins-botMerge "Fix some warnings from phan-taint-check"
2018-08-30 jenkins-botMerge "EditPage: Allow summary=0 in URL parameter"
2018-08-29 jenkins-botMerge "Add tests for article viewing"
2018-08-27 jenkins-botMerge "resourceloader: Restore mw.loader.store update...
2018-08-27 jenkins-botMerge "Make interwiki transclusion use the WAN cache"
2018-08-27 jenkins-botMerge "Replace "Bug37714" by "T39714""
2018-08-27 jenkins-botMerge "objectcache: Improve WANObjectCache doc for...
next