| Commit message (Expand) | Author | Age | Files | Lines |
* | Move push mode to UI and add @Push annotation (#11506) | Leif Åstrand | 2013-04-18 | 11 | -74/+245 |
* | Restrict longer padding to IE8 as Chrome fails without the original padding (... | Artur Signell | 2013-04-18 | 1 | -2/+7 |
* | Fixed streaming problem (Atmosphere bug 1027) (#11629) | Artur Signell | 2013-04-18 | 1 | -3/+4 |
* | Run server integration tests with push enabled #11494 | John Ahlroos | 2013-04-17 | 2 | -0/+77 |
* | Build a minified version of vaadinPush.js in vaadin-push.jar (#11630) | Artur Signell | 2013-04-17 | 8 | -182/+228 |
* | Package Atmosphere javascript files in vaadin-push (#11629) | Artur Signell | 2013-04-17 | 2 | -20/+24 |
* | Replaced Atmosphere portal implementation with the jQuery implementation (#11... | Artur Signell | 2013-04-17 | 6 | -24/+12140 |
* | Add PushMode.isEnabled() (#11626) | Leif Åstrand | 2013-04-17 | 7 | -11/+17 |
* | Added test for testing push with different transports #11494 | John Ahlroos | 2013-04-17 | 6 | -9/+169 |
* | Remove redundant locking (#8894) | Leif Åstrand | 2013-04-17 | 1 | -9/+4 |
* | Fix for WAI-ARIA Button test for IE8 (#11616) | michaelvogt | 2013-04-17 | 1 | -5/+0 |
* | Don't assign PushConnection to UI before it has been connected (#11506) | Leif Åstrand | 2013-04-17 | 4 | -47/+43 |
* | Log message instead of printing to stdout (#11556) | Artur Signell | 2013-04-17 | 1 | -2/+2 |
* | Use "push" as a keyword in all push related log messages | Artur Signell | 2013-04-17 | 1 | -8/+8 |
* | Fixed invalid log parameter references (#11622) | Artur Signell | 2013-04-16 | 2 | -8/+8 |
* | Handle JSONException and InvalidUIDLSecurityKeyException the same way in Push... | Artur Signell | 2013-04-16 | 10 | -188/+178 |
* | Simple test for testing push capabilities #11494 | John Ahlroos | 2013-04-16 | 2 | -0/+190 |
* | Use text/plain instead of application/json (#11610) | Artur Signell | 2013-04-15 | 1 | -1/+1 |
* | Fixes test (locator) and quiet mode for DebugWindow #11603 | Marc Englund | 2013-04-15 | 2 | -4/+11 |
* | Enabled closure compiler for default widget set (#9103) | Artur Signell | 2013-04-15 | 2 | -1/+2 |
* | Consider context root redirect when pathInfo is null (#11552) | Leif Åstrand | 2013-04-15 | 1 | -1/+1 |
* | Add isPushRequest() check to VaadinServletService.isOtherRequest() (#11556) | Johannes Dahlström | 2013-04-15 | 4 | -13/+13 |
* | Ignore duplicate ?restartApplication during UI init (#11587) | Leif Åstrand | 2013-04-12 | 3 | -4/+29 |
* | Updated client compiler deps to 1.0.0 #11590 | John Ahlroos | 2013-04-12 | 1 | -1/+1 |
* | Make AtmosphereResource field transient (#11512) | Leif Åstrand | 2013-04-12 | 2 | -1/+7 |
* | Fix minor issues raised in #111 code review | Johannes Dahlström | 2013-04-11 | 2 | -2/+4 |
* | TestBench test for Button (#11581) | michaelvogt | 2013-04-11 | 3 | -1/+136 |
* | Added Atmosphere dependencies to the licenses list. #11513 | Marko Grönroos | 2013-04-11 | 2 | -1/+399 |
* | Use longer padding for streaming requests to avoid IE8 issues (#11573) | Leif Åstrand | 2013-04-11 | 1 | -0/+14 |
* | Set character encoding before writing any response (#11501) | Artur Signell | 2013-04-11 | 2 | -3/+3 |
* | Updated release notes for 7.1.0.beta1. #11530 | Marko Grönroos | 2013-04-11 | 1 | -287/+49 |
* | Fixed problem with fallback on Safari and iOS (#11546) | Artur Signell | 2013-04-10 | 1 | -1/+1 |
* | Implemented poll interval for UI (#11495) | Leif Åstrand | 2013-04-10 | 8 | -0/+267 |
* | Added SharedUtil for helpers shared by client and server | Leif Åstrand | 2013-04-10 | 4 | -18/+74 |
* | Fixed test to close windows instead of maximizing them | Artur Signell | 2013-04-10 | 5 | -25/+25 |
* | Don't process push messages until init JSON is processed (#11529) | Leif Åstrand | 2013-04-10 | 3 | -5/+128 |
* | Fixed tests to use a real DeploymentConfiguration instance | Artur Signell | 2013-04-09 | 14 | -14/+108 |
* | Fix JSNI syntax (#111) | Leif Åstrand | 2013-04-09 | 1 | -1/+1 |
* | Don't bind PushConnection API to Atmosphere (#11551) | Leif Åstrand | 2013-04-09 | 4 | -107/+146 |
* | Fixed one typo and removed one TODO comment | Marc Englund | 2013-04-09 | 1 | -2/+2 |
* | Show all state properties in the hierarchy section (#11548) | Leif Åstrand | 2013-04-09 | 2 | -8/+56 |
* | Fix missing or invalid copyright headers | Leif Åstrand | 2013-04-09 | 7 | -3/+93 |
* | Show message for missing Atmosphere or version mismatch (#11499) | Leif Åstrand | 2013-04-09 | 3 | -0/+64 |
* | Additional push logging (#111) | Artur Signell | 2013-04-09 | 1 | -3/+8 |
* | Fixed header padding to avoid caption overlap (#3400) | Artur Signell | 2013-04-09 | 1 | -1/+1 |
* | Fixed broken tests | Artur Signell | 2013-04-09 | 17 | -102/+69 |
* | Don't initialize PushConnection by default (#11512) | Leif Åstrand | 2013-04-08 | 1 | -1/+1 |
* | Added /run-push to tests to be able to test with push enabled (#11494) | Artur Signell | 2013-04-08 | 1 | -0/+14 |
* | Scan for addon styles in server-side only addon jars as well. #11390 | John Ahlroos | 2013-04-08 | 1 | -0/+3 |
* | Added push meta module (#11498) | Artur Signell | 2013-04-08 | 6 | -1/+79 |