| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: I06f82fe05f3b370af85538c0a85f2e60ee28d72d
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: Ic5fb0238f538fd05bb6d6e37ddff3ec06175f782
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: Ic74c269031e0131e2db55dace81ae51869308f12
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* Initialize Atmosphere in a context listener as JSR-356 requires
* Do not run JSR-356 or websocket tests on servers without support
* Adds /run-jsr356/ for testing JSR-356 websockets with uitest.war
* Change push path to /PUSH (from /PUSH/) to be compatible with JSR 356
endpoint mappings in Atmosphere (#14381)
Change-Id: Iec43f26df8c7b2bd347a713623a5298cc9e7b2cd
|
| |_|_|_|_|_|/
|/| | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Icd85e028aa3ae9592fc795cadf00f1f8b7eae552
|
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Icadaaab9166763e8e2086c6c114efd799ab580d6
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Also fixes HTTPS resource handling (#17267)
Contains tests for both Audio and Video.
Change-Id: Id4a7325f0d29f6857ff2236757b28b9eb911e39a
|
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Icd70a02aa8ffef9d1aca4b833ac23aeff5813771
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Ib9a33d6d0fe48e63e5043a84a47375f123eccb58
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I473e5a0f8420c95971af52ef230849f468ebbbad
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I132e37fe54fb5949748c0e0ec265bd411ff91ce3
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
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
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I5cc390566af38115939416591a549f06e39d3153
|
| |_|_|_|_|/
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
CustomLayout now has a public default constructor. If a template is not set
using one of the setters, a warning message is displayed like in the case where
the template file is specified but not found.
Change-Id: I5d56f24fafc5c82e6ab76dec393a0c25bd78aae5
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I766172c125b7e771b4bc8e2db1f39d1ae828fea6
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Also improve tests.
Change-Id: I99e064c931770fb8af511ea5c8e2c7fc2da2464e
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Ifaa0cddc1523f547d8d7f935e739889aa9ddd45a
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I8b3cabc942600b3366f59697441d0613c9908a24
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Change-Id: I3d5a5b9396bb9449a579b54ed21821415bfdae16
|
| |/ / /
|/| | |
| | | |
| | | | |
Change-Id: I8abaa4c1bd8eface98e42e0882cf09c92fbbf386
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I02802b910d0dc90221483fedbf05be48958d8dcc
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I85618f66effbf647856d9c152b3e66a6454001d9
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I0bb3e7975f2b48cdc589de740cb07ac893b13461
|
| |_|/
|/| |
| | |
| | |
| | |
| | |
| | | |
If we create an AtmospherePushConnection and a broadcaster like before we would
need to suspend the connection to ensure the AtmosphereResource is actually
added to the broadcaster
Change-Id: I7265ac0594b7a4da2c7a49fa34ebfbb27e1abdff
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Breaks AppResource404, BrowserFrameIsVisible and FlashIsVisible
This reverts commit af6dd56e89db8ea8c88f607c4214abcde50dfc94.
Change-Id: I82fc9ef4c9d08dc8aa48e0fa137fae5782701389
|
|/ /
| |
| |
| | |
Change-Id: I61233d704eae50447d3ccb5a5c485fe3ef98c436
|
| |
| |
| |
| | |
Change-Id: I089f08a056a358d9857ce6608293878e2b8bbd9e
|
| |
| |
| |
| | |
Change-Id: I26e53f6b07eaccc785bda547e454fa185ad952df
|
| |
| |
| |
| | |
Change-Id: Idd43e37ac7ba37710ffea7e01efc931e73defd90
|
| |
| |
| | |
Change-Id: I4d18aa54c48487081a626749916e3342888eb71e
|
| |
| |
| |
| |
| |
| |
| |
| | |
- Set slider min to max if max is being set to a smaller value than min,
and vice-versa.
- Set also an informative message to Slider.ValueOutOfBoundsException.
Change-Id: I06b6b05dd0ef2c1fb862cf4acc7df3e235db59ba
|
| |
| |
| |
| | |
Change-Id: I2ac17e3c5a7c36492567238af8f4cf6723b0ec69
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
http://dev.vaadin.com/ticket/16919
Revert "Fix handling of disconnection with push (#15330)"
This reverts commit 3c07368cbbc4d35534e90c769ea8ec975400c452.
Change-Id: I46631b1921fa1c5628952362a93a000df92c5a4a
|
| |
| |
| |
| | |
Change-Id: Ib3ae8d305f44a78c9bd6f4539ca9cee2a487d269
|
| |
| |
| |
| |
| |
| |
| |
| | |
* The resource should not be closed when the client disconnects
* Removed "automatic" disconnection which was needed when onresume was not handled
* Don't call disconnect twice for cancelled connections
Change-Id: Id5ad9924b56c8810f759d6f9dc1da6e83e53d75b
|
| |
| |
| |
| | |
Change-Id: Iefc27b7047836243268970605ba2e946fac55e95
|
| |
| |
| |
| | |
Change-Id: I58fee1549459b24cb47e0d3321d16fb8b215959a
|
| |
| |
| |
| | |
Change-Id: I61e0003a2301100a5f0bfc18581a279207c4e812
|
| |
| |
| |
| | |
Change-Id: Ie6393f60961852825817378fadb068a16a307bcc
|
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| | |
Change-Id: I235804a80b1d70a564a54953b9255416a7386fe6
|
| |
| |
| |
| | |
Change-Id: I85994e47f99e2ac5431e67c56f432380e84af23d
|
| |
| |
| |
| |
| |
| |
| | |
This patch changes value change listener mapping from itemid based to
index based mapping. This makes removing rows much less error prone
Change-Id: I77e9078de4ae61ce5d752cc394aa47bccd505e70
|
|/
|
|
| |
Change-Id: Ie2cf41f2176d05105663cdb84934379efa826f03
|
|
|
|
| |
Change-Id: I6e8ca4af7baf0b560e9f28dfd6b7dd437c1a4254
|
|
|
|
| |
Change-Id: Icef0b3c4e652421265714c4fd29dee150bcc8cd0
|
|
|
|
| |
Change-Id: Ia5c09b80e32f9842fb4680f035b53cea755cb451
|
|
|
|
| |
Change-Id: I71f3a7cd6b91174c306e5cd60e20dbf0150f4a53
|
|
|
|
| |
Change-Id: If0e323fcdbac519cf204d8183d2d5f9f4465a907
|
|
|
| |
Change-Id: I6fd0313aaba5619a55f03fb52d72c032ea18f409
|