Age | Commit message (Expand) | Author |
2017-04-19 | Remove the flood limit in our e2e charybdis configuration | louiz’ |
2017-04-12 | Handle the RSM "max" value in the MAM requests | louiz’ |
2017-04-10 | Add an e2e test for the ad-hoc reload command | louiz’ |
2017-04-09 | Properly handle multiline topics | louiz’ |
2017-04-07 | Add an e2e test for the ad-hoc ping | louiz’ |
2017-04-07 | Fix the display of the number of checks to be run by the e2e tests | louiz’ |
2017-04-07 | Apply all the clang-tidy modernize-* fixes | louiz’ |
2017-04-04 | Do not allow pings from resources that aren’t in the channel | louiz’ |
2017-04-04 | Handle some iq of type='error' as valid ping response | louiz’ |
2017-03-30 | Add the archive ID to messages when they are sent to users | louiz’ |
2017-03-29 | Respond to disco#info on MUC JIDs | louiz’ |
2017-03-29 | Change mam namespace to mam:2, instead of mam:1 | louiz’ |
2017-03-28 | e2e: Display the correct number of tests that will run | louiz’ |
2017-03-14 | Refactoring louloulibs and cmake | louiz’ |
2017-03-07 | e2e: Make the tests work without udns too | louiz’ |
2017-03-04 | Fix the order of from and to address in muc traffic info reply | louiz’ |
2017-02-28 | e2e: Add an outgoing_bind= conf option | louiz’ |
2017-02-28 | Add a test for the ad-hoc command disconnect-from-irc-server | louiz’ |
2017-02-28 | Also test the channel config on a fixed_irc_server instance | louiz’ |
2017-02-28 | Add a irc channel ad-hoc configure test | louiz’ |
2017-02-27 | Use uname() instead of CMAKE_SYSTEM | louiz’ |
2017-02-15 | Surround ipv6 with [], and properly cleanup otherwise invalid domains | louiz’ |
2017-02-15 | Little scopeguard cleanup, and add a test | louiz’ |
2017-02-13 | Add a e2e test for the previous 2 commits | louiz’ |
2017-02-12 | e2e: add tests for the linger time option | louiz’ |
2017-01-22 | Add a linger_time configuration option on IRC servers | louiz’ |
2016-12-18 | Send iq error/result when the user changed a MODE command with an iq | louiz’ |
2016-12-14 | Test the TLS connection | louiz’ |
2016-12-14 | Introduce a XmlSubNode class that automatically adds itself into its parent | louiz’ |
2016-12-14 | e2e: test connection failure | louiz’ |
2016-12-13 | Switch back to using std::cout instead of std::clog | louiz’ |
2016-12-13 | Send a presence error from the room, when receiving command ERR_BADCHANNELKEY | louiz’ |
2016-12-12 | Auto accept presence subscription | louiz’ |
2016-12-11 | Do not change the nick when joining a second room with a different nick | louiz’ |
2016-12-11 | Add a None type for the Iid class (when the iid is completely empty) | louiz’ |
2016-12-10 | The logger writes to std::clog | louiz’ |
2016-12-10 | The config module doesn’t use the logger at all | louiz’ |
2016-12-09 | e2e: remove the log_message step, because it causes race conditions | louiz’ |
2016-12-08 | e2e: Accept even more unordered things in the connection sequence | louiz’ |
2016-11-16 | e2e tests that the IRC server received an ident response | louiz’ |
2016-11-07 | Test the error on joining invalid room | louiz’ |
2016-11-07 | Add get-irc-connection-info adhoc command | louiz’ |
2016-11-03 | Test the global and IRC server configure commands | louiz’ |
2016-11-02 | Fix the presences sent, when multiple resources join the virtual channel | louiz’ |
2016-10-31 | Actually run all the e2e scenario if nothing is specified | louiz’ |
2016-10-31 | Test successful invite of an other user | louiz’ |
2016-10-31 | Use ensure_future if available, otherwise use asyncio.async | louiz’ |
2016-10-31 | Test self disco | louiz’ |
2016-10-31 | e2e: add the possibility to launch a specific list of scenarios only | louiz’ |
2016-10-31 | Test raw messages | louiz’ |