Grouped diff and history modules together to help reduce cache invalidation. Loaded...
authorTrevor Parscal <tparscal@users.mediawiki.org>
Tue, 15 Feb 2011 22:14:03 +0000 (22:14 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Tue, 15 Feb 2011 22:14:03 +0000 (22:14 +0000)
commita8b81f9a8d15ea7f500895abcf7d1aa184355834
tree75e0251c40a1f2486dc0684780c4f81044ce373d
parent7fd2e9bd518504ae7d38d40d4c0ed849ef352938
Grouped diff and history modules together to help reduce cache invalidation. Loaded diff styles statically. This should help with bug #27418, but I suspect there are more cases where we need to do this sort of thing before the bug is truly resolved.
includes/diff/DifferenceEngine.php
resources/Resources.php