summaryrefslogtreecommitdiffstats
path: root/server/tests/src/com
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | Merge changes from origin/7.1Leif Åstrand2013-10-221-125/+0
|\| |
| * | Revert broken fix and test (#12446)Johannes Dahlström2013-10-221-125/+0
* | | Merge changes from origin/7.1Henrik Paul2013-10-183-1/+237
|\| |
| * | 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
* | | Merge commit 'ebdc3652764e8ec2ce292879d459a8d0c6c2d2e3'Henrik Paul2013-10-181-3/+16
|\| |
| * | Recreate transient pendingAccessQueue in readObject() (#12456)Johannes Dahlström2013-10-081-3/+16
* | | Added ItemSetAddEvent and ItemSetRemoveEvent (#2794)Jarno Rantala2013-10-162-0/+298
* | | Moved test class to appropriate source folder (#12337)Henrik Paul2013-10-011-107/+0
* | | Merge changes from origin/7.1Leif Åstrand2013-09-231-0/+1
|\| | | |/ |/|
| * Ensure string converter is always setArtur Signell2013-09-191-0/+1
* | Merge changes from origin/7.1Artur Signell2013-09-172-2/+76
|\|
| * 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
* | Ignore RPC calls from components that are concurrently removed (#12337)Henrik Paul2013-09-101-0/+107
* | Add StringToLongConverter for automatic handling of long values (#12291)Artur Signell2013-09-032-0/+110
* | Merge changes from origin/7.1Leif Åstrand2013-09-031-0/+1
|\|
| * Excludes WeakValueMap from the serializable test #12401Jonatan Kronqvist2013-09-031-0/+1
* | Merge from origin/7.1Artur Signell2013-08-191-0/+39
|\|
| * Make sure bean field validators are only added once (#11045)Patrik Lindström2013-08-071-0/+42
* | Merge changes from origin/7.1Artur Signell2013-08-191-0/+18
|\|
| * Ensure StringToIntegerConverter rejects values outside range of int (#12230)Johannes Dahlström2013-08-011-0/+18
* | Fix test AbsFieldValueConversions (#12092)Henri Sara2013-08-151-4/+5
* | Support for null intermediate beans in NestedMethodProperty (#11435)Matti Hosio2013-08-094-0/+94
* | Detach previous UI with the same window.name (#10338, #12255)Leif Åstrand2013-07-311-1/+1
* | BeanValidator changed to throw exception with array of causes (#11324)Jarno Rantala2013-07-303-0/+44
* | Merge changes from origin/7.1Leif Åstrand2013-07-231-0/+77
|\|
| * Only add DateRangeValidator to DateField if start or end of range is set (#12...Johannes Dahlström2013-07-191-0/+77
* | Merge changes from origin/7.1Leif Åstrand2013-07-151-0/+46
|\|
| * Fix NPE in Like.java (#10167)Patrik Lindström2013-06-281-0/+46
* | Adds String <-> BigDecimal converter (#9997)Artur Signell2013-07-011-0/+53
* | Removed StringToNumberConverter (#12092)Artur Signell2013-07-011-24/+0
|/
* 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