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
/
unit
/
includes
/
Rest
/
Handler
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Use type declaration on undocumented private functions
Umherirrender
2025-03-30
1
-1
/
+1
*
REST: Make OpenAPI spec info strings translatable
bpirkle
2025-03-21
1
-0
/
+6
*
Namespace all remaining files in includes/filerepo
James D. Forrester
2025-03-19
2
-6
/
+6
*
Merge "Remove inline @var docs that aren't needed"
jenkins-bot
2025-03-14
1
-1
/
+0
|
\
|
*
Remove inline @var docs that aren't needed
thiemowmde
2024-11-05
1
-1
/
+0
*
|
REST: include ETag in 304 responses
daniel
2025-02-05
1
-3
/
+20
*
|
Allow translation of nested response body descriptions
frankie
2025-01-30
1
-11
/
+27
*
|
Merge "REST: Allow response body properties to have translatable descriptions"
jenkins-bot
2024-12-19
1
-6
/
+67
|
\
\
|
*
|
REST: Allow response body properties to have translatable descriptions
bpirkle
2024-12-17
1
-6
/
+67
*
|
|
Add template expansion statistics to the Parsoid limit report
C. Scott Ananian
2024-12-04
1
-2
/
+1
|
/
/
*
/
REST: Allow request body parameters to have translatable descriptions
bpirkle
2024-11-18
1
-1
/
+46
|
/
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
3
-9
/
+9
*
Use statslib for metrics emitted by HtmlOutputRendererHelper
Yiannis Giannelos
2024-10-04
1
-1
/
+2
*
Add namespace to remaining parts of Wikimedia\ObjectCache
James D. Forrester
2024-09-27
1
-1
/
+1
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-2
/
+2
*
REST: add restbase compat error handling mode
bpirkle
2024-09-16
1
-1
/
+7
*
Merge "REST: add restbase compat mode for some endpoints"
jenkins-bot
2024-09-16
1
-1
/
+4
|
\
|
*
REST: add restbase compat mode for some endpoints
daniel
2024-09-15
1
-1
/
+4
*
|
Rest: Add missing documentation to class properties
Umherirrender
2024-09-07
1
-0
/
+1
|
/
*
Move Language and friends into Language namespace
James D. Forrester
2024-08-10
2
-2
/
+2
*
Merge "Hard-deprecate getBodyValidator"
jenkins-bot
2024-08-08
1
-0
/
+2
|
\
|
*
Hard-deprecate getBodyValidator
Translation updater bot
2024-07-16
1
-0
/
+2
*
|
Merge "[ParsoidParser] Remove unneeded code to set render ID"
jenkins-bot
2024-07-30
1
-1
/
+1
|
\
\
|
*
|
[ParsoidParser] Remove unneeded code to set render ID
C. Scott Ananian
2024-07-19
1
-1
/
+1
*
|
|
Merge "Tests on forcing multi-value to be an array in JSON"
jenkins-bot
2024-07-20
1
-0
/
+68
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Tests on forcing multi-value to be an array in JSON
frankie
2024-07-19
1
-0
/
+68
|
|
/
*
|
Deprecate Html*Helper::init()
C. Scott Ananian
2024-07-19
1
-6
/
+13
*
|
[HtmlOutputRendererHelper] Remove use of ParsoidOutputAccess::parseUncacheable
C. Scott Ananian
2024-07-19
1
-11
/
+1
|
/
*
Merge "Use MainConfigNames constants in tests where possible"
jenkins-bot
2024-07-11
1
-3
/
+3
|
\
|
*
Use MainConfigNames constants in tests where possible
thiemowmde
2024-07-10
1
-3
/
+3
*
|
Merge "REST: Generate request body specs from param settings."
jenkins-bot
2024-07-10
1
-122
/
+302
|
\
\
|
*
|
REST: Generate request body specs from param settings.
daniel
2024-07-10
1
-122
/
+302
*
|
|
Merge "param-settings: Remove backward compatibility code from default"
jenkins-bot
2024-07-10
1
-68
/
+53
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
param-settings: Remove backward compatibility code from default
Atieno
2024-07-10
1
-68
/
+53
*
|
|
Merge "Add temporary account case for page history count"
jenkins-bot
2024-07-10
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add temporary account case for page history count
STran
2024-07-09
1
-1
/
+2
|
|
/
*
|
Merge "REST: Enable strict type validation in JSON request bodies"
jenkins-bot
2024-07-08
1
-26
/
+0
|
\
\
|
*
|
REST: Enable strict type validation in JSON request bodies
daniel
2024-07-04
1
-26
/
+0
|
|
/
*
/
Normalise string params in MW Rest API
Wendy Quarshie
2024-07-08
1
-0
/
+21
|
/
*
REST: detect mismatching value types in json request
daniel
2024-06-28
1
-11
/
+89
*
REST: Allow other json request types
Jakob Warkotsch
2024-06-26
1
-0
/
+8
*
REST: Deprecate using "post" as the parameter source
daniel
2024-06-25
2
-28
/
+121
*
REST: Make module definition files more like OpenAPI specs
daniel
2024-06-24
3
-3
/
+177
*
[HtmlOutputRendererHelper] Use ParserOutputAccess
C. Scott Ananian
2024-06-05
1
-0
/
+4
*
REST: HandlerTestTrait should mock validateBodyParams instead of validateBody.
daniel
2024-05-28
1
-2
/
+11
*
REST: improve body validation testing
daniel
2024-05-21
1
-13
/
+44
*
REST: introduce getSupportedRequestTypes()
daniel
2024-05-15
1
-0
/
+78
*
Remove all @package comments
thiemowmde
2024-05-10
4
-4
/
+1
*
Introduce Modules into the REST framework
daniel
2024-05-08
3
-34
/
+276
*
REST: introduce getBodyParamSettings
daniel
2024-05-07
1
-0
/
+98
[next]