Update the images and .spec to use sphinx instead of pandoc
Use the botan2 package in the fedora docker image
Merge branch 'postgresql' into 'master' Add postgresql support Closes #3237 See merge request louiz/biboumi!18
Update the docker images to enable postgresql, and document them
Docker: run the openssl commands as the tester user, for permission issues
Merge branch 'orm' into 'master' Pure c++ sqlite3 ORM Closes #3271 See merge request !11
Update the docker images and the gitlab-ci script to use sqlite3
Re-add the c-ares lib in the docker test images
Add the gcrypt dependency to the biboumi-test docker images
Refactor and split the Dockerfiles, to build a base without litesql
Use udns instead of c-ares fix #3226
Add libasan and libubsan in the test docker images
Update the DockerFiles to include openssl
Fix the locales in the docker test images
In the docker images, use port 1113 for charybdis’ identd connection
Fix the sonar-qube submission
Automate the sonar-qube scanner submission in the ci process
Add a coverity job that runs cov-build and submit the archive to coverity.com
Respond to MAM requests on a channel JID At the moment, result-set-management is not implemented, the whole history (well, at most 1024 messages) is returned.
Refactor the CI file, build many configurations