aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* gen_iq_handler:check_type was missingAlexey Shchepin2013-07-081-1/+12
|
* Cleanup the test suite (just a little)Evgeniy Khramtsov2013-07-071-11/+2
|
* Use error_logger directly in the LDAP test serverEvgeniy Khramtsov2013-07-071-6/+8
|
* Do not build p1_logger if lager is enabledEvgeniy Khramtsov2013-07-072-3/+5
|
* Improve the applications start-upEvgeniy Khramtsov2013-07-074-135/+102
| | | | | * Check if all modules present for every application loaded. * Get rid of now obsoleted 'ejabberd_check' module.
* Improve the XMPP codec, fix the test suite accordinglyEvgeniy Khramtsov2013-07-074-35/+610
|
* fix pubsub unsubscription without SubId on odbcChristophe Romain2013-07-041-1/+1
|
* improve pubsub odbc use of i2lChristophe Romain2013-07-042-28/+27
|
* Re-generate the XMPP codecEvgeniy Khramtsov2013-07-031-584/+726
|
* Update the rebar scriptEvgeniy Khramtsov2013-07-011-0/+0
|
* Update the rebar scriptEvgeniy Khramtsov2013-06-301-0/+0
|
* Improve the rebar script. Keep the build graph by default.Evgeniy Khramtsov2013-06-302-0/+1
|
* Remove stupid slow code from rebar, regenerate the scriptEvgeniy Khramtsov2013-06-301-0/+0
|
* Update XMPP codec spec to reflectEvgeniy Khramtsov2013-06-291-1979/+1979
| | | | the changes in xml_gen
* ip_adresse() does not need binary representation in configChristophe Romain2013-06-281-0/+3
|
* Fix IDNA conversionEvgeniy Khramtsov2013-06-281-4/+23
|
* Store only messages with body or subject (EJABS-2034)Badlop2013-06-271-2/+17
|
* Re-create the configure scriptEvgeniy Khramtsov2013-06-271-17/+17
|
* Fix a typoEvgeniy Khramtsov2013-06-271-1/+1
|
* Add --enable-tools to --enable-allEvgeniy Khramtsov2013-06-271-10/+10
|
* Re-create the configure scriptEvgeniy Khramtsov2013-06-271-224/+195
|
* Enable lager support by defaultEvgeniy Khramtsov2013-06-271-5/+5
|
* Avoid custom loglevels processing for lagerEvgeniy Khramtsov2013-06-271-2/+5
|
* Logger improvements.Evgeniy Khramtsov2013-06-274-75/+116
| | | | | | | | | | lager: * It is now possible to change the loglevel. * Log rotation is now supported as well. p1_logger: * When rotating a log file, add suffix ".0" to the renamed file. This is needed in order to be consistent with lager rotation mechanism.
* Pre-load applications before setting the environment variablesEvgeniy Khramtsov2013-06-271-0/+3
|
* Do not forget to remove testing beams on "clean"Evgeniy Khramtsov2013-06-271-0/+1
|
* Do not check the second SASL challengeEvgeniy Khramtsov2013-06-271-15/+6
|
* Split the test suite into modulesEvgeniy Khramtsov2013-06-273-470/+501
|
* Fix external authenticationEvgeniy Khramtsov2013-06-264-13/+61
|
* Do not fetch disco#info multiple timesEvgeniy Khramtsov2013-06-264-49/+61
|
* Start the LDAP server before ejabberd applicationEvgeniy Khramtsov2013-06-261-1/+1
|
* Add more pubsub test casesEvgeniy Khramtsov2013-06-264-301/+807
|
* fix feature build on node disco#info13.06Christophe Romain2013-06-252-4/+4
|
* Fix previous commitBadlop2013-06-251-2/+2
|
* Normalize HTTP path (thanks to Justin Kirby)Badlop2013-06-252-5/+14
|
* Change pubsub plugins in the testing configurationEvgeniy Khramtsov2013-06-251-6/+2
|
* update guide with simplified pubsub_odbc configChristophe Romain2013-06-242-6/+6
|
* typo fix in specChristophe Romain2013-06-241-1/+1
|
* fix missing binarization switch on pep nodesChristophe Romain2013-06-241-4/+4
|
* cosmetic changeChristophe Romain2013-06-241-2/+2
|
* add missing list conversionChristophe Romain2013-06-241-1/+1
|
* decode_jid always gets binary(), encode_jid lets mod_pubsub handle conversionChristophe Romain2013-06-241-10/+3
|
* minor improvements and binary fixChristophe Romain2013-06-242-17/+10
|
* typo fix, related to commit 9194872Christophe Romain2013-06-241-1/+1
|
* remove obsolete node attributeChristophe Romain2013-06-242-3/+1
|
* Merge branch 'master' of github.com:processone/ejabberdChristophe Romain2013-06-2410-209/+439
|\
| * Check exit codes carefully when running dialyzerEvgeniy Khramtsov2013-06-241-3/+6
| |
| * Fix some dialyzer warningsEvgeniy Khramtsov2013-06-246-12/+45
| |
| * Merge branch 'master' of github.com:processone/ejabberdEvgeniy Khramtsov2013-06-241-189/+376
| |\
| | * Regenerated configure scriptAlexey Shchepin2013-06-241-189/+376
| | |