Mercurial > libervia-web
log twisted/plugins/libervia.py @ 434:d64b415c58ca
age | author | description |
---|---|---|
Thu, 01 May 2014 11:29:09 +0200 | souliane | import constants.Const as C (according to the coding rules) |
Sun, 27 Apr 2014 18:53:37 +0200 | souliane | browser and server sides: fixes module import + use enumerate instead of xrange |
Tue, 25 Mar 2014 16:09:12 +0100 | souliane | server_side: added parameter port_https_ext (external port for HTTPS, used for example for the redirection) |
Sun, 23 Mar 2014 23:05:23 +0100 | souliane | server_side: use XDG recommended paths as the defaults |
Mon, 24 Mar 2014 17:12:14 +0100 | souliane | server_side: bug fix passing twistd arguments to Libervia |
Tue, 18 Mar 2014 15:59:38 +0100 | souliane | server_side: added support for SSL and related parameters: |
Tue, 18 Feb 2014 00:15:43 +0100 | souliane | added setup.py for the installation with setuptools |