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
/
includes
/
Rest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use real type hints for services etc. in includes/Rest/
Bartosz DziewoĆski
2024-06-11
1
-4
/
+2
*
Introduce Modules into the REST framework
daniel
2024-05-08
1
-3
/
+2
*
Merge "Rest: Turn Rest\EntryPoint into a MediaWikiEntryPoint subclass"
jenkins-bot
2024-03-12
1
-45
/
+49
|
\
|
*
Rest: Turn Rest\EntryPoint into a MediaWikiEntryPoint subclass
daniel
2024-03-12
1
-45
/
+49
*
|
REST: allow lower-case method names
daniel
2024-03-06
1
-1
/
+5
|
/
*
tests: Add more use statements in namespaced classes
Reedy
2024-02-18
1
-1
/
+2
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-1
/
+1
*
Update tests for PHPUnit 9.6 (part 2)
Daimona Eaytoy
2024-01-17
1
-6
/
+13
*
tests: Prevent leaking $_SERVER in RequestFromGlobalsTest
mainframe98
2023-07-19
1
-0
/
+12
*
build: Updating mediawiki/mediawiki-codesniffer to 41.0.0
libraryupgrader
2023-03-11
1
-2
/
+2
*
Reorg: Move WebResponse and FauxResponse to Request/
Amir Sarabadani
2023-03-01
1
-1
/
+1
*
tests: Simplify some nested ->will( $this->return assertions
Reedy
2022-11-12
1
-1
/
+1
*
REST: introduce getPrivateRouteUrl
daniel
2022-07-14
1
-35
/
+4
*
Allow REST API handlers to require csrf-safe session providers
Bill Pirkle
2022-05-20
1
-1
/
+4
*
Use updated ObjectFactory namespace
Alexander Vorwerk
2022-03-09
1
-1
/
+1
*
Merge "REST: gracefully handle all exceptions."
jenkins-bot
2021-11-04
1
-0
/
+2
|
\
|
*
REST: gracefully handle all exceptions.
daniel
2021-11-02
1
-0
/
+2
*
|
Convert response to string & fix `assertEquals()` to `assertSame()`
Derick Alangi
2021-11-03
1
-3
/
+1
|
/
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
Fix order of parameters in assertions
DannyS712
2021-05-03
1
-23
/
+28
*
Convert MWBasicRequestAuthorizerTest to a unit test
DannyS712
2021-04-23
1
-104
/
+0
*
Remove meaningless ->expects( $this->any() ) from all tests
Thiemo Kreuz
2021-04-23
1
-2
/
+1
*
Use UserIdentityValue in tests where possible
Thiemo Kreuz
2021-04-22
1
-2
/
+2
*
phpunit: Mass-replace setMethods with onlyMethods and adjust
Daimona Eaytoy
2021-04-16
1
-1
/
+1
*
Remove $actor field from UsererIdentityValue
daniel
2021-04-13
1
-1
/
+1
*
Remove unused EntryPointTest::$mockHandler
DannyS712
2021-03-14
1
-1
/
+0
*
Rest: use Authority in all core handlers
Petr Pchelko
2021-01-21
1
-3
/
+2
*
Rest: inject Authority into Handler
Petr Pchelko
2021-01-21
2
-17
/
+13
*
Handle CORS preflight request and prevent anon users from unsafe methods
David Barratt
2020-09-21
1
-5
/
+15
*
Rest: Use try/catch to handle URIs with embedded colon
C. Scott Ananian
2020-09-04
1
-1
/
+12
*
Add option to enable cross-origin resource sharing (CORS) in REST API
David Barratt
2020-08-04
1
-2
/
+7
*
Fix RequestFromGlobalsTest failing in Travis CI
Ammar Abdulhamid
2020-07-29
1
-3
/
+2
*
Rest: Handle Uri constructor exception
Ammar Abdulhamid
2020-07-14
1
-0
/
+9
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
3
-4
/
+4
*
Hooks::run() call site migration
Tim Starling
2020-05-30
2
-2
/
+4
*
WebRequest & RequestFromGlobals: get HTTP headers in one way
Pablo Grass
2020-04-03
1
-4
/
+14
*
Define POST handler for /page/: create page
daniel
2020-03-25
2
-0
/
+2
*
Remove sample REST API handler
Clara Andrew-Wani
2020-03-18
1
-2
/
+2
*
Add Content-Type to Headers
Clara Andrew-Wani
2020-02-14
1
-0
/
+181
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-3
/
+3
*
Use UserIdentity instead of User in REST
Petr Pchelko
2019-09-18
2
-15
/
+15
*
Use TextFormatter in the REST API
Tim Starling
2019-09-17
2
-2
/
+2
*
rest: Use ParamValidator library, add BodyValidator
Brad Jorsch
2019-09-04
2
-12
/
+36
*
Remove unneeded overrideMwServices/resetServices
Aryeh Gregor
2019-08-29
1
-1
/
+0
*
REST: call MediaWiki::preOutputCommit and doPostOutputShutdown
Tim Starling
2019-08-26
1
-0
/
+96
*
Convert PermissionManager constructor to use ServiceOptions.
Petr Pchelko
2019-08-21
1
-20
/
+11
*
Load GlobalFunctions.php to tests/phpunit/bootstrap.php
Amir Sarabadani
2019-07-14
1
-146
/
+0
*
REST: add write access checks to BasicAccess
Tim Starling
2019-07-09
1
-0
/
+37
*
REST: basic read restrictions
Tim Starling
2019-07-09
1
-0
/
+73
*
Move trivial unit tests, round II
Amir Sarabadani
2019-07-02
3
-185
/
+0
[next]