Refactor RC2UDP code some
[lhc/web/wiklou.git] / includes / RecentChange.php
2008-09-22 Aaron SchulzRefactor RC2UDP code some
2008-09-20 Tim StarlingFixed two patrol bugs:
2008-09-19 Aaron Schulz* Clean up patrol code to not possibly log twice (depen...
2008-09-16 Tim StarlingRevert r40627, r40551, r40536, r40535 (mark non-autocon...
2008-09-06 Aaron Schulz* Mark non-autoconfirmed users in RC
2008-09-04 Roan Kattouw* Split patrol code
2008-08-25 Tim StarlingMinor log-related changes for documentation and to...
2008-06-16 Chad HorohoeRemove useless param in RecentChange::newFromCurRow()
2008-06-10 Chad Horohoe(bug 14132) Allow user to disable bot edits from being...
2008-05-24 Danny B* Bug 14245 - Bot flag not shown on RC IRC posts
2008-05-22 Brion VibberRevert r35178 and normalize User's getID() and setID...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-17 Aaron Schulz* Make enotif job use user ID rather than name for...
2008-05-17 Aaron SchulzAnons have ID 0
2008-05-17 Aaron SchulzDon't assume $wgUser is always the editor, it's poor...
2008-05-17 Aaron SchulzRevert self - bogus location
2008-05-17 Aaron SchulzDon't notify users of their own edits at least
2008-05-14 Brion Vibberrevert r34818 -- bad
2008-05-14 Greg Sabino MullaneDon't attempt to store the page_id in recentchanges...
2008-04-21 Aaron SchulzActually color replace on the right prefixed text
2008-04-21 Aaron SchulzClean this up a bit
2008-04-21 Aaron SchulzUse prefixedText(), rather than IRC clean text for...
2008-04-20 Aaron SchulzRemove old nonsensical code
2008-04-20 Aaron Schulz* Clean up IRC feed
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-02 Aaron SchulzUse new fields
2008-03-21 Brion Vibber* (bug 12294) Namespace class renamed to MWNamespace...
2008-03-16 Aaron Schulzr32045 committed from wrong working branch. Revert...
2008-03-16 Aaron SchulzLoad extra RC fields
2008-02-25 Aaron SchulzDon't allow double logging of patrol events
2008-01-10 Roan KattouwRemoving unused global $wgRequest; that I missed in...
2008-01-10 Roan KattouwFixing the mess that was r29539:
2008-01-10 Daniel Cannon* (bug 12574) Allow bots to specify whether an edit...
2007-10-03 Tim StarlingWARNING! NEEDS CAREFUL DEPLOYMENT
2007-10-01 Brion VibberRevert r26281 for the moment. Big patch, changes severa...
2007-10-01 Aaron Schulz*Clean up deletion of revisions and remove some gaps
2007-08-21 Nick JenkinsStatic code analysis housekeeping time... things that...
2007-08-15 Rob ChurchMark static methods as such
2007-08-06 Rob Church* (bug 10793) Show patrol links on all eligible diff...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-11 River Tarnellinstead of storing every mail as a job, have a job...
2007-05-10 Aryeh Gregor(bug 9860) Fix bug caused by true == 'default' (don...
2007-03-16 Brion VibberFor now revert the rev_deleted branch merge; don't...
2007-03-14 Aaron Schulz*Merge in phase3_rev_deleted/includes
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-22 Nick JenkinsPrevent minor E_STRICT warning:
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...
next