log

age author description
Fri, 27 Aug 2021 14:46:52 +0200 Goffi CLI: fix section used for config following name change
Fri, 27 Aug 2021 08:49:45 +0200 Goffi install (setup): update `sat_tmp` version
Mon, 02 Aug 2021 21:52:17 +0200 Goffi tests: pubsub cache tests
Mon, 02 Aug 2021 21:52:17 +0200 Goffi tests: unit tests preparation with some fixtures
Mon, 02 Aug 2021 21:52:17 +0200 Goffi misc: add a `dev-requirements.txt` file
Mon, 02 Aug 2021 21:52:17 +0200 Goffi core (memory/sqla): minor docstring line lenght fix
Mon, 02 Aug 2021 21:52:17 +0200 Goffi plugin text syntaxes: remove side effect on init:
Mon, 02 Aug 2021 21:52:17 +0200 Goffi plugin pubsub cache: use `asDeferred` with `match_cb`
Mon, 02 Aug 2021 21:52:17 +0200 Goffi jp (pubsub/cache/purge): fix conflict with `subtype` short option
Mon, 02 Aug 2021 21:52:17 +0200 Goffi plugin XEP-0059: don't show warning message when <last> is missing if there is not message
Mon, 02 Aug 2021 21:51:55 +0200 Goffi misc: update VERSION
Mon, 02 Aug 2021 21:49:51 +0200 Goffi merge branch "@"
Mon, 02 Aug 2021 21:47:22 +0200 Goffi plugin XEP-0346: fix deprecated import
Mon, 02 Aug 2021 21:47:16 +0200 Goffi docker: fix Dockerfile following repositories redirections
Thu, 29 Jul 2021 22:51:01 +0200 Goffi doc (cli/pubsub): document pubsub cache management commands
Thu, 29 Jul 2021 22:51:01 +0200 Goffi doc (cli/pubsub/delete): update doc following notification option change
Thu, 29 Jul 2021 22:51:01 +0200 Goffi doc (cli/pubsub/get): fix option in example:
Thu, 29 Jul 2021 22:51:01 +0200 Goffi doc (cli/common): time pattern
Thu, 29 Jul 2021 22:51:01 +0200 Goffi doc (cli/common): explain the new `-C, --no-cache` option
Thu, 29 Jul 2021 22:51:01 +0200 Goffi doc (configuration): add `pubsub_cache_strategy` option
Thu, 29 Jul 2021 22:51:01 +0200 Goffi doc: developer documentation explaining storage and pubsub cache
Thu, 29 Jul 2021 22:51:01 +0200 Goffi doc: activate `autodoc` extension + extension to adapt Libervia docstring style to autodoc
Thu, 29 Jul 2021 22:51:01 +0200 Goffi frontends (tools/misc): `FlagsHandler.__getitems__` now returns attribute
Thu, 29 Jul 2021 22:51:01 +0200 Goffi tools (common/async_process): remove useless encoding + use full path for command:
Thu, 29 Jul 2021 22:51:01 +0200 Goffi jp (pubsub): new `cache` subcommand with commands to `get`, `sync`, `purge` and `reset` pubsub cache
Thu, 29 Jul 2021 22:51:01 +0200 Goffi jp (pubsub/delete): make notification the default, `--notify` option is replaced by `--no-notification`
Thu, 29 Jul 2021 22:51:01 +0200 Goffi jp (base): add flag for `use_pubsub` to add cache skipping option
Thu, 29 Jul 2021 22:51:01 +0200 Goffi tools (common/date_utils): accept more units (shortcuts) + fix timezone when date with relative delta is used
Thu, 29 Jul 2021 22:51:01 +0200 Goffi plugin XEP-0277: pubsub cache analyser implementation
Thu, 29 Jul 2021 22:51:01 +0200 Goffi plugin pubsub cache: Pubsub Caching implementation