summaryrefslogtreecommitdiff
path: root/BitBase.php
AgeCommit message (Expand)AuthorFilesLines
2015-12-03reset mErrors on __wakeupturon1-0/+1
2015-01-20add universal ::getObjectById that supports apcu cachingspider1-2/+16
2014-10-16move BitBase::debug to global bit_db_debug functionspider1-12/+0
2014-10-14Merge branch 'master' of github.com:bitweaver/kernelspider1-1/+1
2014-10-14add getConfig and isFeatureActive to BitBasespider1-0/+10
2014-10-13add support for define config foro BIT_CACHE_OBJECTSmodela bitweaver1-1/+1
2014-05-14add clearFromCache to expunge; update cache uuid with HTTP_HOSTturon1-1/+11
2014-05-08add mPreventCache member variable to allow inhibiting cache on select objectssanto spider1-1/+8
2014-05-02assign db on __wakeupsanto spider1-2/+5
2014-04-29tweak caching API to BitCacheable interface; clean up of caching codeturon1-13/+31
2014-04-21add ::clearFromCache implementationturon1-50/+53
2014-04-15add apcu object cache support for BitSingletonturon1-1/+61
2013-08-15fix verifyIdParamter to explicitly check integersspiderr1-3/+5
2013-07-11Add E_STRICT update to functionslsces1-11/+11
2013-06-27add ::verifyIdParamterspiderr1-0/+11
2013-04-06major clean up for Smarty 3.0 and another pass at cleaning the top menusspiderr1-1/+3
2013-03-14Merge branch 'master' of github.com:bitweaver/kernelspiderr1-9/+0
2013-03-14use bit_error_logspiderr1-1/+1
2013-03-02remove default setting of sort_mode in BitBase as this is really, really unex...spiderr1-9/+0
2012-10-03static call to verifySortModespiderr1-2/+2
2012-09-28Merge with masterlsces1-1/+1
2012-09-28Missed static function - e_strict compliancelsces1-1/+1
2012-09-27fix list_pages in ::prepGetListspiderr1-1/+1
2012-08-13offset listInfo value checkingspiderr1-3/+7
2012-06-11max_records cleansing for non-intspiderr1-1/+2
2012-05-05Merge branch 'master' of github.com:bitweaver/kernelspiderr1-2/+2
2012-05-05replace all calls to ::BitBase() with parent::__construct()spiderr1-2/+2
2012-04-29White space tidy upLester Caine ext:(%22)1-2/+2
2012-04-16Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)1-3/+3
2012-03-05move BitBase to __constructspiderr1-6/+10
2011-10-04resolve conflictspiderr1-1/+1
2011-10-04initialize pListHash['cant'] in postGetList if not setspiderr1-3/+6
2011-09-09isset check for pListHash['cant']spiderr1-1/+1
2011-07-11add ::setField method to match ::getFieldspiderr1-1/+16
2011-07-05use static keyword for static functions to silence extra verbose errorsspiderr1-2/+2
2011-07-04debugOutput for not IS_LIVE sitesChristian Fowler1-2/+8
2011-07-01add debugMarkTime and debugOutputChristian Fowler1-0/+15
2011-06-26add getParameter( &$pParamHash, $pKey, $pDefaultValue=NULL )Christian Fowler1-0/+19
2011-01-25init page_records, block_pages, and start_block so commerce_pagination.tpl wi...spiderr1-0/+4
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-02-08remove old typowjames51-2/+2
2009-10-01remove ref to non-existant copyright.txt filewjames51-2/+2
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-2/+2
2008-08-03clean up code and docsMax Kremmel1-12/+17
2008-02-03convert last remaining uses of libertypagination to pagination functionJams H Thompson1-3/+3
2007-11-03move hack check to a more generic location right at the start of loading bitw...Max Kremmel1-6/+1
2007-11-03die if someone tries to hack usMax Kremmel1-1/+6
2007-09-14better deal with arrays of sort modes when checking them agains a set of vali...PRE_LIB_ATTACHMENT_REFACTORMax Kremmel1-11/+34
2007-07-03move postGetList to BitBaseChristian Fowler1-1/+95
2007-06-17remove references to unused BitCache class. this has to be rewritten a bit an...Max Kremmel1-2/+1