Age | Commit message (Expand) | Author |
2019-09-15 | ci: simplify freebsd test, also add “needs” | louiz’ |
2019-09-15 | ci: do not trigger the archlinux job on louiz’ branches, only schedules | louiz’ |
2019-09-15 | ci: explicitely set the freebsd compiler to clang++ | louiz’ |
2019-09-15 | ci: make the archlinux build on schedules only | louiz’ |
2019-09-15 | Ci: split freebsd into build+test | louiz’ |
2019-09-15 | Properly build and install the man page, also in the rpm | louiz’ |
2019-09-15 | ci: Add a job to deploy the doc for MRs | louiz’ |
2019-09-15 | ci: Rename deploy jobs | louiz’ |
2019-09-15 | ci: only run the build and test jobs if sources changed | louiz’ |
2019-09-15 | ci: use the "extends" key instead of the ugly anchor syntax | louiz’ |
2019-09-15 | ci: Add "needs" in the test stage | louiz’ |
2019-09-15 | ci: Only run the archlinux test on triggers | louiz’ |
2019-09-14 | Update the tests to reflect the next->complete change | louiz’ |
2019-09-14 | Use a “complete” action for the last step of ad-hoc commands instead of next | louiz’ |
2019-09-09 | Actually fix that correctly instead of the opposite | louiz’ |
2019-09-09 | Remove trailing / of fulljids if IRC host is missing | louiz’ |
2019-09-09 | Fix a few dates in the spec file | louiz’ |
2019-08-30 | Add an error message for udns error DNS_E_NODATA | louiz’ |
2019-08-25 | Properly re-convert \01ACTION into a /me when reflected to the sender | louiz’ |
2019-08-25 | Add a test for outgoing /me messages that confirms issue #3382 | louiz’ |
2019-08-25 | Only deploy the doc from the master branch | louiz’ |
2019-08-20 | XEP-0410: set not-in-the-room error condition to not-acceptable | Jonas Schäfer |
2019-08-20 | XEP-0410: implement server-side optimisation for self-pings | Jonas Schäfer |
2019-08-04 | Disable systemd’s watchdog by default | louiz’ |
2019-07-29 | Add an error message on DNS resolution failure for IPv6 only | louiz’ |
2018-10-04 | Do not send the IRC host directly as real JID of the userrefactor-resources | Jonas Schäfer |
2018-10-03 | Make comment more precise | Jonas Schäfer |
2018-10-03 | Only run the freebsd tests on louiz’ repository | louiz’ |
2018-09-19 | Add a job to deploy and undeploy the doc for tagsgetdns | louiz’ |
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’ |