| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sure bean field validators are only added once (#11045) | Patrik Lindström | 2013-08-07 | 1 | -0/+42 |
* | Ensure StringToIntegerConverter rejects values outside range of int (#12230) | Johannes Dahlström | 2013-08-01 | 1 | -0/+18 |
* | Only add DateRangeValidator to DateField if start or end of range is set (#12... | Johannes Dahlström | 2013-07-19 | 1 | -0/+77 |
* | Fix NPE in Like.java (#10167) | Patrik Lindström | 2013-06-28 | 1 | -0/+46 |
* | Fixed test issues with type=null (#11895) | Artur Signell | 2013-06-14 | 6 | -6/+6 |
* | Define LegacyPropertyToStringMode parameter strings in the enum (#11970) | Leif Åstrand | 2013-06-14 | 1 | -0/+32 |
* | Exclude external classes and FutureAccess | Artur Signell | 2013-06-14 | 1 | -1/+2 |
* | Fixed test issue apparently caused by three levels of classes | Artur Signell | 2013-06-13 | 2 | -19/+22 |
* | Using StringTokenizer instead of String.split() in AbstractComponent (#8759) | Fabian Lange | 2013-06-12 | 1 | -0/+52 |
* | Add support for rem units (#11279) | Leif Åstrand | 2013-06-12 | 1 | -0/+61 |
* | Added type parameter to converter methods (#11895) | Artur Signell | 2013-06-11 | 11 | -55/+65 |
* | Make VaadinServlet use enclosing UI class by default (#12039) | Leif Åstrand | 2013-06-11 | 1 | -0/+19 |
* | Fixed serialization issues | Artur Signell | 2013-06-07 | 1 | -0/+4 |
* | Pass ConversionException to getConversionError (#11960) | Artur Signell | 2013-06-07 | 1 | -0/+72 |
* | Fixed test issues | Artur Signell | 2013-06-07 | 3 | -16/+7 |
* | Rename tests so they are run during build (Abstract* is ignored) | Artur Signell | 2013-06-05 | 3 | -3/+3 |
* | Add @VaadinServletConfiguration (#11970) | Leif Åstrand | 2013-06-05 | 2 | -3/+110 |
* | Moved enums to avoid running them as tests | Artur Signell | 2013-05-29 | 4 | -2/+6 |
* | Added Serializable where missing and ignore classes which do not need Seriali... | Artur Signell | 2013-05-28 | 1 | -0/+22 |
* | Fixed test which had never passed | Artur Signell | 2013-05-22 | 3 | -12/+392 |
* | Modified the logic in setPropertyDatasource which determines if a new convert... | Artur Signell | 2013-05-22 | 4 | -0/+279 |
* | Send browser window resizes if there is a listener (#10055) | Henri Sara | 2013-05-17 | 1 | -1/+1 |
* | Pass ServletConfig to atmosphere init (#11716) | Leif Åstrand | 2013-04-25 | 3 | -4/+9 |
* | Support schemas and catalogs in TableQuery (#7827) | Henri Sara | 2013-04-25 | 2 | -0/+84 |
* | Replaced Filterable.hasContainerFilters with getContainerFilters (#11234) | Artur Signell | 2013-04-24 | 1 | -7/+11 |
* | Re-added Property.toString warning messages (#10916) | Artur Signell | 2013-04-24 | 1 | -0/+19 |
* | Fixed tests to use a real DeploymentConfiguration instance | Artur Signell | 2013-04-09 | 14 | -14/+108 |
* | Show message for missing Atmosphere or version mismatch (#11499) | Leif Åstrand | 2013-04-09 | 1 | -0/+18 |
* | Global code reformat | Leif Åstrand | 2013-04-05 | 8 | -15/+16 |
* | Integrate Calendar into core #11079 | John Ahlroos | 2013-04-03 | 2 | -0/+572 |
* | Fixed minimal (empty hashmap) memory leak on redeploy (#9993) | Artur Signell | 2013-04-03 | 1 | -0/+145 |
* | Enable setting default alignment for VerticalLayout, HorizontalLayout, GridLa... | Artur Signell | 2013-04-02 | 2 | -0/+114 |
* | Fixed locking issue in tests | Artur Signell | 2013-04-02 | 14 | -21/+61 |
* | Exclude ColorPickerPreview as it has no no-arg constructor | Artur Signell | 2013-04-02 | 1 | -0/+2 |
* | Ensure session is locked during cleanup (#10569) | Artur Signell | 2013-04-02 | 1 | -12/+45 |
* | Correctly set thread locals when session times out (#11361, #10995) | Artur Signell | 2013-04-02 | 1 | -0/+115 |
* | Convert value if locale changes and field has converter (#11419) | Artur Signell | 2013-03-31 | 1 | -0/+63 |
* | Removed CommunicationManager and PortletCommunicationManager | Johannes Dahlström | 2013-03-27 | 2 | -7/+5 |
* | Refactor server-side communications (#11192, #7891) | Johannes Dahlström | 2013-03-27 | 2 | -2/+2 |
* | Fixed tree memory leak when removing expanded items from Tree (based on new F... | John Ahlroos | 2013-03-22 | 1 | -5/+0 |
* | Added Container.hasContainerFilters() API #11234 | John Ahlroos | 2013-03-22 | 1 | -1/+8 |
* | Merge commit 'e4c9eda51082a443822b66864df2fe14be7dc6d7' | Artur Signell | 2013-03-21 | 1 | -4/+19 |
|\ |
|
| * | Ignored test case where Tree memory leak is checked since it cannot be fixed ... | John Ahlroos | 2013-03-14 | 1 | -4/+19 |
* | | Create a PopupDateField by default for Dates (#11159) | Artur Signell | 2013-03-18 | 2 | -0/+151 |
* | | Merge commit '6922bc5b49c5551b289a5025ccd5901e2ac3aafc' | Artur Signell | 2013-03-12 | 2 | -2/+74 |
|\| |
|
| * | Catch NoSuchFieldException instead of NoSuchFieldError (#10944) | Artur Signell | 2013-03-05 | 1 | -0/+71 |
| * | Update test to use default classloader instead of null | Leif Åstrand | 2013-03-04 | 1 | -2/+3 |
* | | Merge remote-tracking branch 'origin/7.0' | John Ahlroos | 2013-03-01 | 2 | -0/+46 |
|\| |
|
| * | Fixed BindException when binding nested properties with BeanFieldGroup.buildA... | John Ahlroos | 2013-02-28 | 1 | -0/+41 |
| * | Made test pass by ignoring irrelevant classes | Artur Signell | 2013-02-28 | 1 | -0/+5 |