Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2015-09-25Remove also old .htaccess file that is not used anymore (#1489980)Aleksander Machniak
2015-09-01Fix so gc.sh script removes also expired sessions from sql database (#1490512)Aleksander Machniak
2015-08-08PHP7: Fixed some E_WARNING errors that previously were E_STRICTAleksander Machniak
2015-06-02Fix composer.json update routineThomas Bruederli
2015-05-25Add --config and --type options to moduserprefs.sh script (#1490051)Aleksander Machniak
2015-04-12Installer: Remove system() function use (#1490139)Aleksander Machniak
2015-02-28Add initdb.sh to create database from initial.sql script with prefix support ...Aleksander Machniak
2015-02-07Copy the first comment block with license information for LibreJS when minifyingThomas Bruederli
2015-02-07Complete the repositories section in composer.json during updateThomas Bruederli
2015-02-04Copy also INSTALL fileAleksander Machniak
2014-12-18Enable updating of composer.json dependenciesThomas Bruederli
2014-12-18Sync vendor folder if exists in source package (#1490145)Thomas Bruederli
2014-11-12Remove empty labels and translation filesThomas Bruederli
2014-11-09Consider composer.json dependencies in installation and upgrading instruction...Thomas Bruederli
2014-10-13dirname(__FILE__) -> __DIR__Aleksander Machniak
2014-09-23Improve user deletion script by using DB transactions and a transaction-like ...Thomas Bruederli
2014-09-12Use consistent column/table quoting in sql queriesAleksander Machniak
2014-09-10Don't init output in CLI modeAleksander Machniak
2014-09-10Remove deprecated function usage (get_table_name)Aleksander Machniak
2014-08-28Get rid of DIRECTORY_SEPARATOR for consistencyAleksander Machniak
2014-04-29Support sql_debug option hereAleksander Machniak
2014-04-29Fix varius db_prefix issues (#1489839)Aleksander Machniak
2014-04-23Configured host can be a URLThomas Bruederli
2014-04-23Add utility script to remove a user record from the local databaseThomas Bruederli
2014-04-21Move rcube_installer class to include/rcmail_installer in order to remain acc...Thomas Bruederli
2014-02-21Fix issue where msgexport.sh printed the message to STDOUT instead of a file ...Aleksander Machniak
2014-02-07Fixed typo in script outputAleksander Machniak
2014-01-30Create class documentation with latest phpdoc utilityThomas Bruederli
2014-01-30Updated localizations from TransifexThomas Bruederli
2014-01-29Invoke update scripts with php command directly (#1489322)Thomas Bruederli
2013-12-22Remove deprecated functions (these listed in bc.php file) usageAleksander Machniak
2013-12-19Improved minified files handling, added css minification (#1486988)Aleksander Machniak
2013-11-29Argggh! Get a version of the closure compiler that is known to workThomas Bruederli
2013-11-28Fix download URL for closure compilerThomas Bruederli
2013-10-30Add note about txclib bug and a link to the fixAleksander Machniak
2013-10-10Clean up translations once again, this time remove untranslated strings for a...Aleksander Machniak
2013-10-09Remove also $labels=array() and $messages=array() linesAleksander Machniak
2013-10-09Fix comments cleanupAleksander Machniak
2013-10-09Do not cleanup en_US filesAleksander Machniak
2013-10-09Adde translation update (from Transifex) and cleanup scriptAleksander Machniak
2013-09-25Copy version string from package.xml although plugin versions should be deriv...Thomas Bruederli
2013-09-20List required PHP extensions in 'require'Thomas Bruederli
2013-09-20Prefer <description> over <summary>Thomas Bruederli
2013-09-20Use XML nodes as iteratorThomas Bruederli
2013-09-20New utility script to convert plugin package.xml files into new composer.json...Thomas Bruederli
2013-09-13Update releases listAleksander Machniak
2013-07-17Fix codestyle and indentation; use new save function in update scriptThomas Bruederli
2013-07-11Merged configuration refactoring from 'dev_config' branch back into master (#...Thomas Bruederli
2013-07-05Check filetype detection in installer and update script (#1489193)Thomas Bruederli
2013-06-29Improve update.sh script; fix bad wordingThomas Bruederli