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
/
MovePage.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-28
/
+34
*
Merge "immobile-source-namespace: use `blanknamespace` for main namespace"
jenkins-bot
2020-05-28
1
-2
/
+10
|
\
|
*
immobile-source-namespace: use `blanknamespace` for main namespace
DannyS712
2020-04-11
1
-2
/
+10
*
|
Inject SpamChecker where needed, hard deprecate EditPage static methods
DannyS712
2020-05-26
1
-16
/
+26
*
|
Merge "Replace `NewRevisionFromEditComplete` with `RevisionFromEditComplete`"
jenkins-bot
2020-05-14
1
-2
/
+15
|
\
\
|
*
|
Replace `NewRevisionFromEditComplete` with `RevisionFromEditComplete`
DannyS712
2020-05-11
1
-2
/
+15
*
|
|
Add MergeHistoryFactory interface, implemented by PageCommandFactory
DannyS712
2020-05-13
1
-2
/
+5
|
/
/
*
|
MovePage::moveToInternal - remove use of Revision::insertOn
DannyS712
2020-05-05
1
-15
/
+24
*
|
WikiPage::updateRevisionOn - replace uses, hard deprecate Revision use
DannyS712
2020-05-01
1
-3
/
+8
*
|
Convert MovePageFactory to interface, implement in PageHandlerFactory
DannyS712
2020-04-27
1
-2
/
+2
|
/
*
MovePage: Don't fail to delete a nonexistent file
Brad Jorsch
2020-04-07
1
-5
/
+2
*
MovePage: Use correct Title when creating the null revision
Brad Jorsch
2020-04-02
1
-2
/
+5
*
MovePage: Remove pre-MCR code
Brad Jorsch
2020-03-26
1
-17
/
+0
*
Remove compat code for pre-MCR schema.
daniel
2020-03-24
1
-12
/
+3
*
Merge "Pass a user to WikiPage::doDeleteArticleReal, use new signature"
jenkins-bot
2020-03-19
1
-3
/
+3
|
\
|
*
Pass a user to WikiPage::doDeleteArticleReal, use new signature
DannyS712
2020-03-19
1
-3
/
+3
*
|
Remove usages of deprecated Revision from MovePage
Petr Pchelko
2020-03-18
1
-13
/
+36
|
/
*
Reconcile differences between arguments in hooks.txt and at the call site
Tim Starling
2020-03-06
1
-2
/
+4
*
Use array literals when calling Hooks::run()
Tim Starling
2020-03-04
1
-11
/
+10
*
Introduce ContentHandlerFactory
ArtBaltai
2020-02-07
1
-5
/
+21
*
Merge "Add target page as a parameter to `articleexists` message"
jenkins-bot
2020-01-02
1
-1
/
+1
|
\
|
*
Add target page as a parameter to `articleexists` message
DannyS712
2019-12-20
1
-1
/
+1
*
|
Improve param docs
Umherirrender
2019-11-28
1
-1
/
+1
*
|
Add missing @param and @return to documentation
Umherirrender
2019-11-10
1
-0
/
+1
|
/
*
MovePageFactory: make $constructorOptions a constant
Max Semenik
2019-10-05
1
-1
/
+1
*
HHVM removal: Drop HHVM support for MovePage execution of TimeMoveComplete
James D. Forrester
2019-10-03
1
-3
/
+1
*
phan: Enable PhanTypeMismatchArgument issue
Umherirrender
2019-09-19
1
-1
/
+1
*
Move callers away from Title::GAID_FOR_UPDATE
Aaron Schulz
2019-09-09
1
-1
/
+2
*
Fix PhpStorm IDE warnings in ServiceWiring.php
Aaron Schulz
2019-09-03
1
-6
/
+6
*
Merge "Avoid usage of deprecated setTags() method, use addTags() instead"
jenkins-bot
2019-09-01
1
-2
/
+2
|
\
|
*
Avoid usage of deprecated setTags() method, use addTags() instead
Derick Alangi
2019-09-01
1
-2
/
+2
*
|
Fix method/function names case mismatch in core files
Derick Alangi
2019-08-31
1
-2
/
+2
|
/
*
Merge "Replace User::isAllowed with PermissionManager."
jenkins-bot
2019-08-21
1
-3
/
+5
|
\
|
*
Replace User::isAllowed with PermissionManager.
Petr Pchelko
2019-08-20
1
-3
/
+5
*
|
Return better errors from MovePage::isValidMove()
Aryeh Gregor
2019-08-19
1
-26
/
+27
*
|
Use RepoGroup service in MovePage
Aryeh Gregor
2019-08-19
1
-6
/
+13
*
|
Introduce MovePageFactory
Aryeh Gregor
2019-08-19
1
-21
/
+70
|
/
*
Hard-deprecate Title::moveTo and friends
Aryeh Gregor
2019-05-28
1
-1
/
+9
*
Introduce MovePage::moveSubpages(IfAllowed)
Aryeh Gregor
2019-05-22
1
-0
/
+126
*
Mass conversion to NamespaceInfo
Aryeh Gregor
2019-05-07
1
-5
/
+8
*
MovePage methods need to run safety checks
Aryeh Gregor
2019-05-06
1
-3
/
+58
*
NamespaceInfo service to replace MWNamespace
Aryeh Gregor
2019-04-10
1
-1
/
+2
*
Fix PhanUnextractableAnnotation* errors (#7)
Kunal Mehta
2019-04-05
1
-2
/
+2
*
Replace strlen() calls with strict string comparisons
Thiemo Kreuz
2019-03-28
1
-1
/
+1
*
build: Updating mediawiki/mediawiki-codesniffer to 24.0.0
Kunal Mehta
2019-02-07
1
-1
/
+1
*
Fix exception language in MovePage
Gergő Tisza
2019-01-17
1
-1
/
+2
*
Fix error reporting in MovePage
Gergő Tisza
2019-01-16
1
-1
/
+1
*
Fix missing ATOMIC_CANCELABLE in MovePage::move()
Gergő Tisza
2019-01-08
1
-1
/
+2
*
Can't call escaped() on a string.
Alexia E. Smith
2018-12-10
1
-1
/
+1
*
Cancel the transaction if the file fails to move. This prevents
Alexia E. Smith
2018-12-10
1
-16
/
+37
[next]