aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pass AtmosphereResponse to event handler to be able to report real error caus...Artur Signell2015-09-043-12/+27
* Additional fixes related to ParameterizedTB3Runner and Nginx + Wildfly 9 test...Artur Signell2015-09-044-16/+26
* Skip nonsense screenshots when no theme is loadedArtur Signell2015-09-041-1/+1
* Find the Grid again after changing theme as the whole UI is re-createdArtur Signell2015-09-041-1/+2
* Convert old theme test to new MultiBrowserThemeTestArtur Signell2015-09-037-160/+26
* Use correct month names with Java 8 (#18760)Artur Signell2015-09-031-2/+18
* Allow interaction while disconnected to make reconnect tests workArtur Signell2015-09-031-1/+1
* Nginx + Wildfly 9 test for various proxy configurations (#11733)Artur Signell2015-09-037-10/+202
* ParameterizedTB3Runner for adding permutations using a static getterArtur Signell2015-09-039-142/+240
* Update to TestBench 4.0.3Artur Signell2015-09-023-7/+12
* Reconnect dialog theme and functionality tests (#11733)Artur Signell2015-09-027-8/+331
* Preload reconnect dialog resources (#11733)Artur Signell2015-09-024-7/+45
* API refactor based on review (#11733)Artur Signell2015-09-0222-191/+194
* Hide reconnect spinner completly when giving up (#11733)Artur Signell2015-08-311-3/+2
* Use Transport.WEBSOCKET_XHR instead of setter for mixing websockets and XHR (...Artur Signell2015-08-316-47/+44
* Make non public API private again and update javadoc (#11733)Artur Signell2015-08-3110-72/+93
* Handle unparsable JSON as invalid content (#11733)Artur Signell2015-08-319-72/+164
* Reset reconnect counter when connection is re-established (#11733)Artur Signell2015-08-311-0/+1
* Add modality configuration option for reconnect dialog (#11733)Artur Signell2015-08-317-33/+151
* Reconnect dialog basic css for all themes (#11733)Artur Signell2015-07-136-4/+57
* Fix reconnect-dialog rebase problemArtur Signell2015-07-131-2/+2
* Make response code test UI specific instead of globalArtur Signell2015-07-132-52/+98
* Allow using XHR for client to server requests and websockets for push (#12518)Artur Signell2015-07-135-0/+110
* Refactor reconnect dialog (#11733,#17075)Artur Signell2015-07-138-110/+438
* Allow configuration of reconnect dialog parameters (#11733)Artur Signell2015-07-135-35/+296
* Merge communication problem handlers (#11733,#17075)Artur Signell2015-07-134-312/+186
* Handle out of order messages (#11733,#17075)Artur Signell2015-07-133-65/+190
* Use same reconnect logic for Push as for XHR (#17075)Artur Signell2015-07-139-75/+181
* Initial version of the reconnect dialog and a problem handler which uses it (...Artur Signell2015-07-138-3/+282
* Test for various UIDL/heartbeat response codes from the server (#11733)Artur Signell2015-07-133-0/+270
* Extract CommunicationProblemHandler methods to an interface (#11733)Artur Signell2015-07-133-256/+346
* Move XHR code to XhrConnection (#11733)Artur Signell2015-07-135-226/+312
* Send resynchronize and widgetset version in JSON (#11733)Artur Signell2015-07-138-75/+80
* Simplify UIDL message handling (#11733)Artur Signell2015-07-136-49/+30
* Handle push errors in CommunicationProblemHandler (#11733)Artur Signell2015-07-136-37/+107
* Handle heartbeat problems in CommunicationProblemHandler (#11733)Artur Signell2015-07-132-22/+66
* Use counter in client to server messages to avoid duplicate handling (#11733)Artur Signell2015-07-137-22/+156
* Separate server message sending to its own class (#11733)Artur Signell2015-07-1313-492/+626
* Separate server message handling to its own class (#11733)Artur Signell2015-07-1312-1478/+1678
* Separate XHR error handling to its own class (#11733)Artur Signell2015-07-136-153/+408
* Separate server RPC queue to its own class (#11733)Artur Signell2015-07-139-190/+394
* Track application state through an explicit variable (#11733)Artur Signell2015-07-131-19/+62
* Ensure application is stopped when stopped events are sent (#11733)Artur Signell2015-07-131-3/+4
* Remove ConnectionStatusEvent (#11733)Artur Signell2015-07-132-45/+0
* Do not send empty server requests (#11733)Artur Signell2015-07-134-52/+79
* Remove 'burst' concept to simplify communication handling (#11733)Artur Signell2015-07-134-97/+67
* Update connector hierarch when canceling editor (#16976).Leif Åstrand2015-07-133-0/+167
* Add optional --repo parameter for Demo validation scriptTeemu Suo-Anttila2015-07-132-6/+11
* Remove remaining OutOfSync message referencesArtur Signell2015-07-132-55/+0
* Use role=alert for all notifications (#17079)Artur Signell2015-07-132-2/+7