summaryrefslogtreecommitdiffstats
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2014Artur Signell2014-04-1638-39/+39
* ContainerEventProvider returns style names from container. Fixes #10718Maciej Przepióra2014-04-161-0/+32
* Add test for TransactionalPropertyWrapper memory leaksTeemu Suo-Anttila2014-04-141-0/+116
* Improved portlet configuration resolution. (#7814)Sauli Tähkäpää2014-03-262-9/+194
* Fixed trailing slash trimming in VaadinPortletService.Sauli Tähkäpää2014-03-131-0/+58
* Do not throw NPE for equals(null) (#8910)Artur Signell2014-01-211-0/+44
* Backported null value support for NestedMethodProperty to 7.1 (#12884)Jarno Rantala2013-12-164-20/+63
* Do not throw NPE if conversion messages is null (#12962)Artur Signell2013-12-031-0/+15
* Catch and log exceptions in session lifecycle listeners (#12915)Henri Sara2013-11-271-0/+111
* Fixes NPE in TreeTable.setContainerDS(null) (#12928)Thomas2013-11-081-0/+15
* Add StringToLongConverter for automatic handling of long values (#12225)Artur Signell2013-10-302-0/+110
* Revert broken fix and test (#12446)Johannes Dahlström2013-10-221-125/+0
* Update to atmosphere javascript 2.0.3-vaadin1 (#12241, #12127)Artur Signell2013-10-141-1/+1
* Handle ClientMethodInvocation serialization with JSONArray as parameterPekka Hyvönen2013-10-111-0/+111
* Make the various Writers member fields instead of local variables (#12446)Johannes Dahlström2013-10-101-0/+125
* Recreate transient pendingAccessQueue in readObject() (#12456)Johannes Dahlström2013-10-081-3/+16
* Ensure string converter is always setArtur Signell2013-09-191-0/+1
* NullPointerException in DateToSqlDateConverter (#12284)Edoardo Vacchi2013-09-131-0/+25
* Allow storing and restoring null instances in CurrentInstance #125097.1.5Jonatan Kronqvist2013-09-091-2/+51
* Excludes WeakValueMap from the serializable test #12401Jonatan Kronqvist2013-09-031-0/+1
* Make sure bean field validators are only added once (#11045)Patrik Lindström2013-08-071-0/+42
* Ensure StringToIntegerConverter rejects values outside range of int (#12230)Johannes Dahlström2013-08-011-0/+18
* Only add DateRangeValidator to DateField if start or end of range is set (#12...Johannes Dahlström2013-07-191-0/+77
* Fix NPE in Like.java (#10167)Patrik Lindström2013-06-281-0/+46
* Fixed test issues with type=null (#11895)Artur Signell2013-06-146-6/+6
* Define LegacyPropertyToStringMode parameter strings in the enum (#11970)Leif Åstrand2013-06-141-0/+32
* Exclude external classes and FutureAccessArtur Signell2013-06-141-1/+2
* Fixed test issue apparently caused by three levels of classesArtur Signell2013-06-132-19/+22
* Using StringTokenizer instead of String.split() in AbstractComponent (#8759)Fabian Lange2013-06-121-0/+52
* Add support for rem units (#11279)Leif Åstrand2013-06-121-0/+61
* Added type parameter to converter methods (#11895)Artur Signell2013-06-1111-55/+65
* Make VaadinServlet use enclosing UI class by default (#12039)Leif Åstrand2013-06-111-0/+19
* Fixed serialization issuesArtur Signell2013-06-071-0/+4
* Pass ConversionException to getConversionError (#11960)Artur Signell2013-06-071-0/+72
* Fixed test issuesArtur Signell2013-06-073-16/+7
* Rename tests so they are run during build (Abstract* is ignored)Artur Signell2013-06-053-3/+3
* Add @VaadinServletConfiguration (#11970)Leif Åstrand2013-06-052-3/+110
* Moved enums to avoid running them as testsArtur Signell2013-05-294-2/+6
* Added Serializable where missing and ignore classes which do not need Seriali...Artur Signell2013-05-281-0/+22
* Fixed test which had never passedArtur Signell2013-05-223-12/+392
* Modified the logic in setPropertyDatasource which determines if a new convert...Artur Signell2013-05-224-0/+279
* Send browser window resizes if there is a listener (#10055)Henri Sara2013-05-171-1/+1
* Pass ServletConfig to atmosphere init (#11716)Leif Åstrand2013-04-253-4/+9
* Support schemas and catalogs in TableQuery (#7827)Henri Sara2013-04-252-0/+84
* Replaced Filterable.hasContainerFilters with getContainerFilters (#11234)Artur Signell2013-04-241-7/+11
* Re-added Property.toString warning messages (#10916)Artur Signell2013-04-241-0/+19
* Fixed tests to use a real DeploymentConfiguration instanceArtur Signell2013-04-0914-14/+108
* Show message for missing Atmosphere or version mismatch (#11499)Leif Åstrand2013-04-091-0/+18
* Global code reformatLeif Åstrand2013-04-058-15/+16
* Integrate Calendar into core #11079John Ahlroos2013-04-032-0/+572