Age | Commit message (Expand) | Author |
2011-01-12 | Bumbed version; Roundcube development is not Switzerland only | thomascube |
2010-10-07 | - Support one argument of type array, instead of n arguments for rcube_mdb2::... | alecpl |
2010-09-29 | - Update phpdoc (#1486958) | alecpl |
2010-09-26 | Fix base url resolution + better order for condition checks in rcube_mdb2 + u... | thomascube |
2010-09-25 | - s/RoundCube/Roundcube/ | alecpl |
2010-09-21 | Fix db_mode check in insert_id() | thomascube |
2010-09-21 | Fix selection of read/write db connection | thomascube |
2010-09-08 | - Add semicolon at the end of SQL queries in log (#1486957) | alecpl |
2010-04-30 | - Fix typo (#1486703) | alecpl |
2010-04-29 | - code re-formatting + small improvements | alecpl |
2010-04-22 | - Don't add extra newline in sql debug log | alecpl |
2010-04-01 | - Use MDB2's Manager module for listing tables | alecpl |
2010-03-31 | List of tables mustn't be static (wtf?) | thomascube |
2010-03-31 | Asynchronously expand contact groups + skip count queries in autocompletion m... | thomascube |
2010-02-03 | - Fix inconsistency when not using default table names (#1486467) | alecpl |
2010-01-28 | - add file/line definitions to raise_error() calls | alecpl |
2010-01-26 | - Add support for MDB2's 'sqlsrv' driver (#1486395) | alecpl |
2009-09-04 | - Fix rcube_mdb2::affected_rows() (#1486082) | alecpl |
2009-08-04 | - Use sequence names only with PostgreSQL (#1486018) | alecpl |
2009-08-03 | - Fix rcube_mdb2.php: call to setCharset not implemented in mssql driver (#14... | alecpl |
2009-07-31 | - Fix rcube_mdb2::unixtimestamp for MS SQL (#1486015) | alecpl |
2009-07-20 | - handle errors in insert_id() | alecpl |
2009-07-07 | - Added 'imap_debug' option, described 'sql_debug' option in config file | alecpl |
2009-06-24 | - Fix non-unicode characters caching in unicode database (#1484608) | alecpl |
2009-06-22 | - performance improvements of messages caching | alecpl |
2009-05-09 | - Fix session handling on non-session SQL query error (#1485734) | alecpl |
2009-05-02 | - some hints to use sqlite db (#1485821) | alecpl |
2009-04-21 | - Fix read/write database recognition (#1485811) | alecpl |
2009-01-17 | * bumping up copyright (happy new year ;-)) | till |
2009-01-16 | - Fix SQL query execution errors handling in rcube_mdb2 class (#1485509) | alecpl |
2008-10-14 | Set postgres-specific schema options + fix indentation | thomascube |
2008-10-10 | - set MDB2's sequence options for postgres only | alecpl |
2008-10-07 | - better postgresql sequence names handling | alecpl |
2008-08-21 | - removed PHP4 class constructors | alecpl |
2008-08-09 | - Case insensitive contacts searching using PostgreSQL (#1485259) | alecpl |
2008-08-06 | - fread() replaced by file_get_contents(), see comments in #1484880 | alecpl |
2008-05-15 | Make sure we have a valid integer even if date is empty (#1485055) | thomascube |
2008-04-12 | Changed codebase to PHP5 with autoloader + added some new classes from the de... | thomascube |