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
/
includes
/
Rest
/
EntryPoint.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-2
/
+0
*
Stop using heavy Language object when not needed
Amir Sarabadani
2024-10-16
1
-1
/
+1
*
REST: yank the new content.v1 module
daniel
2024-09-06
1
-1
/
+0
*
Add MediaWiki\Registration namespace to registration classes
Ebrahim Byagowi
2024-08-10
1
-1
/
+1
*
Add content.v1 REST module with relevant content endpoints
bpirkle
2024-08-07
1
-1
/
+4
*
Rest: Do not set $wgTitle
Bartosz DziewoĆski
2024-06-13
1
-9
/
+0
*
Migrate MediaWiki.rest_api to statslib
Wendy Quarshie
2024-06-11
1
-1
/
+1
*
Introduce Modules into the REST framework
daniel
2024-05-08
1
-0
/
+2
*
Rest: Turn Rest\EntryPoint into a MediaWikiEntryPoint subclass
daniel
2024-03-12
1
-66
/
+88
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-2
/
+2
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
1
-1
/
+1
*
Add $wgRequest to phan's globals_type_map
Daimona Eaytoy
2023-09-11
1
-1
/
+0
*
Reorg: Move WebRequest to includes\Request
Amir Sarabadani
2023-09-11
1
-0
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-1
/
+1
*
Reorg: Move WebResponse and FauxResponse to Request/
Amir Sarabadani
2023-03-01
1
-1
/
+1
*
REST: collect metrics on endpoint access
Daniel Kinzler
2023-01-12
1
-1
/
+5
*
Revert "REST: collect metrics on endpoint access"
Daniel Kinzler
2022-12-12
1
-5
/
+1
*
REST: collect metrics on endpoint access
daniel
2022-12-06
1
-1
/
+5
*
Make RestStructureTest run in IDE
daniel
2022-11-22
1
-3
/
+8
*
Improve RestAPIAdditionalRouteFiles path expansion
Tim Starling
2022-11-01
1
-11
/
+27
*
REST: introduce getPrivateRouteUrl
daniel
2022-07-14
1
-2
/
+1
*
Merge "REST: Hide exception message when wgShowExceptionDetails=false"
jenkins-bot
2022-06-09
1
-1
/
+1
|
\
|
*
REST: Hide exception message when wgShowExceptionDetails=false
Timo Tijhof
2022-05-26
1
-1
/
+1
*
|
Merge "Allow REST API handlers to require csrf-safe session providers"
jenkins-bot
2022-05-23
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Allow REST API handlers to require csrf-safe session providers
Bill Pirkle
2022-05-20
1
-1
/
+2
*
|
exception: Inject wgShowExceptionDetails from Setup.php
Timo Tijhof
2022-05-22
1
-1
/
+2
*
|
REST: don't send stack trace in error respones.
daniel
2022-05-16
1
-1
/
+3
|
/
*
Use MainConfigNames instead of string literals, #4
Aryeh Gregor
2022-04-26
1
-4
/
+5
*
Remove unused variable in EntryPoint
Jakob Warkotsch
2022-03-25
1
-1
/
+0
*
Fix various documentation related to null types (part II)
Umherirrender
2022-03-08
1
-2
/
+2
*
REST: gracefully handle all exceptions.
daniel
2021-11-02
1
-0
/
+2
*
Make EntryPoint::getTextFormatters() private
DannyS712
2021-06-02
1
-1
/
+1
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-1
/
+1
*
Allow REST API POST handlers to opt out of mandatory sqlite locking
C. Scott Ananian
2021-02-03
1
-4
/
+17
*
Rest: inject Authority into Handler
Petr Pchelko
2021-01-21
1
-4
/
+4
*
Rest EntryPoint: Use ContentLanguage service
Ammar Abdulhamid
2020-12-05
1
-4
/
+3
*
build: Updating mediawiki/mediawiki-codesniffer to 32.0.0
Umherirrender
2020-10-28
1
-2
/
+0
*
Introduce CompoundAuthorizer to pass multiple authorizers
Petr Pchelko
2020-09-22
1
-2
/
+6
*
Handle CORS preflight request and prevent anon users from unsafe methods
David Barratt
2020-09-21
1
-21
/
+25
*
Add option to enable cross-origin resource sharing (CORS) in REST API
David Barratt
2020-08-04
1
-2
/
+17
*
Set $wgEnableRestAPI = true; by default and deprecate
James D. Forrester
2020-07-13
1
-6
/
+0
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-1
/
+2
*
Define POST handler for /page/: create page
daniel
2020-03-25
1
-0
/
+1
*
Add config variable $wgRestAPIAdditionalRouteFiles
Bill Pirkle
2020-03-23
1
-1
/
+11
*
Add RestStructureTest
Brad Jorsch
2020-02-04
1
-23
/
+39
*
build: Upgrade phan to 0.9.0
Daimona Eaytoy
2019-12-07
1
-2
/
+0
*
Remove IE 6 security features from server-side code
Tim Starling
2019-11-28
1
-3
/
+0
*
Avoid using "enqueue" mode for deferred updates in doPostOutputShutdown
Aaron Schulz
2019-09-30
1
-1
/
+1
*
Use UserIdentity instead of User in REST
Petr Pchelko
2019-09-18
1
-1
/
+5
*
Use TextFormatter in the REST API
Tim Starling
2019-09-17
1
-1
/
+23
[next]