backport changes for RC-backed watchlist in recentchanges code from live site
[lhc/web/wiklou.git] / includes / RecentChange.php
2005-07-01 River Tarnellbackport changes for RC-backed watchlist in recentchang...
2005-07-01 River Tarnellpropagate rc_this_oldid properly
2005-07-01 River Tarnellallow loadFromCurRow to allow an optional lastid
2005-07-01 River Tarnellupdate rc_this_oldid correctly
2005-07-01 River Tarnell(bug 2645) add a new function, Title::getLatestID(...
2005-07-01 Brion VibberReplace !! with explicit operations.
2005-06-29 Brion Vibber* Copy IRC-over-UDP update option from REL1_4
2005-06-28 River Tarnellset rc_this_oldid to rev_id in newfromcur so the watchl...
2005-03-13 Brion Vibbertweak some comments (schema blah blah)
2005-01-19 Brion Vibber* (bug 730) configurable $wgRCMaxAge; don't try to...
2004-12-19 Brion VibberMerge SCHEMA_WORK into HEAD. Lots of changes, some...
2004-12-18 Brion Vibber(bug 454) Merge e-notif 2.00
2004-12-10 Brion VibberRevert unauthorized changes made without discussion...
2004-12-10 Nicholas Pisarro, JrNew feature: You can edit summaries and change the...
2004-12-04 Brion Vibber(bug 992) Return a reference from RecentChange::getTitl...
2004-10-24 Tim StarlingCorrecting bugs due to double-prefixing table names...
2004-09-11 Tim Starlingexplicit default values for everything, for consistency...
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-08-22 Antoine Mussomassive double to single quotes conversion. I have...
2004-08-19 Domas Mituzasfixup database timestamps
2004-08-09 Arne Heizmannprevent a warning that occurred because rc_patrolled...
2004-08-09 Arne HeizmannNew feature: Recent Changes Patrol. All edits and new...
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-06-20 Antoine Mussofix call time per reference warning
2004-06-20 Tim StarlingRecording whether a page move was over a redirect or...
2004-06-14 Tim StarlingStoring IP in RC. Off by default. Tested:
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-01-31 Tim Starlingbug fix
2004-01-31 Tim StarlingFixing &bot=1, broken by new RC code
2004-01-18 Tim Starlingbetter conversion/backwards compatibility
2004-01-17 Tim StarlingBug fixes: watchlist and recent changes linked were...
2004-01-17 Tim Starling* Recent Changes improvements: object oriented back...