summaryrefslogtreecommitdiffstats
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-02-128-7/+200
|\
| * Ignore JSON serializers which do not need to be serializableArtur Signell2014-02-121-0/+2
| * Merge changes from origin/7.1Jonatan Kronqvist2014-02-101-0/+44
| |\
| | * 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
| * | Merge changes from origin/7.1Jonatan Kronqvist2014-02-071-0/+15
| |\|
| | * Do not throw NPE if conversion messages is null (#12962)Artur Signell2013-12-031-0/+15
| * | Merge changes from origin/7.1Jonatan Kronqvist2014-02-061-0/+111
| |\|
| | * Catch and log exceptions in session lifecycle listeners (#12915)Henri Sara2013-11-271-0/+111
| * | Remove dead codeJohannes Dahlström2014-01-173-7/+1
| * | Fixes serialization-related errorsHenrik Paul2013-12-181-0/+1
| * | Added convenience method to add items as a varargs array (#13067)Matti Tahvonen2013-12-181-0/+26
* | | Validate column group boundaries #12907John Ahlroos2013-12-101-0/+29
* | | Merge branch 'master' into grid-mergeHenrik Paul2013-12-044-62/+14
|\| |
| * | Simplified support for null intermediate properties (#11435)Artur Signell2013-11-304-62/+14
* | | Ensure setting value on detached column group throws exception #3153John Ahlroos2013-12-021-0/+25
* | | Added JUnit tests for column groups #3153John Ahlroos2013-11-252-41/+211
* | | Add server-side API for column freezing (#3087)Henrik Paul2013-11-241-0/+14
* | | Multiple headers and footer rows #3153John Ahlroos2013-11-221-22/+70
* | | Merge branch 'master' into gridJohn Ahlroos2013-11-208-111/+442
|\| |
| * | Merge changes from origin/7.1Artur Signell2013-11-111-0/+15
| |\|
| | * 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
* | | Base grid component and column API (#12829, #12830)John Ahlroos2013-11-191-0/+207
|/ /
* | 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