aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components/ui/UiAccess.java
Commit message (Expand)AuthorAgeFilesLines
* Converted TB2 push tests to TB3 (#12580)Artur Signell2013-09-251-361/+0
* Set current instances when calling UI.push from VaadinSession.unlock (#12168)Leif Åstrand2013-07-101-0/+54
* Move VaadinSession.runPendingAccessTasks to VaadinService (#11964)Leif Åstrand2013-06-051-1/+2
* Remove outdated testing (#11897)Leif Åstrand2013-05-281-11/+0
* Define how CurrentInstance works with access() (#11897)Leif Åstrand2013-05-281-0/+82
* Make access() enqueue the runnable if the session is locked (#11897)Leif Åstrand2013-05-281-0/+235