Merge "mediawiki.special.preferences: Support Back/Forward navigation"
[lhc/web/wiklou.git] / includes / SiteStats.php
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-28 Aaron SchulzMerge "Purge Squid variant pages based on page language...
2012-06-28 Tim StarlingMerge "Reduced some master queries by adding flags...
2012-06-27 DemonMerge "Follow-up Idae8d920 (8c65834): no need to call...
2012-06-26 GWickeMerge "Added several additional definition list tests."
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-22 NikerabbitMerge "Add passing ''italic'''s case to 'Unclosed and...
2012-06-19 Aaron SchulzMerge "(bug 37301) add sizediff to list=usercontribs"
2012-06-19 Aaron SchulzMerge "Put skin classes in the Autoloader"
2012-06-19 Aaron SchulzMerge "For consistency of the interface, don't do expen...
2012-06-17 KrinkleMerge "Remove duplication of Langauge digitTransformTab...
2012-06-17 GWickeMerge "Wrap auto-numbering for section heading in a...
2012-06-17 GWickeMerge "(bug 21660) "Pipe trick" full width commas ...
2012-06-16 Aaron SchulzMerge "Double the size of the target input field of...
2012-06-16 Aaron SchulzMerge "(bug 33222) Add parentid to revision in export...
2012-06-16 KrinkleMerge "Revert "Deprecate no longer used Skin::getCommon...
2012-06-15 HasharMerge "[FileBackend] Process cache fixes and cleanups."
2012-06-15 Aaron SchulzMerge "Revert "Deprecate no longer used Skin::getCommon...
2012-06-15 Aaron SchulzMerge "Added ORMIterator interface which can be used...
2012-06-15 NikerabbitMerge "Fixup some wrong documentation"
2012-06-15 ReedyFixup some wrong documentation
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 ReedyMerge "fetchLanguageNames: fallback to default instead...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-18 Aaron SchulzMerge "Various fixes to Special:Mostlinked."
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 ReedyMerge "Integrating mobile device detection class into...
2012-05-11 DemonMerge "Added some more output to cleanupUploadStash...
2012-05-11 DemonMerge "Fix E_STRICT from I6d164e45c1e31d4f83e0fa390011c...
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Parameter documentation stuffs"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 CatropeMerge "[SiteStatsUpdate] Reduced contention by using...
2012-05-10 Aaron[SiteStatsUpdate] Reduced contention by using a new...
2012-05-10 CatropeMerge "Append a user name to 'user' module requests...
2012-05-10 CatropeMerge "Add support for User:0 in 'user' and 'user.group...
2012-05-10 CatropeMerge "[SiteStatsUpdate] Added support for memcached...
2012-05-10 Aaron[SiteStatsUpdate] Added support for memcached staging...
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 Aaron SchulzMerge "Use local context to get messages"
2012-05-10 Aaron SchulzMerge "Fix typo in comments, rm debugging code"
2012-05-10 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-10 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-05-10 NikerabbitMerge "Use the style for htmlform.tip Vector wide."
2012-05-09 Aaron SchulzMerge "Factor out module name validation into a static...
2012-05-09 CatropeMerge "Remove 'jquery.ui.button' as dependency for...
2012-05-09 Aaron[SiteStatsUpdate] Changing raw DB update calls to use...
2012-01-26 Chad Horohoe(bug 33911) SiteStats::isSane() should not check admins...
2012-01-18 Alexandre EmsenhuberPass some more __METHOD__ to DatabaseBase::begin()...
2012-01-10 Sam ReedFix whitespace
2011-09-10 Chad HorohoeRefactor deferrable updates into classes & interfaces...
2011-08-13 Alexandre EmsenhuberRemove mention of wfOut() in comment
2011-06-29 Sam ReedFix trailing whitespace
2011-06-29 Alexandre EmsenhuberFix for r91076: forgot to change one instance of $useMa...
2011-06-29 Alexandre EmsenhuberPer Platonides, follow-up r72842: pass the db connectio...
2011-05-25 Sam ReedWe check self::$pageCount, then assign it to another...
2011-05-21 Sam ReedMore documentation updates and additions
2011-05-14 Alexandre EmsenhuberRewrote the article counting code and related:
2011-05-06 Sam ReedKill some more long deprecated unused functions
2011-04-20 Alexandre Emsenhuber* Made SiteStatsInit::articles() give a correct result...
2011-04-18 Alexandre EmsenhuberUse MWNamespace::getContentNamespaces() instead of...
2011-01-31 Sam ReedSwap "or" to ||
2010-07-18 Niklas LaxströmMade active users concept have some meaning by decoupli...
2010-05-29 Jack Phoenixcoding style & doxygen tweaks
2010-04-05 Chad HorohoeStop caring about ss_admins, we don't use it for anythi...
2009-11-07 Alexandre Emsenhuber$fname -> __METHOD__
2009-08-02 Chad HorohoeTypofix.
2009-08-02 Chad HorohoeMerge maintenance-work branch (now with less errors!):
2009-07-18 Niklas LaxströmWhitespace
2009-06-24 Brion VibberRevert r52336 "Merge maintenance-work branch:"
2009-06-24 Chad HorohoeMerge maintenance-work branch:
2009-01-15 Tim StarlingFor backport to 1.14.
2008-09-26 Tim Starling* Use a separate transaction for the site_stats update
2008-09-21 Aaron Schulzrc_log_type can be null, and NULL != 'x' is treated...
2008-09-19 Aaron SchulzRemove some individual transactions
2008-09-01 Aaron Schulz* Remove mysql var and move field init to updaters.inc
2008-08-31 Aaron Schulz* Maintain active user count for Special:Statistics...
2008-08-28 Chad HorohoeAdd some caching to the group counts.
2008-07-28 Chad HorohoeDeprecate SiteStats::admins() in favor of SiteStats...
2008-06-22 Aryeh GregorRevert 36514 per Wikitech-l discussion.
2008-06-20 Chad HorohoeNo need to count(*) in SiteStats::admins
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2007-08-09 Yuri AstrakhanStatistics code cleanup, fixed multiple db reload bug.
2007-07-16 Aryeh GregorEr, right. Best to have "return true;" somewhere in...
2007-07-16 Aryeh GregorWhoops, reversed inequality. Forgot to check whether...
2007-07-16 Aryeh Gregor(bug 4650) Added various sanity checks to site stats...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
next