* Added FileRepo::SKIP_LOCKING constant and made storeBatch() check it.
[lhc/web/wiklou.git] / includes / Collation.php
2011-09-11 Brian Wolff(bug 30722) Add an identity collation that sorts things...
2011-07-05 Brian Wolff(Follow-up r90759 per CR) Use a hook to register new...
2011-06-25 Brian WolffLet $wgCategoryCollation take a class name as a value...
2011-04-21 Chad HorohoeRemove @static from all over the place. That's what...
2011-04-15 Sam ReedMore function documentation
2011-01-28 PlatonidesUpdate comments to take into account r80443 and r80614...
2011-01-17 Tim Starling* Introduced a non-dummy collation for $wgCategoryColla...