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.api
/
rest.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
mediawiki.api: Use simple for-loop for objectKeysToLowerCase()
Timo Tijhof
2024-12-24
1
-6
/
+7
*
Remove unnecessary local context variables
Ed Sanders
2024-11-08
1
-3
/
+2
*
eslint: Prefer const in mediawiki.api
Ed Sanders
2024-09-16
1
-5
/
+4
*
eslint: Autofix var to let/const
Ed Sanders
2024-09-12
1
-3
/
+3
*
ESLint: Enforce prefer-arrow-callback and autofix
Ed Sanders
2024-06-11
1
-5
/
+5
*
build: Update eslint-config-wikimedia to 0.28.1 and autofix
Ed Sanders
2024-06-11
1
-6
/
+6
*
docs: Standardize use of class descriptions in JSDoc
apaskulin
2024-04-25
1
-4
/
+7
*
mediawiki.api: document that `body` is optional for REST POST
DannyS712
2024-03-30
1
-1
/
+1
*
mediawiki.api: use `=== undefined` instead of typeof for local vars
Timo Tijhof
2024-03-29
1
-1
/
+1
*
JS REST: make POST default to empty object
daniel
2024-03-06
1
-0
/
+4
*
docs: Convert examples to JSDoc
apaskulin
2024-02-23
1
-16
/
+16
*
documentation: Convert mediawiki.api from jsduck to jsdoc
Roan Kattouw
2023-12-19
1
-8
/
+10
*
Remove dataType from mw.Rest AJAX requests
Chlod Alejandro
2023-12-02
1
-6
/
+3
*
Fix duplicate word "to" in comment in mediawiki.api/rest.js
Dreamy Jazz
2023-09-26
1
-1
/
+1
*
Add put() and delete() shorthands to rest.js
Daimona Eaytoy
2022-05-31
1
-0
/
+42
*
Add baseline MW REST API client for frontend
Petr Pchelko
2020-12-09
1
-0
/
+169