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
/
HandlerTestTrait.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
REST: Make OpenAPI spec info strings translatable
bpirkle
2025-03-21
1
-0
/
+6
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-7
/
+7
*
REST: add restbase compat error handling mode
bpirkle
2024-09-16
1
-1
/
+7
*
REST: Make module definition files more like OpenAPI specs
daniel
2024-06-24
1
-1
/
+1
*
REST: HandlerTestTrait should mock validateBodyParams instead of validateBody.
daniel
2024-05-28
1
-2
/
+11
*
Remove all @package comments
thiemowmde
2024-05-10
1
-1
/
+0
*
Introduce Modules into the REST framework
daniel
2024-05-08
1
-31
/
+78
*
Tests: enable non-integration tests to use TitleFactory service.
daniel
2024-04-25
1
-3
/
+1
*
REST: HandlerTestTrait should set parsed body data
daniel
2024-03-12
1
-0
/
+7
*
Merge "DummyServicesTrait: add an ITextFormatter"
jenkins-bot
2024-01-12
1
-11
/
+3
|
\
|
*
DummyServicesTrait: add an ITextFormatter
DannyS712
2024-01-09
1
-11
/
+3
*
|
Add phpunit test for RootSpecHandler
daniel
2023-12-06
1
-18
/
+26
|
/
*
REST: support relative redirects
daniel
2023-10-19
1
-6
/
+13
*
HandlerTestTrait: Always mock validateParams and validateBody
Kosta Harlan
2023-09-05
1
-6
/
+2
*
Use native assertGreater/LessThan in HandlerTestTrait
thiemowmde
2023-07-03
1
-4
/
+2
*
Make it possible to override the session in REST API tests
Daimona Eaytoy
2023-02-06
1
-12
/
+12
*
Follow redirects for page/{title} formats source/bare
msantos
2022-12-02
1
-0
/
+1
*
Fix incomplete ITextFormatter mocks
thiemowmde
2022-11-21
1
-4
/
+9
*
Introduce SearchResultThumbnailProvider & move hook + NS_FILE thumbs in
Matthias Mullie
2022-10-03
1
-5
/
+6
*
Make HandlerTestTrait compatible with php8.1
Brian Wolff
2022-07-23
1
-1
/
+1
*
Allow REST API handlers to require csrf-safe session providers
Bill Pirkle
2022-05-20
1
-6
/
+15
*
Use updated ObjectFactory namespace
Alexander Vorwerk
2022-03-09
1
-1
/
+1
*
phpunit: Don't redefine methods in traits
Daimona Eaytoy
2021-03-23
1
-9
/
+0
*
Tests: Mark more more closures as static
Umherirrender
2021-02-09
1
-2
/
+2
*
Introduce MockAuthorityTrait for Authority test helpers
Petr Pchelko
2021-01-21
1
-40
/
+7
*
Rest: use Authority in all core handlers
Petr Pchelko
2021-01-21
1
-15
/
+25
*
Rest: inject Authority into Handler
Petr Pchelko
2021-01-21
1
-34
/
+24
*
Inject $user for validation instead of creating it inside Trait
Peter Ovchyn
2021-01-20
1
-8
/
+33
*
Split title mocking methods out of HandlerTestTrait.
Petr Pchelko
2021-01-13
1
-78
/
+5
*
Use UserDef in UserContribs endpoints
Nikki Nikkhoui
2020-08-05
1
-23
/
+50
*
HandlerTestTrait::getRouteUrl behaving differently than Router::getRouteUrl
Nikki Nikkhoui
2020-06-16
1
-1
/
+4
*
REST /me/contributions: allow paging forward
Nikki Nikkhoui
2020-06-12
1
-0
/
+3
*
REST me/contributions: Returns 401 Unauthorized
Nikki Nikkhoui
2020-06-09
1
-1
/
+4
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-8
/
+20
*
REST Handler: add unit tests for base class
daniel
2020-05-26
1
-13
/
+34
*
Merge "REST endpoints: Add etag and last-modified headers"
jenkins-bot
2020-03-26
1
-7
/
+89
|
\
|
*
REST endpoints: Add etag and last-modified headers
daniel
2020-03-26
1
-7
/
+89
*
|
Define POST handler for /page/: create page
daniel
2020-03-25
1
-2
/
+5
|
/
*
page/update endpoint
daniel
2020-03-23
1
-0
/
+25
*
SearchHandler: add unit test
daniel
2020-03-02
1
-0
/
+134