Age | Commit message (Expand) | 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 |
2013-04-27 | Add db_prefix configuration option in place of db_table_*/db_sequence_* options | Aleksander Machniak |
2013-04-26 | Fix error handling in CLI mode, use STDERR and non-empty exit code (#1489043) | Aleksander Machniak |
2012-12-14 | fix syntax error | Christian Flothmann |
2012-11-20 | Move prompt_silent() and get_opt() to rcube_utils class | Aleksander Machniak |
2012-11-19 | New shell script to modify user preferences | Thomas Bruederli |