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
*
Remove empty lines at begin of function, if, foreach, switch
Umherirrender
2017-07-01
1
-2
/
+2
*
Use delete_and_move_reason in content language on move over redirect
Umherirrender
2017-04-08
1
-1
/
+1
*
includes: Replace implicit Bugzilla bug numbers with Phab ones
James D. Forrester
2017-02-21
1
-4
/
+4
*
Add parameter to API modules to apply change tags to log entries
This, that and the other
2017-01-12
1
-8
/
+20
*
Introduce separate log action for deleting pages on move
MGChecker
2016-11-13
1
-1
/
+3
*
Add caching to ResourceLoaderWikiModule::preloadTitleInfo()
Aaron Schulz
2016-10-20
1
-1
/
+1
*
MovePage: Check ContentHandler::canBeUsedOn()
Kunal Mehta
2016-09-29
1
-0
/
+8
*
Fix function name case
Max Semenik
2016-09-26
1
-1
/
+1
*
Avoid INSERT..SELECT in MovePage
Aaron Schulz
2016-08-19
1
-10
/
+16
*
MovePage: Fix old, old bug with moving over redirects
James D. Forrester
2016-07-30
1
-18
/
+26
*
Convert onTransactionIdle() callers to DeferredUpdate subclasses
Aaron Schulz
2016-07-25
1
-5
/
+10
*
Remove WatchedItemStore::getDefaultInstance
addshore
2016-05-06
1
-1
/
+3
*
Many more function case mismatches
Reedy
2016-03-19
1
-1
/
+1
*
Move WatchedItem logic to WatchedItemStore
addshore
2016-03-08
1
-1
/
+2
*
Add TitleMoveStarting, mirroring TitleMoveCompleting
Matthew Flaschen
2016-02-25
1
-0
/
+3
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-43
/
+43
*
Add $revision to TitleMoveCompleting for completeness
Aaron Schulz
2015-12-16
1
-1
/
+2
*
Pass created revision to TitleMoveComplete hook
Eric Evans
2015-12-16
1
-2
/
+13
*
Make TitleMoveComplete hook events apply in transactions
Aaron Schulz
2015-12-09
1
-1
/
+8
*
Restore TitleMoveComplete by-reference flags to avoid errors
Aaron Schulz
2015-10-27
1
-1
/
+1
*
Convert MovePage to startAtomic()/endAtomic()
Aaron Schulz
2015-10-21
1
-6
/
+7
*
Merge "Migrate move protect log to new log system"
jenkins-bot
2015-08-18
1
-11
/
+14
|
\
|
*
Migrate move protect log to new log system
umherirrender
2015-08-18
1
-11
/
+14
*
|
Populate rev_content_model when a move causes default content model to change
Kunal Mehta
2015-07-24
1
-0
/
+17
|
/
*
MovePage: Move target existence check into isValidMove()
Kunal Mehta
2015-04-29
1
-15
/
+10
*
Made wfFindFile/wfLocalFile callers use explicit "latest" flags
Aaron Schulz
2015-03-06
1
-0
/
+3
*
Shorten long lines in MovePage.php to make phpcs pass
Amir E. Aharoni
2015-03-03
1
-1
/
+4
*
Replace wfRunHooks calls with direct Hooks::run calls
Aaron Schulz
2014-12-10
1
-6
/
+6
*
Merge "Fix fatal error in I0349cfe0e322"
jenkins-bot
2014-11-04
1
-1
/
+1
|
\
|
*
Fix fatal error in I0349cfe0e322
This, that and the other
2014-11-04
1
-1
/
+1
*
|
Merge "Update article count when pages are moved"
jenkins-bot
2014-11-04
1
-1
/
+5
|
\
|
|
*
Update article count when pages are moved
This, that and the other
2014-11-04
1
-1
/
+5
*
|
Fully replace Title::moveTo() with MovePage
Kunal Mehta
2014-10-28
1
-1
/
+98
|
/
*
MovePage: Properly return errors
Kunal Mehta
2014-10-10
1
-2
/
+2
*
Fixed spacing
umherirrender
2014-09-29
1
-2
/
+1
*
Move non-user specific things from Title::isValidMoveOperation() to MovePage
Kunal Mehta
2014-09-19
1
-0
/
+84
*
MovePage::move(): Return a Status object
Kunal Mehta
2014-09-14
1
-3
/
+3
*
Start moving page move logic out of Title
Kunal Mehta
2014-09-14
1
-0
/
+343