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
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
2006-02-11
Can't remove quotes in Firebird because of use of reserved words
Lester Caine
1
-2
/
+4
2006-02-10
add gShellScript handling to deal with scripts not run from browsers
Christian Fowler
1
-5
/
+20
2006-02-08
major change of BitDbBase::associateUpdate method - it now takes a simpler ar...
Christian Fowler
1
-2
/
+2
2006-02-08
Correct ALL COPIES of key array in associateUpdate
Lester Caine
1
-2
/
+2
2006-02-08
Correct key array in associateUpdate
Lester Caine
1
-2
/
+2
2006-02-08
Allow multiple key entries for associateUpdate - probably need to update asso...
Lester Caine
1
-3
/
+5
2006-02-07
finish move of content versioning to liberty_content - had to move version co...
Christian Fowler
1
-10
/
+10
2006-02-05
add Execute function compatibity back for bitcommerce
Christian Fowler
1
-2
/
+2
2006-02-01
detikify liberty
Max Kremmel
1
-4
/
+4
2006-01-31
massive table de-tikification. changed all tiki_ table prefixes with teh pack...
bitweaver.org
1
-2
/
+2
2006-01-31
improve interoperability for Pear and ADODB to exist simultaneously as differ...
pre_table_detikification
Christian Fowler
1
-13
/
+4
2006-01-25
Added uspport for multiple database backend support. This necessitates remova...
Christian Fowler
1
-0
/
+865