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
/
api
/
ApiEditPage.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/changetags
James D. Forrester
2025-03-25
1
-1
/
+1
*
Namespace all remaining files in includes/exception
James D. Forrester
2025-03-25
1
-1
/
+1
*
Namespace all remaining files in includes/page
James D. Forrester
2025-03-18
1
-1
/
+1
*
editpage: Make PageSizeConstraint provide its own error message
Bartosz Dziewoński
2025-02-21
1
-5
/
+0
*
Add a warning when trying to create a double redirect
SomeRandomDeveloper
2025-01-17
1
-0
/
+1
*
Add a warning when trying to create a broken redirect
SomeRandomDeveloper
2024-11-26
1
-0
/
+1
*
api: Use type-declaration for string arg in ApiBase::__construct
Umherirrender
2024-10-17
1
-14
/
+1
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-9
/
+9
*
build: Use inline ignore for MediaWiki.Usage.DeprecatedGlobalVariables
Umherirrender
2024-09-26
1
-1
/
+1
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-1
/
+10
*
EditPage, ApiEditPage: Use parantheses to be explicit about order of evaluation
James D. Forrester
2024-07-29
1
-1
/
+1
*
api: Use namespaced classes
Umherirrender
2024-06-14
1
-0
/
+1
*
Replace deprecated status->getErrors calls in API classes
WMDE-Fisch
2024-06-13
1
-2
/
+2
*
Add MediaWiki\Watchlist namespace to the related classes
Ebrahim Byagowi
2024-05-22
1
-0
/
+1
*
Add namespace and deprecation alias to TextContent
Ebrahim Byagowi
2024-05-19
1
-0
/
+1
*
Temporary accounts: Perform redirect for first successful edit
Kosta Harlan
2024-04-29
1
-2
/
+12
*
Use ignore comments for MediaWiki.Usage.ExtendClassUsage.FunctionVarUsage
Taavi Väänänen
2024-04-22
1
-0
/
+3
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-0
/
+1
*
Handle collisions from SerialProvider::acquireIndex
Dreamy Jazz
2023-12-21
1
-1
/
+4
*
Move user options related classes into its own namespace
Martin Urbanec
2023-11-29
1
-1
/
+1
*
StatusValue: Allow passing arbitrary data to augment result
Ammarpad
2023-11-28
1
-2
/
+2
*
Add ApiCreateTempUserTrait for APIs that create temporary users
Thalia
2023-11-01
1
-32
/
+11
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-0
/
+1
*
Use real type hints for services etc. in api/ except ApiQuery*.php
Bartosz Dziewoński
2023-08-29
1
-20
/
+7
*
ApiWatchlistTrait: Use real type hints, remove duplicate definitions
Bartosz Dziewoński
2023-08-29
1
-3
/
+0
*
ApiEditPage: Check permissions of the temp user if we will create one
Bartosz Dziewoński
2023-08-08
1
-2
/
+30
*
ApiEditPage: Return URL to finish creating temp account if enabled
Bartosz Dziewoński
2023-06-22
1
-0
/
+39
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Reorg: Move EditPage.php to MediaWiki\EditPage
Amir Sarabadani
2023-02-15
1
-0
/
+1
*
Make use of ??= in more places
DannyS712
2022-12-17
1
-3
/
+1
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-28
1
-0
/
+1
*
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
Zabe
2022-10-27
1
-2
/
+1
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-26
1
-1
/
+2
*
build: Update mediawiki/mediawiki-phan-config to 0.12.0
Daimona Eaytoy
2022-10-08
1
-0
/
+1
*
ApiEditPage: Create temporary account on edit attempt if enabled
Bartosz Dziewoński
2022-09-30
1
-0
/
+1
*
api: Swap wfMessage() for $this->msg()
Reedy
2022-08-13
1
-1
/
+1
*
api: Replace numerous more deprecated constants
Reedy
2022-06-06
1
-2
/
+2
*
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-21
/
+23
*
SECURITY: ApiEditPage: update title after redirects
Taavi Väänänen
2022-06-02
1
-1
/
+3
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-3
/
+6
*
Merge "api: Simplify param handling for undoafter on action=edit"
jenkins-bot
2022-03-30
1
-2
/
+2
|
\
|
*
api: Simplify param handling for undoafter on action=edit
Umherirrender
2022-03-30
1
-2
/
+2
*
|
phan: Remove PhanTypePossiblyInvalidDimOffset suppression
Umherirrender
2022-03-28
1
-0
/
+2
|
/
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+4
*
Edits via API should set cookie for anons
jdlrobson
2021-12-17
1
-0
/
+8
*
Introduce `Redirect(Lookup&Store)` services to handle redirects
Derick Alangi
2021-12-01
1
-38
/
+31
*
ApiEditPage: Harden content model mismatch checks
Ammarpad
2021-10-02
1
-3
/
+10
*
Revert "Use CsrfTokenSet as CSRF token source"
Kunal Mehta
2021-08-05
1
-2
/
+1
*
Use CsrfTokenSet as CSRF token source
Petr Pchelko
2021-07-12
1
-1
/
+2
*
api: Replace deprecated User::getOption in ApiEditPage
Umherirrender
2021-07-06
1
-1
/
+6
[next]