~singpolyma/biboumi

32384047 — louiz’ 6 years ago
Avoid adding more that one “XMPP reconnection” timed event at the same time

Fix a semblance of infinite and busy loop, that could occur if biboumi’s
poller is woken up multiple times while the XMPP server is not reachable.
dc5ad49b — louiz’ 6 years ago
Avoid building test_suite when we make install
3a8203c3 — louiz’ 6 years ago
Handle the RSM "max" value in the MAM requests

fix #3255
4fde4d73 — louiz’ 6 years ago
docker: Run the process using “exec”, to be able to cleanly receive signals
7d2b8eb5 — louiz’ 6 years ago
Always chown biboumi /var/lib/biboumi when the docker container starts

This fixes permission problems when we bind a volume that is not owned by
the biboumi user.
dec3e42a — louiz’ 6 years ago
Add an e2e test for the ad-hoc reload command
451f28f5 — louiz’ 6 years ago
Change the dates of source files before each build, to avoid useless rebuild
68d6b829 — louiz’ 6 years ago
Properly handle multiline topics

fix #3254
79b24d7e — louiz’ 6 years ago
Add an e2e test for the ad-hoc ping
8a912ea3 — louiz’ 6 years ago
Apply a few clang-tidy cppcoreguidelines-* fixes
0dfeb5a9 — louiz’ 6 years ago
Trivial change in the doc
be9c577d — louiz’ 6 years ago
Apply all the clang-tidy performance-* fixes
b82a14f2 — louiz’ 6 years ago
Fix the display of the number of checks to be run by the e2e tests
ccb4ee09 — louiz’ 6 years ago
Apply all the clang-tidy misc-* fixes
5402a256 — louiz’ 6 years ago
Apply all the clang-tidy modernize-* fixes
dd4c54c6 — louiz’ 6 years ago
Add a paragraph describing the automated tests
0878a034 — louiz’ 6 years ago
Do not allow pings from resources that aren’t in the channel

fix #3252
e4cc6960 — louiz’ 6 years ago
Handle some iq of type='error' as valid ping response

fix #3251
62225e8f — louiz’ 6 years ago
Talk about debug logs in contributing.rst and a gitlab ticket template
15de3334 — louiz 6 years ago
Merge branch 'patch-1' into 'master'

Fix typo in CHANGELOG.rst biboumi → botan

See merge request !8
Next