summaryrefslogtreecommitdiffstats
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* Global code reformatLeif Åstrand2013-04-058-15/+16
* Integrate Calendar into core #11079John Ahlroos2013-04-032-0/+572
* Fixed minimal (empty hashmap) memory leak on redeploy (#9993)Artur Signell2013-04-031-0/+145
* Enable setting default alignment for VerticalLayout, HorizontalLayout, GridLa...Artur Signell2013-04-022-0/+114
* Fixed locking issue in testsArtur Signell2013-04-0214-21/+61
* Exclude ColorPickerPreview as it has no no-arg constructorArtur Signell2013-04-021-0/+2
* Ensure session is locked during cleanup (#10569)Artur Signell2013-04-021-12/+45
* Correctly set thread locals when session times out (#11361, #10995)Artur Signell2013-04-021-0/+115
* Convert value if locale changes and field has converter (#11419)Artur Signell2013-03-311-0/+63
* Removed CommunicationManager and PortletCommunicationManagerJohannes Dahlström2013-03-272-7/+5
* Refactor server-side communications (#11192, #7891)Johannes Dahlström2013-03-272-2/+2
* Fixed tree memory leak when removing expanded items from Tree (based on new F...John Ahlroos2013-03-221-5/+0
* Added Container.hasContainerFilters() API #11234John Ahlroos2013-03-221-1/+8
* Merge commit 'e4c9eda51082a443822b66864df2fe14be7dc6d7'Artur Signell2013-03-211-4/+19
|\
| * Ignored test case where Tree memory leak is checked since it cannot be fixed ...John Ahlroos2013-03-141-4/+19
* | Create a PopupDateField by default for Dates (#11159)Artur Signell2013-03-182-0/+151
* | Merge commit '6922bc5b49c5551b289a5025ccd5901e2ac3aafc'Artur Signell2013-03-122-2/+74
|\|
| * Catch NoSuchFieldException instead of NoSuchFieldError (#10944)Artur Signell2013-03-051-0/+71
| * Update test to use default classloader instead of nullLeif Åstrand2013-03-041-2/+3
* | Merge remote-tracking branch 'origin/7.0'John Ahlroos2013-03-012-0/+46
|\|
| * Fixed BindException when binding nested properties with BeanFieldGroup.buildA...John Ahlroos2013-02-281-0/+41
| * Made test pass by ignoring irrelevant classesArtur Signell2013-02-281-0/+5
* | Merge remote-tracking branch 'origin/7.0'Artur Signell2013-02-221-0/+62
|\|
| * Fixed another memory leak in Tree #11053John Ahlroos2013-02-221-0/+21
| * Fixed memory leak in Tree #11053John Ahlroos2013-02-211-0/+41
* | Case-insensitive FieldGroup binding #10426Jonni Nakari2013-02-131-0/+84
|/
* Merge "Do not throw NPE when asking for a null propertyId (#10445)"Henri Sara2013-02-081-0/+8
|\
| * Do not throw NPE when asking for a null propertyId (#10445)Artur Signell2013-01-301-0/+8
* | Set the first cause as the cause of CacheUpdateException (#10951)Leif Åstrand2013-02-061-0/+56
|/
* Removed unnecessary code which is not JUnit 4.5 compatibleArtur Signell2013-01-171-6/+0
* Merge "(#10716 ) Created tests for validators and converters. Fixed StringToB...Henri Sara2013-01-1713-0/+573
|\
| * (#10716 ) Created tests for validators and converters. Fixed StringToBoolean ...Mikael Grankvist2013-01-1713-0/+573
* | Fix validator test (#10713)Henri Sara2013-01-151-8/+4
|/
* Most validators should accept null or empty string (#10561, #10713).Henri Sara2013-01-143-0/+269
* (#10561) Email should be valid for null and empty string.Mikael Grankvist2013-01-111-0/+26
* Merge of (#10032) to Vaadin 7.Anna Koskinen2013-01-091-0/+12
* Removed old source file checkers (#9399)Artur Signell2013-01-072-255/+0
* Updated copyright notices and added missing license headersArtur Signell2013-01-0411-11/+11
* Merge of (#6476) to Vaadin 7.Anna Koskinen2013-01-021-6/+1
* Update buffered field value if it has not been changed (#8192)Artur Signell2012-12-181-0/+35
* Do not update data model when locale changes (#10562, #8192)Artur Signell2012-12-181-0/+22
* Merge changes Icf4a4410,I8bbf8f69Leif Åstrand2012-12-181-0/+2
|\
| * Register connector to avoid test failuresArtur Signell2012-12-171-0/+2
* | Merge "Support float fields with FieldGroup (#10553)"Leif Åstrand2012-12-181-0/+42
|\|
| * Support float fields with FieldGroup (#10553)Artur Signell2012-12-171-0/+42
* | Revert "Case-insensitive FieldGroup binding #10426"Artur Signell2012-12-171-84/+0
|/
* Case-insensitive FieldGroup binding #10426Jonni Nakari2012-12-171-0/+84
* Search fields from superclasses #10504Jonni Nakari2012-12-171-0/+34
* Support null values in legacy messages (#9254)Leif Åstrand2012-12-141-0/+27
* Fix for ticket #10121, a unit test for the ticket's issue and a unitJonni Nakari2012-12-133-0/+144