Brad Jorsch
|
56fddb98a1
Provide a RevisionRecord with the correct title after a move
|
6 years ago |
Kevin Israel
|
a50f61009d
MWNamespace: Add getCategoryLinkType() method
|
6 years ago |
jenkins-bot
|
2f8e83821b
Merge "Replace call_user_func_array(), part 2"
|
6 years ago |
Max Semenik
|
6e956d55aa
Replace call_user_func_array(), part 2
|
6 years ago |
Kunal Mehta
|
d5e4bf920c
Ensure $user is passed by reference in TitleMoveComplete hook on HHVM
|
6 years ago |
Matěj Suchánek
|
18a2fd3268
Tag redirects from moves as new redirects
|
7 years ago |
Brad Jorsch
|
fa4a909def
Replace more uses of "SELECT *"
|
7 years ago |
Brad Jorsch
|
6ec1a31502
Handle comment truncation in CommentStore
|
7 years ago |
WMDE-Fisch
|
6df9ed1ad6
update mediawiki-codesniffer to 0.11.0 and fix issues
|
7 years ago |
Umherirrender
|
b5cddfb27b
Remove empty lines at begin of function, if, foreach, switch
|
7 years ago |
Umherirrender
|
55148b143e
Use delete_and_move_reason in content language on move over redirect
|
7 years ago |
James D. Forrester
|
9635dda73a
includes: Replace implicit Bugzilla bug numbers with Phab ones
|
8 years ago |
This, that and the other
|
f3f2df07ec
Add parameter to API modules to apply change tags to log entries
|
8 years ago |
MGChecker
|
2ee4c67286
Introduce separate log action for deleting pages on move
|
8 years ago |
Aaron Schulz
|
0852a000a5
Add caching to ResourceLoaderWikiModule::preloadTitleInfo()
|
8 years ago |
Kunal Mehta
|
f9b54ea843
MovePage: Check ContentHandler::canBeUsedOn()
|
8 years ago |
Max Semenik
|
2b51bd1847
Fix function name case
|
8 years ago |
Aaron Schulz
|
7cd8913897
Avoid INSERT..SELECT in MovePage
|
8 years ago |
James D. Forrester
|
71e336981b
MovePage: Fix old, old bug with moving over redirects
|
8 years ago |
Aaron Schulz
|
3a922d36d8
Convert onTransactionIdle() callers to DeferredUpdate subclasses
|
8 years ago |
addshore
|
818984e5cb
Remove WatchedItemStore::getDefaultInstance
|
8 years ago |
Reedy
|
b5656b6953
Many more function case mismatches
|
9 years ago |
addshore
|
fee0afdc8a
Move WatchedItem logic to WatchedItemStore
|
9 years ago |
Matthew Flaschen
|
793499cde0
Add TitleMoveStarting, mirroring TitleMoveCompleting
|
9 years ago |
Kunal Mehta
|
6e9b4f0e9c
Convert all array() syntax to []
|
9 years ago |
Aaron Schulz
|
87f54c37f1
Add $revision to TitleMoveCompleting for completeness
|
9 years ago |
Eric Evans
|
9cc2f62bf5
Pass created revision to TitleMoveComplete hook
|
9 years ago |
Aaron Schulz
|
d0b9ffed76
Make TitleMoveComplete hook events apply in transactions
|
9 years ago |
Aaron Schulz
|
8f15bc8ec9
Restore TitleMoveComplete by-reference flags to avoid errors
|
9 years ago |
Aaron Schulz
|
9e51328790
Convert MovePage to startAtomic()/endAtomic()
|
9 years ago |