summaryrefslogtreecommitdiffstats
path: root/WebContent/WEB-INF
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into reconnect-dialogArtur Signell2015-09-041-0/+15
|\
| * Support suspend timeout for long polling (#18550)Artur Signell2015-09-031-0/+15
* | Test for various UIDL/heartbeat response codes from the server (#11733)Artur Signell2015-07-131-0/+18
|/
* Enable running websocket tests on JBoss EAP 6.4 (#13323)Artur Signell2015-04-221-0/+7
* Support JSR-356 websockets (#16738, #14432)Artur Signell2015-04-021-0/+16
* Revert "Make push path configurable (#14432)."Artur Signell2015-03-251-19/+3
* Make push path configurable (#14432).Tapio Aali2015-02-181-3/+19
* Don't scan classpath for any development servlet (#14604)Leif Åstrand2014-09-041-28/+0
* Use a separate servlet instance for static files during testingArtur Signell2014-08-211-6/+9
* Fix web.xml element order issue (#14257)Juuso Valli2014-07-211-2/+2
* Return a value on __gwtStatsEvent in Profiler (#11709)Bogdan Udrescu2014-07-071-1/+10
* Speed up dev server startup Leif Åstrand2014-06-171-8/+29
* Speed up development server again by not eagerly initing all servletsArtur Signell2014-06-161-7/+7
* Add load-on-startup on web.xml to make demo run on Wildfly.Sauli Tähkäpää2014-06-051-0/+7
* Timeout redirect timer is reset on server activity (#12446)Henrik Paul2013-12-031-0/+15
* Updatet servlet tests to follow the same *Test naming conventionArtur Signell2013-10-082-2/+2
* Add async-supported to all servlets to enable push testing (#12573)Artur Signell2013-09-171-0/+4
* Formatted XML files using defined rules (#11956)Artur Signell2013-05-304-181/+175
* Fix order in web.xml to pass validation (#11688, #11672)Henri Sara2013-05-021-2/+2
* Fixed invalid xml (#11688)Artur Signell2013-05-021-3/+2
* Updated web.xml to use servlet 3.0 and added a 2.4 compatible web.xml for old...Artur Signell2013-05-022-3/+136
* Enabled async-supported for integration and push servlets #11672"John Ahlroos2013-04-261-0/+2
* Re-added Property.toString warning messages (#10916)Artur Signell2013-04-241-0/+4
* Added /run-push to tests to be able to test with push enabled (#11494)Artur Signell2013-04-081-0/+14
* Unified all portal integration tests to be based on JSR286Portlet (#8013, #95...Artur Signell2013-03-211-3/+3
* Made servlet 2.4 schema compatible (#10723)Artur Signell2013-01-141-1/+0
* Updated to servlet 2.4 (#10723)Artur Signell2013-01-141-7/+5
* When closeIdleUIs is true, close open UIs only after all UIs have been idle f...Johannes Dahlström2012-11-201-1/+1
* Moved init params after servlet name and class (#10040)Artur Signell2012-10-231-2/+2
* Properly read heartbeat interval servlet parameter (#9987)Johannes Dahlström2012-10-181-0/+17
* Bootstrap UI using relative URLs with servlets (#6771)Leif Åstrand2012-10-081-1/+1
* Updated GAE test to be UI based (#9816)Artur Signell2012-10-011-5/+5
* Fix "invalid" xml.Leif Åstrand2012-09-251-5/+5
* Allow specifying UIProvider using a servlet parameter (#9628)Leif Åstrand2012-09-211-0/+17
* Refactor UIProvider management and fix multi-servlet (#9619, #9637)Leif Åstrand2012-09-211-1/+1
* Test which embeds two UIs on the same page (#9619)Artur Signell2012-09-181-0/+25
* Use LegacyVaadinPortlet for now (#9566)Artur Signell2012-09-121-2/+2
* Removed PortalDefaultWidgetSet (#9337)Artur Signell2012-09-101-1/+1
* Combine ApplicationPortlet and AAP and rename to VaadinPortlet (#9460)Leif Åstrand2012-09-031-2/+2
* Combine ApplicationServlet and AAS and rename to VaadinServlet (#9460)Leif Åstrand2012-09-031-2/+2
* Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431)Artur Signell2012-08-292-3/+3
* Revert "Change testing portlet parameter to use root instead of application"Leif Åstrand2012-07-241-2/+2
* Change testing portlet parameter to use root instead of applicationLeif Åstrand2012-07-231-2/+2
* Include ApplicationRunnerServlet in test.warArtur Signell2012-04-051-5/+1
* #8311 Converted CRLF -> LF in css/html/xml filesArtur Signell2012-02-021-61/+61
* Merged changes from 6.6 (#7692)Henri Sara2011-09-301-0/+5
* #7433 separate servlet configuration in web.xml to enable GAE testingHenri Sara2011-08-171-0/+15
* Removed unused test servlet from web.xml - problematic for GAE integration testHenri Sara2011-08-171-18/+1
* #7178 removed AddressBook, demo themes and many other demo related filesHenri Sara2011-08-121-133/+0
* #7178 Remove portlet configuration for Address BookHenri Sara2011-08-113-45/+0