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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename to VaadinServletService and move to its own file (#9718)
Leif Åstrand
2012-09-24
13
-403
/
+451
*
Test case for #9619
Leif Åstrand
2012-09-21
1
-0
/
+47
*
Allow specifying UIProvider using a servlet parameter (#9628)
Leif Åstrand
2012-09-21
5
-8
/
+131
*
Support both ui and UI as the init parameter name (#9707)
Leif Åstrand
2012-09-21
1
-2
/
+8
*
Add VaadinRequest.getContextPath() (#9706)
Leif Åstrand
2012-09-21
3
-0
/
+22
*
Remove UIProvider.getExistingUI (#9642)
Leif Åstrand
2012-09-21
3
-32
/
+23
*
Merge UIProvider and AbstractUIProvider (#9642)
Leif Åstrand
2012-09-21
7
-157
/
+111
*
Abort compile if there's an RPC method with a return type (#9704)
Leif Åstrand
2012-09-21
3
-4
/
+27
*
Refactor UIProvider management and fix multi-servlet (#9619, #9637)
Leif Åstrand
2012-09-21
16
-427
/
+513
*
Remove some internal "application" references (#9402)
Leif Åstrand
2012-09-21
1
-5
/
+5
*
Big SassCompiler change, fixes #9411 #9489 partials for #9354 #9545 #9380 (ap...
Marc Englund
2012-09-21
43
-7126
/
+8612
*
Moved visible out from state so isVisible does not call markAsDirty (#9695)
Artur Signell
2012-09-20
3
-5
/
+6
*
Fixed comparison of null values (#9696)
Artur Signell
2012-09-20
1
-0
/
+7
*
SassCompiler: better error-reporting, for e.g #9589 and generally useful. (ap...
Marc Englund
2012-09-20
2
-0
/
+35
*
Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633)
Leif Åstrand
2012-09-20
122
-570
/
+563
*
Remove a bunch of internal "application" references (#9402)
Leif Åstrand
2012-09-20
7
-149
/
+122
*
Remove ApplicationClassException (#9690)
Leif Åstrand
2012-09-20
5
-44
/
+23
*
Add a means to handle missing views in Navigator (#9060)
Johannes Dahlström
2012-09-20
3
-11
/
+145
*
Refactor how LegacyApplication and VaadinSession are "closed" (#9635)
Leif Åstrand
2012-09-20
15
-345
/
+481
*
Create the right VaadinSession type
Leif Åstrand
2012-09-20
3
-12
/
+19
*
Change "close" to "cleanup" in javadoc (#9625)
Johannes Dahlström
2012-09-20
1
-5
/
+5
*
Clear current instances after all portlet requests (#9505)
Leif Åstrand
2012-09-20
1
-157
/
+168
*
Make Servlet/PortletService.getCurrentRequest give raw requests (#9505)
Leif Åstrand
2012-09-20
3
-6
/
+19
*
Disabled javadoc building for the all package for now as it causes out of mem...
Artur Signell
2012-09-19
1
-1
/
+1
*
Bind Navigator to a UI (#9550)
Johannes Dahlström
2012-09-19
4
-27
/
+65
*
Change "close" to "cleanup" in UI (#9625)
Johannes Dahlström
2012-09-19
5
-32
/
+32
*
Fixed dependencies so files are copied before used (#9613)
Artur Signell
2012-09-19
1
-2
/
+5
*
Add some getCurrent() methods (#9505)
Leif Åstrand
2012-09-19
9
-23
/
+222
*
Create a javadoc package for all modules (#9613)
Artur Signell
2012-09-18
1
-3
/
+44
*
Ensure propertyDataSource can be set back to null (#9618)
Artur Signell
2012-09-18
4
-14
/
+211
*
Change VaadinService to be an abstract class (#9658)
Leif Åstrand
2012-09-18
4
-349
/
+297
*
Replace onVaadinSessionStarted with a listener (#9635)
Leif Åstrand
2012-09-18
15
-458
/
+636
*
Reverted previous fix and fixed in a more compatible way (#9534)
Artur Signell
2012-09-18
1
-6
/
+39
*
Workaround for Firefox 15 element comparsion issue (#9534)
Artur Signell
2012-09-18
1
-17
/
+16
*
Label.setPropertyDataSource now updates the state value (#9618)
Artur Signell
2012-09-18
3
-0
/
+90
*
Test which embeds two UIs on the same page (#9619)
Artur Signell
2012-09-18
2
-0
/
+118
*
Lock session when handling browser details request (#9656)
Artur Signell
2012-09-18
1
-1
/
+5
*
Add null checks when wrapping session (#9655)
Leif Åstrand
2012-09-18
2
-3
/
+15
*
Add WrappedRequest.getWrappedSession(boolean) (#9655)
Leif Åstrand
2012-09-18
4
-4
/
+39
*
Allow browser details request to initialize a new session (#9652)
Artur Signell
2012-09-18
1
-1
/
+4
*
Added null checks for callbacks in BundleLoader (#9648)
Artur Signell
2012-09-18
2
-4
/
+10
*
Fixed javadoc reference to wrong CloseListener
Artur Signell
2012-09-18
1
-2
/
+2
*
FieldGroup.setReadOnly should propagate to all fields (#9600)
Artur Signell
2012-09-18
1
-0
/
+3
*
Clarify logic and add some comments (#9561)
Leif Åstrand
2012-09-17
1
-10
/
+17
*
Include getWidget return type even if createWidget is defined (#9561)
Leif Åstrand
2012-09-17
6
-8
/
+161
*
Updated mini tutorial source code (#9499)
Leif Åstrand
2012-09-14
1
-3
/
+18
*
Mini tutorial code for beforeClientResponse (#9499)
Leif Åstrand
2012-09-14
1
-0
/
+53
*
Add UI.addCloseListener() and removeCloseListener() that were missing for som...
Johannes Dahlström
2012-09-14
1
-0
/
+24
*
Navigator javadoc improvements
Johannes Dahlström
2012-09-14
1
-55
/
+48
*
Reference to the new, non-deprecated method in javadoc.
Leif Åstrand
2012-09-14
1
-1
/
+1
[next]