Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build uitest war with maven | Teemu Suo-Anttila | 2016-04-15 | 1 | -576/+0 |
| | | | | Change-Id: I32625901ca27a282253df44c6e776cf9632bacda | ||||
* | Make ARS without UI parameter redirect to last modified UI | Leif Åstrand | 2016-03-05 | 1 | -4/+102 |
| | | | Change-Id: I7841fb0356b6a1bba5963bef7b6f660a752c4790 | ||||
* | Revert "Make push path configurable (#14432)." | Artur Signell | 2015-03-25 | 1 | -6/+3 |
| | | | | | | | | | | | | | | Breaks long polling fallback when implemented this way This reverts commit 735f0748344d7ee594c4e52a715d867dfdb23cb1. Conflicts: push/build.xml push/ivy.xml server/src/com/vaadin/server/Constants.java uitest/src/com/vaadin/tests/push/PushPathTest.java Change-Id: I07f6fedafc648b0ee403865ccb322017d2a8d571 | ||||
* | Make push path configurable (#14432). | Tapio Aali | 2015-02-18 | 1 | -3/+6 |
| | | | | | | | In order to use websockets with Weblogic 12.1.2 or later, push path 'ws' needs to be used instead of 'PUSH'. Change-Id: Ia90d11c20a375cef9cf4a53986a70d616a83db06 | ||||
* | Wrap null values into JsonNull json objects in bootstrap handler(#14594) | Denis Anisimov | 2015-01-10 | 1 | -0/+34 |
| | | | | Change-Id: I1e03bfd1b4eff77e920208892f030582ff877d78 | ||||
* | Fix serialization with ApplicationRunnerServlet | Leif Åstrand | 2015-01-07 | 1 | -21/+40 |
| | | | | | | | | Make the InvocationHandler used by the DeploymentConfiguration proxying feature serializable. Also make findDeploymentConfiguration static to avoid serializing an ApplicatinRunnerServlet instance. Change-Id: I360276ae42a875e9227df34e8aabf8ce2a697bc2 | ||||
* | Allow customizing DeploymentConfiguration for test UIs (#14215) | Leif Åstrand | 2014-07-15 | 1 | -0/+135 |
| | | | | Change-Id: I4a9db58e65b94ec0e46e849e6856817986bd750e | ||||
* | Update copyright year to 2014 | Artur Signell | 2014-04-16 | 1 | -1/+1 |
| | | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6 | ||||
* | Correct assertion message which changed due to #12915 | Artur Signell | 2013-11-29 | 1 | -1/+1 |
| | | | | | | Converted to TB3 to allow running on only one browser Change-Id: I8a0d20cfb5af798d8b89f3fca86ef7d9d7a37527 | ||||
* | Fixed NPE in ApplicationRunnerServlet (#12145) | Jouni Koivuviita | 2013-06-28 | 1 | -1/+9 |
| | | | | | | | | | | If the path for a test case file contained special characters (such as space), they would get URL encoded which wouldn't work for File constructors. Fixed by using URI.getPath(), which does the decoding. Change-Id: I2a7c13b785adbb2e486d3807b115540c0ba70fa6 | ||||
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 1 | -1/+1 |
| | | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e | ||||
* | Don't make VaadinSession serialize VaadinService (#10088) | Leif Åstrand | 2012-11-26 | 1 | -7/+15 |
| | | | | | | | * Refactor ApplicationRunnerServlet UIProvider to avoid indirect reference through anonymous inner class Change-Id: Ie4148e633192b1940ba82edbd26fbbc0cc2c4da3 | ||||
* | Global code cleanup | Leif Åstrand | 2012-11-21 | 1 | -1/+1 |
| | | | | Change-Id: I14f46e6aa4f9cbdd9037f1c4ad1ac38fe7cbda86 | ||||
* | Renamed VaadinServiceSession to VaadinSession (#10223) | Artur Signell | 2012-11-16 | 1 | -2/+2 |
| | | | | Change-Id: Id7f367300c000aa47edc12084f4e9500502466c3 | ||||
* | Moved classes from com.vaadin to com.vaadin.server (#10145) | Artur Signell | 2012-11-06 | 1 | -1/+1 |
| | | | | Change-Id: Ica48f1d5edbefde0ef8afca0c2774fe122a6c8ad | ||||
* | Remove CombinedRequest and BrowserDetails (#8165) | Leif Åstrand | 2012-10-08 | 1 | -2/+1 |
| | | | | | | | | | | | * Primary use case for CombinedRequest (special path and parameters) already elimiated by other changes * BrowserDetails.getLocation is now available through Page * BrowserDetails.getWindowName only used internally in one location * VaadinServletRequest.cast and similar for portlets removed now that a normal cast can always be used as there's no CombinedRequest to consider Change-Id: I44f28722a12f86015b3c30e83768e4611b87479c | ||||
* | Bootstrap UI using relative URLs with servlets (#6771) | Leif Åstrand | 2012-10-08 | 1 | -49/+2 |
| | | | | | | | | * Configure widgetset using URLs relative to the requested page * Provide a Util method for getting an absolute URL from a relative URL * Test by using an embedded Jetty acting as a transparent proxy * Make /embed1 use the Buttons test to enable testing UIDL requests Change-Id: I4ef9b40e3954ae16b682d743a339f4360db40d4d | ||||
* | Allow servletInitialized,portletInitialized to throw exception (#9848) | Artur Signell | 2012-10-05 | 1 | -1/+1 |
| | | | | Change-Id: Ib0fd2524ba82998063b21d6c3b56897270c24b2c | ||||
* | Rename VaadinSession -> VaadinServiceSession (#9733) | Leif Åstrand | 2012-09-28 | 1 | -2/+2 |
| | | | | Change-Id: I4472cebf2f9f4cf3e0dea31a0dda8dc892323c5c | ||||
* | Use one VaadinSession per VaadinServlet (#9733) | Leif Åstrand | 2012-09-28 | 1 | -3/+2 |
| | | | | Change-Id: I98639e88cc772e4370ebba836f270c44258613fa | ||||
* | 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 |
| | | | | ConnectorTracker diff state is now transient and thus not serialized. This could be improved in the future (#9717) | ||||
* | 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 |