Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year range (#12507) | Anna Koskinen | 2022-01-11 | 1 | -1/+1 |
| | |||||
* | Update project to 8.15-SNAPSHOT (#12392) | Zhe Sun | 2021-08-31 | 1 | -1/+1 |
| | |||||
* | Update 8.14-SNAPSHOT and release note (#12261) | Zhe Sun | 2021-04-14 | 1 | -1/+1 |
| | |||||
* | Update copyright year range. (#12215) | Anna Koskinen | 2021-03-04 | 1 | -1/+1 |
| | | | | * Update copyright year range. | ||||
* | Update to 8.13-SNAPSHOT (#12110) | Zhe Sun | 2020-10-07 | 1 | -1/+1 |
| | |||||
* | Update to 8.12-snapshot (#11995) | Zhe Sun | 2020-05-13 | 1 | -1/+1 |
| | |||||
* | Update to 8.11 snapshot (#11874) | Zhe Sun | 2020-01-16 | 1 | -1/+1 |
| | | | | | * Update to 8.11-SNAPSHOT | ||||
* | Update to 8.10-SNAPSHOT (#11657) | Zhe Sun | 2019-07-29 | 1 | -1/+1 |
| | |||||
* | Update to 8.9 (#11535) | Sun Zhe | 2019-04-18 | 1 | -1/+1 |
| | | | | | | * Update to 8.9-SNAPSHOT * update in bom module | ||||
* | Update snapshot to 8.8-snapshot (#11397) | Sun Zhe | 2018-12-28 | 1 | -1/+1 |
| | |||||
* | Update master to 8.7-SNAPSHOT (#11208) | Sun Zhe | 2018-09-27 | 1 | -1/+1 |
| | |||||
* | OSGi resource registration via SCR (#11166) | S.W | 2018-09-21 | 1 | -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 Javan | 2018-06-29 | 1 | -1/+1 |
| | |||||
* | Update snapshot version to 8.5 (#10818) | Teemu Suo-Anttila | 2018-04-12 | 1 | -1/+1 |
| | |||||
* | Update copyright year (#10761) | Ilia Motornyi | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | Upgrade minor version in the project to 8.4 (#10520) | Teemu Suo-Anttila | 2018-01-24 | 1 | -1/+1 |
| | |||||
* | Update version number to 8.3-SNAPSHOT (#10348) | Teemu Suo-Anttila | 2017-11-22 | 1 | -1/+1 |
| | |||||
* | Update version to 8.2-SNAPSHOT (#9946) | Teemu Suo-Anttila | 2017-09-08 | 1 | -1/+1 |
| | |||||
* | Rename OSGi classes for Java naming conventions (#9320) | Henri Sara | 2017-05-15 | 1 | -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 manifests | Henri Sara | 2017-04-25 | 1 | -0/+2 |
| | | | | Adds RequiredExecutionEnvironment and License fields and renames some bundles (SymbolicName) for backwards compatibility. | ||||
* | Add OSGi support #8830 #8827 #8828 #8829 | Mirjan Merruko | 2017-04-25 | 3 | -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 Motornyi | 2017-04-05 | 1 | -1/+1 |
| | |||||
* | Format project pom files using correct settings (4 spaces) | Artur Signell | 2016-09-09 | 1 | -151/+159 |
| | | | | Change-Id: I4b4760949897d2755da26a06f9048a596abdf0b6 | ||||
* | Define dependency version in the main pom file | Artur Signell | 2016-08-18 | 1 | -2/+0 |
| | | | | Change-Id: Id603133355b1cb398bcb880e693dd3c8276f7937 | ||||
* | Make OSGi work again | Artur Signell | 2016-08-15 | 1 | -2/+2 |
| | | | | | | | * Specify correct (Java 8) execution environment for OSGi * Accept any servlet 3 version Change-Id: I170d4577218e773bc17c14342bc7f93572932fcc | ||||
* | Update version number, use Java 8 | Teemu Suo-Anttila | 2016-08-03 | 1 | -1/+1 |
| | | | | Change-Id: Icb36a9c019ba086cdcdece2497c2120ea6bafb7a | ||||
* | Use pure JS instead of JQuery JS for Atmosphere (#19396) | Artur Signell | 2016-07-16 | 3 | -10354/+11 |
| | | | | Change-Id: I20c6e98fe84f0e42c3aa7544a85d4283e2a21537 | ||||
* | Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOT | Sampsa Sohlman | 2016-07-14 | 1 | -0/+1 |
| | | | | Change-Id: Iad1f7c9fbff6ded1ce85536788a0b86135ecfbad | ||||
* | Move organization, license and SCM to parent POM | Henri Sara | 2016-04-13 | 1 | -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 files | Henri Sara | 2016-04-02 | 1 | -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 build | Teemu Suo-Anttila | 2016-03-23 | 1 | -204/+162 |
| | | | | Change-Id: I984423abafde267a0da99e9aba4a3227fb6ddc17 | ||||
* | Use correct unpack goal in shared, rename push | Teemu Suo-Anttila | 2016-03-18 | 1 | -1/+1 |
| | | | | Change-Id: Ib01fec5ebcefd429bf94badaa069cf486bb8156d | ||||
* | Introduce root pom.xml to ease building with maven | Teemu Suo-Anttila | 2016-03-15 | 1 | -6/+3 |
| | | | | Change-Id: Ib1252575da642074441818fda0f3946df300aa64 | ||||
* | Fix classpath and missing push ivy.xml to avoid workspace issues | Teemu Suo-Anttila | 2016-03-10 | 1 | -0/+33 |
| | | | | Change-Id: I02880744637efc5703c08d0337b92afa96b4340d | ||||
* | Use Maven to build vaadin-push | Henri Sara | 2016-02-29 | 5 | -153/+230 |
| | | | | Change-Id: I244182abfe3b72c59786b520eafb663b5c1e5918 | ||||
* | Update to Atmosphere 2.2.13.vaadin3 (#19391) | Artur Signell | 2015-12-17 | 1 | -1/+1 |
| | | | | Change-Id: I80a594092d5f662120b83148cb992a9457859248 | ||||
* | Update to Atmosphere 2.2.13.vaadin2 (#19388) | Artur Signell | 2015-12-16 | 1 | -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öm | 2015-11-30 | 1 | -1/+1 |
| | | | | | Fixes at least #19201. Change-Id: I284c93e6b47ea916a991c8c2b495823cb86ebfce | ||||
* | Add missing export declaration to the manifest of vaadin-push.jar (#18190) | Markus Koivisto | 2015-11-16 | 1 | -0/+1 |
| | | | | Change-Id: I2874d3a065ad825e40e71c0167fc9ffb48ee1f5d | ||||
* | Update Atmosphere to fix reconnect problem (#18686) | Artur Signell | 2015-08-31 | 1 | -1/+1 |
| | | | | Change-Id: I0c2825c8f4c6f44eb16c9106aaac7e0add6e1a5f | ||||
* | Provide compressed vaadinPush.js (#18329) | Artur Signell | 2015-06-26 | 1 | -0/+6 |
| | | | | Change-Id: I81328655f64e78a02bb6d05017374d2d43049111 | ||||
* | Update to Atmosphere 2.2.7 (#18069) | Artur Signell | 2015-06-08 | 2 | -2/+2 |
| | | | | Change-Id: I44994ffbe73cbbcf0eae67718a821ac0f883b60e | ||||
* | Update to Atmosphere 2.2.4.vaadin8 (#17456) | Artur Signell | 2015-04-30 | 2 | -2/+2 |
| | | | | Change-Id: I58a8928e93e13a639c331383731f91ae33a33389 | ||||
* | Update Atmosphere to fix Firefox + JSR356 (#17510) | Artur Signell | 2015-04-21 | 2 | -2/+2 |
| | | | | Change-Id: I9ea4b713678af4d42742d1fe51ae87ca18b8c362 | ||||
* | Update Atmosphere JS to fix Firefox websocket reconnect (#17247) | Artur Signell | 2015-04-17 | 1 | -1/+1 |
| | | | | Change-Id: I58249a6c4eaf03de54ff2a0c7c5a2f55bffb856c | ||||
* | Update Atmosphere version (#17456, #17454) | Artur Signell | 2015-04-17 | 2 | -2/+2 |
| | | | | Change-Id: I4effa1cdf163c1d1b4afd2d6513d252c3558605d | ||||
* | Support JSR-356 websockets (#16738, #14432) | Artur Signell | 2015-04-02 | 1 | -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 Signell | 2015-03-10 | 2 | -2/+2 |
| | | | | Change-Id: I85618f66effbf647856d9c152b3e66a6454001d9 | ||||
* | Update Atmosphere to 2.2.4.vaadin4 (#16825, #16826, #16862) | Artur Signell | 2015-03-02 | 2 | -2/+2 |
| | | | | Change-Id: Idd43e37ac7ba37710ffea7e01efc931e73defd90 | ||||
* | Make push path configurable (#14432). | Tapio Aali | 2015-02-18 | 2 | -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 |