aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Fixed date reset when calendar is first initialized #11387John Ahlroos2013-04-121-1/+6
* Remove resource related code from VaadinPortlet (#11527)Henri Sara2013-04-081-30/+3
* Backported fix of minimal (empty hashmap) leak on redeploy (#9993)Artur Signell2013-04-032-9/+171
* Deprecated AbstractComponentContainer.getComponentIterator (#11328)Artur Signell2013-03-141-0/+6
* Ignored test case where Tree memory leak is checked since it cannot be fixed ...John Ahlroos2013-03-141-4/+19
* Fixed setting column width back to undefined by setting it to -1. #7922Leif Åstrand2013-03-141-21/+50
* Fixed client-server value sync problem in CheckBox (#11028)Artur Signell2013-03-131-0/+17
* Eliminate connection/statement/result set leaks in TableQuery (#10582)Leif Åstrand2013-03-133-230/+292
* Fixed focus and tab index handling for UI (#11129)Artur Signell2013-03-121-1/+16
* Profiler based on __gwtStatsEvent (#10960)Leif Åstrand2013-03-061-0/+12
* Corrected javadoc (#10774)Artur Signell2013-03-061-3/+3
* Improved javadoc (#10632)Artur Signell2013-03-061-5/+1
* Corrected javadoc regarding nested property support (#8210)Artur Signell2013-03-062-4/+2
* Catch NoSuchFieldException instead of NoSuchFieldError (#10944)Artur Signell2013-03-052-1/+72
* Update test to use default classloader instead of nullLeif Åstrand2013-03-041-2/+3
* Reverted Tree memory leak fix since it is breaking Tree filtering in a way th...John Ahlroos2013-03-011-10/+0
* Revert "Made UI focusable again (#11129)"John Ahlroos2013-02-281-1/+1
* Fixed BindException when binding nested properties with BeanFieldGroup.buildA...John Ahlroos2013-02-282-2/+53
* Fixed incorrect import (#11129)Artur Signell2013-02-281-1/+1
* (#10563) Logging now uses parameters.Mikael Grankvist2013-02-2814-160/+197
* Made UI focusable again (#11129)Artur Signell2013-02-281-1/+2
* Made test pass by ignoring irrelevant classesArtur Signell2013-02-281-0/+5
* Fixed NPE in Tree when calling non-final constructor #11132John Ahlroos2013-02-251-6/+18
* Fixed another memory leak in Tree #11053John Ahlroos2013-02-222-3/+34
* Fixed memory leak in Tree #11053John Ahlroos2013-02-212-0/+58
* Properly pass the AbstractField internal value to shared state in Slider and ...Johannes Dahlström2013-02-183-0/+38
* Revert "Removed legacy toString implementations as promised in 7.0Henri Sara2013-02-152-0/+41
* Revert "Made getServlet and getPortlet public (#10882)"Henri Sara2013-02-152-12/+2
* Merge "Merge of (#6160) and (#10470) to Vaadin 7." into 7.0Johannes Dahlström2013-02-147-106/+167
|\
| * Merge of (#6160) and (#10470) to Vaadin 7.Johannes Dahlström2013-02-141-62/+145
| * Merge "Do not throw NPE when asking for a null propertyId (#10445)"Henri Sara2013-02-082-1/+10
| |\
| | * Do not throw NPE when asking for a null propertyId (#10445)Artur Signell2013-01-302-1/+10
| * | Merge "Made getServlet and getPortlet public (#10882)"Leif Åstrand2013-02-072-2/+12
| |\ \
| | * | Made getServlet and getPortlet public (#10882)Artur Signell2013-02-072-2/+12
| * | | Merge branch '7.0'Leif Åstrand2013-02-072-41/+0
| |\| |
| | * | Removed legacy toString implementations as promised in 7.0 (#10916)Artur Signell2013-02-012-41/+0
| | |/
* | | Handle OutOfSync by resyncing automatically (#10780)Artur Signell2013-02-111-5/+12
* | | Avoid markAsDirty for getters (#10977)Artur Signell2013-02-081-5/+10
* | | Fixed race condition in upload (#10942)Artur Signell2013-02-081-1/+1
|/ /
* | Set the first cause as the cause of CacheUpdateException (#10951)Leif Åstrand2013-02-062-3/+70
* | Merge of (#10878) to Vaadin 7.Anna Koskinen2013-02-051-1/+3
* | Merge of (#9548) to Vaadin 7.Anna Koskinen2013-02-051-5/+5
* | Merge of (#10563) to Vaadin 7.Anna Koskinen2013-02-055-52/+71
* | Merge "Merge of (#10582) to Vaadin 7." into 7.0Johannes Dahlström2013-02-051-46/+114
|\ \
| * | Merge of (#10582) to Vaadin 7.Anna Koskinen2013-02-011-46/+114
| |/
* | Merge "Merge of (#10312) to Vaadin 7." into 7.0Johannes Dahlström2013-02-051-7/+95
|\ \
| * | Merge of (#10312) to Vaadin 7.Anna Koskinen2013-02-011-7/+95
| |/
* | Merge "Merge of (#10437) to Vaadin 7." into 7.0Johannes Dahlström2013-02-051-1/+1
|\ \
| * | Merge of (#10437) to Vaadin 7.Anna Koskinen2013-02-011-1/+1
| |/
* / Merge of a Javadoc fix to Vaadin 7.Anna Koskinen2013-02-011-5/+5
|/