* (bug 1970) Don't show move tab for immobile pages
[lhc/web/wiklou.git] / includes / Revision.php
2005-04-18 Domas MituzasAdd external repositories support for Revision, would
2005-03-31 Brion Vibber* Add wfElement() for handy generation of properly...
2005-03-28 Brion VibberDecouple revision.rev_id from text.old_id
2005-03-26 Brion VibberStart removing the Latin-1 hacks. We're going pure...
2005-03-18 Brion VibberLazy loading of revision text; needed for separate...
2005-03-12 Brion VibberGet rollback working on new schema
2005-03-12 Brion Vibber* Make undeletion (more or less) work with new schema
2005-03-11 Brion VibberAdd Revision::insertOn() method for saving new revision...
2005-01-27 Antoine Mussofix phpdoc comment
2004-12-19 Brion VibberStart splitting back-end functions from the Article...