Mercurial > libervia-backend
log
age | author | description |
---|---|---|
2021-10-22 | Goffi | docker (prosody): don't use `tmpfs` for `/var/lib/prosody` (it prevents the container to start) |
2021-10-22 | Goffi | docker (prosody): remove unused `entrypoint.sh` file and `sed` from Dockerfile: |
2021-10-21 | Goffi | plugin text syntaxes: remove `id` attributes and whitelist allowed classes: |
2021-10-21 | Goffi | docker (web-demo): fix prosody `tmpfs` instruction |
2021-10-20 | Goffi | docker (docker-compose-e2e): fix `tmpfs` instruction for `prosody` |
2021-10-20 | Goffi | docker: use `@` instead of `tip` for dev images: |
2021-10-20 | Goffi | docker: fix use of `REVISION` in `FROM` instruction |
2021-10-20 | Goffi | docker: fix use of File Sharing component following entry point renaming |
2021-09-30 | Goffi | misc (.hgignore): exlude e2e tests reports |
2021-09-30 | Goffi | install (setup): set minimum version of `python-dateutil` to `2.8.1`: |
2021-09-30 | Goffi | plugin XEP-0054: fix wrongly used `await`: |
2021-09-27 | Goffi | component AP gateway: fix wrong operator when testing HTTP code |