Age | Commit message (Expand) | Author |
2016-10-04 | Respond to muc#traffic requests | louiz’ |
2016-10-03 | Make version requests work with global user JIDs as well | louiz’ |
2016-10-03 | Modify the charybdis conf to disable the LIST throttling | louiz’ |
2016-10-03 | Implement result-set-management for LIST queries | louiz’ |
2016-10-02 | Use LIST * instead of just LIST, because some servers don’t accept it | louiz’ |
2016-09-20 | Make history messages work with fixed_irc_server | louiz’ |
2016-09-04 | MAM results can be filtered by start and end dates | louiz’ |
2016-08-28 | Respond to MAM requests on a channel JID | louiz’ |
2016-08-23 | Do not fail e2e if the database cannot be removed because it's not there | louiz’ |
2016-08-22 | Delete the database before each e2e test, to start fresh | louiz’ |
2016-08-17 | On a client error, do not QUIT, just make the resource leave all channels | louiz’ |
2016-08-16 | e2e test self invite | louiz’ |
2016-08-10 | Don’t use ! as the separator for nicknames, use % instead | louiz’ |
2016-08-03 | Test the version request, in many ways | louiz’ |
2016-08-02 | Test the kick on a multisession nick | louiz’ |
2016-07-31 | test kick | louiz’ |
2016-07-03 | Properly remove the resource from the server when we leave the last channel | louiz’ |
2016-07-02 | Add a valgrind suppression file | louiz’ |
2016-06-29 | Run e2e through with valgrind if BIBOUMI_E2E_VALGRIND is set in the env | louiz’ |
2016-06-24 | Add a e2e test that checks self-ping with multiple resources behind one nick | louiz’ |
2016-06-24 | Add a e2e for self-ping, with a single channel resource | louiz’ |
2016-06-23 | Add a simple e2e test that joins a channel with xep0106-encoded name | louiz’ |
2016-06-10 | Reset the preferred private JID when all resources leave a room | louiz’ |
2016-06-09 | Add some e2e tests to check that private messages come from the right JIDs | louiz’ |
2016-06-08 | Add a basic e2e test for channel and private messages | louiz’ |
2016-06-08 | Associate a bridge with a bare JID instead of a full JID | louiz’ |
2016-05-13 | Test the execution of the hello command | louiz’ |
2016-05-13 | e2e: possibility to extract a value from a stanza and reuse it in send_stanza | louiz’ |
2016-04-27 | Change the name of the DB in the e2e tests | louiz’ |
2016-04-27 | Include the Configure ad-hoc command on biboumi's JID for fixed_irc_server | louiz’ |
2016-04-25 | Trivial cleanup | louiz’ |
2016-04-25 | Add e2e tests for the ad-hoc listing on the server jid | louiz’ |
2016-04-22 | Remove a forgotten comment | louiz’ |
2016-04-22 | Test the the virtual channel | louiz’ |
2016-04-22 | tests: Split the connection sequence into two | louiz’ |
2016-04-22 | Remove an unused variable | louiz’ |
2016-04-22 | Add a basic fixed_server e2e scenario | louiz’ |
2016-04-22 | Each e2e scenario can provide its own config name | louiz’ |
2016-04-22 | Write irc output into a file | 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 | Improve e2e test, start mammond ourself, etc | louiz’ |
2016-04-22 | Trivial formatting | louiz’ |