Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1881 from weiss/push | Christophe Romain | 2017-08-04 | 3 | -1/+245 |
|\ | |||||
| * | Add mod_push_keepalive | Holger Weiss | 2017-07-21 | 2 | -0/+4 |
| * | Support XEP-0357: Push Notifications | Holger Weiss | 2017-07-20 | 3 | -1/+241 |
* | | Merge pull request #1837 from marcphilipp/feature/set_room_affiliation_test | Christophe Romain | 2017-08-02 | 2 | -1/+36 |
|\ \ | |||||
| * | | Add integration test for set_room_affiliation | Marc Philipp | 2017-07-06 | 2 | -1/+36 |
* | | | Fix extauth.py so support : in passwords (thanks to jmberg)(#1676) | Badlop | 2017-07-31 | 1 | -11/+15 |
| |/ |/| | |||||
* | | Start gen_mod from elixir tests | Paweł Chmielowski | 2017-07-06 | 1 | -0/+1 |
* | | Improve elixir tests | Paweł Chmielowski | 2017-07-06 | 7 | -192/+105 |
* | | Remove tests for old commands interface | Paweł Chmielowski | 2017-07-06 | 2 | -490/+3 |
|/ | |||||
* | Don't use asn1rt:decode, it's not available on R20 | Paweł Chmielowski | 2017-06-28 | 1 | -4/+4 |
* | Catch exception from Elixir.ExUnit.Server.cases_loaded | Paweł Chmielowski | 2017-06-14 | 1 | -1/+1 |
* | Fix elixir tests on elixir 1.4 | Paweł Chmielowski | 2017-06-09 | 1 | -1/+6 |
* | Implement cache for mod_privacy/mod_blocking | Evgeniy Khramtsov | 2017-05-20 | 1 | -8/+8 |
* | Get rid of deprecated option 'resume_timeout' in test config | Evgeniy Khramtsov | 2017-05-17 | 1 | -1/+1 |
* | Implement cache for mod_vcard and mod_vcard_xupdate | Evgeniy Khramtsov | 2017-05-17 | 1 | -12/+6 |
* | Implement cache for roster | Evgeniy Khramtsov | 2017-05-17 | 1 | -25/+67 |
* | Update Elixir tests for using new auth API | Evgeniy Khramtsov | 2017-05-11 | 2 | -2/+2 |
* | Use cache for authentication backends | Evgeniy Khramtsov | 2017-05-11 | 1 | -2/+1 |
* | Fix elixir tests | Paweł Chmielowski | 2017-05-04 | 2 | -71/+16 |
* | Don't validate an option in gen_mod:get*opt() functions | Evgeniy Khramtsov | 2017-04-30 | 2 | -8/+3 |
* | Don't check result of jid.start | Paweł Chmielowski | 2017-04-26 | 1 | -1/+1 |
* | Don't check result of jid.start | Paweł Chmielowski | 2017-04-25 | 1 | -1/+1 |
* | Don't check result of jid.start | Paweł Chmielowski | 2017-04-25 | 1 | -1/+1 |
* | Fix elixir tests | PaweÅ Chmielowski | 2017-04-21 | 6 | -2/+9 |
* | Add Riak as mod_carboncopy RAM backend | Evgeniy Khramtsov | 2017-04-15 | 2 | -1/+5 |
* | Add Riak as session manager RAM backend | Evgeniy Khramtsov | 2017-04-15 | 1 | -0/+1 |
* | Don't forget to disconnect | Evgeniy Khramtsov | 2017-04-14 | 1 | -1/+2 |
* | Merge pull request #1664 from weiss/fix-routing | Christophe Romain | 2017-04-07 | 1 | -1/+4 |
|\ | |||||
| * | ejabberd_sm: Fix routing of headline messages | Holger Weiss | 2017-04-05 | 1 | -1/+3 |
| * | ejabberd_sm: Fix routing of groupchat messages | Holger Weiss | 2017-04-05 | 1 | -0/+1 |
* | | Disable mix tests | Christophe Romain | 2017-04-04 | 2 | -9/+0 |
* | | Add Redis as mod_carboncopy RAM backend | Evgeniy Khramtsov | 2017-03-30 | 1 | -1/+1 |
* | | Add SQL as mod_carboncopy RAM backend | Evgeniy Khramtsov | 2017-03-30 | 2 | -4/+12 |
|/ | |||||
* | Add SQL as mod_muc RAM backend | Evgeniy Khramtsov | 2017-03-29 | 2 | -1/+4 |
* | Add support for file-based queues | Evgeniy Khramtsov | 2017-03-10 | 1 | -5/+11 |
* | Don't call deprecated jid functions from the test suite | Evgeniy Khramtsov | 2017-03-07 | 10 | -32/+32 |
* | Best Practices for Use of SASL EXTERNAL with Certificates (XEP-0178) support | Evgeniy Khramtsov | 2017-03-07 | 7 | -105/+153 |
* | Fix elixir tests | Paweł Chmielowski | 2017-02-27 | 3 | -9/+12 |
* | Update tests to ejabberd_commands changes | Paweł Chmielowski | 2017-02-27 | 1 | -1/+1 |
* | Update tests to cyrsasl modifications | Paweł Chmielowski | 2017-02-27 | 1 | -1/+1 |
* | Adapt get_last tests to new output | Paweł Chmielowski | 2017-02-24 | 1 | -7/+7 |
* | Update tests for changes in acl start code | Paweł Chmielowski | 2017-02-24 | 2 | -2/+3 |
* | Fix elixir tests | Paweł Chmielowski | 2017-02-23 | 2 | -0/+2 |
* | Re-enable "replaced" tests | Evgeniy Khramtsov | 2017-02-21 | 1 | -4/+2 |
* | Test stream management queue overload | Evgeniy Khramtsov | 2017-02-21 | 3 | -3/+67 |
* | Improve stream management tests | Evgeniy Khramtsov | 2017-02-21 | 1 | -7/+16 |
* | Rename mod_sm -> mod_stream_mgmt | Evgeniy Khramtsov | 2017-02-21 | 1 | -1/+1 |
* | Change routing API | Evgeniy Khramtsov | 2017-02-16 | 4 | -5/+6 |
* | Fix tests | Paweł Chmielowski | 2017-01-23 | 1 | -10/+10 |
* | Adapt to new ejabberd_sm changes | PaweÅ Chmielowski | 2017-01-23 | 1 | -8/+8 |