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
path:
root
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
AddonContextListener.contextDestoryed -> contextDestroyed (#9273)
Johannes Dahlström
2012-09-13
2
-2
/
+2
*
Add more descriptive error message
Leif Åstrand
2012-09-12
1
-2
/
+2
*
Changed UI close debug message level from info to fine
Johannes Dahlström
2012-09-12
1
-2
/
+3
*
Avoid infinite recursion in LegacyApplication.terminalError (#9581)
Leif Åstrand
2012-09-12
2
-9
/
+12
*
Don't try to redirect browser on failed heartbeat requests
Johannes Dahlström
2012-09-12
1
-10
/
+19
*
Don't check UI provider before running onVaadinSessionStarted (#9556)
Leif Åstrand
2012-09-12
1
-6
/
+0
*
Tweak UIProvider API based on review (#9443)
Leif Åstrand
2012-09-11
6
-23
/
+23
*
Initial version of on-the-fly compilation of scss -> css (#9222)
Artur Signell
2012-09-11
2
-20
/
+97
*
Add navigate() method to Navigator for navigating to the current location (#...
Johannes Dahlström
2012-09-11
1
-0
/
+9
*
Constants -> enums (#9072)
Pekka Hyvönen
2012-09-11
11
-125
/
+80
*
Rename isViewChangeAllowed()/navigatorViewChanged() to beforeViewChange()/aft...
Johannes Dahlström
2012-09-11
3
-29
/
+35
*
Set a dummy VaadinSession in AddRemoveSubWindow test to fix spurious failure
Johannes Dahlström
2012-09-11
1
-0
/
+2
*
Minor javadoc update
Johannes Dahlström
2012-09-11
1
-8
/
+5
*
Use org.json instead of com.vaadin.external.json (#9539)
Leif Åstrand
2012-09-11
19
-3692
/
+34
*
Improvements to #9087:
Johannes Dahlström
2012-09-11
6
-27
/
+96
*
Improved deprecation message based on review (#9522)
Leif Åstrand
2012-09-10
1
-1
/
+4
*
Make WebBrowser serializable again (#8027)
Leif Åstrand
2012-09-10
1
-1
/
+2
*
Add rudimentary javadocs (#9402)
Leif Åstrand
2012-09-10
2
-0
/
+30
*
Make AddonContext serializable (#9273)
Leif Åstrand
2012-09-10
1
-1
/
+2
*
Don't use Resource with the Page.open API (#9522)
Leif Åstrand
2012-09-10
3
-30
/
+91
*
Merge remote-tracking branch 'origin/master'
John Ahlroos
2012-09-10
7
-20
/
+7
|
\
|
*
Revert "Verify that lock is held when accessing state (#9515)"
Leif Åstrand
2012-09-10
6
-19
/
+5
|
*
Added info that debugger might cause log messages (#9481)
Artur Signell
2012-09-10
1
-1
/
+2
*
|
Merge branch '6.8'
John Ahlroos
2012-09-10
1
-38
/
+42
|
/
*
Remove unused exception class reintroduced in a merge.
Henri Sara
2012-09-10
1
-169
/
+0
*
Verify that lock is held when accessing state (#9515)
Leif Åstrand
2012-09-09
6
-5
/
+19
*
Allow storing values in VaadinSession (#9514)
Leif Åstrand
2012-09-09
1
-0
/
+109
*
Publish zip also (#9299)
Artur Signell
2012-09-09
1
-5
/
+5
*
Build javadoc and sources jars (#9299)
Artur Signell
2012-09-09
2
-1
/
+7
*
Generate pom artifacts and automatically publish to local Maven (#9299)
Artur Signell
2012-09-09
1
-2
/
+3
*
Ensure required jars are available when running tests (#9299)
Artur Signell
2012-09-09
1
-3
/
+8
*
Assert field is dirty, does not matter how many times it has been marked
Artur Signell
2012-09-09
1
-3
/
+1
*
Reverted invalid change of test data during package rename
Artur Signell
2012-09-09
1
-33
/
+40
*
Added themes-compiled module (#9299)
Artur Signell
2012-09-09
2
-7
/
+6
*
Module for compiled client side (#9299)
Artur Signell
2012-09-09
1
-1
/
+1
*
Support running JUnit tests (#9299)
Artur Signell
2012-09-09
14
-421
/
+465
*
Fixed scopes for generated Maven pom.xml files (#9299)
Artur Signell
2012-09-09
1
-13
/
+23
*
Servlet API dependency
Artur Signell
2012-09-09
1
-2
/
+6
*
Jsoup is now declared as a dependency (#9299)
Artur Signell
2012-09-09
52
-17462
/
+0
*
Created separate build.xml files for each module (#9299)
Artur Signell
2012-09-09
2
-0
/
+84
*
Reverted back to Transitional Doctype #8294
John Ahlroos
2012-09-08
1
-2
/
+4
*
Commit Pekka's patch for #8030 ((Component...) constructor for layouts) and #...
Johannes Dahlström
2012-09-07
10
-8
/
+329
*
Use dedicated Lock for session synchronization (#9156)
Leif Åstrand
2012-09-07
3
-12
/
+55
*
Add some deprecation for stuff that might still change (#8165)
Leif Åstrand
2012-09-07
1
-1
/
+4
*
Rename Application back to LegacyApplication (#9402)
Leif Åstrand
2012-09-07
6
-21
/
+21
*
Remove unneeded requestRepaint methods (#9325)
Leif Åstrand
2012-09-07
2
-12
/
+0
*
Explicitly document deprecation as it isn't properly inherited (#9378)
Leif Åstrand
2012-09-07
1
-1
/
+6
*
Fixed references to XHTML and issue found in review #8294
John Ahlroos
2012-09-07
7
-16
/
+15
*
Return short list instead of exception if less items available (#8028)
Henri Sara
2012-09-07
4
-41
/
+14
*
Add some deprecation messages about upcoming changes (#9402)
Leif Åstrand
2012-09-07
9
-5
/
+225
[next]