Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-06-16Add test for more allowed access_rulesPaweł Chmielowski
2016-06-15Add shorter version of some common access rules definitionsPaweł Chmielowski
2016-06-06Add tests for new acl functionsPaweł Chmielowski
2016-06-05Fix quicktest casePablo Polvorin
2016-06-02Fix ejabberd.ldifAlexey Shchepin
2016-06-02Fix a typoAlexey Shchepin
2016-06-02Stronger tests in the test suite, SQL updates and fixesAlexey Shchepin
2016-05-31Update test after roster code reorganizationPaweł Chmielowski
2016-05-31Update testPaweł Chmielowski
2016-05-31Fix mod_http_api_test.exsPaweł Chmielowski
2016-05-31Fix testsPaweł Chmielowski
2016-05-31Better code for setting up ejabberd app locationPaweł Chmielowski
2016-05-30Update acl tests to new internal access rules syntaxPaweł Chmielowski
2016-05-30Make tests run correctly even when ejabberd src in not in ejabberd-xxx dirPaweł Chmielowski
2016-05-26Copy lite.sql to place where tests expect it in failback modePaweł Chmielowski
2016-05-25Merge pull request #1131 from weiss/failed-resume-hEvgeny Khramtsov
2016-05-25Merge pull request #1126 from weiss/muc-send-affiliationEvgeny Khramtsov
2016-05-24XEP-0198: Add 'h' attribute to <failed/> elementHolger Weiss
2016-05-20mod_muc_room: Notify on affiliation changesHolger Weiss
2016-05-17mod_client_state: Add "queue_pep" optionHolger Weiss
2016-05-17mod_client_state: Queue chat state notificationsHolger Weiss
2016-05-13Fix a typoAlexey Shchepin
2016-05-13Less strict extauth.pyAlexey Shchepin
2016-05-13Update SQL escapingAlexey Shchepin
2016-05-06Avoid error bounces when testing stream managementHolger Weiss
2016-05-02Add ability to configure server loglevel when running testsPaweł Chmielowski
2016-05-01Add tests for MUC MAMEvgeniy Khramtsov
2016-04-20Rename odbc to sql everywhereEvgeniy Khramtsov
2016-04-12Synchronizing master changesMickael Remond
2016-04-08Allow testing user pattern directly in access rulesMickael Remond
2016-04-08Add TODO to improve ACLMickael Remond
2016-04-07Add tests on Access rules returning valuesMickael Remond
2016-04-07Add test when mixing ip / user rulesMickael Remond
2016-04-07IP based ACL / Access rules and sequential evaluation of rulesMickael Remond
2016-04-06Variant for user ACL testMickael Remond
2016-04-06Add initial basic ACL testMickael Remond
2016-04-06Stringprep can already be started, do not check resultMickael Remond
2016-04-06Log Elixir test result for investigation and include this log file in travis ...Mickael Remond
2016-04-06Better error message in logsMickael Remond
2016-04-06Now we need to start stringprep before configMickael Remond
2016-04-01Apply fixes and remove tests for missing methodsMickael Remond
2016-04-01Fix tests, they are now running fine locallyMickael Remond
2016-04-01Add logger macro to help troubleshooting Elixir testsMickael Remond
2016-03-31Port mod_admin_extra test to work with new APIMickael Remond
2016-03-31Fix failing testsMickael Remond
2016-03-31Merge lastest commits from masterMickael Remond
2016-03-31Try keeping names of test same as master to limit merge conflictsMickael Remond
2016-03-31Add test file whose name was conflicting during mergeMickael Remond
2016-03-31Rename conflicting test file after mergeMickael Remond
2016-03-31Commands refactor, first pass.Alexey Shchepin