aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix xref issue injected by fbfbb96Christophe Romain2016-11-222-7/+10
|
* Fix get_roster issue injected by fbfbb96Christophe Romain2016-11-222-3/+3
|
* Fix vcard_ldap exportsChristophe Romain2016-11-221-0/+6
|
* Add missing exportChristophe Romain2016-11-221-1/+1
|
* Fix issues on import improvementsChristophe Romain2016-11-225-8/+9
|
* Add missing include filePaweł Chmielowski2016-11-221-0/+51
|
* New bosh modulePaweł Chmielowski2016-11-223-2/+1395
|
* Improve ODBC importChristophe Romain2016-11-2243-539/+718
|
* Add new xmpp repo as dependency in mix.exsChristophe Romain2016-11-222-7/+9
|
* Remove now() from mod_offline.hrlPaweł Chmielowski2016-11-221-2/+2
|
* Add OTP 19.1 to Travis' testing platformsEvgeniy Khramtsov2016-11-221-0/+1
|
* Fix logging in tests on R17Evgeniy Khramtsov2016-11-211-1/+1
|
* Set 'sql_pool_size' to 1 by default for sqliteEvgeniy Khramtsov2016-11-211-4/+18
|
* Merge branch 'master' of github.com:processone/ejabberdEvgeniy Khramtsov2016-11-215-4/+5
|\
| * Fix elixir testsPaweł Chmielowski2016-11-215-4/+5
| |
* | Set 'sql_pool_size' to 1 for sqlite testsEvgeniy Khramtsov2016-11-211-0/+1
|/
* Fix non-empty disco-nodes processingEvgeniy Khramtsov2016-11-211-1/+3
|
* Fix s2s testPaweł Chmielowski2016-11-212-1/+4
|
* Fix handling mod_http_upload disco#info queries: need decoded elementsBadlop2016-11-211-1/+2
| | | | | As reported in https://www.ejabberd.im/forum/28605/ejabberd-modhttpupload-error-405-not-allowed
* Merge branch 'master' of github.com:processone/ejabberdEvgeniy Khramtsov2016-11-211-3/+3
|\
| * Log more data for failed s2s connectionPaweł Chmielowski2016-11-211-3/+3
| |
* | Fix conference disco#items when running multiple virtual hostsEvgeniy Khramtsov2016-11-211-11/+11
| |
* | Do not send empty <after/> tagEvgeniy Khramtsov2016-11-211-1/+2
|/
* Don't forget to start XMPP applicationEvgeniy Khramtsov2016-11-211-3/+1
|
* Fix RSM for conference disco#itemsEvgeniy Khramtsov2016-11-202-89/+139
|
* Use xmpp_util.erl from XMPP libraryEvgeniy Khramtsov2016-11-192-170/+1
|
* Transform ejabberd_commands on the startEvgeniy Khramtsov2016-11-191-0/+4
|
* Switch to stand-alone XMPP libraryEvgeniy Khramtsov2016-11-1955-48194/+10
|
* Fix includes in eunit compilation flagsPaweł Chmielowski2016-11-182-7/+14
|
* Fix elixir testsPaweł Chmielowski2016-11-181-2/+2
|
* Remove useless NO_EXT_LIB flagChristophe Romain2016-11-184-13/+3
|
* Get rid of substitute_forwardedPaweł Chmielowski2016-11-182-17/+1
|
* Merge branch 'master' of github.com:processone/ejabberdEvgeniy Khramtsov2016-11-1824-743/+146
|\ | | | | | | | | Conflicts: test/ejabberd_SUITE.erl
| * Add auth to mod_http_fileserverPaweł Chmielowski2016-11-171-26/+62
| |
| * Fix typoChristophe Romain2016-11-161-1/+1
| |
| * Remove obsolete/temp fileChristophe Romain2016-11-161-301/+0
| |
| * Ensure that presence_broadcast room option is stored (#1380)Badlop2016-11-161-0/+1
| |
| * Tell git to ignore the example file ejabberd.serviceBadlop2016-11-161-0/+1
| |
| * Handle correctly p1_http:request resultBadlop2016-11-161-2/+2
| |
| * Minor cosmetic changes on pubsub codeChristophe Romain2016-11-155-10/+9
| |
| * Cosmetic validator changesChristophe Romain2016-11-152-10/+5
| |
| * Add missing verbs for RESTfull operationChristophe Romain2016-11-151-11/+22
| |
| * apply string optimizationsChristophe Romain2016-11-151-4/+7
| |
| * Add configurable weight for commandsChristophe Romain2016-11-151-3/+4
| |
| * Fix tests that use #forwardedPaweł Chmielowski2016-11-153-12/+28
| |
| * Use new version of fast_xmlPaweł Chmielowski2016-11-151-1/+1
| |
| * Fix types in check_password_hashPaweł Chmielowski2016-11-151-2/+2
| |
| * Make string args in http_api be list stringsPaweł Chmielowski2016-11-151-4/+4
| |
| * Use p1_http from p1_utils 1.0.6Christophe Romain2016-11-146-367/+8
| |
* | Make common tests working againEvgeniy Khramtsov2016-11-1841-2519/+3116
|/