summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/applicationcontext/CloseSession.java
Commit message (Expand)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-177/+0
* Ensure session is locked during cleanup (#10569)Artur Signell2013-04-021-1/+15
* Fixed problems with invalidating the HttpSession during a request (#10411)Artur Signell2012-11-281-1/+58
* Defer session closing until the end of a request like with UIs (#10252)Johannes Dahlström2012-11-231-1/+1
* Update test to avoid doing cross domain loadingLeif Åstrand2012-10-261-2/+2
* Test without https and cross domain window.location access (#9859)Leif Åstrand2012-10-241-1/+2
* Add VaadinService.closeSession + test (#9859)Leif Åstrand2012-10-161-0/+105