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
/
cleandb.sh
Age
Commit message (
Collapse
)
Author
2014-10-13
dirname(__FILE__) -> __DIR__
Aleksander Machniak
2014-09-12
Use consistent column/table quoting in sql queries
Aleksander Machniak
2014-09-10
Don't init output in CLI mode
Aleksander Machniak
Fixes infinite recurssion on raise_error() call when executing scripts out of the INSTALL_PATH. Also use 'rcube' if 'rcmail' is not needed.
2014-09-10
Remove deprecated function usage (get_table_name)
Aleksander Machniak
2013-12-22
Remove deprecated functions (these listed in bc.php file) usage
Aleksander Machniak
2013-04-26
Fix error handling in CLI mode, use STDERR and non-empty exit code (#1489043)
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-04-20
- Use clisetup.php where possible, remove redundant code
alecpl
2011-01-12
Bumbed version; Roundcube development is not Switzerland only
thomascube
2010-10-31
Fix cleandb script
thomascube
2010-09-25
- s/RoundCube/Roundcube/
alecpl
2010-05-18
- Renamed all php-cli scripts to use .sh extension
alecpl