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
...
*
Remove invalid import
Leif Åstrand
2012-09-06
1
-3
/
+1
*
Reformat project
Leif Åstrand
2012-09-05
308
-4642
/
+6813
*
Deprecated EventRouter with a message that it will be replaced before 7.0.0 (...
Artur Signell
2012-09-05
3
-0
/
+23
*
Fixed copy/paste error
Artur Signell
2012-09-05
1
-1
/
+1
*
Merge branch 'removeApplication'
Leif Åstrand
2012-09-05
311
-4715
/
+4263
|
\
|
*
Rename LegacyApplication -> Application (#9402)
Leif Åstrand
2012-09-05
218
-446
/
+446
|
*
Remove getApplication() and add getSession() (#9402)
Leif Åstrand
2012-09-05
33
-135
/
+122
|
*
Rename Application to VaadinSession (#9402)
Leif Åstrand
2012-09-05
73
-340
/
+286
|
*
Combine ApplicationContext into Application (#9402)
Leif Åstrand
2012-09-05
26
-525
/
+260
|
*
Move LegacyApplication to its own file (#9402)
Leif Åstrand
2012-09-05
219
-658
/
+731
|
*
Change LegacyApplication to be a UIProvider (#9402)
Leif Åstrand
2012-09-05
30
-304
/
+473
|
*
Remove servlet and portlet request listeners (#9402)
Leif Åstrand
2012-09-05
5
-199
/
+18
|
*
Don't require an Application with portlet listeners (#9402)
Leif Åstrand
2012-09-05
3
-53
/
+35
|
*
Only support one Application per session (#9402)
Leif Åstrand
2012-09-05
6
-136
/
+71
|
*
Move getBaseDirectory() to DeploymentConfiguration (#9402)
Leif Åstrand
2012-09-05
9
-68
/
+68
|
*
Extract ApplicationConfiguration from DeploymentConfiguration (#9382)
Leif Åstrand
2012-09-05
16
-401
/
+429
|
*
Remove transaction listener support (#9402)
Leif Åstrand
2012-09-05
5
-472
/
+15
|
*
Unify ThreadLocal handling (#9469)
Leif Åstrand
2012-09-05
8
-44
/
+159
|
*
Get current request and response instead of explicitly setting (#9402)
Leif Åstrand
2012-09-05
5
-47
/
+42
|
*
Use centralized wrapped session in ApplicationContext (#9402)
Leif Åstrand
2012-09-05
12
-102
/
+257
|
*
Move UI class info querying to UIProvider (#9402)
Leif Åstrand
2012-09-05
8
-195
/
+261
*
|
Communication activity listeners (#9327)
Jonatan Kronqvist
2012-09-05
1
-6
/
+131
*
|
Applied proper formatting
John Ahlroos
2012-09-05
2
-49
/
+59
*
|
Refactored and cleaned up the newly add ordered layouts
John Ahlroos
2012-09-05
11
-1203
/
+831
*
|
Removed duplicate method toggleStyleName (replaced by
John Ahlroos
2012-09-05
1
-12
/
+4
*
|
Merge branch 'master' into layoutgraph
John Ahlroos
2012-09-05
1
-2
/
+4
|
\
\
|
*
|
Fixed readonly buttons in TwinColSelect
John Ahlroos
2012-09-05
1
-2
/
+4
|
|
/
*
|
Fixed interpreting caption domNode paths in VBoxLayout in
John Ahlroos
2012-09-05
1
-3
/
+8
*
|
Merge branch 'master' into layoutgraph
John Ahlroos
2012-09-05
3
-6
/
+11
|
\
|
|
*
Use main window as current UI if not already set #9443
Leif Åstrand
2012-09-05
1
-0
/
+5
|
*
Fixed RichTextArea test
John Ahlroos
2012-09-05
1
-3
/
+3
|
*
Fixed text assertions Root->UI
John Ahlroos
2012-09-05
1
-3
/
+3
*
|
Fixed ComponentLocator in the case where tests refer to an
John Ahlroos
2012-09-05
1
-0
/
+5
*
|
Merge branch 'master' into layoutgraph
John Ahlroos
2012-09-05
1
-9
/
+12
|
\
|
|
*
Fixed NPE in LayoutManager
John Ahlroos
2012-09-05
1
-9
/
+12
*
|
Another fix to ComponentLocator, this time fixed locators with
John Ahlroos
2012-09-05
1
-0
/
+8
*
|
Merge branch 'master' into layoutgraph
John Ahlroos
2012-09-05
51
-385
/
+376
|
\
|
|
*
Renamed UI package which accidentally had been renamed to upper case
Artur Signell
2012-09-04
7
-7
/
+7
|
*
Fix SQLContainer indexed access and related tests (#9472)
Henri Sara
2012-09-04
3
-6
/
+24
|
*
Fix test to not use removed fields and methods in VaadinServlet
Leif Åstrand
2012-09-04
1
-55
/
+11
|
*
Update test to make UI.getApplication() return an instance (#9419)
Leif Åstrand
2012-09-04
1
-2
/
+7
|
*
Do detach() before clearing application (#9419)
Leif Åstrand
2012-09-04
1
-2
/
+3
|
*
Removed unused instance variable from button
John Ahlroos
2012-09-04
1
-5
/
+0
|
*
Make DeploymentConfiguration configurable (#9402)
Leif Åstrand
2012-09-04
4
-232
/
+220
|
*
Make two more event classes static (#5855)
Leif Åstrand
2012-09-04
1
-6
/
+10
|
*
inner Event classes converted to static nested classes (#5855)
Pekka Hyvönen
2012-09-04
15
-35
/
+46
|
*
Make LegacyApplication set current UI (#9443)
Leif Åstrand
2012-09-04
1
-0
/
+1
|
*
ItemStyleGenerator.getStyle now includes source component (#5822)
Artur Signell
2012-09-04
11
-21
/
+33
|
*
Moved ReflectTools to com.vaadin.util (#4294)
Artur Signell
2012-09-04
14
-14
/
+14
*
|
Fixed LoginForm textfield styles
John Ahlroos
2012-09-04
1
-2
/
+2
[prev]
[next]