index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
program
/
include
/
rcube_mdb2.php
Age
Commit message (
Expand
)
Author
2009-06-24
- Fix non-unicode characters caching in unicode database (#1484608)
alec
2009-06-22
- performance improvements of messages caching
alec
2009-05-09
- Fix session handling on non-session SQL query error (#1485734)
alec
2009-05-02
- some hints to use sqlite db (#1485821)
alec
2009-04-21
- Fix read/write database recognition (#1485811)
alec
2009-01-17
* bumping up copyright (happy new year ;-))
till
2009-01-16
- Fix SQL query execution errors handling in rcube_mdb2 class (#1485509)
alec
2008-10-14
Set postgres-specific schema options + fix indentation
thomasb
2008-10-10
- set MDB2's sequence options for postgres only
alec
2008-10-07
- better postgresql sequence names handling
alec
2008-08-21
- removed PHP4 class constructors
alec
2008-08-09
- Case insensitive contacts searching using PostgreSQL (#1485259)
alec
2008-08-06
- fread() replaced by file_get_contents(), see comments in #1484880
alec
2008-05-15
Make sure we have a valid integer even if date is empty (#1485055)
thomasb
2008-04-12
Changed codebase to PHP5 with autoloader + added some new classes from the de...
thomasb