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
/
Preprocessor_Hash.php
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix unmatched @codingStandardsIgnore in parser folder
umherirrender
2016-02-17
1
-2
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-45
/
+45
*
Revert "Preprocessor: Don't allow unclosed extension tags (matching until end...
Legoktm
2016-02-04
1
-11
/
+5
*
Preprocessor: Don't allow unclosed extension tags (matching until end of input)
Bartosz DziewoĆski
2016-01-21
1
-5
/
+11
*
Remove various double empty newlines
umherirrender
2015-12-27
1
-1
/
+0
*
Fix PPNode_Hash_Tree::getChildrenOfType return value
Brad Jorsch
2015-12-17
1
-1
/
+1
*
Move brace matching rules to Preprocessor class
Ori Livneh
2015-11-03
1
-22
/
+4
*
Consolidate common Preprocessor caching code
Ori Livneh
2015-10-25
1
-34
/
+9
*
Use line comments for @codingStandardsIgnoreStart
umherirrender
2015-10-07
1
-12
/
+12
*
Fix issues identified by SpaceBeforeSingleLineComment sniff
Vivek Ghaisas
2015-09-26
1
-2
/
+2
*
Decline to cache preprocessor items larger than 1 Mb
Ori Livneh
2015-09-02
1
-2
/
+6
*
Make PPFrame::RECOVER_COMMENTS actually work
Kevin Israel
2015-08-15
1
-1
/
+3
*
Remove unneeded empty lines at begin of if/else/foreach body
umherirrender
2015-06-19
1
-1
/
+0
*
Use a fixed marker prefix string in the Parser and MWTidy
Ori Livneh
2015-05-31
1
-2
/
+1
*
Warn when duplicate arguments are found
Jackmcbarn
2015-05-28
1
-0
/
+8
*
Removed remaining profile calls
Aaron Schulz
2015-01-08
1
-9
/
+0
*
Remove obvious function-level profiling
Chad Horohoe
2015-01-07
1
-5
/
+0
*
Add a tracking category for duplicate arguments
Jackmcbarn
2014-10-16
1
-0
/
+6
*
Merge "Fix doc of PPFrame_Hash::cachedExpand"
jenkins-bot
2014-08-20
1
-2
/
+2
|
\
|
*
Fix doc of PPFrame_Hash::cachedExpand
umherirrender
2014-08-11
1
-2
/
+2
*
|
Add missing @param to function docs
umherirrender
2014-08-18
1
-0
/
+4
*
|
Add @codingStandardsIgnore tags to parser classes
addshore
2014-08-12
1
-0
/
+34
*
|
Fix phpcs issues in parser
addshore
2014-08-12
1
-120
/
+121
|
/
*
Cleanup some docs (includes/[m-r])
umherirrender
2014-07-24
1
-1
/
+1
*
Make RECOVER_ORIG preserve extension tags
Jackmcbarn
2014-06-19
1
-1
/
+17
*
Add PPFrame::getTTL() and setTTL()
Jackmcbarn
2014-06-09
1
-0
/
+26
*
Add PPFrame::isVolatile and PPFrame::setVolatile
Brad Jorsch
2014-05-30
1
-3
/
+32
*
Restrict empty-frame cache entries to their parent
Jackmcbarn
2014-05-30
1
-0
/
+32
*
Revert "Declare visibility on class properties of includes/parser/"
Ori.livneh
2014-05-16
1
-57
/
+32
*
Merge "PPAccum_Hash -> PPDAccum_Hash"
jenkins-bot
2014-05-11
1
-1
/
+1
|
\
|
*
PPAccum_Hash -> PPDAccum_Hash
Reedy
2014-05-11
1
-1
/
+1
*
|
Various documentation updates for includes/parser/
Siebrand Mazeland
2014-05-11
1
-2
/
+2
|
/
*
Fix most CodeSniffer issues in includes/parser/
Siebrand Mazeland
2014-05-11
1
-48
/
+149
*
Declare visibility on class properties of includes/parser/
Siebrand Mazeland
2014-05-11
1
-32
/
+57
*
Fixed some @params documentation (includes/parser)
umherirrender
2014-04-22
1
-30
/
+40
*
Fix spacing after @param and friends in comments
umherirrender
2014-04-05
1
-1
/
+1
*
Fix spacing between two functions
umherirrender
2014-03-15
1
-0
/
+1
*
Put the "else" (or "elseif") on the same line as the previous closing brace
Alexandre Emsenhuber
2014-03-15
1
-10
/
+6
*
Move closing parenthesis from multi line if and function to own line
umherirrender
2013-12-01
1
-10
/
+10
*
Fix spacing and break some lines
umherirrender
2013-08-24
1
-2
/
+2
*
Allow lines empty but for tabs and comments to be ignored.
C. Scott Ananian
2013-08-13
1
-4
/
+4
*
Preprocessor: Don't treat a line containing multiple comments as a blank line.
C. Scott Ananian
2013-08-09
1
-5
/
+32
*
Fixed spacing in logging/parser/profiler/rl/revdel/search folder
umherirrender
2013-04-20
1
-1
/
+1
*
Added/Removed spaces around string concatenation
umherirrender
2013-04-13
1
-2
/
+2
*
Add missing wfProfileOut before throwing an exception
umherirrender
2013-04-08
1
-0
/
+10
*
fix some spacing
umherirrender
2013-03-25
1
-2
/
+2
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-1
/
+1
*
fix some spacing
umherirrender
2013-03-07
1
-1
/
+0
*
Use American English spelling for behavior
Siebrand Mazeland
2013-03-04
1
-1
/
+1
*
(bug 27936) Improve parser handling of nested braces.
Dan Collins
2013-02-06
1
-12
/
+6
[prev]
[next]