summaryrefslogtreecommitdiff
path: root/installer
AgeCommit message (Expand)Author
2013-04-27Add db_prefix configuration option in place of db_table_*/db_sequence_* optionsAleksander Machniak
2013-04-26Fix error handling in CLI mode, use STDERR and non-empty exit code (#1489043)Aleksander Machniak
2013-04-19Fix list of required configuration options (#1489055). Removed support_url, a...Aleksander Machniak
2013-04-19Fix a typoAleksander Machniak
2013-04-17Fix links to PHP PDO drivers manualAleksander Machniak
2013-04-16Update changelogAleksander Machniak
2013-03-29Update releases listAleksander Machniak
2013-03-07Add 0.9-rc to releases listAleksander Machniak
2013-02-07Add 0.8.5 to releases listAleksander Machniak
2013-01-28Make get_instance() a static methodAleksander Machniak
2013-01-17Merge branch 'schema_upgrades'Aleksander Machniak
2013-01-16Renamed option updatedb.sh --label to --packageAleksander Machniak
2013-01-14Remove unneeded $db_mapAleksander Machniak
2013-01-10Attach updatedb.sh script to the installer interfaceAleksander Machniak
2013-01-10Mark mime_magic option with old default value as obsoleteThomas Bruederli
2013-01-10Avoid direct execution of installer includes (#1488895)Thomas Bruederli
2013-01-09Add 0.9-beta to list of releasesAleksander Machniak
2013-01-04Remove program/ dir from installer include pathAleksander Machniak
2012-12-21Add notes about new requirements of the new mysql database driver,Aleksander Machniak
2012-12-20Fix version comparisons with -stable suffix (#1488876)Aleksander Machniak
2012-11-25Unify path schema in global constants: paths always end with a /. Keep RCMAIL...Thomas Bruederli
2012-11-25Fix installer to work with the new framework architectureThomas Bruederli
2012-11-15Merge branch 'keep-alive'Aleksander Machniak
2012-11-15Update versions list with 0.8.4 releaseAleksander Machniak
2012-11-12Renamed config options: keep_alive to refresh_interval, min_keep_alive to min...Aleksander Machniak
2012-11-11Add 0.8.3 to the list of releasesAleksander Machniak
2012-10-06Register 0.8.2 releaseAleksander Machniak
2012-10-03Fix spacingAleksander Machniak
2012-10-03Add 0.7.3 and 0.8.1 to versions listAleksander Machniak
2012-09-27Fix wrong name mapping for supported database types - remove pdo_ prefix (#14...Aleksander Machniak
2012-09-14Improved message for invalid date.timezoneAleksander Machniak
2012-09-14Move date.timezone check to 'required' block, add date.timezone value validationAleksander Machniak
2012-08-26Add option to not include original message on reply, rename option top_postin...Aleksander Machniak
2012-08-08Merge branch 'pdo'Aleksander Machniak
2012-08-08Add '0.8.0' to the list of releasesAleksander Machniak
2012-08-05Update installto/update script to remove old default skins and copy all neces...Thomas Bruederli
2012-07-10Use file_get_contents() to make code simpler and to fix possible infinite loopAleksander Machniak
2012-06-19Don't use protected property rcube_db::$db_errorAleksander Machniak
2012-06-19Replace rcube_mdb2 with rcube_dbAleksander Machniak
2012-06-19Replace rcube_mdb2/PEAR::MDB2 with rcube_dbAleksander Machniak
2012-06-04Fix magic_quotes_sybase handling (#1488506)Aleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak
2012-05-22Always use 1 step as a fallback (#1488490)Aleksander Machniak
2012-05-09Also, the license commentsBrian 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 conflictsalecpl
2012-04-12- Added 0.7.2 and 0.8-beta to releases listalecpl
2012-04-04- replace claim in Roundcube logothomascube
2012-03-06- Add exif to optional extensions listalecpl