aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/applicationcontext
Commit message (Expand)AuthorAgeFilesLines
* Ensure session is locked during cleanup (#10569)Artur Signell2013-04-021-1/+15
* Made session reinitializing work again (#10411)Artur Signell2012-11-291-3/+12
* Fixed problems with invalidating the HttpSession during a request (#10411)Artur Signell2012-11-282-4/+124
* Defer session closing until the end of a request like with UIs (#10252)Johannes Dahlström2012-11-231-1/+1
* Move LegacyWindow to its own file (#9917)Johannes Dahlström2012-11-021-1/+1
* Update test to avoid doing cross domain loadingLeif Åstrand2012-10-262-3/+3
* Test without https and cross domain window.location access (#9859)Leif Åstrand2012-10-242-4/+5
* Use wildcard in test as google.com redirects based on browser settingsLeif Åstrand2012-10-171-2/+2
* Add VaadinService.closeSession + test (#9859)Leif Åstrand2012-10-162-0/+195
* Remove VaadinServletSession (#9638)Leif Åstrand2012-10-011-9/+6
* Move reinitialize session to VaadinService (#9638)Leif Åstrand2012-09-281-1/+3
* Rename Application to VaadinSession (#9402)Leif Åstrand2012-09-051-3/+3
* Remove transaction listener support (#9402)Leif Åstrand2012-09-051-84/+0
* Rename WebApplicationContext -> ServletApplicationContext (#9402)Leif Åstrand2012-09-031-3/+3
* Rename AbstractWebApplicationContext to ApplicationContext (#9402)Leif Åstrand2012-09-031-2/+2
* Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-303-0/+192