Mercurial > libervia-backend
graph
-
merge bookmark `@`2021-09-26, by Goffi
-
plugin XEP-0277: import `SatXMPPEntity` from core_types2021-09-26, by Goffi
-
core (core_types): add `jid` to `SatXMPPEntity`2021-09-26, by Goffi
-
doc: components documentation:2021-09-26, by Goffi
-
component (file-sharing): use `file-sharing` instead of `file_sharing`:2021-09-26, by Goffi
-
jp (common): add neovim (`nvim`) default arguments2021-09-26, by Goffi
-
merge bookmark `@`2021-09-08, by Goffi
-
tests (e2e/CLI): tests for Pubsub Cache Search2021-09-08, by Goffi
-
core (memory/sqla): fix `fileUpdate`2021-09-08, by Goffi
-
plugin XEP-0384: fix calls outside of main thread:2021-09-08, by Goffi
-
docker (e2e): add `pytest-twisted` to image2021-09-08, by Goffi
-
doc (cli/pubsub_cache): `search` command documentation:2021-09-08, by Goffi
-
doc (cli/pubsub_cache): add a warning for `reset`2021-09-08, by Goffi
-
CLI (pubsub/cache): `search` implementation2021-09-08, by Goffi
-
CLI: move `format_time` to `common` + add timezone2021-09-08, by Goffi
-
plugin pubsub cache: implement `psCacheSearch`2021-09-08, by Goffi
-
core (memory/slqa): implement `getProfileById`2021-09-08, by Goffi
-
memory (sqla): implement `searchPubsubItems`:2021-09-08, by Goffi
-
db (schema): create virtual table for FTS + migration2021-09-08, by Goffi
-
tests (e2e): print revision used in `run_e2e`2021-09-08, by Goffi
-
merge bookmark `@`2021-09-08, by Goffi
-
tools (common/async_process): remove useless encoding + use full path for command:2021-07-29, by Goffi
-
tests (e2e/cli): update JSON and XML outputs following changes in Libervia CLI2021-09-08, by Goffi
-
test (e2e/cli): use `max_items` instead of `max` when retrieving blog items:2021-09-08, by Goffi
-
tests (e2e/web): fix test files paths following global name change2021-09-08, by Goffi
-
tests (e2e): fix names in `run_e2e` script, following global name change.2021-09-08, by Goffi
-
plugin misc file: fix `getDestDir` returning a Deferred in a coroutine2021-09-08, by Goffi
-
plugin android: use `callFromThread` instead of `callLater`:2021-09-08, by Goffi
-
core (memory/persistent): implement `__repr__` (via `__str__`)2021-09-08, by Goffi
-
plugin XEP-0353: fix jingle initiation on disco "Service Unavailable" error:2021-09-08, by Goffi
-
plugin XEP-0353: fix plugin modes2021-09-08, by Goffi
-
core (main): check plugin modes and skip pluggin/log an error if value is invalid2021-09-08, by Goffi
-
core (sat_main): fix the "Could not initialize backend" error logging2021-09-08, by Goffi
-
bridge (dbus/frontend): reintrospect signature in case of guess error:2021-09-08, by Goffi
-
docker: fixes following global renaming2021-09-08, by Goffi
-
doc (contributing): typo2021-09-08, by Goffi
-
doc (contributing): fix `docker-compose-e2e.yml` spelling2021-09-08, by Goffi
-
plugin XEP-0277: use `common.uri` to parse comment URIs2021-09-08, by Goffi
-
tools (common/uri): fix uri parsing for Python 3.9+2021-09-08, by Goffi
-
docker: Libervia revision can now be specified:2021-09-08, by Goffi
-
CLI: use global constants for output names2021-09-08, by Goffi
-
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