summaryrefslogtreecommitdiff
path: root/tests/auto/notifications
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new license filesAntti Kokko2014-09-191-19/+11
* Remove backend secret concept from QtEnginioJędrzej Nowacki2013-10-311-6/+0
* Remove EnginioBackendManager::setServiceUrlJędrzej Nowacki2013-10-291-2/+0
* Fix a typo in QSKIP messageJędrzej Nowacki2013-10-221-2/+2
* Fix license testJędrzej Nowacki2013-10-141-0/+1
* Use CHECK_NO_ERROR macro more oftenJędrzej Nowacki2013-09-121-4/+4
* Skip notification testsJędrzej Nowacki2013-09-041-11/+8
* Unify CHECK_NO_ERROR(response) macro implementationJędrzej Nowacki2013-09-041-6/+0
* Use a pri file for common part of autotestsJędrzej Nowacki2013-09-041-4/+2
* Generate a X-Request-Id header for each requestAndras Becsi2013-07-251-2/+65
* Fix the build with MSVCAndras Becsi2013-07-231-4/+0
* EnginioBackendConnection should not have its own EnginioClientAndras Becsi2013-07-231-6/+3
* [EnginioBackendConnection] Handle PING and PONG messagesAndras Becsi2013-07-221-0/+12
* Use https://staging.engin.io for the notifications testAndras Becsi2013-07-221-8/+19
* Implement closing handshake for WebSocket protocolAndras Becsi2013-07-191-0/+78
* Initial websocket notifications experimentAndras Becsi2013-07-192-0/+331