summaryrefslogtreecommitdiffstats
path: root/server/tests/src/com
Commit message (Expand)AuthorAgeFilesLines
...
* | | | ContainerEventProvider returns style names from container. Fixes #10718Maciej Przepióra2014-04-161-0/+32
* | | | Merge changes from origin/7.2Artur Signell2014-04-141-7/+7
|\| | | | |/ / |/| |
| * | Update some APIs based on the 7.2 API review commentsJonatan Kronqvist2014-04-141-7/+7
* | | Merge branch '7.2'Jonatan Kronqvist2014-04-142-298/+0
|\| |
| * | Revert "Added ItemSetAddEvent and ItemSetRemoveEvent (#2794)"Jonatan Kronqvist2014-04-112-298/+0
* | | Apply abstract ordered layout settings for replaced component (#13568).Denis Anisimov2014-04-141-0/+85
* | | Updated Window API based on 7.2 API reviewArtur Signell2014-04-141-0/+53
* | | Refactor VaadinPortletRequest extending. (#13551)Sauli Tähkäpää2014-04-105-0/+351
* | | Prevent duplicate session destroy events (#12612)Johannes Dahlström2014-04-101-3/+19
* | | Don't allocate unnecessary memory for empty array of Objects inDenis Anisimov2014-04-101-0/+145
|/ /
* | Optimizes memory and CPU usage in JSONCodec (#13545)Fabian Lange2014-04-091-0/+1
* | Don't add slash after jsessionid in URL (#12307)Henri Sara2014-04-091-0/+60
* | Make removeFromParent throw if the right session is not locked (#13473)Leif Åstrand2014-04-021-0/+125
* | Add reinit method for preserve-on-refresh UIs (#12191)Johannes Dahlström2014-03-311-0/+116
* | Merge changes from origin/7.1Build Agent2014-03-282-9/+194
|\|
| * Improved portlet configuration resolution. (#7814)Sauli Tähkäpää2014-03-262-9/+194
* | Handle default package properly in deployment config (#12461).Denis Anisimov2014-03-281-0/+53
* | Added convenience methods for bean binding (#13068)Matti Tahvonen2014-03-271-0/+94
* | Use the ErrorHandler mechanism in ConnectorResourceHandler (#12269)Johannes Dahlström2014-03-271-0/+97
* | Always call close() method for session valueUnbound() method (#12843).Denis Anisimov2014-03-273-0/+121
* | Remove all unnecessary semicolons reported by EclipseLeif Åstrand2014-03-216-9/+8
* | Merge commit '49973354b22e8aba9cc71f83571020b0414c54e0'Sauli Tähkäpää2014-03-211-0/+58
|\|
| * Fixed trailing slash trimming in VaadinPortletService.Sauli Tähkäpää2014-03-131-0/+58
* | Format project files according to conventionsArtur Signell2014-03-192-2/+3
* | Refactored failing test for OptionGroup.Sauli Tähkäpää2014-03-192-26/+32
* | Revert "Merge branch 'master' into grid"John Ahlroos2014-03-182-493/+0
* | Merge branch 'master' into gridLeif Åstrand2014-03-182-0/+493
|\ \
| * \ Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-02-128-7/+200
| |\ \
| * | | Validate column group boundaries #12907John Ahlroos2013-12-101-0/+29
| * | | Merge branch 'master' into grid-mergeHenrik Paul2013-12-044-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
| |\ \ \ \
| * | | | | Base grid component and column API (#12829, #12830)John Ahlroos2013-11-191-0/+207
* | | | | | Fire value change events from Label when content changes (#12414)Maciej Przepióra2014-03-101-0/+79
| |_|_|/ / |/| | | |
* | | | | 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
| |_|_|/ |/| | |
* | | | Simplified support for null intermediate properties (#11435)Artur Signell2013-11-304-62/+14
| |_|/ |/| |
* | | Merge changes from origin/7.1Artur Signell2013-11-111-0/+15
|\| |