Age | Commit message (Expand) | Author |
2016-04-22 | Each e2e scenario can provide its own config name | louiz’ |
2016-04-22 | Move the e2e tests out of make check | louiz’ |
2016-04-22 | Force LANG to en_US when generating biboumi.spec (fixes the date format) | louiz’ |
2016-04-22 | Write irc output into a file | louiz’ |
2016-04-22 | Run make rpm, in the ci | louiz’ |
2016-04-22 | Debug and exit if IRC server startup fails | louiz’ |
2016-04-22 | Correct charybdis config file path | louiz’ |
2016-04-22 | Provide a conf for charybdis | louiz’ |
2016-04-22 | Forward the topic authors, handle the author from 333 messages | louiz’ |
2016-04-22 | e2etests: Use charybdis and update the scenarios accordingly | louiz’ |
2016-04-22 | e2etests: we are able to receive optional stanzas | louiz’ |
2016-04-22 | More tests | louiz’ |
2016-04-22 | Remove localdomain | louiz’ |
2016-04-22 | Add mammond conf | louiz’ |
2016-04-22 | Support RPL_NOTPIC and 005 | louiz’ |
2016-04-22 | Improve e2e test, start mammond ourself, etc | louiz’ |
2016-04-22 | Add a TEMPORARY work-around for botan 1.11.29 | louiz’ |
2016-04-22 | Trivial formatting | louiz’ |
2016-04-22 | Convert README, INSTALL etc to markdown | louiz’ |
2016-03-24 | Fetch Catch from our own clone, instead of the github one. | louiz’ |
2016-02-29 | Provide a better way to check stanzas at each step of the end_to_end test | Florent Le Coz |
2016-02-28 | Include a note on own to contribute changes | Florent Le Coz |
2016-02-24 | Fix the ordering of poll callbacks, with ppoll too | Florent Le Coz |
2016-02-24 | Close the epoll fd | Florent Le Coz |
2016-02-24 | Fix a few ci things | Florent Le Coz |
2016-02-24 | end_to_end creates a config file before running biboumi | Florent Le Coz |
2016-02-24 | Add a basic integration test in python | Florent Le Coz |
2016-02-22 | log the handshake + stream opening/close in a more consistent way | Florent Le Coz |
2016-02-22 | Fix the ordering of poll callbacks (recv, connect, send) | Florent Le Coz |
2016-02-17 | Simplify the ci file | Florent Le Coz |
2016-02-12 | Remove the clang ci test that won’t work for a mysterious reason in my docker | Florent Le Coz |
2016-02-10 | Remove unused xml_unescape() function | Florent Le Coz |
2016-02-10 | Rename BasicCredentialManager | Florent Le Coz |
2016-02-10 | Move the irc callbacks into the cpp file | Florent Le Coz |
2016-01-21 | Build the rpm with gitlab-ci | Florent Le Coz |
2016-01-21 | Fix a clang-check warning | Florent Le Coz |
2016-01-21 | Add a “rpm” target in the makefile, building a RPM | Florent Le Coz |
2016-01-21 | Spec file becomes a template, auto filled with the date and version | Florent Le Coz |
2016-01-15 | Remove the localhost6 test, that’s not portable at all | Florent Le Coz |
2016-01-15 | Fix a build when litesql is found but not botan | Florent Le Coz |
2016-01-14 | Only activate systemd’s watchdog if we are compiling with systemd | Florent Le Coz |
2016-01-13 | Quiet a warning | Florent Le Coz |
2016-01-13 | Compile with smp_mflags for tests as well | Florent Le Coz |
2016-01-13 | Display an info message on make dist | Florent Le Coz |
2016-01-13 | Install the unit file in lib/, not etc/ | Florent Le Coz |
2016-01-13 | Include catch.hpp in the dist tarball | Florent Le Coz |
2016-01-13 | If catch.hpp is found in tests/, use it without cloning the git repo | Florent Le Coz |
2016-01-13 | Use make check in the spec file | Florent Le Coz |
2016-01-13 | Remove the second '-' from the package when ~dev is there | Florent Le Coz |
2016-01-13 | Build the doc with the default make target | Florent Le Coz |