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
/
CoreParserFunctions.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
CoreParserFunctions: Use Title::inNamespace instead of manual comparison
Niklas Laxström
2016-12-21
1
-2
/
+2
*
Parser functions now format numbers according to page language (2nd attempt)
Nikerabbit
2016-12-19
1
-16
/
+42
*
Get GenderCache from MediaWikiServices
addshore
2016-11-22
1
-2
/
+4
*
Revert "Parser functions now format numbers according to page language"
Legoktm
2016-11-02
1
-34
/
+16
*
Parser functions now format numbers according to page language
Niklas Laxström
2016-10-25
1
-16
/
+34
*
Revert "Move wfEscapeWikiText() to Parser::escapeWikitext()"
Legoktm
2016-09-23
1
-27
/
+27
*
Move wfEscapeWikiText() to Parser::escapeWikitext()
Kunal Mehta
2016-09-13
1
-27
/
+27
*
Merge "Show ParserOutput warning instead of on the actual page output for ign...
jenkins-bot
2016-06-02
1
-4
/
+4
|
\
|
*
Show ParserOutput warning instead of on the actual page output for ignored di...
Glaisher
2016-05-22
1
-4
/
+4
*
|
Merge "Add pages with ignored restricted {{DISPLAYTITLE}}s to a tracking cate...
jenkins-bot
2016-05-22
1
-0
/
+1
|
\
|
|
*
Add pages with ignored restricted {{DISPLAYTITLE}}s to a tracking category
Glaisher
2016-05-22
1
-0
/
+1
*
|
CoreParserFunctions: Return 0 from {{PAGESIZE:}} when length is unknown
Bartosz Dziewoński
2016-05-22
1
-0
/
+4
|
/
*
Warn when a restricted displaytitle is ignored
Jackmcbarn
2016-05-08
1
-2
/
+10
*
Many more function case mismatches
Reedy
2016-03-19
1
-2
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-36
/
+36
*
Fix protectionexpiry using the wrong page
Jackmcbarn
2016-01-14
1
-1
/
+1
*
Add magic word for protection expiry
cenarium
2015-12-07
1
-3
/
+32
*
Fix issues identified by SpaceBeforeSingleLineComment sniff
Vivek Ghaisas
2015-09-26
1
-3
/
+3
*
Make lines shorter to pass phpcs in some files under includes/parser
Amir E. Aharoni
2015-09-26
1
-3
/
+13
*
Escape return of {{int:}} if message not exists
umherirrender
2015-07-24
1
-3
/
+7
*
T105242: U is for urlencode
Arlo Breault
2015-07-08
1
-1
/
+3
*
Add {{bidi:}} syntax for directionality-safe arguments
David Chan
2015-07-01
1
-1
/
+10
*
Minor cleanups
Max Semenik
2015-04-02
1
-4
/
+12
*
Remove obvious function-level profiling
Chad Horohoe
2015-01-07
1
-4
/
+0
*
Re-emit unknown tags from #tag
Jackmcbarn
2014-12-18
1
-7
/
+13
*
Fix some stuttering in comments and documentation
Ricordisamoa
2014-12-17
1
-1
/
+1
*
Use Parser::SFH_NO_HASH/SFH_OBJECT_ARGS class const
umherirrender
2014-11-18
1
-7
/
+7
*
Merge "Remove hitcounters and associated code"
jenkins-bot
2014-10-20
1
-5
/
+1
|
\
|
*
Remove hitcounters and associated code
Chad Horohoe
2014-10-20
1
-5
/
+1
*
|
CoreParserFunctions::displaytitle(): Use Parser::killMarkers()
Kevin Israel
2014-10-20
1
-2
/
+1
|
/
*
Add parser callback to get a page's current revision
Jackmcbarn
2014-09-19
1
-18
/
+9
*
Tweaked cache size in getCachedRevisionObject()
Aaron Schulz
2014-09-03
1
-2
/
+2
*
Made getCachedRevisionObject() use MapCacheLRU
Aaron Schulz
2014-08-22
1
-5
/
+8
*
Fix phpcs issues in parser
addshore
2014-08-12
1
-64
/
+65
*
Fix bad reference in method doc
Niklas Laxström
2014-08-04
1
-1
/
+1
*
Warn when DISPLAYTITLE is used more than once
Jackmcbarn
2014-07-08
1
-6
/
+24
*
Allow HTML5 <rtc> tag (ruby support for East Asian typography).
C. Scott Ananian
2014-07-02
1
-1
/
+1
*
Replace deprecated Title::escapeCanonicalURL call
umherirrender
2014-06-27
1
-1
/
+6
*
Various documentation updates for includes/parser/
Siebrand Mazeland
2014-05-11
1
-5
/
+22
*
Fix most CodeSniffer issues in includes/parser/
Siebrand Mazeland
2014-05-11
1
-6
/
+22
*
Fixed some @params documentation (includes/parser)
umherirrender
2014-04-22
1
-47
/
+55
*
Fix "@param null $param" documentations
Thiemo Mättig
2014-04-09
1
-4
/
+5
*
Fix spacing after @param and friends in comments
umherirrender
2014-04-05
1
-2
/
+2
*
Fixed spacing
umherirrender
2014-03-20
1
-8
/
+8
*
Check for CoreParserFunction::urlFunction from array to boolean
tonythomas01
2014-01-30
1
-2
/
+12
*
Add Title::hasFragment and use it
umherirrender
2014-01-24
1
-1
/
+1
*
Remove outdated fixme/todo in CoreParserFunctions.php
umherirrender
2014-01-19
1
-6
/
+0
*
Don't always count CASCADINGSOURCES as expensive
Jackmcbarn
2014-01-15
1
-5
/
+8
*
Merge "Make PROTECTIONLEVEL count as expensive"
jenkins-bot
2014-01-15
1
-5
/
+11
|
\
|
*
Make PROTECTIONLEVEL count as expensive
Jackmcbarn
2014-01-13
1
-5
/
+11
[next]