Don't look for pipes in the root node.
[lhc/web/wiklou.git] / includes / WatchedItem.php
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-08-08 Chad HorohoeBig commit: kill almost every freeResult() call as...
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-02-26 Roan KattouwClean up WatchedItem.php a bit: use __METHOD__ rather...
2008-09-17 Alexandre Emsenhuberfix some doxygen warnings
2008-09-15 Chad HorohoeMinor cleanup (docs, visibilities, formatting)
2008-05-22 Alexandre EmsenhuberFix some doxygen warnings
2008-05-22 Brion VibberRevert r35178 and normalize User's getID() and setID...
2008-05-22 Aaron Schulz*The function is User::getID() not getId()
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-02 Brion VibberE_STRICT fixlets: properly mark some static methods...
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-12 Domas MituzasWipe out memcached code from WatchedItem: does not...
2007-01-12 Domas MituzasPHP and types ;-) mcaccess--, dbaccess--
2006-10-04 Tim StarlingAbolished $wgDBname as a unique wiki identifier, it...
2006-05-11 Antoine MussoRevert to r14165 . Did too many changes, didnt even...
2006-05-11 Antoine MussoReplacing var keyword with private / public as we...
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * Documentation: @private => @access private
2005-12-08 Brion VibberCleanup...
2005-12-04 Antoine Mussouseless call
2005-11-26 Brion Vibber* (bug 3065) Update both watched namespaces when renami...
2005-10-28 Brion Vibber* MySQL 5.0 strict mode fix for moving unwatched pages
2005-08-02 River Tarnellmerge ORACLE_WORK. sorry, this may break some parts...
2005-05-14 Tim StarlingAttempting to get enotif into working order. Many aesth...
2005-01-27 Antoine Mussophpdoc comment / code formatting
2004-12-18 Brion Vibber(bug 454) Merge e-notif 2.00
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-07-24 Tim Starlingmissing fname
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-07-10 Tim StarlingOOP calling convention for database functions. DBMS...
2004-06-11 Domas Mituzasde-mysql: remove REPLACE INTO and DELETE .. LIMIT for...
2004-03-08 Brion VibberMore globals and uninitialized variables fixes. Added...
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-01-31 Mr. E23Fixed bug potentially causing problems if memcached...
2004-01-24 Mr. E23new memcached client returns integers as strings
2004-01-24 Mr. E23compatibility modifications in preparation for the...
2003-11-23 Brion VibberFix rename page escaping bug
2003-11-09 Tim StarlingNov. branch merge. Various features backported from...