Age | Commit message (Expand) | Author |
2013-03-07 | Add 0.9-rc to releases list | Aleksander Machniak |
2013-02-07 | Add 0.8.5 to releases list | Aleksander Machniak |
2013-01-28 | Make get_instance() a static method | Aleksander Machniak |
2013-01-17 | Merge branch 'schema_upgrades' | Aleksander Machniak |
2013-01-16 | Renamed option updatedb.sh --label to --package | Aleksander Machniak |
2013-01-14 | Remove unneeded $db_map | Aleksander Machniak |
2013-01-10 | Attach updatedb.sh script to the installer interface | Aleksander Machniak |
2013-01-10 | Mark mime_magic option with old default value as obsolete | Thomas Bruederli |
2013-01-10 | Avoid direct execution of installer includes (#1488895) | Thomas Bruederli |
2013-01-09 | Add 0.9-beta to list of releases | Aleksander Machniak |
2013-01-04 | Remove program/ dir from installer include path | Aleksander Machniak |
2012-12-21 | Add notes about new requirements of the new mysql database driver, | Aleksander Machniak |
2012-12-20 | Fix version comparisons with -stable suffix (#1488876) | Aleksander Machniak |
2012-11-25 | Unify path schema in global constants: paths always end with a /. Keep RCMAIL... | Thomas Bruederli |
2012-11-25 | Fix installer to work with the new framework architecture | Thomas Bruederli |
2012-11-15 | Merge branch 'keep-alive' | Aleksander Machniak |
2012-11-15 | Update versions list with 0.8.4 release | Aleksander Machniak |
2012-11-12 | Renamed config options: keep_alive to refresh_interval, min_keep_alive to min... | Aleksander Machniak |
2012-11-11 | Add 0.8.3 to the list of releases | Aleksander Machniak |
2012-10-06 | Register 0.8.2 release | Aleksander Machniak |
2012-10-03 | Fix spacing | Aleksander Machniak |
2012-10-03 | Add 0.7.3 and 0.8.1 to versions list | Aleksander Machniak |
2012-09-27 | Fix wrong name mapping for supported database types - remove pdo_ prefix (#14... | Aleksander Machniak |
2012-09-14 | Improved message for invalid date.timezone | Aleksander Machniak |
2012-09-14 | Move date.timezone check to 'required' block, add date.timezone value validation | Aleksander Machniak |
2012-08-26 | Add option to not include original message on reply, rename option top_postin... | Aleksander Machniak |
2012-08-08 | Merge branch 'pdo' | Aleksander Machniak |
2012-08-08 | Add '0.8.0' to the list of releases | Aleksander Machniak |
2012-08-05 | Update installto/update script to remove old default skins and copy all neces... | Thomas Bruederli |
2012-07-10 | Use file_get_contents() to make code simpler and to fix possible infinite loop | Aleksander Machniak |
2012-06-19 | Don't use protected property rcube_db::$db_error | Aleksander Machniak |
2012-06-19 | Replace rcube_mdb2 with rcube_db | Aleksander Machniak |
2012-06-19 | Replace rcube_mdb2/PEAR::MDB2 with rcube_db | Aleksander Machniak |
2012-06-04 | Fix magic_quotes_sybase handling (#1488506) | Aleksander Machniak |
2012-05-22 | Removed $Id$ | Aleksander Machniak |
2012-05-22 | Always use 1 step as a fallback (#1488490) | Aleksander Machniak |
2012-05-09 | Also, the license comments | Brian Ronald |
2012-04-18 | - Add RCMAIL_CHARSET definition for Installer (#1488436) | alecpl |
2012-04-16 | - Framework refactoring (I hope it's the last one): | alecpl |
2012-04-13 | - Merge devel-framework branch, resolved conflicts | alecpl |
2012-04-12 | - Added 0.7.2 and 0.8-beta to releases list | alecpl |
2012-04-04 | - replace claim in Roundcube logo | thomascube |
2012-03-06 | - Add exif to optional extensions list | alecpl |
2012-01-18 | Changed license to GNU GPLv3+ with exceptions for skins and plugins | thomascube |
2012-01-16 | Merged devel-framework branch (r5746:5779) back into trunk | thomascube |
2012-01-12 | - Added 0.7.1 to the list of versions | alecpl |
2011-12-29 | - Add separate pagesize setting for mail messages and contacts (#1488269) | alecpl |
2011-12-14 | - Update versions list (#1488255) | alecpl |
2011-11-26 | - Fix merging some configuration options in update.sh script (#1485864) | alecpl |
2011-10-06 | - Fixed imap test to non-default port when using ssl (#1488118) | alecpl |