index
:
kernel
master
Bitweaver kernel package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BitBase.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-03
reset mErrors on __wakeup
turon
1
-0
/
+1
2015-01-20
add universal ::getObjectById that supports apcu caching
spider
1
-2
/
+16
2014-10-16
move BitBase::debug to global bit_db_debug function
spider
1
-12
/
+0
2014-10-14
Merge branch 'master' of github.com:bitweaver/kernel
spider
1
-1
/
+1
2014-10-14
add getConfig and isFeatureActive to BitBase
spider
1
-0
/
+10
2014-10-13
add support for define config foro BIT_CACHE_OBJECTS
modela bitweaver
1
-1
/
+1
2014-05-14
add clearFromCache to expunge; update cache uuid with HTTP_HOST
turon
1
-1
/
+11
2014-05-08
add mPreventCache member variable to allow inhibiting cache on select objects
santo spider
1
-1
/
+8
2014-05-02
assign db on __wakeup
santo spider
1
-2
/
+5
2014-04-29
tweak caching API to BitCacheable interface; clean up of caching code
turon
1
-13
/
+31
2014-04-21
add ::clearFromCache implementation
turon
1
-50
/
+53
2014-04-15
add apcu object cache support for BitSingleton
turon
1
-1
/
+61
2013-08-15
fix verifyIdParamter to explicitly check integers
spiderr
1
-3
/
+5
2013-07-11
Add E_STRICT update to functions
lsces
1
-11
/
+11
2013-06-27
add ::verifyIdParamter
spiderr
1
-0
/
+11
2013-04-06
major clean up for Smarty 3.0 and another pass at cleaning the top menus
spiderr
1
-1
/
+3
2013-03-14
Merge branch 'master' of github.com:bitweaver/kernel
spiderr
1
-9
/
+0
2013-03-14
use bit_error_log
spiderr
1
-1
/
+1
2013-03-02
remove default setting of sort_mode in BitBase as this is really, really unex...
spiderr
1
-9
/
+0
2012-10-03
static call to verifySortMode
spiderr
1
-2
/
+2
2012-09-28
Merge with master
lsces
1
-1
/
+1
2012-09-28
Missed static function - e_strict compliance
lsces
1
-1
/
+1
2012-09-27
fix list_pages in ::prepGetList
spiderr
1
-1
/
+1
2012-08-13
offset listInfo value checking
spiderr
1
-3
/
+7
2012-06-11
max_records cleansing for non-int
spiderr
1
-1
/
+2
2012-05-05
Merge branch 'master' of github.com:bitweaver/kernel
spiderr
1
-2
/
+2
2012-05-05
replace all calls to ::BitBase() with parent::__construct()
spiderr
1
-2
/
+2
2012-04-29
White space tidy up
Lester Caine ext:(%22)
1
-2
/
+2
2012-04-16
Tidy up to remove 'STRICT' warnings
Lester Caine ext:(%22)
1
-3
/
+3
2012-03-05
move BitBase to __construct
spiderr
1
-6
/
+10
2011-10-04
resolve conflict
spiderr
1
-1
/
+1
2011-10-04
initialize pListHash['cant'] in postGetList if not set
spiderr
1
-3
/
+6
2011-09-09
isset check for pListHash['cant']
spiderr
1
-1
/
+1
2011-07-11
add ::setField method to match ::getField
spiderr
1
-1
/
+16
2011-07-05
use static keyword for static functions to silence extra verbose errors
spiderr
1
-2
/
+2
2011-07-04
debugOutput for not IS_LIVE sites
Christian Fowler
1
-2
/
+8
2011-07-01
add debugMarkTime and debugOutput
Christian Fowler
1
-0
/
+15
2011-06-26
add getParameter( &$pParamHash, $pKey, $pDefaultValue=NULL )
Christian Fowler
1
-0
/
+19
2011-01-25
init page_records, block_pages, and start_block so commerce_pagination.tpl wi...
spiderr
1
-0
/
+4
2010-06-09
Strip down CVS keywords.
cvs2git
1
-1
/
+1
2010-02-08
remove old typo
wjames5
1
-2
/
+2
2009-10-01
remove ref to non-existant copyright.txt file
wjames5
1
-2
/
+2
2009-10-01
fix LGPL license ref from non-existant license.txt file to lgpl url
wjames5
1
-2
/
+2
2008-08-03
clean up code and docs
Max Kremmel
1
-12
/
+17
2008-02-03
convert last remaining uses of libertypagination to pagination function
Jams H Thompson
1
-3
/
+3
2007-11-03
move hack check to a more generic location right at the start of loading bitw...
Max Kremmel
1
-6
/
+1
2007-11-03
die if someone tries to hack us
Max Kremmel
1
-1
/
+6
2007-09-14
better deal with arrays of sort modes when checking them agains a set of vali...
PRE_LIB_ATTACHMENT_REFACTOR
Max Kremmel
1
-11
/
+34
2007-07-03
move postGetList to BitBase
Christian Fowler
1
-1
/
+95
2007-06-17
remove references to unused BitCache class. this has to be rewritten a bit an...
Max Kremmel
1
-2
/
+1
[next]