log twisted/plugins/libervia_server.py @ 1609:f3305832f3f6 default tip @

age author description
Wed, 07 Jun 2023 15:28:10 +0200 Goffi installation: moved from `setup.py` to `pyproject.toml`:
Fri, 02 Jun 2023 16:49:28 +0200 Goffi refactoring: rename `libervia` to `libervia.web` + update imports following backend changes
Sat, 08 Apr 2023 13:44:11 +0200 Goffi massive refactoring from camelCase -> snake_case. See backend commit log for more details
Mon, 02 Aug 2021 22:05:37 +0200 Goffi misc: don't take post version into account when comparing versions
Fri, 25 Jun 2021 11:29:52 +0200 Goffi server: fix encoding error in version mismatch detection
Thu, 25 Mar 2021 10:29:40 +0100 Goffi core (config): use component (i.e. "web") as config section
Sat, 20 Mar 2021 18:23:18 +0100 Goffi core (twisted/plugin): use `config.parseMainConf` instad of configparser
Sat, 20 Mar 2021 18:20:39 +0100 Goffi core (constants): renaming following global project renaming
Thu, 28 Jan 2021 18:51:44 +0100 Goffi pages (tickets): renamed "tickets" to "lists":
Fri, 20 Nov 2020 18:04:05 +0100 Goffi server: new `--build-only` flag:
Fri, 20 Nov 2020 18:02:43 +0100 Goffi server: new `--bridge-retries` option:
Fri, 20 Nov 2020 17:55:21 +0100 Goffi server: don't encode options help messages, this is not needed anymore since we moved to Python 3
Fri, 20 Nov 2020 17:53:38 +0100 Goffi server: removed unused legacy code.
Fri, 20 Nov 2020 17:53:01 +0100 Goffi server: renamed `--dev_mode` to `--dev-mode` and set it as a flag:
Sun, 15 Nov 2020 16:59:55 +0100 Goffi server: options can now be specified with environment variables: