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
/
resources
/
src
/
mediawiki.util
Commit message (
Expand
)
Author
Age
Files
Lines
*
mediawiki.util: Document new menu addition
Jon Robson
2025-02-20
1
-0
/
+1
*
mediawiki.util: Improve messageBox method
Ammarpad
2024-10-28
1
-2
/
+10
*
Simplify code to avoid interpreting "$" characters in string replacement
Anne Haunime
2024-10-18
1
-1
/
+3
*
eslint: Manually enforce prefer-const in all remaining code
Ed Sanders
2024-10-05
1
-20
/
+17
*
mediawiki.util: Use appropriate Codex classes and attributes for Messages
Jon Robson
2024-09-27
1
-1
/
+5
*
Fix styling of message boxes on create account page, adds stable API
Jon Robson
2024-09-27
1
-0
/
+32
*
eslint: Manually fix remaining no-var warnings
Ed Sanders
2024-09-12
1
-1
/
+1
*
eslint: Autofix var to let/const
Ed Sanders
2024-09-12
2
-73
/
+73
*
Merge "addPortlet: clarify docblock example code"
jenkins-bot
2024-08-23
1
-3
/
+3
|
\
|
*
addPortlet: clarify docblock example code
Novem Linguae
2024-08-09
1
-3
/
+3
*
|
Update mw.util.isTemporaryUser() to return false for null usernames
Jamie Kuppens
2024-08-21
1
-1
/
+4
|
/
*
Correctly set $wgAutoCreateTempUser['matchPattern'] config in JS
Thalia
2024-06-21
1
-0
/
+2
*
util.js: Don't exit isTemporaryUser if temp accounts are known about
Thalia
2024-06-14
1
-2
/
+2
*
docs: Remove classdesc tag from namespace
apaskulin
2024-06-14
1
-1
/
+2
*
JSDoc: add link to module mw.util in namespace mw.util description
Novem Linguae
2024-06-12
1
-1
/
+2
*
ESLint: Enforce prefer-arrow-callback and autofix
Ed Sanders
2024-06-11
1
-1
/
+1
*
build: Update eslint-config-wikimedia to 0.28.1 and autofix
Ed Sanders
2024-06-11
2
-9
/
+7
*
JSDoc: fix linter error
Novem Linguae
2024-06-08
1
-1
/
+1
*
Merge "docs: Document jQuery plugins with modules under consistent name"
jenkins-bot
2024-05-24
1
-3
/
+4
|
\
|
*
docs: Document jQuery plugins with modules under consistent name
apaskulin
2024-05-24
1
-3
/
+4
*
|
[Documentation] Improve documentation of addPortlet method
Jon Robson
2024-05-24
1
-12
/
+22
|
/
*
Replace <pre> tags with markdown backticks in JSDoc comments
Hakan Özdemir
2024-05-05
1
-1
/
+1
*
addPortlet: improve documentation
Novem Linguae
2024-05-01
1
-0
/
+4
*
docs: Fix JSDoc links
apaskulin
2024-04-16
1
-2
/
+2
*
docs: Fix JSDoc syntax
apaskulin
2024-03-26
1
-31
/
+34
*
docs: Various JSDoc fixes
tacsipacsi
2024-02-24
1
-1
/
+1
*
docs: Convert examples to JSDoc
apaskulin
2024-02-23
2
-29
/
+36
*
mw.util: improve documentation of isInfinity()
MusikAnimal
2024-02-13
1
-1
/
+3
*
Use ESLint "sourceType": "commonjs" for package modules
Bartosz Dziewoński
2024-02-13
1
-2
/
+2
*
jsdoc: Support dots in '@module <name>' and '@exports <name>'
Bartosz Dziewoński
2024-02-07
2
-2
/
+2
*
Support multiple matchPatterns in temp user autocreate config
Dreamy Jazz
2024-01-17
1
-16
/
+29
*
mediawiki.page.watch.ajax: document module
MusikAnimal
2023-12-22
1
-4
/
+4
*
mw.util: introduce isInfinity to parity MW's wfIsInfinity()
MusikAnimal
2023-12-13
1
-0
/
+12
*
mediawiki.util: Correctly document parseImageUrl return type
Jon Robson
2023-12-13
1
-11
/
+15
*
Documentation: Fix broken one-line description in mw.util
Anne Tomasevich
2023-12-13
1
-1
/
+1
*
Documentation: normalize descriptions
Anne Tomasevich
2023-12-13
1
-6
/
+7
*
Documentation: Fix module description and eslint complaint
Jon Robson
2023-12-12
1
-4
/
+2
*
Tweak documentation for summary plugin
Jon Robson
2023-12-07
1
-5
/
+9
*
Documentation: Expand the documentation in jsdoc
Jon Robson
2023-12-07
2
-17
/
+33
*
Add jsdoc with jsdoc-wmf-theme
Jon Robson
2023-11-28
2
-12
/
+25
*
mediawiki.util: Allow mw.util.addPortlet() to attach new portlet to DOM
Jon Robson
2023-10-03
1
-6
/
+29
*
mediawiki.util: Use native string repetition implementation
Ammarpad
2023-09-20
1
-19
/
+2
*
Use mw.util.getUrl() in documentation of mw.util.addPortletLink()
Anne Haunime
2023-08-27
1
-1
/
+1
*
mediawiki.util: Adopt QUnit.test.each
Timo Tijhof
2023-08-23
1
-7
/
+9
*
Merge "Add barebones mw.util.addPortlet method"
jenkins-bot
2023-07-26
1
-12
/
+29
|
\
|
*
Add barebones mw.util.addPortlet method
Jon Robson
2023-07-25
1
-12
/
+29
*
|
GlobalFunctions: Update outdated wfScript() docs
Timo Tijhof
2023-07-24
1
-1
/
+1
|
/
*
Merge "mw.util: Add .getArrayParam()"
jenkins-bot
2023-06-30
1
-0
/
+37
|
\
|
*
mw.util: Add .getArrayParam()
Bartosz Dziewoński
2023-06-29
1
-0
/
+37
*
|
mediawiki.util: Use .indexOf( 'x' ) instead of .search( /x/ )
Fomafix
2023-06-22
1
-3
/
+3
|
/
[next]