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
*
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
*
api: Inject services into ApiWatchlistTrait
Umherirrender
2021-07-06
1
-4
/
+13
*
api: Replace deprecated WikiPage::factory in ApiEditPage
Umherirrender
2021-07-02
1
-2
/
+9
*
api: Inject services into ApiEditPage
Umherirrender
2021-06-30
1
-13
/
+34
*
Remove the fallback for create rights (covered in PM edit rights check).
Roman Stolar
2021-06-30
1
-1
/
+1
*
Use the edited page's title for magic words in action=edit error messages
Bartosz Dziewoński
2021-05-21
1
-0
/
+2
*
Add comment to fall-through cases in switch
Umherirrender
2021-04-15
1
-0
/
+1
*
Clean up some logic in ApiEditPage
DannyS712
2021-04-12
1
-24
/
+21
*
Convert ChangeTags public interface to Authority.
Petr Pchelko
2021-02-24
1
-1
/
+1
*
Safe-guard switch possibly doing bad comparisons
Thiemo Kreuz
2021-02-10
1
-4
/
+5
*
Merge "ApiEditPage: Document that it is extended"
jenkins-bot
2020-10-06
1
-0
/
+7
|
\
|
*
ApiEditPage: Document that it is extended
DannyS712
2020-09-30
1
-0
/
+7
*
|
Revert "Revert "ApiEditPage: Show existing watchlist expiry if status
Ammar Abdulhamid
2020-09-30
1
-6
/
+13
|
/
*
Merge "Revert "ApiEditPage: Show existing watchlist expiry if status is not b...
jenkins-bot
2020-09-30
1
-22
/
+7
|
\
|
*
Revert "ApiEditPage: Show existing watchlist expiry if status is not being ch...
DannyS712
2020-09-30
1
-22
/
+7
*
|
Merge "ApiEditPage: Don't swap undo and undoafter parameters"
jenkins-bot
2020-09-30
1
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
ApiEditPage: Don't swap undo and undoafter parameters
Dov Alperin
2020-09-21
1
-4
/
+0
*
|
ApiEditPage: Show existing watchlist expiry if status is not being changed.
Ammar Abdulhamid
2020-09-29
1
-7
/
+22
|
/
*
Merge "Remove requirement for ApiWatchlistTrait to be in ApiBase."
jenkins-bot
2020-09-11
1
-1
/
+1
|
\
[next]