Fix newline in the message per CR
[lhc/web/wiklou.git] / includes / RecentChange.php
2012-03-22 saperFix newline in the message per CR
2012-03-15 Marcin CieślakFollowup-To: r113888 Remove extra wfDebug()
2012-03-15 Marcin CieślakUnbreak maintenance/deleteDefaultMessages.php for Postg...
2012-03-14 Alexandre EmsenhuberWe have DatabaseBase::selectRow() to select a single row
2012-03-06 Aaron Schulzr110955: also truncate rc_comment for log entries....
2012-02-28 Siebrand Mazeland(bug 34702) More localised parentheses.
2012-02-21 Aaron SchulzSeparate out an IRC actionText field for RecentChange...
2012-02-21 Alexandre EmsenhuberAdded $performer parameter to PatrolLog::record() and...
2012-01-14 Sam ReedDocumentation
2012-01-06 Mark A. Hershbergerminor w/s + move $title instantiation above Enotif
2011-11-03 Niklas LaxströmFollowup r101834 - this time tested
2011-11-03 Niklas LaxströmQuick ugly fix to avoid duplicate log entries in rc...
2011-10-29 Sam ReedKill various unused variables
2011-09-21 Niklas Laxström* (bug 30245) Use the correct way to construct a log...
2011-09-07 Niklas LaxströmRecentChange::notifyMove* have no callers. Everything...
2011-09-06 Alexandre EmsenhuberUse $this->mAttribs['rc_old_len'] and $this->mAttribs...
2011-08-19 Roan KattouwPer CR on r44412 and my promise in the commit summary...
2011-08-19 Roan KattouwFollowup r94754: move protocol expansion from getIRCLin...
2011-08-18 Alexandre EmsenhuberMoved wfGetIP() to WebRequest::getIP():
2011-08-17 Roan Kattouw(bug 30398) Expand any protocol-relative URLs to HTTP...
2011-07-19 Platonidesr91784 forgot to change one instance of $wgUser to...
2011-07-09 Alexandre EmsenhuberPass the User object to RecentChange::doMarkPatrolled...
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-04-21 Chad HorohoeRemove @static from all over the place. That's what...
2011-04-11 Sam ReedCode comments, few braces
2011-03-15 Alexandre EmsenhuberGet ride of extract() calls in RecentChange::getIRCLine()
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()
next