index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
8.0
8.1
8.10
8.11
8.12
8.13
8.14
8.2
8.3
8.4
8.5
8.6
8.7
8.8
8.9
JS-RPC-docs-link-syntax
OlliTietavainenVaadin-patch-1
OlliTietavainenVaadin-patch-2
add-deprecation-warning-20241105
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
chore-mention-8.14.4
chore-readme-8-14-4
context-menu
datefield-set-invalid-value
declarative
dependabot/maven/org.eclipse.jetty-jetty-server-10.0.14
dependabot/maven/org.eclipse.jetty-jetty-webapp-9.4.44.v20210927
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-3.5.3.201412180710-r
dependabot/maven/org.hsqldb-hsqldb-2.7.1
documentation
documentation-7.6
downgrade-snapshot-version-20241105
exclude-element-screenshot
feature/atmosphere-pure-javascript
feature/bootstrap-annotation
feature/combobox-communication
feature/dalvik
feature/databinding
feature/dnd
feature/elements
feature/eventbus
feature/karaf-feature-file
feature/nullrepresentation
feature/standard-gwt
feature/standard-sass
feature/vaadin8
feature/vaadin8-book
feature/vaadin8-book-vol2
feature/vaadin8-sass-valo-only
fix11576
fix_event_router_prototype
grid
grid_dnd_autoscroller
grid_dragger
issue/8307_select_using_collection
master
mobile_drag_image_offset
pr/11306
remote-run/flow-atmosphere-test
snapshot/7.5
snapshot/7.6
tmattsso-patch-1
update-minor-deps
vaadin-icons-3.0.1
wip-date-time-datatype
wip-java-10-compat
Vaadin 6, 7, 8 is a Java framework for modern Java web applications: https://github.com/vaadin/framework
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to atmosphere javascript 2.0.3-vaadin1 (#12241, #12127)
Artur Signell
2013-10-14
1
-1
/
+1
*
Handle ClientMethodInvocation serialization with JSONArray as parameter
Pekka Hyvönen
2013-10-11
1
-0
/
+111
*
Make the various Writers member fields instead of local variables (#12446)
Johannes Dahlström
2013-10-10
1
-0
/
+125
*
Recreate transient pendingAccessQueue in readObject() (#12456)
Johannes Dahlström
2013-10-08
1
-3
/
+16
*
Ensure string converter is always set
Artur Signell
2013-09-19
1
-0
/
+1
*
NullPointerException in DateToSqlDateConverter (#12284)
Edoardo Vacchi
2013-09-13
1
-0
/
+25
*
Allow storing and restoring null instances in CurrentInstance #12509
7.1.5
Jonatan Kronqvist
2013-09-09
1
-2
/
+51
*
Excludes WeakValueMap from the serializable test #12401
Jonatan Kronqvist
2013-09-03
1
-0
/
+1
*
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
|
\
[next]