summaryrefslogtreecommitdiff
path: root/Statistics.php
AgeCommit message (Expand)AuthorFilesLines
2016-09-08fix NULL with Stats queryspider@app21-1/+1
2016-06-22change-all-StartTrans-calls-to-BitBase-methodspider@app11-4/+4
2016-02-17cache getReferrerList only when isLiveturon1-1/+2
2015-05-01major overhaul of referer stats to include commerce data if availablespider1-1/+1
2014-08-26fix 'period' listingspider1-1/+1
2013-02-08Merge branch 'master' of github.com:bitweaver/statsPRE_BOOTSTRAPspiderr1-19/+1
2013-02-08empty hash key checkspiderr1-3/+5
2013-02-07use new BitDb::getPeriodFormatspiderr1-19/+1
2012-09-28Missed static function - e_strict compliancelsces1-5/+5
2012-09-26add totalregistrations and code support for timeframespiderr1-0/+7
2012-09-26add totalregistrations and code support for timeframespiderr1-1/+5
2012-09-12default to period_format if nothing is specifiedspiderr1-4/+7
2012-05-06replace all PHP4 style constructors with __construct; replace calls to base c...spiderr1-7/+0
2012-05-05Merge branch 'master' of github.com:bitweaver/statsspiderr1-1/+1
2012-05-05replace all calls to ::BitBase() with parent::__construct()spiderr1-1/+1
2012-05-02replace self:: with static::spiderr1-1/+1
2011-12-17init hashKey variablespiderr1-0/+1
2011-02-14add timeframe viewspiderr1-10/+23
2011-02-14add user registrations based on referersspiderr1-12/+58
2010-06-09Strip down CVS keywords.cvs2git1-2/+2
2010-04-24Wrap stats updates in transaction to prevent problems with concurrent page re...Lester Caine1-6/+9
2010-04-17step three of contenttype name plural - replace all instances where name is a...pre_ctype_desc_name_schmeachangewjames51-5/+6
2009-11-11link period dates to list of users registered during a given periodpre_deprecate_bit_setup_incR270PRE_BIT_SETUP_CHANGEChristian Fowler1-23/+4
2009-09-08URL might have been malformed so check for proper schemeChristian Fowler1-10/+12
2008-07-25Fixed uninitialised tmp variable.pre_update_permissioncreate_permissionR250Stephan Borg1-2/+3
2008-07-25Standardised data output when single or multiple graphs.Stephan Borg1-13/+7
2007-09-22fixes bug with wrong db column after LibertyContent::prepGetListR202Thomas Recknagel1-18/+23
2007-07-10Missing space in queryPRE_LIB_ATTACHMENT_REFACTORLester Caine1-3/+3
2007-06-22massive stats overhaul. remove all non-stats code and allow packages to inser...Max Kremmel1-0/+341