mediawiki-extensions-Echo/tests
bsitu 1270da19e8 [2] Add title local cache holder objects
Core titleCache doesn't do what I expect it to do, issuing
Title::newFromId( 1 ) mulitple times would issue multiple
idential queries to the database. It doesn't return what's
already in the cache.

The goal of this patch is to batch load titles via newFromIDs,
and save the number of mysql queries

Change-Id: I8fe767ac2669e67bdf7d17eecccfc0dcb6b5fc7d
2014-08-18 13:52:40 -07:00
..
api Revert "Revert "Merge remote-tracking branch 'gerrit/master' into two_tabs"" 2014-08-14 18:46:26 +00:00
browser QA: add @login tag for Jenkins build 2014-08-15 13:13:15 -07:00
externals Add ability to run QUnit tests 2014-08-01 15:55:22 -07:00
includes [2] Add title local cache holder objects 2014-08-18 13:52:40 -07:00
model Add TargetPage model and mapper to notifications 2014-08-13 00:48:07 +00:00
qunit/overlay Fix issue with tab visibility 2014-08-13 10:11:06 -07:00
BatchRowUpdateTest.php Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
bootstrap.php Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
ContainmentSetTest.php Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
DiffParserTest.php Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
DiscussionParserTest.php Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
echo.suite.xml Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
EmailFormatterTest.php Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
NotificationControllerTest.php Generalize a couple implementations of EchoGetDefaultNotifiedUsers 2014-08-01 12:31:53 -07:00
NotificationFormatterTest.php Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
NotifUserTest.php Mark notification as read upon visiting a page 2014-08-14 14:10:55 -07:00
SupressionMaintenanceTest.php Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
TalkPageFunctionalTest.php Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
UserLocatorTest.php Convert existing notifications to use user-locators 2014-08-04 11:16:34 -07:00