summaryrefslogtreecommitdiffstats
path: root/tests/server-side
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/6.8'Leif Åstrand2012-02-141-6/+23
|\
| * [merge from 6.7] Ensure that all opened FileInputStreams are closedArtur Signell2012-02-071-6/+23
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-02-031-17/+60
|\|
| * Throw an error if directory listing failsArtur Signell2012-02-031-1/+6
| * Removed debug infoArtur Signell2012-02-021-1/+0
| * #8311 Extended test to cover non-java filesArtur Signell2012-02-021-16/+55
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-01-311-1/+1
|\|
| * Corrected typoArtur Signell2012-01-271-1/+1
* | Merge commit '116cd1f29a432fe5ca64f3023a9fec1ca130f078' (origin/6.8)Artur Signell2012-01-3171-8195/+8195
|\|
| * #8311 Additional CRLF->LF fixesArtur Signell2012-01-273-89/+89
| * #8311 Converted CRLF to LF in all source filesArtur Signell2012-01-2758-7088/+7088
* | Merged 'b1ae3cd70e2ca4656bb28f77ca79fe0efd29dd67' (origin/6.8)Artur Signell2012-01-311-0/+114
|\|
| * #8311 Verify that all source files use unix style line delimitersArtur Signell2012-01-272-54/+114
* | #8169, #8326 Removed SplitPanel and special handling of SplitPanel onArtur Signell2012-01-311-2/+0
* | Moved JUnit test to server-side source folder where it belongsArtur Signell2012-01-271-0/+61
* | Merge branch 'master' into contribArtur Signell2012-01-275-0/+434
|\ \
| * | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-01-275-0/+434
| |\|
| | * Merged #8105 Compile core files and test files to separate foldersJohannes Dahlström2012-01-161-0/+236
| | * #7614 Added getComponent(int) and getComponentIndex(Component) to CssLayoutArtur Signell2012-01-124-0/+186
* | | #8019 Table's column alignment constants to enum.Jens Jansson2012-01-201-43/+21
|/ /
* | #8170 Updated to work with Vaadin 7Leif Åstrand2012-01-061-66/+135
* | Merge remote branch 'origin/6.8'Leif Åstrand2012-01-061-0/+179
|\|
| * Merged changes from 6.7Johannes Dahlström2011-12-301-0/+179
* | Merge branch 'contrib'Leif Åstrand2012-01-021-27/+26
|\ \
| * | #8019 Fixed Sizable UNITS to use an Enum Unit instead of constantsJens Jansson2011-12-221-27/+26
* | | Rename BeanValidationValidator to BeanValidator based on review.Henri Sara2011-12-221-15/+13
|/ /
* | #8173 Deprecated separate read through and write through modesArtur Signell2011-12-221-4/+2
* | #8101 Swapped generics parameter order for Converter based on API reviewArtur Signell2011-12-211-7/+5
* | #8101 Renamed source type to presentation and target type to model forArtur Signell2011-12-211-13/+13
* | #8102 Removed "value" from value converter used in AbstractField andArtur Signell2011-12-211-5/+5
* | Removed obsolete UriFragmentUtilityListener testArtur Signell2011-12-211-13/+0
* | #8125 Removed Property.ConversionException and String constructor basedArtur Signell2011-12-212-3/+2
* | Make Root.init abstract, add non-abstract LegacyWindow and migrate testsLeif Åstrand2011-12-202-4/+5
* | #8095 Use Bean Validation automatically in BeanFieldBinderArtur Signell2011-12-191-0/+156
* | Class for creating a GraphViz chart for Vaadin component hierarchyArtur Signell2011-12-191-0/+149
* | Remove conversions using String constructor from Properties (#8125).Henri Sara2011-12-181-8/+8
* | #8093 Support JSR-303 Bean ValidationHenri Sara2011-12-162-0/+115
* | Nicer toString()Artur Signell2011-12-161-0/+5
* | #8019/#8117/#6081 Cleaned up code and fixed issue where an invalidArtur Signell2011-12-151-0/+21
* | Split array assertion method to separate util classArtur Signell2011-12-152-19/+26
* | Fix generics in a test.Henri Sara2011-12-151-2/+4
* | #8110 Validation is now done on the converted valueArtur Signell2011-12-141-0/+52
* | Fixed testArtur Signell2011-12-141-11/+2
* | Test for #8074Artur Signell2011-12-121-0/+25
* | Merge remote branch 'origin/6.8'Leif Åstrand2011-12-094-2/+258
|\|
| * #6603 Added IllegalArgumentException to javadoc and added testArtur Signell2011-12-081-1/+33
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
| * #7668 - Formatted code to adhere to Vaadin coding conventionsJohannes Dahlström2011-11-292-51/+48
| * Enhanced tests and fix for #7668 - re-adding a component at an index before i...Johannes Dahlström2011-11-242-0/+48
| * Tests for #7668 - re-adding a component at an index before its current one do...Johannes Dahlström2011-11-232-0/+179