summaryrefslogtreecommitdiff
path: root/test/ejabberd_SUITE_data (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typosKian-Meng Ang2022-01-241-3/+3
* Fix extauth.py failure in test suite with Python 3 (#3612)Badlop2021-05-251-1/+7
* Option route_subdomains was deprecated and useless a year ago in ffe1c722Badlop2020-06-081-1/+0
* Update 'turn_ip' option name in test configurationHolger Weiss2020-06-031-1/+1
* enable tests with mssql-backend (#3136)ChaosKid422020-04-284-0/+101
* Add tests for mod_stun_discoHolger Weiss2020-04-282-0/+13
* Add baisc tests for webadminPaweł Chmielowski2020-03-231-0/+3
* Allow configuring proxy65 port in testsPaweł Chmielowski2019-10-018-6/+14
* Add support for XEP-0328: JID PrepHolger Weiss2019-09-121-0/+1
* Add tests for 'vcard' optionEvgeny Khramtsov2019-08-067-2/+123
* Remove Riak supportEvgeny Khramtsov2019-07-182-47/+0
* Make count_offline_messages cache work when offline uses mam for storagePaweł Chmielowski2019-07-012-0/+2
* Remote obsolete pubsub config from testsChristophe Romain2019-06-175-5/+0
* Use new configuration validatorEvgeny Khramtsov2019-06-1410-486/+532
* Increase validity of generated test ca cert and regenerate all certsPaweł Chmielowski2018-09-245-123/+123
* Add ability to configure test to use new sql schemaPaweł Chmielowski2018-09-181-0/+2
* Sign certs used by tests with sha256Paweł Chmielowski2018-08-285-132/+131
* Omit summary form for push testsHolger Weiss2018-06-201-2/+7
* Get rid of jlib.hrl/jlib.erlEvgeniy Khramtsov2018-06-141-1/+0
* Add tests for mod_http_uploadEvgeniy Khramtsov2018-05-171-0/+6
* Ignore any policy when signing a certificate for the test suiteEvgeniy Khramtsov2018-05-021-1/+1
* Also generate CA certificates for the test suiteEvgeniy Khramtsov2018-05-021-0/+2
* Improve example extauth scriptEvgeniy Khramtsov2018-02-161-0/+4
* Add SQL support for mod_pushEvgeniy Khramtsov2017-10-261-0/+15
* Merge pull request #1881 from weiss/pushChristophe Romain2017-08-041-0/+8
|\
| * Add mod_push_keepaliveHolger Weiss2017-07-211-0/+2
| * Support XEP-0357: Push NotificationsHolger Weiss2017-07-201-0/+6
* | Merge pull request #1837 from marcphilipp/feature/set_room_affiliation_testChristophe Romain2017-08-021-0/+8
|\ \
| * | Add integration test for set_room_affiliationMarc Philipp2017-07-061-0/+8
| |/
* / Fix extauth.py so support : in passwords (thanks to jmberg)(#1676)Badlop2017-07-311-11/+15
|/
* Get rid of deprecated option 'resume_timeout' in test configEvgeniy Khramtsov2017-05-171-1/+1
* Implement cache for mod_vcard and mod_vcard_xupdateEvgeniy Khramtsov2017-05-171-12/+6
* Add Riak as mod_carboncopy RAM backendEvgeniy Khramtsov2017-04-151-0/+2
* Add Riak as session manager RAM backendEvgeniy Khramtsov2017-04-151-0/+1
* Disable mix testsChristophe Romain2017-04-041-5/+0
* Add Redis as mod_carboncopy RAM backendEvgeniy Khramtsov2017-03-301-1/+1
* Add SQL as mod_carboncopy RAM backendEvgeniy Khramtsov2017-03-301-2/+10
* Add SQL as mod_muc RAM backendEvgeniy Khramtsov2017-03-291-0/+3
* Add support for file-based queuesEvgeniy Khramtsov2017-03-101-5/+11
* Best Practices for Use of SASL EXTERNAL with Certificates (XEP-0178) supportEvgeniy Khramtsov2017-03-075-94/+96
* Test stream management queue overloadEvgeniy Khramtsov2017-02-211-1/+2
* Rename mod_sm -> mod_stream_mgmtEvgeniy Khramtsov2017-02-211-1/+1
* Make test suite working againEvgeniy Khramtsov2017-01-231-0/+15
* Set 'sql_pool_size' to 1 for sqlite testsEvgeniy Khramtsov2016-11-211-0/+1
* Fix s2s testPaweł Chmielowski2016-11-211-0/+1
* Add more tests for offline storageEvgeniy Khramtsov2016-11-081-3/+2
* Add more MUC testsEvgeniy Khramtsov2016-10-171-0/+1
* Text legacy IQ handler supportEvgeniy Khramtsov2016-09-251-0/+1
* Test anonymous authEvgeniy Khramtsov2016-09-251-1/+1
* Add tests for s2s codeEvgeniy Khramtsov2016-09-238-47/+493