Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Jetty to compilation class path of uitest WAR (#11688) | Henri Sara | 2013-04-30 | 1 | -3/+3 |
| | | | | Change-Id: I0f185e9bb1f91f7eca7e93f6a42c413be48fdeec | ||||
* | Remove Jetty JARs from uitest WAR (related to #11688) | Henri Sara | 2013-04-30 | 1 | -7/+6 |
| | | | | | | | Otherwise, Atmosphere may auto-detect Jetty at least on some other servers. Change-Id: I12552af49bb07ee84705b785abb2bef53f9278ed | ||||
* | Updated commons-io dependency to 2.2 (#11643) | Artur Signell | 2013-04-23 | 1 | -1/+1 |
| | | | | Change-Id: Ia134929a67328e2a759028b2ee5b64206dc78883 | ||||
* | Added push meta module (#11498) | Artur Signell | 2013-04-08 | 1 | -0/+2 |
| | | | | Change-Id: Ia95f4682333656fc34f04e563dc256ef45f987c1 | ||||
* | Server push (#111) | Johannes Dahlström | 2013-04-04 | 1 | -4/+6 |
| | | | | | | | | | | | | | | | | * Asynchronous bidirectional communication * Use Atmosphere as a backend * Use websockets if available, fallback to HTTP streaming * Push mode (disabled, manual, automatic) * Configurable via servlet parameter pushMode * Disabled: The default; regular AJAX communication * Manual: Need explicit UI.push() call * Automatic: push all UIs in session when lock released * UI.push() * Push pending state and RPC to client asynchronously * Must hold session lock when invoking Change-Id: Idb5978ac81f7ff1e66665df4e3f96e29e4c419d4 | ||||
* | Include hsqldb for tests | Artur Signell | 2013-01-11 | 1 | -1/+3 |
| | | | | Change-Id: I29f3366a571d1017866261f297c147734b2aeb38 | ||||
* | Update confs to make jetty classes available for the ProxyTest | Leif Åstrand | 2012-10-09 | 1 | -3/+4 |
| | | | | Change-Id: Iaa36ad9c5be9b2f4a31812ce129d2c428f677b71 | ||||
* | Bootstrap UI using relative URLs with servlets (#6771) | Leif Åstrand | 2012-10-08 | 1 | -0/+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 | ||||
* | Changed servlet api dependency to 2.4 (#9605) | Artur Signell | 2012-09-14 | 1 | -2/+2 |
| | |||||
* | Renamed themes-compiled -> themes (#9598) | Artur Signell | 2012-09-13 | 1 | -1/+1 |
| | |||||
* | Build javadoc and sources jars (#9299) | Artur Signell | 2012-09-09 | 1 | -1/+2 |
| | |||||
* | Generate pom artifacts and automatically publish to local Maven (#9299) | Artur Signell | 2012-09-09 | 1 | -2/+2 |
| | |||||
* | Include compiled TestingWidgetSet in war (#9299) | Artur Signell | 2012-09-09 | 1 | -1/+5 |
| | |||||
* | Support running TestBench tests with the vaadin-uitest war (#9299) | Artur Signell | 2012-09-09 | 1 | -7/+15 |
| | | | | Server is now launched using jetty-runner instead of a custom DemoLauncher | ||||
* | Client-compiled-cache artifact (#9299) | Artur Signell | 2012-09-09 | 1 | -4/+6 |
| | |||||
* | Added themes-compiled module (#9299) | Artur Signell | 2012-09-09 | 1 | -11/+8 |
| | |||||
* | Support running JUnit tests (#9299) | Artur Signell | 2012-09-09 | 1 | -15/+55 |
| | |||||
* | Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) | Artur Signell | 2012-08-30 | 1 | -0/+16 |