summaryrefslogtreecommitdiffstats
path: root/api/websocket_test.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-3/+3
* set to default value with config is missing (#7320)Saturnino Abril2017-08-301-2/+2
* Tweak WebSocket header-processing (#6929)Chris2017-07-131-0/+9
* PLT-6393: Fix Websocket CORS header check. (#6335)George Goldberg2017-05-041-2/+2
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Websocket CORS Support (#5667)Brad Howes2017-03-231-0/+30
* Fixing websocket auth then sending challenge (#5406)Corey Hulen2017-02-141-0/+63
* Fixing websocket origin policyChristopher Speller2017-01-311-1/+24
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-2/+3
* Remove TODOs that now have tickets (#4935)Joram Wilander2017-01-031-1/+0
* Temporarily disable websocket test causing random build failures (#4680)Joram Wilander2016-11-301-5/+6
* Fix websocket authentication test build gremlin (#4549)Joram Wilander2016-11-151-2/+0
* PLT-3562 Switch websocket over to post-connect authentication (#4327)Joram Wilander2016-10-311-0/+112
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-1/+2
* Added a short wait to TestSetActiveChannel to stop randomly failing tests (#4...Harrison Healey2016-09-291-2/+2
* PLT-3734 Cleaning up shouldSendEvent function (#4024)enahum2016-09-271-3/+6
* Added infrastructure for basic WebSocket API (#3432)Joram Wilander2016-07-121-0/+144