| Commit message (Expand) | Author | Age | Files | Lines |
* | Followup r101834 - this time tested | Niklas Laxström | 2011-11-03 | 1 | -1/+1 |
* | Quick ugly fix to avoid duplicate log entries in rc feed. | Niklas Laxström | 2011-11-03 | 1 | -6/+6 |
* | Kill various unused variables | Sam Reed | 2011-10-29 | 1 | -13/+59 |
* | * (bug 30245) Use the correct way to construct a log page title | Niklas Laxström | 2011-09-21 | 1 | -1/+1 |
* | RecentChange::notifyMove* have no callers. Everything uses ::notifyLog or ::n... | Niklas Laxström | 2011-09-07 | 1 | -66/+1 |
* | Use $this->mAttribs['rc_old_len'] and $this->mAttribs['rc_new_len'] instead o... | Alexandre Emsenhuber | 2011-09-06 | 1 | -2/+2 |
* | Per CR on r44412 and my promise in the commit summary of r94990, stop abusing... | Roan Kattouw | 2011-08-19 | 1 | -9/+9 |
* | Followup r94754: move protocol expansion from getIRCLine() to inside getInter... | Roan Kattouw | 2011-08-19 | 1 | -3/+1 |
* | Moved wfGetIP() to WebRequest::getIP(): | Alexandre Emsenhuber | 2011-08-18 | 1 | -4/+6 |
* | (bug 30398) Expand any protocol-relative URLs to HTTP in RecentChange::getIRC... | Roan Kattouw | 2011-08-17 | 1 | -1/+3 |
* | r91784 forgot to change one instance of $wgUser to $user | Platonides | 2011-07-19 | 1 | -1/+1 |
* | Pass the User object to RecentChange::doMarkPatrolled() instead of relying on... | Alexandre Emsenhuber | 2011-07-09 | 1 | -6/+10 |
* | Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia... | Siebrand Mazeland | 2011-05-17 | 1 | -1/+1 |
* | Remove @static from all over the place. That's what the static keyword is for... | Chad Horohoe | 2011-04-21 | 1 | -4/+0 |
* | Code comments, few braces | Sam Reed | 2011-04-11 | 1 | -11/+77 |
* | Get ride of extract() calls in RecentChange::getIRCLine() | Alexandre Emsenhuber | 2011-03-15 | 1 | -22/+17 |
* | Documentation format | Happy-melon | 2011-01-05 | 1 | -1/+1 |
* | Remove some of the rubbish that has been accumulating in the default LocalSet... | Tim Starling | 2010-12-06 | 1 | -1/+1 |
* | Comment return types, some explicit class variable declaration | Sam Reed | 2010-10-09 | 1 | -1/+1 |
* | Tweak tab vs spaces from r73860 | Brion Vibber | 2010-09-28 | 1 | -4/+4 |
* | Tweak/add some documentation as hints for some code analysis | Sam Reed | 2010-09-28 | 1 | -1/+5 |
* | * Standardised file description headers | Alexandre Emsenhuber | 2010-08-08 | 1 | -0/+1 |
* | Big commit: kill almost every freeResult() call as useless | Chad Horohoe | 2010-08-08 | 1 | -1/+0 |
* | Apply patch from bug 24104 by John Du Hart for allowing custom port. | Niklas Laxström | 2010-06-24 | 1 | -5/+8 |
* | * Fix some doxygen warnings | Alexandre Emsenhuber | 2010-01-21 | 1 | -129/+128 |
* | Mass convert NULL -> null. Left strings and comments alone, obviously. | Chad Horohoe | 2009-12-11 | 1 | -7/+7 |
* | Changed sequence names to a standard <table>_<field>_seq form. | Jure Kajzer | 2009-10-28 | 1 | -1/+1 |
* | Revert r55459, 55467, 55469, 55518 (Page creation notification email is sent ... | Chad Horohoe | 2009-09-11 | 1 | -2/+1 |
* | adding public access methods for use by XMLRC extension. | Daniel Kinzler | 2009-09-03 | 1 | -0/+4 |
* | (bug 15646) Page creation notification email is sent when a watched page is d... | Chad Horohoe | 2009-08-21 | 1 | -1/+2 |
* | (bug 19214) Make sure new pages have page ID cached for getTitle() | Aaron Schulz | 2009-06-17 | 1 | -1/+3 |
* | Make RecentChange::cleanupForIRC() also call Sanitizer::decodeCharReferences(... | Alexandre Emsenhuber | 2009-01-25 | 1 | -2/+2 |
* | Added notifyRC2UDP() convenience function | Aaron Schulz | 2009-01-14 | 1 | -0/+8 |
* | Fix a problem with a protected class method that brought up an error, and also | Charles Melbye | 2009-01-12 | 1 | -1/+1 |
* | Just use != here | Aaron Schulz | 2009-01-10 | 1 | -1/+1 |
* | Minor code style tweaks & cleanup | Aaron Schulz | 2009-01-09 | 1 | -14/+4 |
* | Hide patrol mark if patrolling is disabled | Aaron Schulz | 2009-01-09 | 1 | -1/+5 |
* | Clean up log restrictions check | Aaron Schulz | 2009-01-09 | 1 | -3/+9 |
* | Revert r45605 and generalize the ability to have logs go to UDP. | Aaron Schulz | 2009-01-09 | 1 | -1/+9 |
* | Make sure feeds reflect changes due to flaggedrevs | Aaron Schulz | 2009-01-09 | 1 | -3/+3 |
* | Mark non-patrolled edits in feeds (bug 16604) | Aaron Schulz | 2009-01-09 | 1 | -1/+1 |
* | Revert r44867 "Improve markpatrolled hook" | Brion Vibber | 2008-12-23 | 1 | -1/+1 |
* | Revert r44702, r44703, r44704 (wfInvoke and UserMailer refactor based on it) ... | Brion Vibber | 2008-12-23 | 1 | -1/+3 |
* | Improve markpatrolled hook | Aaron Schulz | 2008-12-21 | 1 | -1/+1 |
* | Removed redundant mExtra init | Aaron Schulz | 2008-12-20 | 1 | -2/+0 |
* | UserMailer bigtime refactor. Please test. | David McCabe | 2008-12-17 | 1 | -3/+1 |
* | Reverting r44454 "(bug 14843) IRC should flag redirects with "R" like it does... | Brion Vibber | 2008-12-11 | 1 | -2/+1 |
* | (bug 14843) IRC should flag redirects with "R" like it does with bots, etc. | Chad Horohoe | 2008-12-11 | 1 | -1/+2 |
* | add debug lines for UDP output so it can be more easily tested offline | Brion Vibber | 2008-12-10 | 1 | -0/+3 |
* | revert r44412 and part of r44406: keep the improved new page URLs, but use th... | Ilmari Karonen | 2008-12-10 | 1 | -13/+8 |