aboutsummaryrefslogtreecommitdiffstats
path: root/server/tests/src/com/vaadin/server/VaadinServiceTest.java
Commit message (Expand)AuthorAgeFilesLines
* Pass critical notification details to the client (#18342)Artur Signell2015-06-251-22/+23
* Refactor critical notifications handling. (#16592)Sauli Tähkäpää2015-02-171-11/+69
* Properly handle null in critical notifications (#16592)Artur Signell2015-02-171-0/+14
* Update remaining copyright years to 2014Artur Signell2014-04-231-1/+1
* Prevent duplicate session destroy events (#12612)Johannes Dahlström2014-04-101-3/+19
* Always call close() method for session valueUnbound() method (#12843).Denis Anisimov2014-03-271-0/+53