index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
update.sh
Age
Commit message (
Expand
)
Author
2014-11-09
Consider composer.json dependencies in installation and upgrading instruction...
Thomas Bruederli
2014-10-13
dirname(__FILE__) -> __DIR__
Aleksander Machniak
2014-08-28
Get rid of DIRECTORY_SEPARATOR for consistency
Aleksander Machniak
2014-04-21
Move rcube_installer class to include/rcmail_installer in order to remain acc...
Thomas Bruederli
2014-02-07
Fixed typo in script output
Aleksander Machniak
2014-01-29
Invoke update scripts with php command directly (#1489322)
Thomas Bruederli
2013-07-17
Fix codestyle and indentation; use new save function in update script
Thomas Bruederli
2013-07-10
Merged configuration refactoring from 'dev_config' branch back into master (#...
Thomas Bruederli
2013-07-04
Check filetype detection in installer and update script (#1489193)
Thomas Bruederli
2013-06-28
Improve update.sh script; fix bad wording
Thomas Bruederli
2013-06-28
Prepare config migration:
Thomas Bruederli
2013-06-14
Merge config files (#1487311).
Aleksander Machniak
2013-02-21
If version is not provided assume RCMAIL_VERSION (#1488933)
Aleksander Machniak
2013-01-28
Fix typo
Aleksander Machniak
2013-01-16
Renamed option updatedb.sh --label to --package
Aleksander Machniak
2013-01-09
Use updatedb.sh from update.sh + various fixes in updatedb.sh
Aleksander Machniak
2012-12-20
Fix version comparisons with -stable suffix (#1488876)
Aleksander Machniak
2012-11-20
Move prompt_silent() and get_opt() to rcube_utils class
Aleksander Machniak
2012-08-08
Merge branch 'pdo'
Aleksander Machniak
2012-08-05
Update installto/update script to remove old default skins and copy all neces...
Thomas Bruederli
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-05-22
Removed $Id$
Aleksander Machniak
2012-01-18
Changed license to GNU GPLv3+ with exceptions for skins and plugins
thomascube
2011-08-14
Fix automatic db updates; trigger contact indexing after upgrade
thomascube
2011-04-20
- Use clisetup.php where possible, remove redundant code
alecpl
2011-02-25
Create interactive update script with improved DB schema check; udated instal...
thomascube
2010-12-10
- Fix typo
alecpl
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-15
Add minimal database schema check to installer and update script
thomascube
2009-01-09
* let's not discriminate unix :) (= generalized paths)
till
2008-10-29
Let update script handle the replacement of 'multiple_identities' by 'identit...
thomascube
2008-10-27
First version of the commandline update script
thomascube