index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
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
changelog-8.27.6
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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
vaadin
/
terminal
/
gwt
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename setCurrentXyz() to setCurrent() (#9029)
Leif Åstrand
2012-06-25
6
-10
/
+10
*
Merge branch 'rpcArray'
Leif Åstrand
2012-06-25
1
-7
/
+39
|
\
|
*
Support arrays in RPC and shared state + test (#8655)
Leif Åstrand
2012-06-25
1
-7
/
+39
*
|
Pass RPC exceptions to Application.terminalError (#9018)
Artur Signell
2012-06-21
3
-8
/
+53
*
|
Moved connector tracking from Application to Root
Artur Signell
2012-06-21
7
-115
/
+139
|
/
*
Show sensible message if variable change target isn't a VariableOwner
Leif Åstrand
2012-06-21
1
-2
/
+12
*
Javadocs and minor tweaks for extensions, JavaScript and js wrappers
Leif Åstrand
2012-06-20
1
-30
/
+26
*
Merge branch '6.8'
Johannes Dahlström
2012-06-19
6
-74
/
+19
|
\
|
*
Fixed typo (: instead of =) (#8941)
Artur Signell
2012-06-14
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master'
Johannes Dahlström
2012-06-15
2
-5
/
+6
|
\
\
|
*
|
Tweaks to Extension API based on review (#6690)
Leif Åstrand
2012-06-14
2
-5
/
+6
*
|
|
Fixed some errors caused by 6.8 merge; updated tests to use LegacyWindow/Appl...
Johannes Dahlström
2012-06-13
1
-2
/
+4
*
|
|
Merge remote-tracking branch 'origin/master'
Johannes Dahlström
2012-06-13
6
-8
/
+68
|
\
|
|
|
*
|
Fix typo
Leif Åstrand
2012-06-12
1
-1
/
+1
|
*
|
Show better message when RPC method is not found
Leif Åstrand
2012-06-12
1
-0
/
+6
|
*
|
Support sending raw JSON values (#8888)
Leif Åstrand
2012-06-12
1
-0
/
+2
|
*
|
Initial javascript callback support (#6730)
Leif Åstrand
2012-06-11
1
-0
/
+3
|
*
|
Initial support for javascript components (#8888)
Leif Åstrand
2012-06-11
1
-4
/
+53
|
*
|
Support generics when decoding Set (#8879)
Leif Åstrand
2012-06-11
1
-1
/
+1
|
*
|
Remove reference to old "feature" name (#6690)
Leif Åstrand
2012-06-09
2
-2
/
+2
*
|
|
Merge commit '39848'
Johannes Dahlström
2012-06-12
1
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Prevent double iframe and script tags if writeAjaxPageScriptWidgetset is over...
Leif Åstrand
2012-06-07
1
-1
/
+20
|
*
|
Fix some typos in Portlet init javascript and html (#8924)
Leif Åstrand
2012-06-07
1
-2
/
+2
|
*
|
Remove document.write from bootstrap (#8924)
Leif Åstrand
2012-06-07
2
-23
/
+59
|
*
|
Avoid potential NPE discovered in review (#8914)
Leif Åstrand
2012-06-06
1
-2
/
+4
*
|
|
Merge commit 'f8cb0'
Johannes Dahlström
2012-06-12
1
-0
/
+1
|
\
|
|
|
*
|
Show better error message when variable change decoding fails (#8914)
Leif Åstrand
2012-06-06
1
-10
/
+17
*
|
|
Merge commit '17c14'
Johannes Dahlström
2012-06-12
9
-118
/
+201
|
\
|
|
|
*
|
#8297 Do not use static logger instances
Henri Sara
2012-06-05
10
-123
/
+157
*
|
|
Merge commit 'e7f31'
Johannes Dahlström
2012-06-11
1
-41
/
+3
|
\
|
|
|
*
|
Remove clientHeight/Width from WebBrowser (#5655)
Leif Åstrand
2012-05-22
3
-45
/
+4
*
|
|
Merge commit 'a810ce'
Johannes Dahlström
2012-06-11
2
-6
/
+25
|
\
|
|
|
|
/
|
/
|
|
*
Don't assume there's always an application (#8694)
Leif Åstrand
2012-05-07
2
-6
/
+9
*
|
Use generic parameter types for server->client RPC
Leif Åstrand
2012-06-08
2
-4
/
+5
*
|
Don't expect type info for Lists, Sets and Arrays (#8879)
Leif Åstrand
2012-06-08
1
-3
/
+2
*
|
Made it possible to override the type of wrapped request used in portals
Artur Signell
2012-06-07
1
-18
/
+29
*
|
Use camelCase field names -> JSON more suitable for javascript (#8888)
Leif Åstrand
2012-06-07
1
-2
/
+13
*
|
Change map serialization to use same scheme as GWT AutoBean (#8602)
Leif Åstrand
2012-06-06
1
-22
/
+143
*
|
Don't send type info from server to client (#8879)
Leif Åstrand
2012-06-06
2
-61
/
+30
*
|
Drop explicit type info from client -> server communication (#8879)
Leif Åstrand
2012-06-06
2
-51
/
+28
*
|
Use UidlValue for sending legacy maps and arrays (#8878)
Leif Åstrand
2012-06-06
2
-27
/
+9
*
|
Wrap variable change data in UidlValue wrapper with type info (#8878)
Leif Åstrand
2012-06-06
2
-1
/
+25
*
|
Redefine isVisible to not paint dirty detached component (#6690)
Leif Åstrand
2012-06-06
1
-2
/
+10
*
|
Initial extension support (#6690)
Leif Åstrand
2012-06-06
5
-84
/
+210
*
|
Made it possible to override the type of wrapped request used in portals
Artur Signell
2012-05-22
1
-18
/
+29
*
|
Include original exception when throwing PaintException
Leif Åstrand
2012-05-14
1
-4
/
+4
*
|
Added support for map keys of any type (#8602)
Artur Signell
2012-05-14
1
-55
/
+32
*
|
Fix for URL generation in browser details request (#8785)
Artur Signell
2012-05-14
1
-5
/
+21
*
|
Allow creation of stream variables in RenderRequests aswell (#8785)
Artur Signell
2012-05-13
1
-4
/
+24
*
|
Send widgetset version with the first UIDL request
Artur Signell
2012-05-11
4
-85
/
+27
[next]