~singpolyma/biboumi

782732ba — louiz’ 5 years ago
Remove a bunch of useless empty lines
6a86b14d — louiz’ 5 years ago
Rename SetDesc to set_desc, and only define it if USE_DATABASE
b490ba6e — Jonas Wielicki 5 years ago
Make SetDesc static
4953f7ba — Jonas Wielicki 5 years ago
Fix incorrect setting of field description in Ad-Hoc config forms

The description has to be a child element of the field, not an
attribute.
6c21edc1 — louiz’ 5 years ago
Fix a few e2e tests that could fail due to race condition

The order of the messages received can be different, if the IRC server
decides so, or lags, or something.
3782fc9c — louiz’ 5 years ago
Add two more sleeps, for the same reason
96b1e0ab — louiz’ 5 years ago
Disable the throttling for two tests that are very very long
20f36df0 — louiz’ 5 years ago
Add a timer for each e2e test
3b96b2e0 — louiz’ 5 years ago
Add a sleep in a e2e test

Reasons explained in the comment in the code
780eea53 — louiz’ 5 years ago
Trivially improve a e2e test
9f77f241 — louiz’ 5 years ago
Fix the freebsd build by using no artifacts
7a4cea42 — louiz’ 5 years ago
Reflect messages to XMPP only when they are actually sent
a43fb352 — louiz’ 5 years ago
Document verify_certificate_policy
709fa0e5 — louiz’ 5 years ago
Remove a useless getter
85288fd0 — Romain DEP 5 years ago
add 'verify_certificate' as possible configuration token for policy files
 This lets the user configure a per-domain certificate validation policy
458ea53d — louiz’ 5 years ago
Fix a compile error with GCC 5.x

fix #3366
0d886d5f — louiz’ 5 years ago
Default the throttle limit to 10 if not built with database support
7f8a612c — louiz’ 5 years ago
Fix a warning (unused variable) in some build config
52166e07 — louiz’ 5 years ago
Trivial syntax improvements
870692dc — louiz’ 5 years ago
Use the botan2 package in the fedora docker image
Next