aboutsummaryrefslogtreecommitdiffstats
path: root/push
Commit message (Collapse)AuthorAgeFilesLines
* Update to 8.12-snapshot (#11995)Zhe Sun2020-05-131-1/+1
|
* Update to 8.11 snapshot (#11874)Zhe Sun2020-01-161-1/+1
| | | | | * Update to 8.11-SNAPSHOT
* Update to 8.10-SNAPSHOT (#11657)Zhe Sun2019-07-291-1/+1
|
* Update to 8.9 (#11535)Sun Zhe2019-04-181-1/+1
| | | | | | * Update to 8.9-SNAPSHOT * update in bom module
* Update snapshot to 8.8-snapshot (#11397)Sun Zhe2018-12-281-1/+1
|
* Update master to 8.7-SNAPSHOT (#11208)Sun Zhe2018-09-271-1/+1
|
* OSGi resource registration via SCR (#11166)S.W2018-09-211-24/+14
| | | * Changed the way resources, themes, and widgetsets are registered to the HttpService by only using the VaadinResourceTrackerComponent
* Update project version to 8.6-SNAPSHOT (#11011)Mehdi Javan2018-06-291-1/+1
|
* Update snapshot version to 8.5 (#10818)Teemu Suo-Anttila2018-04-121-1/+1
|
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
|
* Upgrade minor version in the project to 8.4 (#10520)Teemu Suo-Anttila2018-01-241-1/+1
|
* Update version number to 8.3-SNAPSHOT (#10348)Teemu Suo-Anttila2017-11-221-1/+1
|
* Update version to 8.2-SNAPSHOT (#9946)Teemu Suo-Anttila2017-09-081-1/+1
|
* Rename OSGi classes for Java naming conventions (#9320)Henri Sara2017-05-151-2/+2
| | | | | | - Rename OSGi to Osgi in class names. - Rename VaadinOSGiPortlet to OSGiVaadinPortlet for consistency with Spring, CDI etc. add-ons - Add missing javadoc
* Add missing fields to OSGi manifestsHenri Sara2017-04-251-0/+2
| | | | Adds RequiredExecutionEnvironment and License fields and renames some bundles (SymbolicName) for backwards compatibility.
* Add OSGi support #8830 #8827 #8828 #8829Mirjan Merruko2017-04-253-22/+73
| | | | | Use bnd-maven-plugin instead of maven-bundle-plugin and helper class, and add support for publishing static resources such as themes and widgetsets.
* Snapshot version update to 8.1 (#9023)Ilia Motornyi2017-04-051-1/+1
|
* Format project pom files using correct settings (4 spaces)Artur Signell2016-09-091-151/+159
| | | | Change-Id: I4b4760949897d2755da26a06f9048a596abdf0b6
* Define dependency version in the main pom fileArtur Signell2016-08-181-2/+0
| | | | Change-Id: Id603133355b1cb398bcb880e693dd3c8276f7937
* Make OSGi work againArtur Signell2016-08-151-2/+2
| | | | | | | * Specify correct (Java 8) execution environment for OSGi * Accept any servlet 3 version Change-Id: I170d4577218e773bc17c14342bc7f93572932fcc
* Update version number, use Java 8Teemu Suo-Anttila2016-08-031-1/+1
| | | | Change-Id: Icb36a9c019ba086cdcdece2497c2120ea6bafb7a
* Use pure JS instead of JQuery JS for Atmosphere (#19396)Artur Signell2016-07-163-10354/+11
| | | | Change-Id: I20c6e98fe84f0e42c3aa7544a85d4283e2a21537
* Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOTSampsa Sohlman2016-07-141-0/+1
| | | | Change-Id: Iad1f7c9fbff6ded1ce85536788a0b86135ecfbad
* Move organization, license and SCM to parent POMHenri Sara2016-04-131-3/+0
| | | | | | | | | | | | This change also cleans up some redundant POM metaadata. Even though Maven documentation does not list it, also the organization section is inherited to the effective POM. pom-template.xml is still in the project for a longer description and a repositories section until publishing to staging is cleaned up. Change-Id: I76b71aec1d2812e2f9ef321c3b4131c613a29cb7
* Remove most Ivy filesHenri Sara2016-04-021-33/+0
| | | | | | | | | | Consolidate Ivy dependencies for Eclipse and ide.xml in one location and remove redundant ivy.xml files. This also fixes some theme and resource paths in ide.xml but does not fully fix test theme compilation. Change-Id: If44c73d7f85d02ebef379aa306e6e284fe7446c1
* Clean up plugin versions for maven buildTeemu Suo-Anttila2016-03-231-204/+162
| | | | Change-Id: I984423abafde267a0da99e9aba4a3227fb6ddc17
* Use correct unpack goal in shared, rename pushTeemu Suo-Anttila2016-03-181-1/+1
| | | | Change-Id: Ib01fec5ebcefd429bf94badaa069cf486bb8156d
* Introduce root pom.xml to ease building with mavenTeemu Suo-Anttila2016-03-151-6/+3
| | | | Change-Id: Ib1252575da642074441818fda0f3946df300aa64
* Fix classpath and missing push ivy.xml to avoid workspace issuesTeemu Suo-Anttila2016-03-101-0/+33
| | | | Change-Id: I02880744637efc5703c08d0337b92afa96b4340d
* Use Maven to build vaadin-pushHenri Sara2016-02-295-153/+230
| | | | Change-Id: I244182abfe3b72c59786b520eafb663b5c1e5918
* Update to Atmosphere 2.2.13.vaadin3 (#19391)Artur Signell2015-12-171-1/+1
| | | | Change-Id: I80a594092d5f662120b83148cb992a9457859248
* Update to Atmosphere 2.2.13.vaadin2 (#19388)Artur Signell2015-12-161-1/+1
| | | | | | The new Atmosphere fixes a JS typo in "ononline" handling Change-Id: If0a9a1b6756212d5a0232f6aaa2f4314ba1dc052
* Upgrade to Atmosphere-js 2.2.13-vaadin1 (#19323)Johannes Dahlström2015-11-301-1/+1
| | | | | Fixes at least #19201. Change-Id: I284c93e6b47ea916a991c8c2b495823cb86ebfce
* Add missing export declaration to the manifest of vaadin-push.jar (#18190)Markus Koivisto2015-11-161-0/+1
| | | | Change-Id: I2874d3a065ad825e40e71c0167fc9ffb48ee1f5d
* Update Atmosphere to fix reconnect problem (#18686)Artur Signell2015-08-311-1/+1
| | | | Change-Id: I0c2825c8f4c6f44eb16c9106aaac7e0add6e1a5f
* Provide compressed vaadinPush.js (#18329)Artur Signell2015-06-261-0/+6
| | | | Change-Id: I81328655f64e78a02bb6d05017374d2d43049111
* Update to Atmosphere 2.2.7 (#18069)Artur Signell2015-06-082-2/+2
| | | | Change-Id: I44994ffbe73cbbcf0eae67718a821ac0f883b60e
* Update to Atmosphere 2.2.4.vaadin8 (#17456)Artur Signell2015-04-302-2/+2
| | | | Change-Id: I58a8928e93e13a639c331383731f91ae33a33389
* Update Atmosphere to fix Firefox + JSR356 (#17510)Artur Signell2015-04-212-2/+2
| | | | Change-Id: I9ea4b713678af4d42742d1fe51ae87ca18b8c362
* Update Atmosphere JS to fix Firefox websocket reconnect (#17247)Artur Signell2015-04-171-1/+1
| | | | Change-Id: I58249a6c4eaf03de54ff2a0c7c5a2f55bffb856c
* Update Atmosphere version (#17456, #17454)Artur Signell2015-04-172-2/+2
| | | | Change-Id: I4effa1cdf163c1d1b4afd2d6513d252c3558605d
* Support JSR-356 websockets (#16738, #14432)Artur Signell2015-04-021-3/+3
| | | | | | | | | | * 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
* Update Atmosphere to 2.2.4.vaadin5 (#17074)Artur Signell2015-03-102-2/+2
| | | | Change-Id: I85618f66effbf647856d9c152b3e66a6454001d9
* Update Atmosphere to 2.2.4.vaadin4 (#16825, #16826, #16862)Artur Signell2015-03-022-2/+2
| | | | Change-Id: Idd43e37ac7ba37710ffea7e01efc931e73defd90
* Make push path configurable (#14432).Tapio Aali2015-02-182-2/+2
| | | | | | | 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
* Reformat build filesArtur Signell2015-01-151-8/+18
| | | | Change-Id: Iab68be3e5d5e59bb05610677642a5715efe50feb
* Update to Atmosphere 2.2 (#14534)Artur Signell2014-12-182-3/+3
| | | | | | | | | | | Does not use the new heartbeat mechanism in Atmosphere 2.2 because the heartbeat mechanism will cause the client to reconnect every 60 seconds when idle. It does not currently work with Vaadin because no onreopen event is fired by Atmosphere (https://github.com/Atmosphere/atmosphere-javascript/issues/141) and thus Vaadin will wait forever for Atmosphere to indicate that the connection is available again after the disconnect. Change-Id: I3a61b2c5d611f09c3092f817834e6382e1ca9894
* Update atmosphere-runtime to 2.1.2.vaadin6. (#14674, #14861)Sauli Tähkäpää2014-10-212-2/+2
| | | | Change-Id: Ie239bf110909f8acb47f2141431965061f9ac407
* Update to Atmosphere 2.1.2.vaadin5 (#13877)Sergey Budkin2014-09-122-2/+2
| | | | | | | | New version of vaadin atmosphere, picked change from main codebase: https://github.com/Atmosphere/atmosphere/commit/9eeb5768 Tested manually against Jetty 9.2.3 Change-Id: I90f4a90b1ff651cc475eb01c2156d3c58abd8c2c
* Bump Atmosphere-runtime version number to 2.1.2.vaadin4 (#14038)Johannes Dahlström2014-08-282-2/+2
| | | | Change-Id: Ifcfe1f90b795072c12d3118db33f3df6c96c568b