TK-999
|
de4f46d488
|
s/wfRunHooks/Hooks::run/g
|
2017-07-12 12:21:06 +00:00 |
|
grunny
|
a1bcf879a8
|
(MAIN-6855) Make hasInfobox and filterInfoboxes private
|
2016-04-06 19:55:36 +10:00 |
|
grunny
|
369a81faa6
|
(MAIN-6855) Move adding to the querypage cache to the QueryPage class
Fixes fatal error:
PHP Fatal error: Cannot access private property
AllinfoboxesQueryPage::$subpagesBlacklist in /extensions/wikia/
PortableInfobox/PortableInfoboxHooks.class.php on line 166
|
2016-04-06 19:13:13 +10:00 |
|
macbre
|
547d462247
|
AllinfoboxesQueryPage: remove transaction wrapping DELETE + INSERT queries
They affect replication as they delete and insert many rows.
|
2016-02-22 13:14:45 +01:00 |
|
idradm
|
47224c6eb1
|
DAT-3204 filter refactored for better readability
|
2015-09-17 11:22:12 +02:00 |
|
idradm
|
4539e4e683
|
Merge remote-tracking branch 'origin/dev' into DAT-3204
|
2015-09-16 12:14:36 +02:00 |
|
idradm
|
cf77f89c63
|
DAT-3204 blacklist some of the subpages
|
2015-09-16 12:14:21 +02:00 |
|
idradm
|
57620dd90b
|
DAT-3204 filter out subpage from infobox template list
|
2015-09-09 15:28:22 +02:00 |
|
Sebastian Marzjan
|
ce6f4e7646
|
DAT-3192 Invalidate memcache on allinfoboxes query update
|
2015-09-08 12:05:06 -07:00 |
|
idradm
|
e89a0c793d
|
DAT-3114 add consts, make var names more meaningful
|
2015-08-20 16:22:01 +02:00 |
|
idradm
|
15a04ac566
|
DAT-3114 add query page for all infoboxes
|
2015-08-20 15:14:23 +02:00 |
|