Age | Commit message (Expand) | Author |
2013-10-06 | Move PEAR libs from plugins into main Roundcube lib directory, | Aleksander Machniak |
2013-07-10 | Merged configuration refactoring from 'dev_config' branch back into master (#... | Thomas Bruederli |
2013-07-04 | Remove sqlite 2.x requirement | Aleksander Machniak |
2013-07-02 | Make possible to disable some (broken) IMAP extensions with imap_disable_caps... | Aleksander Machniak |
2013-06-28 | Prepare config migration: | Thomas Bruederli |
2013-06-14 | Merge config files (#1487311). | Aleksander Machniak |
2013-05-27 | Simplify instruction of database initialization for Postgres | Aleksander Machniak |
2013-04-24 | Add note about required MSSQL database language settings | Aleksander Machniak |
2013-03-11 | Fix LIMIT/OFFSET queries handling on MS SQL Server (#1488984) - require versi... | Aleksander Machniak |
2012-12-21 | Add notes about new requirements of the new mysql database driver, | Aleksander Machniak |
2012-12-16 | Mention new PDO requirements a bit more flashy | Thomas Bruederli |
2012-09-24 | Update changelog; mention zipdownload requirements in install notes | Thomas Bruederli |
2012-08-10 | Require the latest (yet unrelesed) version of Net_SMTP | Thomas Bruederli |
2012-08-08 | Merge branch 'pdo' | Aleksander Machniak |
2012-07-23 | Update Net_SMTP/Auth_SASL packages to fix Digest-MD5/Cram-MD5 authentication ... | Aleksander Machniak |
2012-07-06 | Add PDO to requirements, remove MDB2 package | Aleksander Machniak |
2012-06-04 | Fix magic_quotes_sybase handling (#1488506) | Aleksander Machniak |
2012-01-27 | Update requirements list, remove TODO | thomascube |
2011-09-19 | Add Cherokee and Hiawatha webservers to requirements list | thomascube |
2011-09-15 | - Require magic_quotes_runtime=Off because it modifies data streams (too much... | alecpl |
2011-02-15 | List Net_IDNA2 as required lib | thomascube |
2011-01-14 | - Require PHP 5.2.1 or greater | alecpl |
2010-12-01 | - Fix setting charset of attachment filenames (#1487122) | alecpl |
2010-11-27 | Mention Auth_SASL as required PEAR package | thomascube |
2010-09-25 | - s/RoundCube/Roundcube/ | alecpl |
2010-05-18 | - Renamed all php-cli scripts to use .sh extension | alecpl |
2010-04-20 | Replace ALTER TABLE statement in Sqlite schema update script; more precise in... | thomascube |
2010-04-12 | - Fix regression in disposition-notification (#1486623) | alecpl |
2010-03-08 | - Mail_Mime 1.6.1 | alecpl |
2010-03-08 | - Net_SMTP 1.4.2 with fix for #1486537 | alecpl |
2010-03-06 | - re-fix (#1486474) + require MySQL 4.0.8 + add index/update in identities table | alecpl |
2010-02-18 | Add (inactive) session.cookie_path line to .htaccess as suggested in #1486456 | thomascube |
2010-02-09 | - Fix attachment excessive memory use, support messages of any size (#1484660) | alecpl |
2010-02-03 | - small update | alecpl |
2010-02-03 | - update requirements, remove GD check | alecpl |
2009-11-04 | - add precise note about UTF-8 in database | alecpl |
2009-08-28 | - Fix endless loop on error response for APPEND command (#1486060) | alecpl |
2009-08-27 | Don't set php_value error_log in .htaccess by default | thomascube |
2009-05-29 | - corrected apache modules names | alecpl |
2009-05-28 | Speedup UI by using CSS sprites and etags/expires/deflate for static files | thomascube |
2009-05-02 | - some hints to use sqlite db (#1485821) | alecpl |
2009-02-16 | - added info to create unicode database (#1485687) | alecpl |
2008-11-29 | Simplify MYSQL database initialization instructions | thomascube |
2008-11-03 | Handle magic_quotes on runtime and remove them from the requirements list (#1... | thomascube |
2008-08-08 | - updated php.ini settings requirements | alecpl |
2008-06-15 | - small doc fixed (#1485133) | alecpl |
2008-06-13 | Mention dependency of the DOM exension and add link to php.net | thomascube |
2008-04-12 | Changed codebase to PHP5 with autoloader + added some new classes from the de... | thomascube |
2008-03-28 | Disable installer by default; add config option to enable it again | thomascube |
2008-02-26 | Fix database initialization and check write access on the DB; update INSTALL ... | thomascube |