summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/applicationcontext
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from origin/7.1Artur Signell2014-04-232-2/+2
|\
| * Update copyright year to 2014Artur Signell2014-04-162-2/+2
* | Remove all unnecessary semicolons reported by EclipseLeif Åstrand2014-03-211-1/+1
|/
* Make access() enqueue the runnable if the session is locked (#11897)Leif Åstrand2013-05-282-2/+2
* Rename runSafely() to access() (#11756)Leif Åstrand2013-05-022-2/+2
* Removed changing session id from testArtur Signell2013-05-021-2/+1
* Fixed last button in test to actually do somethingArtur Signell2013-04-261-1/+1
* Ensure RPC are not delivered to closed UIs (#11714)Artur Signell2013-04-261-0/+45
* Close push connection when UI is detached (#11596)Artur Signell2013-04-262-0/+184
* 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