173 Commits (documentation)

Autor SHA1 Nachricht Datum
  Artur Signell 443744ff57 Enable running websocket tests on JBoss EAP 6.4 (#13323) vor 9 Jahren
  Artur Signell dad7ac2309 Support JSR-356 websockets (#16738, #14432) vor 9 Jahren
  Artur Signell 140844eaff Revert "Make push path configurable (#14432)." vor 9 Jahren
  Tapio Aali 735f074834 Make push path configurable (#14432). vor 9 Jahren
  Leif Åstrand b914468e90 Don't scan classpath for any development servlet (#14604) vor 9 Jahren
  Artur Signell e482897e0c Use a separate servlet instance for static files during testing vor 9 Jahren
  Juuso Valli 6c529c98d6 Fix web.xml element order issue (#14257) vor 10 Jahren
  Bogdan Udrescu 0eb8b337a9 Return a value on __gwtStatsEvent in Profiler (#11709) vor 10 Jahren
  Leif Åstrand fa5d9f3d6e Speed up dev server startup vor 10 Jahren
  Artur Signell 4e68548c1a Speed up development server again by not eagerly initing all servlets vor 10 Jahren
  Sauli Tähkäpää 3e20d6a9a5 Add load-on-startup on web.xml to make demo run on Wildfly. vor 10 Jahren
  Henrik Paul 26b5b672df Timeout redirect timer is reset on server activity (#12446) vor 10 Jahren
  Artur Signell 6779857911 Updatet servlet tests to follow the same *Test naming convention vor 10 Jahren
  Artur Signell d0af7d103a Add async-supported to all servlets to enable push testing (#12573) vor 10 Jahren
  Artur Signell 9a3dc4e99c Formatted XML files using defined rules (#11956) vor 11 Jahren
  Henri Sara a4e9ec1ea6 Fix order in web.xml to pass validation (#11688, #11672) vor 11 Jahren
  Artur Signell a50cc42cb3 Fixed invalid xml (#11688) vor 11 Jahren
  Artur Signell 57358ba8a4 Updated web.xml to use servlet 3.0 and added a 2.4 compatible web.xml for older test servers (#11688) vor 11 Jahren
  John Ahlroos 8127219e09 Enabled async-supported for integration and push servlets #11672" vor 11 Jahren
  Artur Signell be433ace81 Re-added Property.toString warning messages (#10916) vor 11 Jahren
  Artur Signell 57bded97d9 Added /run-push to tests to be able to test with push enabled (#11494) vor 11 Jahren
  Artur Signell 5d8b1862b6 Unified all portal integration tests to be based on JSR286Portlet (#8013, #9566, #11314) vor 11 Jahren
  Artur Signell 2c21529ce9 Made servlet 2.4 schema compatible (#10723) vor 11 Jahren
  Artur Signell e582fc52d3 Updated to servlet 2.4 (#10723) vor 11 Jahren
  Johannes Dahlström 1384f1eb2c When closeIdleUIs is true, close open UIs only after all UIs have been idle for longer than the session timeout vor 11 Jahren
  Artur Signell 439b88b09d Moved init params after servlet name and class (#10040) vor 11 Jahren
  Johannes Dahlström 780d076d81 Properly read heartbeat interval servlet parameter (#9987) vor 11 Jahren
  Leif Åstrand 13d5b3e989 Bootstrap UI using relative URLs with servlets (#6771) vor 11 Jahren
  Artur Signell 9e853dd5c6 Updated GAE test to be UI based (#9816) vor 11 Jahren
  Leif Åstrand c2b5382cea Fix "invalid" xml. vor 11 Jahren
  Leif Åstrand fb8cf5cb45 Allow specifying UIProvider using a servlet parameter (#9628) vor 11 Jahren
  Leif Åstrand 474b7dbcc7 Refactor UIProvider management and fix multi-servlet (#9619, #9637) vor 11 Jahren
  Artur Signell c93035c981 Test which embeds two UIs on the same page (#9619) vor 11 Jahren
  Artur Signell b27bfc1579 Use LegacyVaadinPortlet for now (#9566) vor 11 Jahren
  Artur Signell 448d56cc85 Removed PortalDefaultWidgetSet (#9337) vor 11 Jahren
  Leif Åstrand ae2c302f71 Combine ApplicationPortlet and AAP and rename to VaadinPortlet (#9460) vor 11 Jahren
  Leif Åstrand 6f276f4451 Combine ApplicationServlet and AAS and rename to VaadinServlet (#9460) vor 11 Jahren
  Artur Signell 63595217a2 Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431) vor 11 Jahren
  Leif Åstrand 410653ce86 Revert "Change testing portlet parameter to use root instead of application" vor 12 Jahren
  Leif Åstrand e566200882 Change testing portlet parameter to use root instead of application vor 12 Jahren
  Artur Signell 2c683e3872 Include ApplicationRunnerServlet in test.war vor 12 Jahren
  Artur Signell 98737932a5 #8311 Converted CRLF -> LF in css/html/xml files vor 12 Jahren
  Leif Åstrand 8e04f2383d Restore serlvet configs that were disabled during Window -> Root split vor 12 Jahren
  Leif Åstrand e80767e00c Remove servlet mappings for the root test application vor 12 Jahren
  Leif Åstrand 9f9ccd8d00 Allow configuring the root class to use, remove RootLayout vor 12 Jahren
  Leif Åstrand fe436236e9 Add servlet mapping for testing the new root initialization logic vor 12 Jahren
  Leif Åstrand be1d3c3365 Split Window to Root and Window vor 12 Jahren
  Henri Sara 4794b6bf53 Merged changes from 6.6 (#7692) vor 12 Jahren
  Henri Sara aaa1b378c9 #7433 separate servlet configuration in web.xml to enable GAE testing vor 12 Jahren
  Henri Sara 6d436ce723 Removed unused test servlet from web.xml - problematic for GAE integration test vor 12 Jahren