Age | Commit message (Expand) | Author |
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’ |
2018-07-22 | Document verify_certificate_policyfeature/fix-adhoc-command-descriptions | louiz’ |
2018-07-22 | Remove a useless getter | louiz’ |
2018-07-22 | add 'verify_certificate' as possible configuration token for policy files | Romain DEP |
2018-07-14 | Fix a compile error with GCC 5.x | louiz’ |
2018-06-26 | Default the throttle limit to 10 if not built with database support | louiz’ |
2018-06-25 | Fix a warning (unused variable) in some build config | louiz’ |
2018-06-25 | Trivial syntax improvements | louiz’ |
2018-06-25 | Use the botan2 package in the fedora docker image | louiz’ |
2018-06-25 | Throttle all commands sent to IRC servers | louiz’ |
2018-06-22 | Remove an outdated TODO comment | louiz’ |
2018-06-22 | Archive the Mode messages, except if they are received for an unjoined chan | louiz’ |
2018-06-19 | Reject messages from unjoined resources, with an error | louiz’ |
2018-06-18 | Symlink irc.gimp.net to irc.gnome.org as it's the same server | Maxime “pep” Buquet |
2018-06-17 | Channels’ disco#info includes the number of participants | louiz’ |