Mercurial > libervia-backend
graph
-
core (memory/sql_mapping): remove autoincrement:2021-09-01, by Goffi
-
core (memory/sqla): fix key/value inversion in self.profiles2021-09-01, by Goffi
-
merge branche "@"2021-09-01, by Goffi
-
cli: call `bridge.getReady()` after bridge connection2021-09-01, by Goffi
-
merge branche "@"2021-08-28, by Goffi
-
bridge: bridge can now be set using environment variable:2021-08-28, by Goffi
-
install (setup): modified sat_tmp version specifier to also match `0.9.dev0`2021-08-27, by Goffi
-
doc: minor typo2021-08-27, by Goffi
-
merge branche "@"2021-08-27, by Goffi
-
tests (run_e2e): update tmp dir prefix following name change2021-08-27, by Goffi
-
tools (common/date_utils): parse `now` alone (when used without relative delta)2021-08-27, by Goffi
-
doc (configuration): add `public_url` in config sample2021-08-27, by Goffi
-
CLI: fix section used for config following name change2021-08-27, by Goffi
-
install (setup): update `sat_tmp` version2021-08-27, by Goffi
-
tests: pubsub cache tests2021-08-02, by Goffi
-
tests: unit tests preparation with some fixtures2021-08-02, by Goffi
-
misc: add a `dev-requirements.txt` file2021-08-02, by Goffi
-
core (memory/sqla): minor docstring line lenght fix2021-08-02, by Goffi
-
plugin text syntaxes: remove side effect on init:2021-08-02, by Goffi
-
plugin pubsub cache: use `asDeferred` with `match_cb`2021-08-02, by Goffi
-
jp (pubsub/cache/purge): fix conflict with `subtype` short option2021-08-02, by Goffi
-
misc: update VERSION2021-08-02, by Goffi
-
merge branch "@"2021-08-02, by Goffi
-
plugin XEP-0346: fix deprecated import2021-08-02, by Goffi
-
docker: fix Dockerfile following repositories redirections2021-08-02, by Goffi
-
doc (cli/pubsub): document pubsub cache management commands2021-07-29, by Goffi
-
doc (cli/pubsub/delete): update doc following notification option change2021-07-29, by Goffi
-
doc (cli/pubsub/get): fix option in example:2021-07-29, by Goffi
-
doc (cli/common): time pattern2021-07-29, by Goffi
-
doc (cli/common): explain the new `-C, --no-cache` option2021-07-29, by Goffi
-
doc (configuration): add `pubsub_cache_strategy` option2021-07-29, by Goffi
-
doc: developer documentation explaining storage and pubsub cache2021-07-29, by Goffi
-
frontends (tools/misc): `FlagsHandler.__getitems__` now returns attribute2021-07-29, by Goffi
-
tools (common/async_process): remove useless encoding + use full path for command:2021-07-29, by Goffi
-
jp (base): add flag for `use_pubsub` to add cache skipping option2021-07-29, by Goffi
-
plugin XEP-0277: pubsub cache analyser implementation2021-07-29, by Goffi
-
plugin pubsub cache: Pubsub Caching implementation2021-07-29, by Goffi
-
core (memory/sqla): generic methods to add and delete ORM objects directly2021-07-29, by Goffi
-
core (memory/sqla): methods to manipulate pubsub tables2021-07-29, by Goffi
-
migration: script to create pubsub caching tables2021-07-29, by Goffi
-
plugin XEP-0277: ignore `max_items` if `rsm_request` is set2021-07-29, by Goffi
-
plugin XEP-0060: fix notification handling in `retractItems`2021-07-29, by Goffi
-
plugin XEP-0060: add trigger points2021-07-29, by Goffi
-
plugin XEP-0060: events callbacks can now be sync or async2021-07-29, by Goffi
-
plugin XEP-0060: handle purge notifications2021-07-29, by Goffi
-
plugin XEP-0060: getItems extra is now serialised dict2021-07-28, by Goffi
-
plugin XEP-0060: `getItem(s)`, `publish` and `(un)subscribe` are now coroutines2021-06-30, by Goffi
-
core (memory/sqla): database migration using Alembic:2021-06-25, by Goffi
-
merge changes from main branch2021-06-18, by Goffi