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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bootstrap UI using relative URLs with servlets (#6771)
Leif Åstrand
2012-10-08
9
-162
/
+122
*
Add SystemMessagesProvider for getting messages for a Locale (#4127)
Leif Åstrand
2012-10-08
10
-22
/
+219
*
Merge "Add Page.getLocation() (#9249)"
Leif Åstrand
2012-10-05
8
-44
/
+124
|
\
|
*
Add Page.getLocation() (#9249)
Johannes Dahlström
2012-10-05
8
-44
/
+124
*
|
Allow servletInitialized,portletInitialized to throw exception (#9848)
Artur Signell
2012-10-05
2
-4
/
+4
|
/
*
Merge "Remove default bootstrap parameter support (#9824)"
Johannes Dahlström
2012-10-04
2
-41
/
+14
|
\
|
*
Remove default bootstrap parameter support (#9824)
Leif Åstrand
2012-10-02
2
-41
/
+14
*
|
Ensure the browser does not cache UIDL responses (#9732)
Johannes Dahlström
2012-10-03
1
-0
/
+5
|
/
*
Make DefaultUIProvider work with lower case parameter name (#9474)
7.0.0.beta3
Leif Åstrand
2012-10-02
1
-3
/
+5
*
Merge changes Iae2ac641,I50a0ac7a
Leif Åstrand
2012-10-02
1
-1
/
+1
|
\
|
*
Made GlobalResourceHandler serializable (#9817)
Artur Signell
2012-10-01
1
-1
/
+1
*
|
Merge "Unified log message with other Property implementors (#9804)"
Henri Sara
2012-10-02
1
-1
/
+1
|
\
\
|
*
|
Unified log message with other Property implementors (#9804)
Artur Signell
2012-10-01
1
-1
/
+1
|
|
/
*
|
Merge "Avoid throwing exceptions from toString, log message instead (#9804)"
Henri Sara
2012-10-02
3
-7
/
+47
|
\
\
|
|
/
|
/
|
|
*
Avoid throwing exceptions from toString, log message instead (#9804)
Artur Signell
2012-10-01
3
-7
/
+47
*
|
Moved ShortcutActionHandler constants to shared (#8484)
Artur Signell
2012-10-01
1
-11
/
+10
*
|
Merge "Merged shortcut action fix from 6.8 (#8484)"
John Ahlroos
2012-10-01
3
-9
/
+75
|
\
\
|
|
/
|
/
|
|
*
Merged shortcut action fix from 6.8 (#8484)
John Alhroos
2012-09-28
3
-9
/
+75
*
|
Merge "Avoid adding RpcInvocationHandler toString as invocations (#9802)"
Leif Åstrand
2012-10-01
1
-0
/
+5
|
\
\
|
*
|
Avoid adding RpcInvocationHandler toString as invocations (#9802)
Artur Signell
2012-10-01
1
-0
/
+5
*
|
|
Remove unused method (#9634)
Leif Åstrand
2012-10-01
1
-20
/
+0
*
|
|
Remove VaadinServletSession (#9638)
Leif Åstrand
2012-10-01
9
-74
/
+37
|
/
/
*
/
Serialize and deserialize diff state manually (#9717, #9767)
Artur Signell
2012-09-28
2
-4
/
+43
|
/
*
Move reinitialize session to VaadinService (#9638)
Leif Åstrand
2012-09-28
6
-61
/
+121
*
Do UI cleanup on heartbeat and connector resource requests (#9770)
Johannes Dahlström
2012-09-28
2
-13
/
+2
*
Ensure there's a service for each session (#9733)
Leif Åstrand
2012-09-28
5
-2
/
+36
*
Rename VaadinSession -> VaadinServiceSession (#9733)
Leif Åstrand
2012-09-28
43
-217
/
+230
*
Use one VaadinSession per VaadinServlet (#9733)
Leif Åstrand
2012-09-28
9
-196
/
+73
*
Global code cleanup
Leif Åstrand
2012-09-27
17
-80
/
+58
*
Removed JavaDoc spam
John Ahlroos
2012-09-27
1
-2
/
+0
*
Remove special path handling from DefaultUIProvider (#9764)
Leif Åstrand
2012-09-26
1
-6
/
+0
*
Make VaadinServiceData Serializable (#9752)
Leif Åstrand
2012-09-25
1
-1
/
+1
*
Some more renames to remove "Vaadin" from the API (#9750)
Leif Åstrand
2012-09-25
3
-8
/
+6
*
Shorten addVaadinSessionInitializationListener name pattern (#9750)
Leif Åstrand
2012-09-25
8
-48
/
+43
*
Map PortalDefaultWidgetSet -> DefaultWidgetSet when source is portal (#9731)
Artur Signell
2012-09-25
1
-0
/
+7
*
Portlet resource URLs are now portlet specific instead of global (#9730)
Artur Signell
2012-09-25
1
-8
/
+8
*
Added javadoc
Artur Signell
2012-09-24
1
-0
/
+9
*
Deprecated LoginForm as it no longer works in most supported browsers (#8405)
Artur Signell
2012-09-24
1
-1
/
+5
*
Use init(PortletConfig) to avoid running init before super (#9728)
Artur Signell
2012-09-24
1
-6
/
+5
*
Make NavigationStateManager/UriFragmentManager more extensible (#9727)
Johannes Dahlström
2012-09-24
2
-21
/
+49
*
Rename getVaadinXyz() methods to getXyz() (#9726)
Leif Åstrand
2012-09-24
25
-94
/
+93
*
Refine based on review (#9721)
Leif Åstrand
2012-09-24
2
-13
/
+16
*
Only use UI from web.xml for requests without additional path (#9722)
Leif Åstrand
2012-09-24
2
-1
/
+10
*
Clarify getValidators() javadoc as per review (#9723)
Johannes Dahlström
2012-09-24
1
-2
/
+4
*
Add UI id to UICreateEvent for use in createInstance (#9721)
Leif Åstrand
2012-09-24
2
-3
/
+37
*
Use event objects for future-proofing UIProvider API (#9721)
Leif Åstrand
2012-09-24
10
-65
/
+225
*
Add removeAllValidators() to Validatable (#9542)
Johannes Dahlström
2012-09-24
2
-0
/
+8
*
Return an empty collection instead of null from Validatable.getValidators() (...
Johannes Dahlström
2012-09-24
2
-7
/
+9
*
Merge branch 'html5-doctype'
John Ahlroos
2012-09-24
2
-5
/
+2
|
\
|
*
Merge branch 'master' into html5-doctype
John Ahlroos
2012-09-24
16
-508
/
+728
|
|
\
[next]