Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
[lhc/web/wiklou.git] / includes / RecentChange.php
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-12 Nick JenkinsFor the "includes/" directory:
2007-01-07 Brion VibberBecause I just know someone's going to complain about...
2007-01-05 Niklas Laxström* nbytes uses {{plural}}, support it
2007-01-04 Antoine MussoFix #8330: Recentchanges counter is confusing
2006-12-25 Leon WeberCorrected the description...
2006-12-23 Leon Weber* (bug 8331) Added the change size value to watchlists...
2006-12-22 Rob ChurchSort out user rights when patrolling. If a user has...
2006-12-20 Brion VibberRevert r18468
2006-12-20 Aryeh Gregor* Fix typos in new class names (thanks to BrokenArrow)
2006-12-20 Leon WeberMade the change size value on recentchanges show minuse...
2006-12-16 Leon WeberAdded missing closing bracket when the diff is below...
2006-12-13 Leon Weber* Made the show change size function work on page moves...
2006-12-10 Leon WeberFix to use the correct css class
2006-12-09 Leon WeberFixing a bug in my last commit to make it also work...
2006-12-09 Leon Weber* DB schema change: added two columns (rc_old_len and...
2006-11-29 Nick JenkinsPrevent the following strict-standards warnings - i...
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-09-30 Tim Starlinghook for RC events
2006-09-13 Brion Vibber* (bug 7305) Proper compare for bot check on RC notify...
2006-08-16 Greg Sabino MullaneUse NULL not empty string for rc_ip if our DB is picky.
2006-07-23 Greg Sabino MullaneUse NULL instead of 0 to indicate "no page" for cases...
2006-07-16 Rotem LissMaking User::isBot deprecated, using User::isAllowed...
2006-07-10 Antoine MussoA lot more of static issues when using E_STRICT from...
2006-06-20 Tim Starlingfixed minor bug
2006-06-01 Brion VibberRevert to r14512; domas introduced massive breakage...
2006-06-01 Domas MituzasUse AutoLoader to load classes:
2006-05-23 Rob Church(bug 4610) Indicate patrolled status on watchlists...
2006-05-11 Antoine MussoRevert to r14165 . Did too many changes, didnt even...
2006-05-11 Antoine Mussopublic / private / static stuff when loading Special...
2006-04-04 Rob Church(bug 5424) "autopatrol" doesn't mark new articles as...
2006-04-02 Brion VibberLive IRC output fixes:
2006-03-21 Tim StarlingSpecify both revisions in the diff link in IRC
2006-03-18 Rob Church(bug 4729) Add user preference that marks a user's...
2006-03-06 Tim Starlingbetter IRC lines for log entries
2006-01-09 Brion Vibber* Skip loading of RecentChange.php except where needed
2006-01-08 Magnus ManskeSetting dummy variable to prevent error message in...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2005-12-08 Brion VibberCleanup...
2005-12-04 Antoine Musso* really comment commented live hack (some calls were...
2005-11-04 Ævar Arnfjörð Bjar... * (bug 327��) modify teh rc putput
2005-11-03 Ævar Arnfjörð Bjar... * (bug 3270) show put rc_id in the IRC RC url for wikis...
2005-09-20 Brion Vibber* Skip update of disused 'rc_cur_time' field (todo...
2005-09-05 Tim StarlingDeferred initialisation of $wgIP, because it's potentia...
2005-08-27 Tim Starlingrespect bot flag in RecentChange::notifyLog()
2005-08-02 River Tarnellmerge ORACLE_WORK. sorry, this may break some parts...
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...