| Commit message (Expand) | Author | Files | Lines |
2021-03-04 | crypto:hmac is removed in Erlang/OTP 24, use our wrapper | Badlop | 1 | -1/+1 |
2021-02-01 | Fix MAM tests that now fail due to commit d6e9e0342 (#3506) | Badlop | 1 | -3/+0 |
2021-01-27 | Update newest copyright year to 2021 (#3464) | Badlop | 23 | -23/+23 |
2020-12-18 | Document that the workaround is only needed for OTP lower than 23.2 | Badlop | 1 | -0/+1 |
2020-09-25 | Fix docker DB initialization | Stu Tomlinson | 4 | -945/+15 |
2020-09-23 | Miscellaneous rebar3 fixes | Stu Tomlinson | 2 | -3/+3 |
2020-06-08 | Option route_subdomains was deprecated and useless a year ago in ffe1c722 | Badlop | 1 | -1/+0 |
2020-06-03 | Update 'turn_ip' option name in test configuration | Holger Weiss | 1 | -1/+1 |
2020-05-11 | Revert service_subscription_subscribers test that is iconsistent (#2696) | Badlop | 1 | -50/+1 |
2020-05-04 | Fix the new service_subscription_subscribers test (#2696) | Badlop | 1 | -3/+3 |
2020-05-04 | Fix @from attribute on MucSub 'subscribers' node messages | Marc Tonnes | 1 | -1/+50 |
2020-04-28 | Run tests for mssql only if configured with --enable-mssql | Paweł Chmielowski | 2 | -47/+26 |
2020-04-28 | enable tests with mssql-backend (#3136) | ChaosKid42 | 11 | -14/+237 |
2020-04-28 | Add tests for mod_stun_disco | Holger Weiss | 5 | -0/+207 |
2020-04-01 | Don't replace %25 in webadmin test on older erlangs | Paweł Chmielowski | 1 | -2/+7 |
2020-04-01 | Make stop_ejabberd test also work without receiving </stream:stream> | Paweł Chmielowski | 1 | -1/+8 |
2020-04-01 | Use different username than other tests, but still include the test chars | Badlop | 1 | -3/+3 |
2020-04-01 | Better error reporting in pubsub tests | Paweł Chmielowski | 1 | -3/+4 |
2020-04-01 | Make webadmin tests use different user for changepassword/unregister | Paweł Chmielowski | 1 | -3/+3 |
2020-03-31 | Add more webadmin tests | Badlop | 1 | -4/+72 |
2020-03-23 | Add baisc tests for webadmin | Paweł Chmielowski | 3 | -0/+80 |
2020-01-28 | Update copyright to 2020 (#3149) | Badlop | 23 | -23/+23 |
2019-10-31 | Don't overflow 32-bit signed integer in offline tests | Evgeny Khramtsov | 1 | -1/+1 |
2019-10-29 | Avoid using 64-bit unsigned integers | Evgeny Khramtsov | 1 | -6/+9 |
2019-10-28 | Don't attempt to create SQL tables when running tests | Evgeny Khramtsov | 2 | -9/+11 |
2019-10-01 | Allow configuring proxy65 port in tests | Paweł Chmielowski | 9 | -6/+15 |
2019-09-17 | Apply default role after revoking admin affiliation (#3023) | Badlop | 1 | -1/+1 |
2019-09-12 | Add support for XEP-0328: JID Prep | Holger Weiss | 3 | -0/+64 |
2019-08-06 | Add tests for 'vcard' option | Evgeny Khramtsov | 12 | -6/+140 |
2019-07-31 | Add test that trigger get_only_item in pubsub | Paweł Chmielowski | 1 | -0/+11 |
2019-07-18 | Remove Riak support | Evgeny Khramtsov | 15 | -991/+10 |
2019-07-18 | Mention about a few Riak tests being broken | Mickaël Rémond | 1 | -0/+8 |
2019-07-18 | Explain how to kill stuck common test run | Mickaël Rémond | 1 | -0/+7 |
2019-07-18 | Update docker test README | Mickaël Rémond | 1 | -0/+12 |
2019-07-18 | Fix example on test data set deletion | Mickaël Rémond | 1 | -3/+4 |
2019-07-16 | Bump xmpp version and fix revealed bugs | Evgeny Khramtsov | 1 | -2/+2 |
2019-07-01 | Make count_offline_messages cache work when offline uses mam for storage | Paweł Chmielowski | 2 | -0/+2 |
2019-06-17 | Remote obsolete pubsub config from tests | Christophe Romain | 5 | -5/+0 |
2019-06-14 | Use new configuration validator | Evgeny Khramtsov | 17 | -600/+635 |
2019-05-24 | Add data clean up suggested command | Mickaël Rémond | 1 | -3/+5 |
2019-05-07 | Initial Docker environment to run ejabberd test suite | Mickael Remond | 10 | -0/+1836 |
2019-05-07 | Put back the presence and s2s tests in the no_db section. | Mickael Remond | 1 | -7/+7 |
2019-05-06 | Test offline:use_mam_for_storage, mam:user_mucsub_from_muc_archive used together | Paweł Chmielowski | 1 | -2/+79 |
2019-05-06 | s2s test depend on Mnesia configuration | Mickael Remond | 1 | -7/+7 |
2019-05-01 | Remove Elixir tests entry points as they were removed in december: | Mickael Remond | 1 | -33/+0 |
2019-04-30 | Cleaner test cleanup | Paweł Chmielowski | 1 | -1/+1 |
2019-04-30 | Add tests for user mucsub mam from muc mam | Paweł Chmielowski | 2 | -6/+134 |
2019-04-29 | Disable offline_from_mam tests on riak since it doesn't support mam | Paweł Chmielowski | 2 | -7/+11 |
2019-04-29 | Add tests for offline with mam storage | Paweł Chmielowski | 1 | -13/+23 |
2019-04-29 | Add tests for offline use_mam_for_storage | Paweł Chmielowski | 1 | -2/+14 |