Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-generate the XMPP codec using updated xml_gen | Evgeniy Khramtsov | 2014-07-24 | 1 | -15/+15 |
| | |||||
* | Add tests for session management | Evgeniy Khramtsov | 2014-07-22 | 1 | -2/+24 |
| | |||||
* | Add tests for mod_carboncopy | Evgeniy Khramtsov | 2014-07-21 | 1 | -0/+13 |
| | |||||
* | Improve MUC test cases | Evgeniy Khramtsov | 2014-07-19 | 1 | -3/+5 |
| | |||||
* | Improve the XMPP codec, fix the test suite accordingly | Evgeniy Khramtsov | 2013-07-07 | 1 | -2/+2 |
| | |||||
* | Do not fetch disco#info multiple times | Evgeniy Khramtsov | 2013-06-26 | 1 | -2/+2 |
| | |||||
* | Add more pubsub test cases | Evgeniy Khramtsov | 2013-06-26 | 1 | -28/+54 |
| | |||||
* | Re-generate XMPP codec, decrease tests verbosity | Evgeniy Khramtsov | 2013-06-18 | 1 | -168/+345 |
| | |||||
* | Add some MUC checks. Several cleanups | Evgeniy Khramtsov | 2013-06-17 | 1 | -103/+129 |
| | |||||
* | Add mod_proxy65 test case | Evgeniy Khramtsov | 2013-06-17 | 1 | -1/+6 |
| | |||||
* | Add roster checks | Evgeniy Khramtsov | 2013-06-17 | 1 | -2/+2 |
| | |||||
* | Add registration remove test case | Evgeniy Khramtsov | 2013-06-17 | 1 | -4/+5 |
| | |||||
* | Add zlib compression test case | Evgeniy Khramtsov | 2013-06-17 | 1 | -1/+9 |
| | |||||
* | Add mod_register checks | Evgeniy Khramtsov | 2013-06-17 | 1 | -1/+12 |
| | |||||
* | Convert XMPP codec specification to the new format | Evgeniy Khramtsov | 2013-06-17 | 1 | -28/+38 |
| | |||||
* | Switch to rebar build tool | Evgeniy Khramtsov | 2013-06-13 | 1 | -0/+168 |
Use dynamic Rebar configuration Make iconv dependency optional Disable transient_supervisors compile option Add hipe compilation support Only compile ibrowse and lhttpc when needed Make it possible to generate an OTP application release Add --enable-debug compile option Add --enable-all compiler option Add --enable-tools configure option Add --with-erlang configure option. Add --enable-erlang-version-check configure option. Add lager support Improve the test suite |