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
2020-04-19Make install-jsdeps.sh script working without the 'file' program installed (#...Aleksander Machniak
2019-12-21Skip install-jsdeps.sh execution when using "complete" package to update "cus...Aleksander Machniak
2019-11-24Fix so install-jsdeps.sh removes Bootstrap's sourceMappingURL (#7035)Aleksander Machniak
2019-11-12Fix so update.sh script warns about changed defaults (#7011)Aleksander Machniak
2019-11-11Fix regexp for version input to accept rcX releasesAleksander Machniak
2019-11-10Fix displaying version number for rcX versionsAleksander Machniak
2019-09-11Use "NOTICE:" instead of "NOTE:" for consistencyAleksander Machniak
2019-08-14Add accept option (-y) to installto.sh scriptThomas Bruederli
2019-08-09Fix implode() wrong parameter order (#6866)Jack Cherng
2019-06-15Fix code indentationAleksander Machniak
2019-06-15Remove importgettext.sh and exportgettext.sh scriptsAleksander Machniak
2019-06-15CS fixes, tabs to spacesAleksander Machniak
2019-06-15Remove dumpschema.shAleksander Machniak
2019-04-22installto.sh: Add possibility to run the update even on the up-to-date instal...Aleksander Machniak
2019-04-16Remove year(s) from copyright headers + some cleanupAleksander Machniak
2019-04-07Remove redundant "ERROR: " prefixAleksander Machniak
2019-04-07Small code improvementsAleksander Machniak
2019-04-04Make use of rcube::raise_error() function for error handling in bin/install-j...Laurent Declercq
2019-03-14Follow redirection when downloading with curl (#6681)Cedric Girard
2019-01-23fputs() -> fwrite()Aleksander Machniak
2018-11-18Add option to delete users who have not logged in for more than X days (#6340)Aleksander Machniak
2018-11-08Change http to https for plugins.roundcube.net (#6405)Rotzbua
2018-05-28Compat. fixAleksander Machniak
2018-04-26Improve installto.sh script outputAleksander Machniak
2018-04-26Improve installto.sh (follow-up to PR #6261) (#6263)Helmut K. C. Tessarek
2018-04-24Improve installto.sh to minimize downtime for an upgrade (#6261)Helmut K. C. Tessarek
2018-04-15Use Github API as a fallback to fetch js dependencies to workaround throttlin...Aleksander Machniak
2018-03-10Remove deprecated composer package 'endroid/qrcode' on updateThomas Bruederli
2018-03-06Use 0775 permission, it's needed for e.g. skins/elastic/deps folderAleksander Machniak
2018-03-04Install Bootstrap and LessJS with install-jsdeps.shAleksander Machniak
2017-11-03installto.sh: Fix false reporting of failed upgrade (#6019)Nathan Rennie-Waldock
2017-10-31Also rm empty timezone localization filesThomas Bruederli
2017-08-20Add --get and --extract arguments and CACHEDIR env-variable support to instal...Aleksander Machniak
2017-07-12Support .user.ini in installto.shAleksander Machniak
2017-06-27Fix regression when JAR_DIR is a relative path (#5815)Felix Eckhofer
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-18Cleanup 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-16Run 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