176 Commits (feature/databinding)

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