Age | Commit message (Expand) | Author |
2014-04-29 | Support sql_debug option here | Aleksander Machniak |
2014-04-29 | Fix varius db_prefix issues (#1489839) | Aleksander Machniak |
2014-04-23 | Configured host can be a URL | Thomas Bruederli |
2014-04-23 | Add utility script to remove a user record from the local database | Thomas Bruederli |
2014-04-21 | Move rcube_installer class to include/rcmail_installer in order to remain acc... | Thomas Bruederli |
2014-02-21 | Fix issue where msgexport.sh printed the message to STDOUT instead of a file ... | Aleksander Machniak |
2014-02-07 | Fixed typo in script output | Aleksander Machniak |
2014-01-30 | Create class documentation with latest phpdoc utility | Thomas Bruederli |
2014-01-30 | Updated localizations from Transifex | Thomas Bruederli |
2014-01-29 | Invoke update scripts with php command directly (#1489322) | Thomas Bruederli |
2013-12-22 | Remove deprecated functions (these listed in bc.php file) usage | Aleksander Machniak |
2013-12-18 | Improved minified files handling, added css minification (#1486988) | Aleksander Machniak |
2013-11-28 | Argggh! Get a version of the closure compiler that is known to work | Thomas Bruederli |
2013-11-28 | Fix download URL for closure compiler | Thomas Bruederli |
2013-10-30 | Add note about txclib bug and a link to the fix | Aleksander Machniak |
2013-10-10 | Clean up translations once again, this time remove untranslated strings for a... | Aleksander Machniak |
2013-10-09 | Remove also $labels=array() and $messages=array() lines | Aleksander Machniak |
2013-10-09 | Fix comments cleanup | Aleksander Machniak |
2013-10-09 | Do not cleanup en_US files | Aleksander Machniak |
2013-10-09 | Adde translation update (from Transifex) and cleanup script | Aleksander Machniak |
2013-09-25 | Copy version string from package.xml although plugin versions should be deriv... | Thomas Bruederli |
2013-09-20 | List required PHP extensions in 'require' | Thomas Bruederli |
2013-09-20 | Prefer <description> over <summary> | Thomas Bruederli |
2013-09-20 | Use XML nodes as iterator | Thomas Bruederli |
2013-09-20 | New utility script to convert plugin package.xml files into new composer.json... | Thomas Bruederli |
2013-09-13 | Update releases list | Aleksander Machniak |
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-06-05 | Improvements in garbage collector: created gc() method to run all | Aleksander Machniak |
2013-06-05 | Add option to use PHP's native session save handlers | Thomas Bruederli |
2013-05-16 | Small fix to the printed debug message | Aleksander Machniak |
2013-05-04 | Implemented updatecss.sh script for background images cache issues fix (#1489... | 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 |
2013-03-29 | Update releases list | Aleksander Machniak |
2013-03-21 | Consider alternative table names from config when running DB updates | Thomas Bruederli |
2013-02-21 | If version is not provided assume RCMAIL_VERSION (#1488933) | Aleksander Machniak |
2013-02-19 | Fix typo in DB version strings (there should be no .sql suffix) | Aleksander Machniak |
2013-02-01 | Include treelist.js in shrinking scripts | Thomas Bruederli |
2013-01-28 | Fix typo | Aleksander Machniak |
2013-01-24 | Allow to shrink any file passed as argument | Thomas Bruederli |
2013-01-16 | Add and use db_table_system config option | Aleksander Machniak |
2013-01-16 | Renamed option updatedb.sh --label to --package | Aleksander Machniak |
2013-01-14 | Don't attempt to write to 'system' table if it doesn't exist | Aleksander Machniak |
2013-01-14 | Don't attempt to read system table if it doesn't exist | Aleksander Machniak |
2013-01-09 | Use updatedb.sh from update.sh + various fixes in updatedb.sh | Aleksander Machniak |