summaryrefslogtreecommitdiff
path: root/bin/update.sh
AgeCommit message (Expand)Author
2015-04-12Installer: Remove system() function use (#1490139)Aleksander Machniak
2015-02-07Complete the repositories section in composer.json during updateThomas Bruederli
2014-12-18Enable updating of composer.json dependenciesThomas Bruederli
2014-11-09Consider composer.json dependencies in installation and upgrading instruction...Thomas Bruederli
2014-10-13dirname(__FILE__) -> __DIR__Aleksander Machniak
2014-08-28Get rid of DIRECTORY_SEPARATOR for consistencyAleksander Machniak
2014-04-21Move rcube_installer class to include/rcmail_installer in order to remain acc...Thomas Bruederli
2014-02-07Fixed typo in script outputAleksander Machniak
2014-01-29Invoke update scripts with php command directly (#1489322)Thomas Bruederli
2013-07-17Fix codestyle and indentation; use new save function in update scriptThomas Bruederli
2013-07-10Merged configuration refactoring from 'dev_config' branch back into master (#...Thomas Bruederli
2013-07-04Check filetype detection in installer and update script (#1489193)Thomas Bruederli
2013-06-28Improve update.sh script; fix bad wordingThomas Bruederli
2013-06-28Prepare config migration:Thomas Bruederli
2013-06-14Merge config files (#1487311).Aleksander Machniak
2013-02-21If version is not provided assume RCMAIL_VERSION (#1488933)Aleksander Machniak
2013-01-28Fix typoAleksander Machniak
2013-01-16Renamed option updatedb.sh --label to --packageAleksander Machniak
2013-01-09Use updatedb.sh from update.sh + various fixes in updatedb.shAleksander Machniak
2012-12-20Fix version comparisons with -stable suffix (#1488876)Aleksander Machniak
2012-11-20Move prompt_silent() and get_opt() to rcube_utils classAleksander Machniak
2012-08-08Merge branch 'pdo'Aleksander Machniak
2012-08-05Update installto/update script to remove old default skins and copy all neces...Thomas Bruederli
2012-06-19Replace rcube_mdb2 with rcube_dbAleksander Machniak
2012-06-19Replace rcube_mdb2/PEAR::MDB2 with rcube_dbAleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2011-08-14Fix automatic db updates; trigger contact indexing after upgradethomascube
2011-04-20- Use clisetup.php where possible, remove redundant codealecpl
2011-02-25Create interactive update script with improved DB schema check; udated instal...thomascube
2010-12-10- Fix typoalecpl
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-08-10- Fix path to SQL files when using pgsql/mysqli/sqlsrv drivers (#1486902)alecpl
2010-04-15Add minimal database schema check to installer and update scriptthomascube
2009-01-09* let's not discriminate unix :) (= generalized paths)till
2008-10-29Let update script handle the replacement of 'multiple_identities' by 'identit...thomascube
2008-10-27First version of the commandline update scriptthomascube