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
*
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
|
\
|
*
Remove requirement for ApiWatchlistTrait to be in ApiBase.
Ammar Abdulhamid
2020-09-07
1
-1
/
+1
*
|
API: Handle ContentHandler exception for content model mismatch
Ammar Abdulhamid
2020-09-04
1
-0
/
+18
|
/
*
Use strict (in)equality with namespaces constants when LHS is definitely an i...
Ed Sanders
2020-07-31
1
-1
/
+1
*
Merge "EditPage: handle undoafter param properly"
jenkins-bot
2020-07-14
1
-1
/
+3
|
\
|
*
EditPage: handle undoafter param properly
Ostrzyciel
2020-07-08
1
-1
/
+3
*
|
Add watchlist expiry support to applicable APIs
MusikAnimal
2020-07-13
1
-10
/
+31
|
/
*
Fix SingleSpaceBeforeSingleLineComment
Reedy
2020-05-11
1
-1
/
+1
*
Soft deprecate Page interface
ArtBaltai
2020-04-09
1
-2
/
+2
*
Replace isset() in if() conditions with ?? if possible
Thiemo Kreuz
2020-03-23
1
-11
/
+5
*
Merge "Remove usage of deprecated Revision from ApiEditPage"
jenkins-bot
2020-03-11
1
-14
/
+30
|
\
|
*
Remove usage of deprecated Revision from ApiEditPage
Petr Pchelko
2020-03-06
1
-14
/
+30
*
|
ApiEditPage: add baserevid parameter
daniel
2020-03-11
1
-2
/
+12
|
/
*
Fix some PHPStorm inspection warnings in includes/api
Tim Starling
2020-02-18
1
-1
/
+0
*
Introduce ContentHandlerFactory
ArtBaltai
2020-02-07
1
-3
/
+9
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-9
/
+9
*
ApiEditPage: Fix error message for edit conflicts
Bartosz Dziewoński
2019-12-13
1
-1
/
+1
*
ApiEditPage: Test for bad redirect targets
Brad Jorsch
2019-12-04
1
-1
/
+15
*
Fix new phan errors, part 5
Daimona Eaytoy
2019-10-18
1
-0
/
+1
*
phan: Disable enable_class_alias_support
Umherirrender
2019-09-15
1
-1
/
+1
*
Remove usages of Title::get{Previous,Next}RevisionId
Petr Pchelko
2019-09-13
1
-5
/
+10
*
Unsuppress more phan issues (part 5)
Daimona Eaytoy
2019-09-01
1
-0
/
+1
*
Unsuppress other phan issues (part 4)
Daimona Eaytoy
2019-08-31
1
-3
/
+1
*
Revert "Clean up ApiEditPage content handler undo logic"
Anomie
2019-08-19
1
-2
/
+3
*
Clean up ApiEditPage content handler undo logic
DannyS712
2019-08-19
1
-3
/
+2
*
api: Avoid usage of deprecated Revision::FOR_THIS_USER constant
Derick Alangi
2019-07-21
1
-1
/
+1
*
Avoid usage of deprecated Revision::* constants, use RevisionRecord
Derick Alangi
2019-07-21
1
-2
/
+4
*
Drop APIEditBeforeSave hook
RazeSoldier
2019-07-02
1
-15
/
+0
*
Use (int) rather than intval()
Reedy
2019-02-25
1
-3
/
+3
*
API: Spread autoblocks from action=edit and action=move
Brad Jorsch
2019-02-19
1
-1
/
+2
*
Enforce partial blocks
Dayllan Maza
2018-10-24
1
-5
/
+1
[next]