summaryrefslogtreecommitdiff
path: root/installer
AgeCommit message (Expand)Author
2013-06-26Remove deprecated (in PHP 5.5) PREG /e modifier usage (#1489174)Aleksander Machniak
2013-06-25Fix empty messages list when register_globals is enabled (#1489157)Aleksander Machniak
2013-06-21Remove confusing note about closing ?> tag and no characters after it.Aleksander Machniak
2013-06-21Fix so valid and set date.timezone is not required by installer checks (#1489...Aleksander Machniak
2013-06-20Canonize boolean ini_get() results (#1489189)Aleksander Machniak
2013-06-18Fix so install do not fail when one of DB driver checks fails but other drive...Aleksander Machniak
2013-06-14Remove old enable_caching option from InstallerAleksander Machniak
2013-06-14Fix version selector - do not list versions newer than 0.9.0, useAleksander Machniak
2013-05-18Add 0.9.1 to releases listAleksander Machniak
2013-04-26Fix error handling in CLI mode, use STDERR and non-empty exit code (#1489043)Aleksander Machniak
2013-04-19Fix a typoAleksander Machniak
2013-04-19Add 0.9.0 to releases listAleksander Machniak
2013-04-19Fix list of required configuration options (#1489055). Removed support_url, a...Aleksander Machniak
2013-04-17Fix links to PHP PDO drivers manualAleksander 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-29Make get_instance() a static methodAleksander Machniak
2013-01-17Merge branch 'schema_upgrades' into release-0.9Aleksander 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-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