Don't look for pipes in the root node.
[lhc/web/wiklou.git] / includes / ChangeTags.php
2011-01-14 Daniel FriesenImplement Message::isBlank and Message::isDisabled.
2010-11-01 Sam Reedbug 25517 Assignment in conditions should be avoided...
2010-10-31 Sam ReedUpdate deprecated method calls
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-07-25 Sam ReedMore unused variables, whitespace
2010-05-30 Aryeh GregorRemove most named character references from output
2009-10-04 Jack Phoenixcoding style tweaks
2009-09-15 Andrew GarrettMake Change Tags index name configurable with a new...
2009-08-19 Brion VibberRevert r54291 "(bug 19004) Added support for tags to...
2009-08-03 Bryan Tong Minh(bug 19004) Added support for tags to the API. Patch...
2009-07-17 Andrew GarrettFix some unsanitized classes
2009-06-17 Andrew GarrettAdd classes to tag markers on recentchanges
2009-05-01 Andrew GarrettSanitize class names applied by change tagging -- was...
2009-03-31 Andrew GarrettFix tag filtering by adding a FORCE INDEX to the releva...
2009-02-24 Andrew GarrettMake $wgUseTagFilter disable just filtering, rather...
2009-02-24 Brion Vibber* Added $wgUseTagFilter to control enabling of filter...
2009-01-30 Andrew GarrettDon't show tag filter boxes if no tags are defined...
2009-01-28 Andrew GarrettBranch merge of change-tagging branch with trunk