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
/
qunit
Commit message (
Expand
)
Author
Age
Files
Lines
*
ResourceLoader: Improve error when including file in non-package module
Hannah Okwelum
2025-03-25
1
-0
/
+7
*
tests: Sort large arrays in QUnitTestResources
Tim Starling
2025-03-24
1
-68
/
+70
*
Merge "qunit: Move 'testrunner' tests to its own file"
jenkins-bot
2025-03-21
3
-51
/
+51
|
\
|
*
qunit: Move 'testrunner' tests to its own file
Timo Tijhof
2025-03-19
3
-51
/
+51
*
|
Merge "qunit: Add "Component" menu to QUnit toolbar"
jenkins-bot
2025-03-21
1
-0
/
+16
|
\
|
|
*
qunit: Add "Component" menu to QUnit toolbar
Timo Tijhof
2025-03-19
1
-0
/
+16
*
|
Merge "qunit: Remove 'debug' checkbox from SpecialJavaScriptTest"
jenkins-bot
2025-03-21
1
-8
/
+0
|
\
|
|
*
qunit: Remove 'debug' checkbox from SpecialJavaScriptTest
Timo Tijhof
2025-03-19
1
-8
/
+0
*
|
build: Fix and re-enable eslint rule unicorn/prefer-includes
James D. Forrester
2025-03-21
1
-1
/
+1
|
/
*
Merge "mediawiki.api: Allow setting Api-User-Agent via mw.Api constructor"
jenkins-bot
2025-03-19
1
-0
/
+12
|
\
|
*
mediawiki.api: Allow setting Api-User-Agent via mw.Api constructor
Gergő Tisza
2025-02-17
1
-0
/
+12
*
|
build: Upgrade eslint-config-wikimedia to 0.29.1
James D. Forrester
2025-03-14
2
-0
/
+2
*
|
language: fix mw.language.convertGrammar with word-specific casing rules
Máté Szabó
2025-03-10
3
-36
/
+95
*
|
ResourceLoader: Add mw.hook#deprecate() method
MusikAnimal
2025-03-06
1
-0
/
+77
*
|
linker: Render expired temporary account names differently
Máté Szabó
2025-02-20
2
-0
/
+63
*
|
jquery.tablesorter: Silence an expected "sort-rowspan-error" warning
Timo Tijhof
2025-01-27
1
-1
/
+3
*
|
ResourceLoader: Silence "unavailable module" warning in error handling test
Timo Tijhof
2025-01-27
1
-0
/
+3
*
|
mediawiki.api: Remove console warning for legacy token type
Timo Tijhof
2025-01-27
1
-6
/
+6
|
/
*
resources: Use simple for-in instead of Object.keys().forEach()
Timo Tijhof
2025-01-14
1
-2
/
+2
*
mediawiki.api: Fix tests depending on script path
Bartosz Dziewoński
2024-12-28
1
-6
/
+6
*
mediawiki.api: Adopt async-await and assert.rejects() in various tests
Timo Tijhof
2024-12-28
2
-114
/
+112
*
mediawiki.api: Add "fallback" test for FormData support
Timo Tijhof
2024-12-28
1
-11
/
+31
*
Merge "mw.Api: Introduce abort signals"
jenkins-bot
2024-12-24
1
-0
/
+77
|
\
|
*
mw.Api: Introduce abort signals
Bartosz Dziewoński
2024-12-05
1
-0
/
+77
*
|
Always prevent API calls if user input widget only accepts IPs
Dreamy Jazz
2024-12-06
2
-0
/
+51
|
/
*
Support `{{fullurl:}}` in jqueryMsg
Jon Harald Søby
2024-11-22
1
-0
/
+30
*
mediawiki.deflate: Support 'deflate' as well as 'deflate-raw'
Ed Sanders
2024-11-21
1
-28
/
+56
*
Merge "mediawiki.deflate: Add mw.deflateAsync which can use CompressionStream"
jenkins-bot
2024-11-21
1
-14
/
+63
|
\
|
*
mediawiki.deflate: Add mw.deflateAsync which can use CompressionStream
Ed Sanders
2024-11-21
1
-14
/
+63
*
|
ResourceLoader: Support multiple mw.track() data arguments
Timo Tijhof
2024-11-18
1
-5
/
+17
*
|
ResourceLoader: Remove unused 'thisValue' from mw.trackSubscribe
Timo Tijhof
2024-11-18
1
-6
/
+5
|
/
*
mw.jqueryMsg: Allow complex expressions in parser functions' first param
Bartosz Dziewoński
2024-11-09
1
-0
/
+15
*
Remove unnecessary local context variables
Ed Sanders
2024-11-08
1
-6
/
+4
*
Merge "Support 'include' parameter in namespace select inputs"
jenkins-bot
2024-10-30
2
-0
/
+27
|
\
|
*
Support 'include' parameter in namespace select inputs
STran
2024-10-30
2
-0
/
+27
*
|
Tests: Expand tests for messageBox function
Jon Robson
2024-10-29
1
-0
/
+9
|
/
*
Support {{#FORMAL:}} syntax in jqueryMsg
Jon Harald Søby
2024-10-22
1
-0
/
+16
*
tests: Use namespaced classes
Umherirrender
2024-10-21
1
-0
/
+1
*
eslint: Promote 'prefer-const' to error in tests
Bartosz Dziewoński
2024-10-06
1
-1
/
+0
*
eslint: Manually enforce prefer-const in tests
Ed Sanders
2024-10-04
21
-261
/
+167
*
eslint: Enforce no-var in tests and autofix
Ed Sanders
2024-10-04
42
-453
/
+453
*
Re-apply "Rename wgPageContentLanguage to wgPageViewLanguage"
Fomafix
2024-10-02
1
-5
/
+5
*
Fix styling of message boxes on create account page, adds stable API
Jon Robson
2024-09-27
1
-0
/
+10
*
Merge "Use spread operator and variadic params in more places in JS"
jenkins-bot
2024-09-17
4
-5
/
+5
|
\
|
*
Use spread operator and variadic params in more places in JS
Bartosz Dziewoński
2024-09-17
4
-5
/
+5
*
|
Deprecate mw.cookie.getCrossSite()
Bartosz Dziewoński
2024-09-17
1
-14
/
+0
|
/
*
Remove an unused method in mediawiki.rcfilters
Ebrahim Byagowi
2024-09-14
1
-43
/
+0
*
Merge "tests: Use const for some static data in test files"
jenkins-bot
2024-09-04
1
-4
/
+4
|
\
|
*
tests: Use const for some static data in test files
Umherirrender
2024-09-01
1
-4
/
+4
*
|
qunit: Replace slow mw.messages reset with empty object reset
Timo Tijhof
2024-09-02
3
-8
/
+16
|
/
[next]