aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/util/SampleDirectory.java
Commit message (Collapse)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-94/+0
| | | | Change-Id: I32625901ca27a282253df44c6e776cf9632bacda
* Update copyright year to 2014Artur Signell2014-04-161-1/+1
| | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
| | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e
* Global code cleanupLeif Åstrand2012-11-211-2/+1
| | | | Change-Id: I14f46e6aa4f9cbdd9037f1c4ad1ac38fe7cbda86
* Renamed VaadinServiceSession to VaadinSession (#10223)Artur Signell2012-11-161-2/+2
| | | | Change-Id: Id7f367300c000aa47edc12084f4e9500502466c3
* Panel and Window based on AbstractSingleComponentContainer (#2924)Henri Sara2012-11-141-2/+6
| | | | Change-Id: I9eb1f40a02dcad0f756ad2518d86ef1c52aa69c2
* UI based on AbstractBasicComponentContainer (#2924)Henri Sara2012-11-131-4/+5
| | | | Change-Id: I1614a3464b8e7a0e9ecdd8c3a76335cdb85bdf87
* Rename VaadinSession -> VaadinServiceSession (#9733)Leif Åstrand2012-09-281-2/+2
| | | | Change-Id: I4472cebf2f9f4cf3e0dea31a0dda8dc892323c5c
* Add some getCurrent() methods (#9505)Leif Åstrand2012-09-191-4/+2
| | | | | This change also clears the current instances in the beginning of each request in case something has accidentally been left uncleared in a previous request on the same thread.
* Removed deprecated ContenMode.XHTMLJohn Ahlroos2012-09-071-1/+1
|
* Rename DeploymentConfiguration -> VaadinService (#9402)Leif Åstrand2012-09-061-1/+1
|
* Rename Application to VaadinSession (#9402)Leif Åstrand2012-09-051-2/+2
|
* Move getBaseDirectory() to DeploymentConfiguration (#9402)Leif Åstrand2012-09-051-1/+4
|
* Extract ApplicationConfiguration from DeploymentConfiguration (#9382)Leif Åstrand2012-09-051-3/+5
|
* Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-301-0/+87