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
/
CoreMagicVariables.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining classes in includes/parser
James D. Forrester
2024-10-15
1
-1
/
+7
*
parser: Add a new {{USERLANGUAGE}} magic word for use in wikitext
dvorapa
2024-09-07
1
-0
/
+6
*
Merge "parser: Avoid cache stampede on pages which use {{CURRENTYEAR}}"
jenkins-bot
2024-08-26
1
-1
/
+1
|
\
|
*
parser: Avoid cache stampede on pages which use {{CURRENTYEAR}}
C. Scott Ananian
2024-05-06
1
-1
/
+1
*
|
Make {{#language}} consistent with {{#dir}} and {{#bcp47}}
C. Scott Ananian
2024-07-30
1
-0
/
+1
*
|
Add {{#bcp47}} parser function
C. Scott Ananian
2024-07-30
1
-0
/
+1
*
|
Add {{#dir}} parser function
Ebrahim Byagowi
2024-07-19
1
-0
/
+3
|
/
*
Move Parser to Mediawiki\Parser namespace
Subramanya Sastry
2024-02-16
1
-0
/
+1
*
[SpecialVersion] Fix double-escaping in {{CURRENTVERSION}}
C. Scott Ananian
2024-02-09
1
-2
/
+2
*
Namespace SpecialVersion under \MediaWiki\Specials
James D. Forrester
2023-09-14
1
-0
/
+1
*
Fix various typos and documentation issues
Matěj Suchánek
2023-08-27
1
-1
/
+1
*
Reorg: Move MWTimestamp to MediaWiki\Utils
Amir Sarabadani
2023-08-19
1
-0
/
+1
*
CoreMagicVariables.php: Improve documentation of DEADLINE_DATE_SPEC_BY_UNIT
C. Scott Ananian
2023-03-29
1
-1
/
+3
*
parser: improve cache TTL accuracy for CURRENT*/LOCAL* magic words
Aaron Schulz
2023-03-28
1
-16
/
+145
*
Just another 80 or so PHPStorm inspection fixes (#4)
Tim Starling
2023-03-25
1
-1
/
+0
*
Merge "CoreMagicVariables/CoreParserFunction: unify revisionid"
jenkins-bot
2023-02-24
1
-63
/
+1
|
\
|
*
CoreMagicVariables/CoreParserFunction: unify revisionid
C. Scott Ananian
2022-09-22
1
-63
/
+1
*
|
Merge "CoreMagicVariables/CoreParserFunction: unify revisionuser"
jenkins-bot
2023-02-24
1
-8
/
+1
|
\
|
|
*
CoreMagicVariables/CoreParserFunction: unify revisionuser
C. Scott Ananian
2022-09-22
1
-8
/
+1
*
|
Deprecate Parser::getFunctionLang()
C. Scott Ananian
2022-11-16
1
-1
/
+1
|
/
*
CoreMagicVariables/CoreParserFunctions: unify revisiontimestamp & etc
C. Scott Ananian
2022-09-21
1
-67
/
+6
*
Unify the "magic variable" and "parser function" form of several built-ins
C. Scott Ananian
2022-09-19
1
-72
/
+21
*
Add {{=}} as a built-in magic word
C. Scott Ananian
2022-05-20
1
-0
/
+2
*
Use MainConfigNames instead of string literals, #4
Aryeh Gregor
2022-04-26
1
-2
/
+2
*
Use MainConfigNames instead of string literals
Aryeh Gregor
2022-04-11
1
-6
/
+7
*
parser: Cast return of Timestamp::format to int for n
Umherirrender
2022-03-15
1
-6
/
+6
*
Pass a ConvertibleTimestamp to CoreMagicVariables
C. Scott Ananian
2022-03-14
1
-30
/
+44
*
Add explicit casts between scalar types
Umherirrender
2022-03-01
1
-1
/
+1
*
Remove Parser dependency on config LanguageCode/DisableLangConversion
Umherirrender
2021-12-18
1
-1
/
+1
*
Add new ParserOutput::{get,set}OutputFlag() interface
C. Scott Ananian
2021-10-15
1
-6
/
+12
*
Language: hard deprecate the `noSeparators` parameter to ::formatNum
C. Scott Ananian
2020-10-21
1
-12
/
+12
*
Revert "Adding = as a parser function"
C. Scott Ananian
2020-07-03
1
-2
/
+0
*
Adding = as a parser function
Base
2020-07-01
1
-0
/
+2
*
Rename CoreMagicWords to CoreMagicVariables and update docs
Tim Starling
2020-06-11
1
-0
/
+378