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
/
uitest
/
src
/
com
/
vaadin
/
launcher
/
ApplicationRunnerServlet.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build uitest war with maven
Teemu Suo-Anttila
2016-04-15
1
-576
/
+0
*
Make ARS without UI parameter redirect to last modified UI
Leif Åstrand
2016-03-05
1
-4
/
+102
*
Revert "Make push path configurable (#14432)."
Artur Signell
2015-03-25
1
-6
/
+3
*
Make push path configurable (#14432).
Tapio Aali
2015-02-18
1
-3
/
+6
*
Wrap null values into JsonNull json objects in bootstrap handler(#14594)
Denis Anisimov
2015-01-10
1
-0
/
+34
*
Fix serialization with ApplicationRunnerServlet
Leif Åstrand
2015-01-07
1
-21
/
+40
*
Allow customizing DeploymentConfiguration for test UIs (#14215)
Leif Åstrand
2014-07-15
1
-0
/
+135
*
Update copyright year to 2014
Artur Signell
2014-04-16
1
-1
/
+1
*
Correct assertion message which changed due to #12915
Artur Signell
2013-11-29
1
-1
/
+1
*
Fixed NPE in ApplicationRunnerServlet (#12145)
Jouni Koivuviita
2013-06-28
1
-1
/
+9
*
Updated copyright notices and added missing license headers
Artur Signell
2013-01-04
1
-1
/
+1
*
Don't make VaadinSession serialize VaadinService (#10088)
Leif Åstrand
2012-11-26
1
-7
/
+15
*
Global code cleanup
Leif Åstrand
2012-11-21
1
-1
/
+1
*
Renamed VaadinServiceSession to VaadinSession (#10223)
Artur Signell
2012-11-16
1
-2
/
+2
*
Moved classes from com.vaadin to com.vaadin.server (#10145)
Artur Signell
2012-11-06
1
-1
/
+1
*
Remove CombinedRequest and BrowserDetails (#8165)
Leif Åstrand
2012-10-08
1
-2
/
+1
*
Bootstrap UI using relative URLs with servlets (#6771)
Leif Åstrand
2012-10-08
1
-49
/
+2
*
Allow servletInitialized,portletInitialized to throw exception (#9848)
Artur Signell
2012-10-05
1
-1
/
+1
*
Rename VaadinSession -> VaadinServiceSession (#9733)
Leif Åstrand
2012-09-28
1
-2
/
+2
*
Use one VaadinSession per VaadinServlet (#9733)
Leif Åstrand
2012-09-28
1
-3
/
+2
*
Global code cleanup
Leif Åstrand
2012-09-27
1
-12
/
+9
*
Shorten addVaadinSessionInitializationListener name pattern (#9750)
Leif Åstrand
2012-09-25
1
-6
/
+6
*
Rename getVaadinXyz() methods to getXyz() (#9726)
Leif Åstrand
2012-09-24
1
-6
/
+6
*
Use event objects for future-proofing UIProvider API (#9721)
Leif Åstrand
2012-09-24
1
-9
/
+8
*
Fixed serialization issues (#9640)
Artur Signell
2012-09-24
1
-1
/
+1
*
Rename to VaadinServletService and move to its own file (#9718)
Leif Åstrand
2012-09-24
1
-2
/
+3
*
Merge UIProvider and AbstractUIProvider (#9642)
Leif Åstrand
2012-09-21
1
-2
/
+2
*
Refactor UIProvider management and fix multi-servlet (#9619, #9637)
Leif Åstrand
2012-09-21
1
-10
/
+12
*
Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633)
Leif Åstrand
2012-09-20
1
-9
/
+9
*
Refactor how LegacyApplication and VaadinSession are "closed" (#9635)
Leif Åstrand
2012-09-20
1
-1
/
+1
*
Replace onVaadinSessionStarted with a listener (#9635)
Leif Åstrand
2012-09-18
1
-11
/
+27
*
Rename Application back to LegacyApplication (#9402)
Leif Åstrand
2012-09-07
1
-5
/
+5
*
Redesign to make session inited in Application.init (#9402)
Leif Åstrand
2012-09-07
1
-11
/
+16
*
Remove Application from UIProvider API (#9402)
Leif Åstrand
2012-09-06
1
-2
/
+1
*
Rename ApplicationConfiguration -> DeploymentConfiguration (#9402)
Leif Åstrand
2012-09-06
1
-3
/
+3
*
Rename DeploymentConfiguration -> VaadinService (#9402)
Leif Åstrand
2012-09-06
1
-7
/
+4
*
Reformat project
Leif Åstrand
2012-09-05
1
-3
/
+3
*
Rename LegacyApplication -> Application (#9402)
Leif Åstrand
2012-09-05
1
-4
/
+4
*
Rename Application to VaadinSession (#9402)
Leif Åstrand
2012-09-05
1
-6
/
+6
*
Combine ApplicationContext into Application (#9402)
Leif Åstrand
2012-09-05
1
-4
/
+5
*
Move LegacyApplication to its own file (#9402)
Leif Åstrand
2012-09-05
1
-1
/
+1
*
Change LegacyApplication to be a UIProvider (#9402)
Leif Åstrand
2012-09-05
1
-7
/
+18
*
Extract ApplicationConfiguration from DeploymentConfiguration (#9382)
Leif Åstrand
2012-09-05
1
-3
/
+4
*
Make DeploymentConfiguration configurable (#9402)
Leif Åstrand
2012-09-04
1
-8
/
+16
*
Combine ApplicationServlet and AAS and rename to VaadinServlet (#9460)
Leif Åstrand
2012-09-03
1
-2
/
+2
*
Move SystemMessages to DeploymentConfiguration (#9402)
Leif Åstrand
2012-09-03
1
-14
/
+0
*
Refactor UI bootstrap (#9443)
Leif Åstrand
2012-08-31
1
-3
/
+1
*
Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)
Artur Signell
2012-08-30
1
-0
/
+302