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
2018-03-10Remove deprecated composer package 'endroid/qrcode' on updateThomas Bruederli
2017-11-03installto.sh: Fix false reporting of failed upgrade (#6019)Nathan Rennie-Waldock
2017-06-27Skip js deps installation if there's no jsdeps.json and install-jsdeps.shAleksander Machniak
2017-06-27Fix absent directory error in `install-jsdeps.sh` when processing `maps` sect...Kai Ren
2017-06-19Cleanup target /vendor directory from old dependenciesAleksander Machniak
2017-06-16Fix js-deps check and installationThomas Bruederli
2017-06-16Update the list of obsolete composer dependenciesThomas Bruederli
2017-06-12Run bin/install-jsdeps.sh from installto.sh scriptThomas Bruederli
2017-05-05Print error from CLI scripts when system/exec function is disabled (#5744)Aleksander Machniak
2017-03-17Fix codemirror re-installationAleksander Machniak
2017-01-20Copy jsdeps.json file on update (#5598)Aleksander Machniak
2017-01-20Throw error if one of required programs is not installed (#5598)Aleksander Machniak
2016-12-30Merge branch 'dev-remove-js-deps'Aleksander Machniak
2016-12-30Remove old jsdeps.sh scriptAleksander Machniak
2016-12-30Add --delete argument to install-jsdeps.shAleksander Machniak
2016-12-30Fix function nameAleksander Machniak
2016-12-30Make it working with wget when curl is not installed, mark --force argument a...Aleksander Machniak
2016-12-30Add --force option + update install insructions (#5535)Thomas Bruederli
2016-12-30Install script to fetch javascript dependencies defined in jsdeps.json (#5535)Thomas Bruederli
2016-12-23Fix rsync error handling in installto.sh script (#5562)Aleksander Machniak
2016-12-11jsdeps.sh: Store downloaded files in cache folder, add option to install deps...Aleksander Machniak
2016-12-08jsdeps.sh: Add 'cleanup' argumentAleksander Machniak
2016-12-08Upgrade to TinyMCE 4.5.1Aleksander Machniak
2016-12-04Cleanup tinymce.zip with localizationsAleksander Machniak
2016-12-03Remove external javascript code from the git repo, add jsdeps.sh script (#5535)Aleksander Machniak
2016-11-27Shrink CodeMirror codeAleksander Machniak
2016-08-15Use ECMASCRIPT5 and newest closure compilerAleksander Machniak
2016-06-06Fix so upgrade script makes sure program/lib directory does not contain old l...Aleksander Machniak
2016-06-01Fix handling of --delete argument in moduserprefs.sh script (#5296)Aleksander Machniak
2016-05-15Improve migration of the composer.json file when updatingThomas Bruederli
2016-01-10Save copy of original .htaccess file when using installto.sh script (1490623)Aleksander Machniak
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