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
/
phpunit
/
includes
/
content
/
JavaScriptContentHandlerTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Update mediawiki/mediawiki-codesniffer to 44.0.0
James D. Forrester
2024-08-11
1
-1
/
+1
*
content: Improve roundtrip tests for JavaScriptContent
Timo Tijhof
2024-07-05
1
-10
/
+11
*
Add namespace and deprecation alias to JavaScriptContentHandler
Ebrahim Byagowi
2024-05-17
1
-1
/
+2
*
Add namespace and deprecation alias to JavaScriptContent
Ebrahim Byagowi
2024-05-17
1
-0
/
+1
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-1
/
+1
*
content: Stop encoding `&` in JavaScript redirect content
Kunal Mehta
2023-11-01
1
-4
/
+8
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
tests: Migrate `setMwGlobals()` to `overrideConfigValue(s)()`
Derick Alangi
2022-07-23
1
-3
/
+5
*
phpcs: Disable `Generic.Files.LineLength` for test files
Timo Tijhof
2022-02-18
1
-1
/
+0
*
Recognize CSS/JS redirects with non-ASCII targets
Kunal Mehta
2018-10-31
1
-0
/
+4
*
Use ::class to resolve class names in tests
Umherirrender
2018-01-26
1
-1
/
+1
*
build: Updating mediawiki/mediawiki-codesniffer to 15.0.0
Umherirrender
2018-01-01
1
-2
/
+2
*
Swap the rest of array() -> []
Reedy
2016-03-30
1
-5
/
+14
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-2
/
+2
*
Fix some language depending phpunit tests by using MediaWikiLangTestCase
umherirrender
2015-12-07
1
-1
/
+1
*
Add @codingStandardsIgnoreStart to 5 files under tests/phpunit/includes
Amir E. Aharoni
2015-10-03
1
-0
/
+2
*
Support redirects in JavaScriptContent
Kunal Mehta
2015-07-20
1
-0
/
+30