index
:
kernel
master
Bitweaver kernel package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BitDbBase.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-09
tidy up debug line for better display of query stats
spider
1
-2
/
+5
2014-04-21
add ::clearFromCache implementation
turon
1
-1
/
+2
2013-07-11
Add E_STRICT update to functions
lsces
1
-13
/
+13
2013-02-07
add ::getPeriodFormat got BitDbBase
spiderr
1
-0
/
+22
2012-12-13
BitDb mCacheFlag TRUE by default
spiderr
1
-1
/
+1
2012-07-19
move bit_error_inc to as early as possible in boot sequence
spiderr
1
-1
/
+0
2012-03-03
add querySpeed feedback to easily find in output
spiderr
1
-1
/
+2
2011-07-13
optimal speed in ::convertQuery using single quotes and str_replace instead o...
spiderr
1
-4
/
+4
2010-08-27
Tidy sub repo links
Lester Caine
1
-0
/
+1
2010-06-09
Strip down CVS keywords.
cvs2git
1
-1
/
+1
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
2009-06-18
Correct order of default checking in convertSortMode
Lester Caine
1
-10
/
+11
2009-04-12
Oracle adjustment to sort order
Lester Caine
1
-1
/
+4
2009-03-31
Stop numeric chars in column name sort specifiers being filtered out
Daniel Sutcliffe
1
-2
/
+2
2008-12-11
Portable RANDOM() function for all databases using Adodb's implementation. Fi...
Tomasz Kalkosinski
1
-24
/
+28
2008-10-19
add @deprecated doc tags where appropriate
Max Kremmel
1
-7
/
+19
2008-04-28
add BIT_MAX_RECORDS
Christian Fowler
1
-1
/
+2
2007-11-05
add SQLTimestampToInt method
Christian Fowler
1
-1
/
+30
2007-10-03
bug: 1774639: add mysqli rand function
Max Kremmel
1
-1
/
+2
2007-06-15
use a preg_replace instead of trim for better control
Max Kremmel
1
-4
/
+4
2007-06-08
add getDatabaseVersion method to return nice hash containing all info about c...
Christian Fowler
1
-2
/
+19
2007-05-07
remove commented debug
Christian Fowler
1
-2
/
+1
2007-05-05
indentation analness
Christian Fowler
1
-12
/
+12
2007-03-16
trim $query to avoid leading and trailing whitespace problems
Max Kremmel
1
-1
/
+2
2007-02-28
move default icon style define to config_defaults, rename num_queries gNumQue...
Max Kremmel
1
-4
/
+8
2007-02-15
Fix concatenation problems with mysql
Andy Stanford
1
-1
/
+4
2007-01-06
fix pass-by-reference
Christian Fowler
1
-3
/
+3
2007-01-06
rename some methods in BitDbBase to meet bitweaver standards. all changes bac...
Max Kremmel
1
-62
/
+74
2007-01-05
Don't try to build an ORDER BY from an empty sort_mode, update inline docs an...
Max Kremmel
1
-76
/
+90
2006-12-28
return actual result for associate functions
Christian Fowler
1
-1
/
+5
2006-11-01
Process now() to NOW in module initilaization
Lester Caine
1
-1
/
+19
2006-11-01
Use UTC time stamps when processing Firebird data in commerce
Lester Caine
1
-3
/
+3
2006-10-23
Correct hard coded SQL from commerce for firebird
Lester Caine
1
-1
/
+5
2006-10-21
NOW corrected for current schema (Firebird)
Lester Caine
1
-2
/
+2
2006-09-17
code maintenance
Max Kremmel
1
-17
/
+13
2006-09-10
add expression support to associateUpdate function - needed for stars updates
Jams H Thompson
1
-2
/
+12
2006-08-16
Improve SQL performance and add liberty_content_hits table
Jams H Thompson
1
-1
/
+35
2006-07-04
keep global names consistent - fix use of gBitDbCaseSensitivity
Max Kremmel
1
-3
/
+3
2006-06-30
fix annoying site_upload_dir bug, also make changes so that temp/ dir can be ...
Christian Fowler
1
-5
/
+5
2006-06-03
Add total DB query time display to server stats
Jams H Thompson
1
-8
/
+13
2006-05-03
make user_ sort_mode conversion more specific
Max Kremmel
1
-2
/
+2
2006-05-02
add the possibility to assign an array as a list for sort criteria to sort_mo...
Sylvie Greverend
1
-2
/
+16
2006-03-20
cleanup, genericize ADODB like debug output, add timing info
Christian Fowler
1
-14
/
+23
2006-03-14
Added optional argument to GenID() to allow for sequences that don't start wi...
Wakeworks
1
-2
/
+2
2006-03-01
move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...
Christian Fowler
1
-3
/
+3
2006-02-20
*always* make oracle case insensitive
bitweaver.org
1
-2
/
+16
2006-02-18
Move firebird into caseSensitive selection
Lester Caine
1
-5
/
+3
2006-02-17
change SQL reserved word 'rows' to 'module_rows', clean up code
Christian Fowler
1
-2
/
+3
2006-02-17
change SQL reserved word 'rows' to 'module_rows'
Christian Fowler
1
-1
/
+10
[next]