aboutsummaryrefslogtreecommitdiffstats
path: root/.phpcs.xml
Commit message (Expand)AuthorAgeFilesLines
* Revert "Split FakeMaintenance and LoggedUpdateMaintenance to their own files"Daimona Eaytoy2020-03-031-0/+1
* Split FakeMaintenance and LoggedUpdateMaintenance to their own filesReedy2020-02-281-1/+0
* Disable PSR2.Classes.ClassDeclaration.InterfaceWrongIndentAaron Schulz2020-02-081-0/+1
* Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNullJames D. Forrester2020-01-101-3/+0
* Coding style: Auto-fix MediaWiki.Commenting.DocComment.*James D. Forrester2020-01-101-6/+0
* Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUseJames D. Forrester2020-01-101-1/+0
* Coding style: Auto-fix MediaWiki.Comment.FunctionComment.*James D. Forrester2020-01-101-3/+0
* Coding style: Auto-fix MediaWiki.Usage.PHPUnit*James D. Forrester2020-01-101-7/+0
* build: Upgrade mediawiki-codesniffer to v29.0.0Reedy2020-01-091-0/+21
* Set method visibility for Job::run implementationUmherirrender2019-12-211-1/+0
* build: Manage exclude pattern for Squiz.Scope.MethodScopeUmherirrender2019-12-091-1/+40
* Set method visibility on languages classesUmherirrender2019-12-091-1/+0
* Use nullable type in function signatureUmherirrender2019-11-201-7/+1
* Set method visibility on maintenance scriptsUmherirrender2019-11-161-1/+0
* Add missing @param and @return to documentationUmherirrender2019-11-131-2/+8
* profiler: Remove ProfilerOutputDb and profileinfo.php entry pointTimo Tijhof2019-11-061-6/+1
* tests: Add explicit return type void to setUp() and tearDown()Max Semenik2019-10-301-1/+0
* phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedExcept...James D. Forrester2019-10-141-3/+0
* Remove extra param comment and enable phpcs ruleUmherirrender2019-10-111-4/+0
* phpcs: Enable PSR12.Files.ImportStatement.LeadingSlash and make passUmherirrender2019-10-111-1/+0
* build: Upgrade mediawiki-codesniffer from 26.0.0 to 28.0.0James D. Forrester2019-10-111-3/+12
* Add public as visibility in tests folderUmherirrender2019-10-101-0/+6
* Unsuppress PhanParamReqAfterOpt, use PHP71 nullable typesDaimona Eaytoy2019-10-101-0/+1
* HHVM removal: Drop HHVM code for maintenance/James D. Forrester2019-10-021-1/+0
* Make most special pages class names match filenameReedy2019-09-101-35/+0
* Load GlobalFunctions.php to tests/phpunit/bootstrap.phpAmir Sarabadani2019-07-141-0/+1
* Assert that LocalSettings file existsKosta Harlan2019-07-021-0/+1
* Define unit and integration test suitesKosta Harlan2019-06-281-0/+1
* Revert "Separate MediaWiki unit and integration tests"Legoktm2019-06-131-1/+0
* Separate MediaWiki unit and integration testsMáté Szabó2019-06-131-0/+1
* Exempt structure tests from @covers checksGergő Tisza2019-06-111-0/+3
* move 7zip.inc to a regular php fileAriel T. Glenn2019-05-131-2/+1
* move most of dumpTextPass to an include file so it can be subclassedAriel T. Glenn2019-05-131-2/+1
* Remove "Squiz.WhiteSpace.FunctionSpacing" from phpcs exclusionsReedy2019-05-111-1/+0
* Update some composer dependanciesReedy2019-05-111-0/+1
* Split parser related files to have one class in one fileZoranzoki212019-04-271-3/+0
* Split ApiErrorFormatter.php to have one class in one fileZoranzoki212019-04-211-1/+0
* Remove all $wgParser use from coreAryeh Gregor2019-04-171-1/+0
* Split DairikiDiff to class per fileReedy2019-04-141-2/+0
* Merge "Split filebackend files to class per file"jenkins-bot2019-04-141-3/+0
|\
| * Split filebackend files to class per fileReedy2019-04-141-3/+0
* | Rename PhpBugTests -> PhpXMLBugTesterReedy2019-04-141-1/+0
|/
* Merge "Split HTMLFormElement.php into class per file"jenkins-bot2019-04-141-1/+0
|\
| * Split HTMLFormElement.php into class per fileReedy2019-04-141-1/+0
* | Merge "Move ClassCollector to its own file"jenkins-bot2019-04-141-1/+0
|\ \
| * | Move ClassCollector to its own fileReedy2019-04-141-1/+0
* | | Merge "Move SectionProfileCallback to its own file"jenkins-bot2019-04-141-1/+0
|\| |
| * | Move SectionProfileCallback to its own fileReedy2019-04-141-1/+0
* | | Merge "Remove XMPReader back compat"jenkins-bot2019-04-141-2/+0
|\ \ \
| * | | Remove XMPReader back compatReedy2019-04-141-2/+0
| | |/ | |/|