index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
phpunit
/
unit
/
includes
/
parser
/
ParserFactoryTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining classes in includes/parser
James D. Forrester
2024-10-15
1
-2
/
+2
*
Add namespace to remaining parts of Wikimedia\ObjectCache
James D. Forrester
2024-09-27
1
-1
/
+1
*
Move Language and friends into Language namespace
James D. Forrester
2024-08-10
1
-1
/
+1
*
Parser: Inject service LanguageNameUtils
Fomafix
2024-05-20
1
-0
/
+2
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-1
/
+1
*
tests: Add or fix Parser test namespaces
Reedy
2024-02-16
1
-0
/
+7
*
Move Parser to Mediawiki\Parser namespace
Subramanya Sastry
2024-02-16
1
-0
/
+1
*
Move user options related classes into its own namespace
Martin Urbanec
2023-11-29
1
-1
/
+1
*
Deprecate MagicWordFactory::getSubstIDs
thiemowmde
2023-11-13
1
-2
/
+1
*
Namespace TitleFormatter under \MediaWiki\Title
James D. Forrester
2023-09-19
1
-0
/
+1
*
Namespace NamespaceInfo under \MediaWiki\Title
James D. Forrester
2023-09-19
1
-0
/
+1
*
Fix incomplete/broken ParserFactoryTest & ParserTest
thiemowmde
2023-07-28
1
-35
/
+13
*
tests: Use array_fill_keys instead of array_combine/array_fill
Umherirrender
2023-04-29
1
-4
/
+1
*
Reorg: Move five page-related classes to page/ out of includes/
Amir Sarabadani
2023-02-23
1
-1
/
+1
*
Reorg: Move category-related classes from includes/ to Category/
Amir Sarabadani
2023-02-09
1
-0
/
+1
*
Reorg: Move MagicWord related files to under parser/
Amir Sarabadani
2022-12-09
1
-0
/
+2
*
Merge "Replace trivial usa of mock builder with createMock() shortcut"
jenkins-bot
2022-07-19
1
-3
/
+1
|
\
|
*
Replace trivial usa of mock builder with createMock() shortcut
Thiemo Kreuz
2022-07-15
1
-3
/
+1
*
|
Tests: Use createNoOpMock() shortcut in a few more places
Thiemo Kreuz
2022-07-18
1
-2
/
+1
|
/
*
Tests: Cleanup some unnecessary nested function calls
Reedy
2022-06-06
1
-2
/
+2
*
Use UrlUtils in Parser
Aryeh Gregor
2022-04-28
1
-1
/
+6
*
TempUser EditPage and permissions
Tim Starling
2022-04-26
1
-1
/
+3
*
Fix SignatureValidatorFactory circular dependency
Tim Starling
2022-04-13
1
-1
/
+3
*
remove access to config globals from includes/parser
daniel
2022-02-01
1
-8
/
+7
*
Remove Parser dependency on config LanguageCode/DisableLangConversion
Umherirrender
2021-12-18
1
-1
/
+5
*
Fix line indent in ParserFactoryTest
Umherirrender
2021-12-18
1
-5
/
+5
*
Move ::addTrackingCategory() implementation to TrackingCategories
C. Scott Ananian
2021-10-15
1
-1
/
+2
*
parser: Replace deprecated MWHttpRequest::factory
Umherirrender
2021-08-04
1
-1
/
+3
*
Parser: remove Title from method signatures
daniel
2021-04-29
1
-1
/
+2
*
Reduce mocking LoggerInterface
DannyS712
2021-04-23
1
-2
/
+1
*
phpunit: Mass-replace setMethods with onlyMethods and adjust
Daimona Eaytoy
2021-04-16
1
-3
/
+3
*
Make Parser use UserIdentity instead of User
Petr Pchelko
2021-03-17
1
-1
/
+5
*
Parser: initialize preprocessor in constructor
C. Scott Ananian
2021-03-16
1
-1
/
+2
*
Introduce Tidy service
C. Scott Ananian
2021-03-15
1
-1
/
+3
*
Whitespace cleanup: Use tabs for indentation, avoid double spaces
DannyS712
2020-06-27
1
-1
/
+1
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-11
/
+14
*
Function visibility in ParserFactoryTest.php
Reedy
2020-05-10
1
-2
/
+2
*
Deprecate Parser::firstCallInit()
C. Scott Ananian
2020-04-17
1
-1
/
+18
*
Remove auto-generated and empty lines in comments
Thiemo Kreuz
2020-03-17
1
-0
/
+1
*
Fix the namespace of SpecialPageFactory
Tim Starling
2020-02-21
1
-1
/
+1
*
parser: Inject a LanguageConverterFactory through DI containers:
Peter Ovchyn
2020-02-04
1
-0
/
+65
*
phpunit: Repair GLOBALS reset in MediaWikiUnitTestCase
Timo Tijhof
2019-09-02
1
-32
/
+0
*
Introduce MovePageFactory
Aryeh Gregor
2019-08-19
1
-0
/
+32