summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/push
Commit message (Expand)AuthorAgeFilesLines
* Ensure PushConnection is properly cleaned up on disconnect (#12226, #12522)Johannes Dahlström2013-09-132-0/+216
* Test for push with streaming based on TableArtur Signell2013-09-131-0/+126
* Updated _trackMessageSize based on latest upstream version (#12468)Leif Åstrand2013-09-022-0/+178
* Search only remaining message for delimiter (#12404)Artur Signell2013-08-202-0/+108
* Add transport parameter to @Push (#11966)Artur Signell2013-06-053-0/+66
* Allow customizing client-side push config on server side (#11867)Artur Signell2013-06-054-5/+392
* Allow setting push mode in UI.init (#11739)Johannes Dahlström2013-05-022-0/+72
* Rename runSafely() to access() (#11756)Leif Åstrand2013-05-023-3/+3
* Fixed test (gwt-id-X not stable)Artur Signell2013-04-292-12/+12
* Support URL parameters for automatically configuring and running testArtur Signell2013-04-261-0/+10
* Initial support for toggling push on the fly (#11506)Leif Åstrand2013-04-192-0/+173
* Clean the connector map after pushing (#11624)Leif Åstrand2013-04-181-0/+47
* Simple speed test for testing roundtrips/s in various browsersArtur Signell2013-04-181-0/+67
* Added test for testing push with different transports #11494John Ahlroos2013-04-172-0/+91
* Simple test for testing push capabilities #11494John Ahlroos2013-04-162-0/+190
* Don't process push messages until init JSON is processed (#11529)Leif Åstrand2013-04-102-0/+68