~singpolyma/biboumi

c23c99da — louiz’ 6 years ago
Don’t forget to remove the user from the channel, when kicked

fix #3291
fe4ceb72 — louiz’ 6 years ago
Add an e2e test to demonstrate bug #3291
49c86398 — louiz’ 6 years ago
Change docker documentation regarding the database permissions

fix #3290
2a62b8b0 — louiz’ 6 years ago
Fix a sqlite3 leak when the database fails to open
9648fd28 — louiz’ 6 years ago
Display the correct error message when we fail to open the sqlite3 db

fix #3290
5b0b41f4 — louiz’ 6 years ago
Build the docker image with --no-cache, --pull
97b52526 — louiz’ 6 years ago
ci: debian branch, pull the debian branch before trying to merge with master
cad70ba4 — louiz’ 6 years ago
Re-add a removed (by mistake) pointer null check
cd70181c — louiz’ 6 years ago
Fix the hostname of test3.biboumi.louiz.org
07683df5 — louiz’ 6 years ago
Allow failures of packaging jobs
933eb65e — louiz’ 6 years ago
Start 3 biboumi services in docker deploy job
dc8f07a5 — louiz’ 6 years ago
ci: update the debian packaging image name
369cf519 — louiz’ 6 years ago
Debian now includes libasan3 instead of 1
765e07d6 — louiz’ 6 years ago
Fix the conf in the alpine docker image
488c36f2 — louiz’ 6 years ago
Docker: run the openssl commands as the tester user, for permission issues
5f5789a0 — louiz’ 6 years ago
Add a deploy job
6187423e — louiz’ 6 years ago
Aaaand move the biboumi.cfg file for docker
f1306c62 — louiz’ 6 years ago
Also move the README.md in that directory
22cb2659 — louiz’ 6 years ago
Move the Dockerfile inside an alpine subdirectory
308869aa — louiz’ 6 years ago
Do not ignore empty values when receiving a data form

Otherwise, these fields cannot be emptied by the user

fix #3281
Next