Merge "Fix trailing whitespace (and mixed spaces) in XSD files"
[lhc/web/wiklou.git] / includes / WatchedItem.php
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-11 DemonMerge "Added some more output to cleanupUploadStash...
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 CatropeMerge "(bug 35240) Fix mw.loader state machine."
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-10 NikerabbitMerge "Use the style for htmlform.tip Vector wide."
2012-05-09 CatropeMerge "Remove 'jquery.ui.button' as dependency for...
2012-05-09 Brion VIBBERMerge "[FileRepo] Purging/transaction fixes."
2012-05-09 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-02-10 Alexandre Emsenhuber* Don't issue a write query to the database if the...
2011-05-28 Sam ReedAnd even more documentation, the last of this batch
2011-02-13 Sam ReedAdd profiling to removeWatch
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...