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
/
includes
/
parser
/
ParserFactory.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate Parser::getFreshParser()
Tim Starling
2022-07-05
1
-0
/
+33
*
Use UrlUtils in Parser
Aryeh Gregor
2022-04-28
1
-6
/
+7
*
TempUser EditPage and permissions
Tim Starling
2022-04-26
1
-2
/
+10
*
Fix SignatureValidatorFactory circular dependency
Tim Starling
2022-04-13
1
-2
/
+10
*
Move ::addTrackingCategory() implementation to TrackingCategories
C. Scott Ananian
2021-10-15
1
-2
/
+9
*
parser: Replace deprecated MWHttpRequest::factory
Umherirrender
2021-08-04
1
-2
/
+10
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
Parser: remove Title from method signatures
daniel
2021-04-29
1
-2
/
+9
*
Make Parser use UserIdentity instead of User
Petr Pchelko
2021-03-17
1
-2
/
+18
*
Parser: initialize preprocessor in constructor
C. Scott Ananian
2021-03-16
1
-2
/
+9
*
Introduce Tidy service
C. Scott Ananian
2021-03-15
1
-2
/
+11
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
1
-1
/
+1
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-2
/
+10
*
Hard-deprecate direct calls to Parser::__construct()
C. Scott Ananian
2020-04-16
1
-13
/
+28
*
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
-47
/
+23
*
Remove all traces of preprocessorClass from $wgParserConf
C. Scott Ananian
2020-01-25
1
-3
/
+2
*
[BREAKING CHANGE] Services: Convert Parser's static to a const now HHVM is gone
James D. Forrester
2019-10-09
1
-2
/
+2
*
BadFileLookup to replace wfIsBadImage
Aryeh Gregor
2019-08-21
1
-2
/
+11
*
parser: inject a Logger into Parser instead of using wfDebug()
Aaron Schulz
2019-07-17
1
-6
/
+26
*
Don't pass Config to Parser(Factory)
Aryeh Gregor
2019-05-20
1
-16
/
+45
*
Update Parser to use NamespaceInfo
Aryeh Gregor
2019-04-11
1
-3
/
+13
*
Inject LinkRendererFactory into Parser
Aryeh Gregor
2019-04-07
1
-2
/
+9
*
Inject Config into Parser instead of using globals
Aryeh Gregor
2018-10-02
1
-7
/
+12
*
Inject SpecialPageFactory into Parser
Kunal Mehta
2018-08-17
1
-3
/
+10
*
Use ParserFactory in a bunch of places
Aryeh Gregor
2018-08-11
1
-1
/
+1
*
Introduce ParserFactory service
Aryeh Gregor
2018-08-11
1
-0
/
+63