summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/application
Commit message (Expand)AuthorAgeFilesLines
* Allow storing values in VaadinSession (#9514)Leif Åstrand2012-09-092-0/+86
* Use dedicated Lock for session synchronization (#9156)Leif Åstrand2012-09-071-1/+4
* Removed deprecated ContenMode.XHTMLJohn Ahlroos2012-09-071-2/+2
* Added a really simple test application for times when you quickly needJohn Ahlroos2012-09-061-0/+17
* Remove getApplication() and add getSession() (#9402)Leif Åstrand2012-09-051-1/+1
* Rename Application to VaadinSession (#9402)Leif Åstrand2012-09-051-4/+4
* Combine ApplicationContext into Application (#9402)Leif Åstrand2012-09-051-2/+2
* Change LegacyApplication to be a UIProvider (#9402)Leif Åstrand2012-09-054-56/+26
* Only support one Application per session (#9402)Leif Åstrand2012-09-051-4/+3
* Unify ThreadLocal handling (#9469)Leif Åstrand2012-09-051-3/+3
* Move UI class info querying to UIProvider (#9402)Leif Åstrand2012-09-051-2/+2
* Fixed text assertions Root->UIJohn Ahlroos2012-09-051-3/+3
* Rename UIProvider.instantiateUI -> createInstance (#8159)Leif Åstrand2012-09-031-1/+1
* Rename WebApplicationContext -> ServletApplicationContext (#9402)Leif Åstrand2012-09-031-3/+1
* Refactor UI bootstrap (#9443)Leif Åstrand2012-08-312-10/+16
* Remove user handling in Application (#9402)Leif Åstrand2012-08-311-4/+5
* Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-3013-0/+883