SQLite: Split actor and comment filearchive updates to a separate file
[lhc/web/wiklou.git] / maintenance / sqlite / archives / patch-actor-table.sql
2019-09-30 Brad JorschSQLite: Split actor and comment filearchive updates...
2018-05-03 Brad JorschDrop archive.ar_text and ar_flags
2018-04-12 jenkins-botMerge "maintenance: Document secondary purpose of ...
2018-04-11 jenkins-botMerge "rdbms: make LBFactory "cliMode" check for phpdbg"
2018-04-10 jenkins-botMerge "Refactor ApiTestCase to get token from ApiQueryT...
2018-04-10 jenkins-botMerge "Improve test coverage for ApiBase.php"
2018-04-10 jenkins-botMerge "Improve test coverage for ApiMain.php"
2018-04-10 jenkins-botMerge "WebdriverIO should be able to run Chrome headlessly"
2018-04-10 jenkins-botMerge "Add more checks to ApiStructureTest.php"
2018-04-10 jenkins-botMerge "Fix i18n message tog-watchlistunwatchlinks"
2018-04-10 jenkins-botMerge "Convert SpecialPrefixIndex to class HTMLForm"
2018-04-10 jenkins-botMerge "installer: Add support for PlatformSettings...
2018-04-06 jenkins-botMerge "Remove "probably you" from password reset email...
2018-04-06 jenkins-botMerge "Provide PHPUnit 4 and 6 compatibility layer"
2018-04-06 jenkins-botMerge "Don't rely on magic __call in MWNamespaceTest"
2018-04-06 jenkins-botMerge "Fix --memory-limit option to maintenance scripts"
2018-04-05 jenkins-botMerge "SizeFilterWidget: Reduce width"
2018-04-04 jenkins-botMerge "User: Remove deprecated, unused auth functions"
2018-04-04 jenkins-botMerge "rdbms: rename and clarify getTransactionLagStatu...
2018-04-04 jenkins-botMerge "Fix parsing of <pre> tags generated by extension...
2018-04-04 jenkins-botMerge "Revert "Work around Firefox 57 attribute parsing...
2018-04-04 jenkins-botMerge "Special:Preference: Check for changes before...
2018-04-04 jenkins-botMerge "Use fallback languages in ResourceLoaderImage"
2018-04-04 jenkins-botMerge "rdbms: clean up DBO_TRX behavior for onTransacti...
2018-04-04 jenkins-botMerge "Special:ProtectedTitles: Use HTMLForm"
2018-04-04 jenkins-botMerge "RCFilters: Followup Iebc3176c5d: Bidi isolate...
2018-04-03 jenkins-botMerge "rdbms: clean up session/transaction loss logic...
2018-04-03 jenkins-botMerge "OOUIHTMLForm styles: Replace fixed properties...
2018-04-03 jenkins-botMerge "OOUIHTMLForm styles: Unify spacing aligned to...
2018-04-03 jenkins-botMerge "Populate ar_rev_id and make it non-nullable"
2018-04-03 jenkins-botMerge "LanguageConverter tweaks to Pig Latin converter"
2018-04-03 jenkins-botMerge "Add further test cases to deleteAutoPatrolLogsTest"
2018-04-03 jenkins-botMerge "Introduce deleteAutoPatrolLogs maintenance script"
2018-04-03 jenkins-botMerge "DB: Add img_description_id column"
2018-03-23 jenkins-botMerge "mediawiki.language: Implement non-digit-grouping...
2018-03-13 Brad JorschDB: Add img_description_id column
2018-03-08 jenkins-botMerge "Job::insert: Hard deprecate (soft-deprecated...
2018-03-07 jenkins-botMerge "Add support for 'hu-formal'"
2018-03-06 jenkins-botMerge "Use RemexHtml as the tidy implementation for...
2018-03-06 jenkins-botMerge "Change Recent Changes "Number of edits..." prefe...
2018-03-05 jenkins-botMerge "Revert "Log the reason why revision->getContent...
2018-03-02 jenkins-botMerge "Expose the latest modified index seen by EtcdConfig"
2018-03-01 jenkins-botMerge "Only add header when description not already...
2018-02-28 jenkins-botMerge "Fix table loading bug for CRH transliteration"
2018-02-28 NikerabbitMerge "Update namespaces for Sindhi"
2018-02-28 jenkins-botMerge "Do not run ipblocks cleanup randomly, just do...
2018-02-28 jenkins-botMerge "RCFilters: Actually apply the $autoCloseIgnore...
2018-02-27 jenkins-botMerge "Create a custom log formatter that allows log...
2018-02-26 jenkins-botMerge "updateCollation.php: Improve --dry-run mode"
2018-02-23 jenkins-botMerge "wgGroupPermissions: Don't grant editmyusercss...
2018-02-23 jenkins-botMerge "Add `actor` table and code to start using it"
2018-02-23 Brad JorschAdd `actor` table and code to start using it