Age | Commit message (Expand) | Author |
2018-09-17 | Only save the coverage artifacts in the actual coverage job | louiz’ |
2018-09-17 | Do not change our nick if we send a presence to a non-joined channel | louiz’ |
2018-09-17 | Add a test demonstrating #3378 | louiz’ |
2018-09-12 | Revert "Use alpine's botan package in the docker image" | louiz’ |
2018-09-11 | Use alpine's botan package in the docker image | louiz’ |
2018-09-03 | Remove the example values for hostname and password | louiz’ |
2018-09-03 | Remove one of the two example conf, because one is enough | louiz’ |
2018-09-03 | Change the doc files listed in the spec file | louiz’ |
2018-09-01 | Add the contributing.rst doc in the index | louiz’ |
2018-09-01 | Fix a few things (formatting, wrong page, etc) in the doc | louiz’ |
2018-08-30 | Add the homepage URL in the doc, and reformat a few paragraphs | louiz’ |
2018-08-29 | Add an environment for the doc | louiz’ |
2018-08-29 | Use sphinx instead of pandoc, and add a deploy job | louiz’ |
2018-08-27 | Use git_strategy: clone for the freebsd job | louiz’ |
2018-08-26 | Flush stdout between each e2e test | louiz’ |
2018-08-26 | test:alpine depends on build:alpine, not debian | louiz’ |
2018-08-26 | Run the test_suite in the test phase, and do the coverage only on fedora | louiz’ |
2018-08-26 | Remove an unused function (and a useless debug log) | louiz’ |
2018-08-26 | Remove the coverity job entirely | louiz’ |
2018-08-26 | Trivial little syntax changes | louiz’ |
2018-08-26 | Replace a useless shared_ptr by a unique_ptr | louiz’ |
2018-08-25 | Fix the --remove pattern in lcov to exclude catch from the coverage | louiz’ |
2018-08-24 | Fix a signed/unsigned mismatch | louiz’ |
2018-08-23 | Disable the throttle limit if negative | louiz’ |
2018-08-23 | Fix one more warning | louiz’ |
2018-08-23 | Fix two more warnings | louiz’ |
2018-08-23 | Fix a bunch of int to unsigned int conversion warnings | louiz’ |
2018-08-23 | MaxHistoryLength now has some sensible default value if the user set a negati... | louiz’ |
2018-08-23 | Trivial move of a variable in a smaller “ifndef” scope | louiz’ |
2018-08-23 | Add two missing ref | louiz’ |
2018-08-23 | Add a missing <string> include | louiz’ |
2018-08-23 | Rename and organize the ci builds | louiz’ |
2018-08-23 | Create subsections in the CHANGELOG | louiz’ |
2018-08-13 | Remove the badges in the readme. The trend is over. | louiz’ |
2018-08-07 | Split the main() into smaller functions | louiz’ |
2018-08-04 | Remove a useless fill_duration member | louiz’ |
2018-08-04 | Fix the real_type of ThrottleLimit | louiz’ |
2018-08-04 | Add -Werror to the FreeBSD build | louiz’ |
2018-08-04 | Remove a bunch of useless empty lines | louiz’ |
2018-07-27 | Rename SetDesc to set_desc, and only define it if USE_DATABASEsrcip | louiz’ |
2018-07-27 | Make SetDesc static | Jonas Wielicki |
2018-07-27 | Fix incorrect setting of field description in Ad-Hoc config forms | Jonas Wielicki |
2018-07-27 | Fix a few e2e tests that could fail due to race condition | louiz’ |
2018-07-25 | Add two more sleeps, for the same reason | louiz’ |
2018-07-25 | Disable the throttling for two tests that are very very long | louiz’ |
2018-07-25 | Add a timer for each e2e test | louiz’ |
2018-07-25 | Add a sleep in a e2e test | louiz’ |
2018-07-24 | Trivially improve a e2e test | louiz’ |
2018-07-24 | Fix the freebsd build by using no artifacts | louiz’ |
2018-07-24 | Reflect messages to XMPP only when they are actually sent | louiz’ |