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
/
integration
/
includes
/
Rest
/
Handler
/
UpdateHandlerTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split MediaWikiTitleCodec
Tim Starling
2025-03-03
1
-4
/
+2
*
Merge "Adding token validation to the edit handler"
jenkins-bot
2024-10-17
1
-14
/
+30
|
\
|
*
Adding token validation to the edit handler
Wendy Quarshie
2024-09-26
1
-14
/
+30
*
|
Namespace all remaining classes in includes/parser
James D. Forrester
2024-10-15
1
-1
/
+1
*
|
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-1
/
+1
|
/
*
Add namespace to WikitextContent
Ebrahim Byagowi
2024-08-06
1
-2
/
+2
*
Add namespace and deprecation alias to FormatJson
Ebrahim Byagowi
2024-05-16
1
-1
/
+1
*
Tests: remove a bunch of DummyServicesTrait-related comments
DannyS712
2024-05-10
1
-1
/
+0
*
REST: Fix body validation errors
daniel
2024-04-29
1
-4
/
+4
*
Merge "tests: Don't depend on Message implementation details"
jenkins-bot
2024-04-04
1
-1
/
+2
|
\
|
*
tests: Don't depend on Message implementation details
Bartosz DziewoĆski
2024-04-02
1
-1
/
+2
*
|
rest: use new body validation in creation and update handler
Wendy Quarshie
2024-04-03
1
-2
/
+9
|
/
*
build: Fix line indents
Umherirrender
2024-03-11
1
-1
/
+1
*
tests: Add more use statements in namespaced classes
Reedy
2024-02-18
1
-1
/
+2
*
Move Article::getRedirectHeaderHtml() to LinkRenderer::makeRedirectHeader()
C. Scott Ananian
2023-09-22
1
-0
/
+2
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
1
-1
/
+1
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-1
/
+1
*
Avoid DB access in non-database tests
Daimona Eaytoy
2023-08-06
1
-0
/
+1
*
tests: Use MainConfigNames consts to refer config names
Umherirrender
2023-06-19
1
-2
/
+3
*
Allow setting a ParserOption to generate Parsoid HTML
C. Scott Ananian
2023-03-26
1
-1
/
+3
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
1
-4
/
+4
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-1
/
+1
*
Make it possible to override the session in REST API tests
Daimona Eaytoy
2023-02-06
1
-1
/
+1
*
DummyServicesTrait: add content handler factory
DannyS712
2023-01-02
1
-23
/
+12
*
Reorg: Move MagicWord related files to under parser/
Amir Sarabadani
2022-12-09
1
-1
/
+1
*
Use services in WikitextContentHandler
daniel
2022-12-06
1
-1
/
+13
*
Allow REST API handlers to require csrf-safe session providers
Bill Pirkle
2022-05-20
1
-29
/
+3
*
Use new namespace for revision related classes
Umherirrender
2022-04-14
1
-2
/
+2
*
UpdateHandlerTest: Don't access MW services in dataProvider
Kosta Harlan
2021-12-08
1
-36
/
+36
*
Add MediaWikiTitleCodec and NamespaceInfo to DummyServicesTrait
DannyS712
2021-05-04
1
-29
/
+12
*
UpdateHandler: fix response for null edits
daniel
2021-03-26
1
-1
/
+1
*
REST edit: handle null edits correctly
daniel
2021-03-19
1
-0
/
+49
*
Tests: Mark more more closures as static
Umherirrender
2021-02-09
1
-3
/
+3
*
Split title mocking methods out of HandlerTestTrait.
Petr Pchelko
2021-01-13
1
-0
/
+2
*
REST /page/{title}: Fix title encoding.
daniel
2020-07-23
1
-6
/
+6
*
Merge "Make REST tests more robust against content language"
jenkins-bot
2020-03-30
1
-2
/
+1
|
\
|
*
Make REST tests more robust against content language
daniel
2020-03-27
1
-2
/
+1
*
|
REST: page/ endpoints: don't use tokens with OAuth
daniel
2020-03-27
1
-17
/
+103
|
/
*
Define POST handler for /page/: create page
daniel
2020-03-25
1
-4
/
+5
*
page/update: return diffs on conflict
daniel
2020-03-23
1
-2
/
+73
*
page/update endpoint
daniel
2020-03-23
1
-0
/
+510