Don't look for pipes in the root node.
[lhc/web/wiklou.git] / includes / RecentChange.php
2011-01-05 Happy-melonDocumentation format
2010-12-06 Tim StarlingRemove some of the rubbish that has been accumulating...
2010-10-09 Sam ReedComment return types, some explicit class variable...
2010-09-28 Brion VibberTweak tab vs spaces from r73860
2010-09-28 Sam ReedTweak/add some documentation as hints for some code...
2010-08-08 Alexandre Emsenhuber* Standardised file description headers
2010-08-08 Chad HorohoeBig commit: kill almost every freeResult() call as...
2010-06-24 Niklas LaxströmApply patch from bug 24104 by John Du Hart for allowing...
2010-01-21 Alexandre Emsenhuber* Fix some doxygen warnings
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-10-28 Jure KajzerChanged sequence names to a standard <table>_<field...
2009-09-11 Chad HorohoeRevert r55459, 55467, 55469, 55518 (Page creation notif...
2009-09-03 Daniel Kinzleradding public access methods for use by XMLRC extension.
2009-08-21 Chad Horohoe(bug 15646) Page creation notification email is sent...
2009-06-17 Aaron Schulz(bug 19214) Make sure new pages have page ID cached...
2009-01-25 Alexandre EmsenhuberMake RecentChange::cleanupForIRC() also call Sanitizer...
2009-01-14 Aaron SchulzAdded notifyRC2UDP() convenience function
2009-01-12 Charles MelbyeFix a problem with a protected class method that brough...
2009-01-10 Aaron SchulzJust use != here
2009-01-09 Aaron SchulzMinor code style tweaks & cleanup
2009-01-09 Aaron SchulzHide patrol mark if patrolling is disabled
2009-01-09 Aaron SchulzClean up log restrictions check
2009-01-09 Aaron SchulzRevert r45605 and generalize the ability to have logs...
2009-01-09 Aaron SchulzMake sure feeds reflect changes due to flaggedrevs
2009-01-09 Aaron SchulzMark non-patrolled edits in feeds (bug 16604)
2008-12-23 Brion VibberRevert r44867 "Improve markpatrolled hook"
2008-12-23 Brion VibberRevert r44702, r44703, r44704 (wfInvoke and UserMailer...
2008-12-21 Aaron SchulzImprove markpatrolled hook
2008-12-20 Aaron SchulzRemoved redundant mExtra init
2008-12-17 David McCabeUserMailer bigtime refactor. Please test.
2008-12-11 Brion VibberReverting r44454 "(bug 14843) IRC should flag redirects...
2008-12-11 Chad Horohoe(bug 14843) IRC should flag redirects with "R" like...
2008-12-10 Brion Vibberadd debug lines for UDP output so it can be more easily...
2008-12-10 Ilmari Karonenrevert r44412 and part of r44406: keep the improved...
2008-12-10 Ilmari KaronenSeems r44406 would've broken the RC feed on secure...
2008-12-10 Ilmari Karonen(bug 4253, bug 16586) Don't repeat titles of new pages...
2008-12-10 David McCabeRevert r44386; depends on wfInvoke, also reverted.
2008-12-10 David McCabeRefactored UserMailer.php. Please let me know if this...
2008-11-27 Aaron SchulzReduce excessive RC write queries
2008-11-16 Aaron SchulzRefactor getCharacterDifference()
2008-11-13 Tim StarlingImproved $wgRC2UDPInterwikiPrefix feature, so that...
2008-11-02 Raimond SpekkingFix for r43064.
2008-11-02 Alex ZPut the rcid in the URL if $wgUseNPPatrol or $wgUseRCPa...
2008-10-28 Charles MelbyeAdded a new configuration setting called $wgRC2UDPInter...
2008-10-28 Alex Zpartial revert of r42695, don't trim the comment
2008-10-27 Alex Z(bug 4253) - recentchanges IRC:
2008-10-27 Aaron Schulzrc_deleted must be given; not secure otherwise
2008-10-19 Brion VibberBack out r42182 for now "Move UDP stuff to new UDP...
2008-10-17 Aaron SchulzCode/style cleanup
2008-10-17 Aaron SchulzMove UDP stuff to new UDP class
2008-10-15 Brion VibberPull out incorrect fixme comments from r42075
2008-10-15 Chad HorohoeLet's do this again, without all the breakages... ...
2008-10-15 Brion VibberRevert broken r42078 "(bug 15925) Properly bold rc...
2008-10-14 Chad Horohoe(bug 15925) Properly bold rc bytes changed in all cases...
2008-10-14 Andrew GarrettMark a FIXME in RecentChange.php - We shouldn't be...
2008-10-13 Aaron SchulzAllow no prefix here
2008-10-13 Aaron SchulzRefactor sendToUDP() some more
2008-10-11 Aaron Schulz(bug 15428) Fix erroneous coloring of unrelated items...
2008-10-11 Aaron SchulzMore RC UDP refactoring for bug 15276
2008-10-10 Aaron Schulzremove unused var
2008-10-10 Aaron SchulzTweak udp function to allow any prefix
2008-09-30 Aaron SchulzAnd this was true... *sigh*
2008-09-30 Aaron SchulzRevert self - local issue
2008-09-30 Aaron SchulzDon't assume edits are bot edits just because there...
2008-09-24 Aaron SchulzRemove commented out code
2008-09-24 Tim StarlingFix unnecessary GlobalFunctions.php bloat from r41148
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
next