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
/
structure
/
RestStructureTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
REST: Make OpenAPI spec info strings translatable
bpirkle
2025-03-21
1
-2
/
+6
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-2
/
+0
*
REST: Make structure test for param description messages
daniel
2024-11-26
1
-0
/
+11
*
tests: Use namespaced classes
Umherirrender
2024-10-21
1
-0
/
+1
*
tests: Mock IContextSource in RestStructureTest
Umherirrender
2024-10-11
1
-5
/
+16
*
REST: Introduce discovery endpoint
daniel
2024-09-20
1
-11
/
+50
*
REST: validate JSON in tests
daniel
2024-09-20
1
-22
/
+25
*
getParamSettings prohibited from using array type
Wendy Quarshie
2024-07-25
1
-0
/
+5
*
add structure test that checks if param schemas are valid
Wendy Quarshie
2024-07-23
1
-0
/
+36
*
Merge "param-settings: Remove backward compatibility code from default"
jenkins-bot
2024-07-10
1
-20
/
+24
|
\
|
*
param-settings: Remove backward compatibility code from default
Atieno
2024-07-10
1
-20
/
+24
*
|
Add namespace to the root classes of ObjectCache
Ebrahim Byagowi
2024-07-10
1
-0
/
+1
|
/
*
tests: Use namespaced classes (2)
Umherirrender
2024-06-13
1
-0
/
+1
*
Migrate MediaWiki.rest_api to statslib
Wendy Quarshie
2024-06-11
1
-2
/
+3
*
Introduce Modules into the REST framework
daniel
2024-05-08
1
-45
/
+68
*
REST: introduce getBodyParamSettings
daniel
2024-05-07
1
-0
/
+40
*
rest: use new body validation in creation and update handler
Wendy Quarshie
2024-04-03
1
-0
/
+1
*
handler: Declare known sources in Validator
Atieno
2024-03-28
1
-4
/
+3
*
Rest: Turn Rest\EntryPoint into a MediaWikiEntryPoint subclass
daniel
2024-03-12
1
-4
/
+4
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-0
/
+2
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
1
-0
/
+1
*
Reorg: Move WebRequest to includes\Request
Amir Sarabadani
2023-09-11
1
-0
/
+1
*
Avoid DB access in more non-Database tests
Daimona Eaytoy
2023-08-06
1
-0
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Tests: add ObjectFactory to DummyServicesTrait
DannyS712
2023-01-23
1
-2
/
+3
*
REST: collect metrics on endpoint access
Daniel Kinzler
2023-01-12
1
-1
/
+8
*
Revert "REST: collect metrics on endpoint access"
Daniel Kinzler
2022-12-12
1
-8
/
+1
*
REST: collect metrics on endpoint access
daniel
2022-12-06
1
-1
/
+8
*
Make RestStructureTest run in IDE
daniel
2022-11-22
1
-33
/
+109
*
Add @coversNothing to all structure tests
Daimona Eaytoy
2022-10-07
1
-0
/
+2
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-4
/
+4
*
build: Update mediawiki/mediawiki-codesniffer to 35.0.0
Umherirrender
2021-01-31
1
-1
/
+1
*
Remove broken/outdated @param/@throws tags from @dataProviders
Thiemo Kreuz
2021-01-21
1
-3
/
+0
*
tests: Remove @param docs from test code that just repeat the signature
Thiemo Kreuz
2021-01-21
1
-1
/
+0
*
Handle CORS preflight request and prevent anon users from unsafe methods
David Barratt
2020-09-21
1
-13
/
+18
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
Update RestStructureTest to include HTTP Method
Clara Andrew-Wani
2020-03-24
1
-3
/
+26
*
Make use of PHPUnit's assertCount feature where possible
Thiemo Kreuz
2020-03-02
1
-1
/
+1
*
Add RestStructureTest
Brad Jorsch
2020-02-04
1
-0
/
+158