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
/
parser
/
parserTest.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split up testHelpers.inc, break off fuzz testing
Tim Starling
2016-09-08
1
-1815
/
+0
*
ParserTest: Remove warning about gd extension not being installed
Kunal Mehta
2016-08-17
1
-4
/
+0
*
ParserTest: Declare $recorder property
Kunal Mehta
2016-07-26
1
-0
/
+5
*
Rewrite TidySupport and add option --use-tidy-config
Tim Starling
2016-07-12
1
-9
/
+3
*
New parserTests.php features
Tim Starling
2016-07-08
1
-2
/
+121
*
Merge "Add an audio file parser test"
jenkins-bot
2016-06-14
1
-0
/
+18
|
\
|
*
Add an audio file parser test
Derk-Jan Hartman
2016-05-18
1
-0
/
+18
*
|
Add a parser test for $wgNoFollowDomainExceptions functionality
Kunal Mehta
2016-05-31
1
-1
/
+1
*
|
Add LinkRenderer (rewrite of Linker::link())
Kunal Mehta
2016-05-23
1
-1
/
+2
|
/
*
Remove support for $wgWellFormedXml=false
Brian Wolff
2016-05-12
1
-1
/
+0
*
Parser tests: Also register namespace 101 to accompany 100
Kunal Mehta
2016-05-12
1
-0
/
+1
*
Add TitleParser and TitleFormatter to MediaWikiServices
Kunal Mehta
2016-05-11
1
-0
/
+15
*
parserTests.php: fix three bitrot bugs with --record
Tim Starling
2016-04-08
1
-1
/
+5
*
Clear process cache in parser tests
Ori Livneh
2016-03-25
1
-0
/
+1
*
Many more function case mismatches
Reedy
2016-03-19
1
-2
/
+2
*
Remove $wgAllowMicroDataAttributes and $wgAllowRdfaAttributes
Sébastien Santoro
2016-03-18
1
-1
/
+0
*
tests: Ensure main RequestContext reflects custom $wgLang
Timo Tijhof
2016-03-03
1
-3
/
+6
*
Fix parserTests: Set scriptPath in setupGlobals() as well
Arlo Breault
2016-02-23
1
-1
/
+1
*
parserTest: Make $wgResourceBasePath match $wgScriptPath
Timo Tijhof
2016-02-23
1
-3
/
+4
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-97
/
+97
*
Merge "ParserTests: Add a video file to parser test suite"
jenkins-bot
2016-01-09
1
-0
/
+27
|
\
|
*
ParserTests: Add a video file to parser test suite
Derk-Jan Hartman
2016-01-07
1
-0
/
+27
*
|
Print which file we are running parsertests for
Derk-Jan Hartman
2016-01-07
1
-0
/
+1
|
/
*
Fix parserTests after f66ff602447c
This, that and the other
2016-01-07
1
-1
/
+1
*
resourceloader: Remove obsolete msg_resource database table
Timo Tijhof
2015-12-14
1
-1
/
+1
*
resourceloader: Remove obsolete msg_resource_links table
Timo Tijhof
2015-12-14
1
-1
/
+1
*
Replace wfBaseConvert with Wikimedia\base_convert
Reedy
2015-11-24
1
-5
/
+5
*
In parserTests.php, fix upload directory handling
Tim Starling
2015-09-28
1
-69
/
+33
*
Fix issues identified by SpaceBeforeSingleLineComment sniff
Vivek Ghaisas
2015-09-26
1
-1
/
+1
*
Wrap some long strings in tests/
Reedy
2015-09-26
1
-1
/
+1
*
Abstract and refactor Tidy support
Tim Starling
2015-09-10
1
-2
/
+4
*
Deprecate $wgEnableParserCache
Aaron Schulz
2015-06-04
1
-2
/
+1
*
Parser tests for page status indicators
Bartosz Dziewoński
2015-03-29
1
-0
/
+8
*
Tidy up tidy usage
Arlo Breault
2015-03-16
1
-8
/
+9
*
Add lots of @throws
Reedy
2014-12-24
1
-2
/
+4
*
Convert more wfRunHooks() --> Hooks::run()
Kunal Mehta
2014-12-12
1
-3
/
+3
*
Remove hitcounters and associated code
Chad Horohoe
2014-10-20
1
-1
/
+1
*
Add missing @return and @param to doc blocks
umherirrender
2014-08-27
1
-0
/
+7
*
Fixed spacing
umherirrender
2014-08-27
1
-1
/
+1
*
Change @return to start with type
umherirrender
2014-08-20
1
-1
/
+1
*
Merge "Run some parser tests with tidy."
jenkins-bot
2014-08-13
1
-23
/
+30
|
\
|
*
Run some parser tests with tidy.
C. Scott Ananian
2014-08-03
1
-23
/
+30
*
|
Set $wgUploadNavigationUrl to false on parser and unit tests
umherirrender
2014-08-13
1
-0
/
+1
|
/
*
Fixed spacing
umherirrender
2014-07-24
1
-3
/
+3
*
Remove deprecated class StubContLang
withoutaname
2014-07-22
1
-1
/
+0
*
No interlanguage links after local interwiki prefixes
This, that and the other
2014-07-22
1
-3
/
+14
*
Remove oldTablePrefix from ParserTest
umherirrender
2014-07-17
1
-6
/
+0
*
Add parser test for "extra interlanguage links".
C. Scott Ananian
2014-06-26
1
-0
/
+9
*
Add support for testing transparent tags
Jackmcbarn
2014-06-20
1
-0
/
+28
*
ParserTests: fix `bits` column in uploaded images for test cases.
C. Scott Ananian
2014-06-03
1
-1
/
+2
[next]