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
*
Reorg: Move five page-related classes to page/ out of includes/
Amir Sarabadani
2023-02-23
1
-1012
/
+0
*
Include missing message parameter in message
wangombe
2023-01-04
1
-1
/
+1
*
Split a base class out of CommentStore
Alexander Vorwerk
2023-01-01
1
-0
/
+1
*
Fix casing of class and function name usages
Reedy
2022-12-04
1
-1
/
+1
*
Track reason for rendering in more detail.
daniel
2022-11-15
1
-1
/
+1
*
Use SelectQueryBuilder instead of IDatabase::select()
Derick Alangi
2022-08-01
1
-7
/
+7
*
Use MainConfigNames instead of string literals, #4
Aryeh Gregor
2022-04-26
1
-2
/
+2
*
Remove fallback to MediaWikiServices in MovePage::__construct
Daimona Eaytoy
2022-04-20
1
-74
/
+55
*
Remove usage of protection related deprecated Title function
Umherirrender
2022-04-14
1
-2
/
+9
*
page: Improve class documentation briefs
Timo Tijhof
2022-04-12
1
-1
/
+0
*
Merge "Reduce delete attempts on redirect table for move and page creation"
jenkins-bot
2022-04-07
1
-1
/
+3
|
\
|
*
Reduce delete attempts on redirect table for move and page creation
Umherirrender
2021-12-01
1
-1
/
+3
*
|
Use name constants to access config settings.
daniel
2022-04-07
1
-1
/
+2
*
|
Merge "MovePage: Propagate information about a new redirect using Status"
jenkins-bot
2022-03-11
1
-4
/
+7
|
\
\
|
*
|
MovePage: Propagate information about a new redirect using Status
Matěj Suchánek
2022-03-09
1
-4
/
+7
*
|
|
Merge "Fix various documentation related to null types (part II)"
jenkins-bot
2022-03-09
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix various documentation related to null types (part II)
Umherirrender
2022-03-08
1
-1
/
+1
*
|
|
Merge "MovePage: Simplify data retrieval using selectFieldValues"
jenkins-bot
2022-03-06
1
-5
/
+1
|
\
\
\
|
*
|
|
MovePage: Simplify data retrieval using selectFieldValues
Matěj Suchánek
2022-03-06
1
-5
/
+1
|
|
/
/
*
/
/
MovePage: Only return Status from moveToInternal
Matěj Suchánek
2022-03-06
1
-5
/
+11
|
/
/
*
|
Convert various callers to LoadBalancer::getConnectionRef()
Aaron Schulz
2022-01-27
1
-2
/
+2
*
|
Move the link updates from moveUnsafe() to LinksUpdate
Tim Starling
2022-01-04
1
-48
/
+1
*
|
Drop pr_user from page_restrictions
Amir Sarabadani
2021-12-06
1
-2
/
+1
|
/
*
Remove or replace usages of "sanity"
Reedy
2021-11-19
1
-3
/
+3
*
Migrate `WikiPage::doEditUpdates()` to using `PageUpdaterFactory`
Derick Alangi
2021-10-07
1
-3
/
+21
*
MovePage: don't create a recent change for a redirect
Petr Pchelko
2021-09-23
1
-0
/
+1
*
MovePage - use PageUpdater to create redirect page
Petr Pchelko
2021-09-17
1
-47
/
+6
*
collation: Create CollationFactory service
Umherirrender
2021-09-04
1
-2
/
+10
*
Merge "Use MovePageFactory and hard deprecate constructing MovePage objects d...
jenkins-bot
2021-08-11
1
-7
/
+20
|
\
|
*
Use MovePageFactory and hard deprecate constructing MovePage objects directly
TChin
2021-08-11
1
-7
/
+20
*
|
Support fluent interface for StatusValue
TChin
2021-08-02
1
-2
/
+1
|
/
*
Post Revision-removal cleanup
DannyS712
2021-06-24
1
-1
/
+1
*
Accept UserIdentity in code to manage edit counts
DannyS712
2021-06-08
1
-3
/
+9
*
Remove some unneeded uses of full User objects
DannyS712
2021-05-22
1
-5
/
+5
*
MovePage: clear title cache before parsing new redirect.
daniel
2021-05-04
1
-0
/
+7
*
Remove hooks that use Revision objects
DannyS712
2021-04-30
1
-64
/
+1
*
build: Upgrade mediawiki-codesniffer from v35.0.0 to v36.0.0
James D. Forrester
2021-04-29
1
-5
/
+5
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-2
/
+2
*
Factor out rollback logic from WikiPage
Petr Pchelko
2021-04-14
1
-1
/
+1
*
SECURITY: Non-admin deleted enwiki page in fast double move
Tim Starling
2021-04-08
1
-1
/
+3
*
MovePage: fetch $wgMaximumMovedPages from config
DannyS712
2021-03-29
1
-6
/
+6
*
Convert MovePage to Authority
Petr Pchelko
2021-03-17
1
-85
/
+155
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-1
/
+1
*
Chain MutableRevisionRecord method calls
Ammar Abdulhamid
2021-01-20
1
-7
/
+7
*
Document list of change tags as string[]
Umherirrender
2020-11-20
1
-1
/
+1
*
phpunit: Use a closure for services to enable unit testing
Kosta Harlan
2020-11-19
1
-12
/
+15
*
Inject WikiPageFactory into MergeHistory/MovePage
Umherirrender
2020-11-11
1
-5
/
+14
*
Merge "MovePage: Handle target page deletion failure gracefully."
jenkins-bot
2020-10-22
1
-6
/
+12
|
\
|
*
MovePage: Handle target page deletion failure gracefully.
Ammar Abdulhamid
2020-10-21
1
-6
/
+12
*
|
Use READ_LATEST when checking for exists on page move
Umherirrender
2020-10-18
1
-1
/
+1
[next]