summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/7.0'Artur Signell2013-02-225-0/+127
|\
| * 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 branch '7.0'Artur Signell2013-02-151-62/+145
|\|
| * 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 "Added support for Dates to DefaultFieldGroupFieldFactory (#8539)"John Ahlroos2013-02-141-0/+25
|\ \ \
| * | | Added support for Dates to DefaultFieldGroupFieldFactory (#8539)Artur Signell2013-02-121-0/+25
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/7.0'Henri Sara2013-02-149-57/+223
|\ \ \ | |_|/ |/| |
| * | Fix JDK 1.7 dependency in #10426Henri Sara2013-02-141-1/+2
| * | Case-insensitive FieldGroup binding #10426Jonni Nakari2013-02-133-13/+200
| * | Merge remote-tracking branch 'origin/7.0'Henri Sara2013-02-126-44/+22
| |\|
| | * 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
|/
* Merge "Ensure window is closed even if close listener throws an exception (#1...Leif Åstrand2013-01-231-1/+1
|\
| * Ensure window is closed even if close listener throws an exception (#10779)Artur Signell2013-01-211-1/+1
* | Merge "Include GWT sources in sources jar (#9102)"Henri Sara2013-01-221-1/+3
|\ \
| * | Include GWT sources in sources jar (#9102)Artur Signell2013-01-211-1/+3
* | | Merge "Clarified javadoc (#10765)"Johannes Dahlström2013-01-222-2/+12
|\ \ \ | |_|/ |/| |
| * | Clarified javadoc (#10765)Artur Signell2013-01-182-2/+12
* | | Merge "Cache state type property definitions (#10781)"Artur Signell2013-01-211-0/+17
|\ \ \ | |_|/ |/| |
| * | Cache state type property definitions (#10781)Leif Åstrand2013-01-181-0/+17
| |/
* / Corrected javadoc (#10778)Artur Signell2013-01-211-2/+2
|/
* Removed unnecessary code which is not JUnit 4.5 compatibleArtur Signell2013-01-171-6/+0
* Merge "(#10716 ) Created tests for validators and converters. Fixed StringToB...Henri Sara2013-01-1714-1/+574
|\
| * (#10716 ) Created tests for validators and converters. Fixed StringToBoolean ...Mikael Grankvist2013-01-1714-1/+574
* | Added check for RPC calls to non-existing connectors (#10743)Artur Signell2013-01-151-0/+9
* | Remove unused class BootstrapDomHenri Sara2013-01-151-21/+0
* | Ensure all server and shared classes are serializable (#10735)Henri Sara2013-01-159-9/+20