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
AgeCommit message (Expand)Author
2020-07-04Bump version to 1.3.141.3.14Thomas Bruederli
2020-06-07Bump version to 1.3.131.3.13Thomas Bruederli
2020-06-02Bump version to 1.3.12Thomas Bruederli
2020-04-26Bump version to 1.3.111.3.11Thomas Bruederli
2019-08-22Bump version to 1.3.10Thomas Bruederli
2019-03-31Bump version to 1.3.91.3.9Aleksander Machniak
2018-10-23Bump version to 1.3.8Thomas Bruederli
2018-07-21Bump version to 1.3.71.3.7Thomas Bruederli
2018-04-11Bump version to 1.3.61.3.6Thomas Bruederli
2018-03-12Bump version to 1.3.51.3.5Thomas Bruederli
2018-01-07Bump version to 1.3.4Thomas Bruederli
2017-11-18Fix PHP 7.2 warning on undefined constant RCMAIL_VERSIONAleksander Machniak
2017-11-08Bump version + add CVE ID1.3.3Thomas Bruederli
2017-10-29Bump version to 1.3.2Thomas Bruederli
2017-09-04Bump versions and year1.3.1Thomas Bruederli
2017-06-12Bump version to 1.3.0Thomas Bruederli
2017-04-23Bump version to 1.3-rcThomas Bruederli
2016-11-13replace old trac links (#5514)JohnDoh
2016-10-06Don't use bc.php anymore, this time in the InstallerAleksander Machniak
2016-05-02Bump version number to 1.3-betaAleksander Machniak
2015-10-23Q() -> rcube::Q()Aleksander Machniak
2015-08-26Installer: Add button to save generated config file in system temp directory ...Aleksander Machniak
2015-06-07CS fixesAleksander Machniak
2015-02-16Set version number to 1.2-gitAleksander Machniak
2015-02-07Bump version and copyright yearThomas Bruederli
2014-10-13dirname(__FILE__) -> __DIR__Aleksander Machniak
2014-08-27Remove 3rd party libs from our repository and define the dependencies in comp...Thomas Bruederli
2014-04-21Move rcube_installer class to include/rcmail_installer in order to remain acc...Thomas Bruederli
2013-08-20s/$rcmail_config/$config/ also for plugins configurationAleksander Machniak
2013-06-29Avoid fatal errors if session support is missing; This shall be displayed in ...Thomas Bruederli
2013-06-29Prepare config migration:Thomas Bruederli
2013-06-14Merge config files (#1487311).Aleksander Machniak
2013-01-04Remove program/ dir from installer include pathAleksander Machniak
2012-11-25Unify path schema in global constants: paths always end with a /. Keep RCMAIL...Thomas Bruederli
2012-11-25Fix installer to work with the new framework architectureThomas Bruederli
2012-05-22Removed $Id$Aleksander Machniak
2012-05-22Always use 1 step as a fallback (#1488490)Aleksander Machniak
2012-05-09Also, the license commentsBrian Ronald
2012-04-18- Add RCMAIL_CHARSET definition for Installer (#1488436)alecpl
2012-04-16- Framework refactoring (I hope it's the last one):alecpl
2012-04-13- Merge devel-framework branch, resolved conflictsalecpl
2012-04-04- replace claim in Roundcube logothomascube
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2011-08-31Improve error reporting in installerthomascube
2011-05-19- Fix default_port option handling in Installer when config.inc.php file exis...alecpl
2011-02-25Create interactive update script with improved DB schema check; udated instal...thomascube
2010-09-25- s/RoundCube/Roundcube/alecpl
2009-07-21- use simple rcube_smtp classalecpl
2009-05-31- check environement on upgrade (per discussion in #1485867)alecpl
2009-02-21#1485741: fix installer after some last changesalecpl