aboutsummaryrefslogtreecommitdiffstats
path: root/includes/export
Commit message (Expand)AuthorAgeFilesLines
* Replace a number of uses of class aliases with the real thingsJames D. Forrester2025-03-261-0/+1
* Namespace all remaining files in includes/exceptionJames D. Forrester2025-03-252-0/+3
* Namespace all remaining files in includes/loggingJames D. Forrester2025-03-191-0/+1
* Namespace all remaining files in includes/filerepoJames D. Forrester2025-03-191-0/+2
* Remove trivial 1-line PHPDocs that just repeat the codethiemowmde2025-01-161-3/+0
* RevisionRecord: add convenience methods for main slotdaniel2024-11-281-1/+1
* Use namespaced classesUmherirrender2024-10-211-0/+1
* Add namespace to maintenance/includes classesJames D. Forrester2024-10-091-0/+2
* build: Use inline ignore for Generic.CodeAnalysis.AssignmentInConditionUmherirrender2024-09-011-0/+2
* Modify WikiExporter's BATCH_SIZE from 50000 to 10000Xabriel J. Collazo Mojica2024-06-251-1/+1
* Add "implements/extends Stringable" to more classes and interfacesBartosz Dziewoński2024-06-131-1/+1
* Merge "Implement RedirectStore service"jenkins-bot2024-06-111-0/+1
|\
| * Implement RedirectStore serviceMáté Szabó2024-06-111-0/+1
* | Add namespace and deprecation alias to TextContentEbrahim Byagowi2024-05-191-0/+1
* | Add namespace and deprecation alias to Xml and XmlSelectEbrahim Byagowi2024-05-161-0/+1
* | WikiExporter: Migrate to IReadableDatabase::newSelectQueryBuilderUmherirrender2024-05-051-36/+26
|/
* Merge "namespace MWDebug"jenkins-bot2024-05-032-0/+2
|\
| * namespace MWDebugAmir Sarabadani2024-05-032-0/+2
* | SqlBlobStore: Directly store ES addresses in content tableAmir Sarabadani2024-04-301-3/+6
|/
* Update name & email for bvibberBrooke Vibber2024-02-0817-17/+17
* Replace more instances of unchecked MWExceptionDaimona Eaytoy2024-01-231-2/+1
* Replace deprecated MWExceptionDaimona Eaytoy2024-01-162-23/+10
* during XML dumps, don't log about bad blobs encountered when trying to get sha1Ariel T. Glenn2024-01-031-1/+1
* Namespace remaining Title-related classes under \MediaWiki\TitleJames D. Forrester2023-09-191-0/+1
* Namespace TitleParser under \MediaWiki\TitleJames D. Forrester2023-09-192-1/+2
* Introduce RevisionSelectQueryBuilderAmir Sarabadani2023-09-061-14/+5
* Merge sequences of `if` that end doing the same thing anywaythiemowmde2023-06-161-4/+3
* Replace some more usages of deprecated MWExceptionDaimona Eaytoy2023-06-091-2/+1
* api: Switch to use IConnectionProviderAmir Sarabadani2023-04-243-10/+10
* Reorg: Namespace the Title classJames D. Forrester2023-03-022-1/+2
* Merge "Check return value of XMLReader::open"jenkins-bot2023-02-101-4/+11
|\
| * Check return value of XMLReader::openUmherirrender2022-11-181-4/+11
* | Merge "XmlDumpWriter: Remove unused variable from writeText()"jenkins-bot2023-02-011-6/+3
|\ \
| * | XmlDumpWriter: Remove unused variable from writeText()Reedy2023-02-011-6/+3
* | | Fix XML dumps for content types with non-string getNativeData()Máté Szabó2023-02-011-1/+1
|/ /
* | Use CommentStore service instead of deprecated methodDerick Alangi2023-01-043-8/+36
* | Split a base class out of CommentStoreAlexander Vorwerk2023-01-012-0/+2
* | Clean up PHP 7.1 reference hacksTim Starling2022-11-161-3/+1
* | WikiExporter: Avoid calling reload in processing every rowAmir Sarabadani2022-11-031-1/+0
* | WikiExporter: Migrate to SelectQueryBuilderAmir Sarabadani2022-10-311-10/+10
|/
* Remove unneeded initalize of local variablesUmherirrender2022-09-211-2/+0
* Remove unused local variablesUmherirrender2022-09-191-1/+1
* Allow DB config to be reloaded on the flydaniel2022-08-051-0/+17
* Remove references to legacy page_restrictions field in page tableAmir Sarabadani2022-05-092-7/+0
* Use MainConfigNames instead of string literals, #3Aryeh Gregor2022-04-262-3/+6
* Use MainConfigNames instead of string literalsAryeh Gregor2022-04-111-1/+3
* phan: Disable null_casts_as_any_type settingUmherirrender2022-03-211-0/+1
* Merge "Add various fallback values for null return values"jenkins-bot2022-03-091-1/+1
|\
| * Add various fallback values for null return valuesUmherirrender2022-03-091-1/+1
* | snapshot: Add @var documentation for class propertiesUmherirrender2022-03-091-2/+1
|/