20 Commits (3afe45849edc79f0e7b371a7fd3ef209292dce79)

Author SHA1 Message Date
  Anna Koskinen 3afe45849e
Code cleanup (#12333) 2 years ago
  Anna Koskinen 32764eca80
Update copyright year range. (#12215) 3 years ago
  Tatu Lund c6c17e0f1f
Dead code removal (#12187) 3 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Ilia Motornyi a7b2de20d6 Implement tree item context click 7 years ago
  Artur c299a6bb48 Handle unknown connectors consistently and quietly as described in #8111 (#8741) 7 years ago
  Aleksi Hietanen 6b4dffa44c Remove tracking of unregistered connectors (#8153) 7 years ago
  caalador 9abf1eeab7 Fix some faulty javaDoc names 7 years ago
  Denis Anisimov 24b43d902c Data should be updated when it's set for disabled components. 7 years ago
  Per-Åke Minborg a7f33a05e7 Replace implicit for-loop with foreach 7 years ago
  Per-Åke Minborg 41c183a9b6 Use String .isEmpty() over .equals("") 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Leif Åstrand 014997af24 Fix typo in VariableOwner error message 8 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Artur Signell 39640d188b Make it possible to intercept RPC calls without copy/paste 8 years ago
  Henri Sara ddf4e617b2 Update/add @since tags in javadoc 8 years ago
  Artur Signell 64411225ce Send resynchronize and widgetset version in JSON (#11733) 9 years ago
  Artur Signell 72b36bbe2d Use counter in client to server messages to avoid duplicate handling (#11733) 9 years ago
  Artur Signell 3b7ddf8aa0 Backport a resynchronization fix for 7.5 (#15405) 9 years ago
  Artur Signell e5015dc74c Format project, once again 9 years ago
  Artur Signell 32a5d8f382 Reformat project using Eclipse Luna SR1 9 years ago
  Taras Hupalo f2551a9fc0 replaced all org.json.* usages with elemental.json.* (#8942) 9 years ago
  Fabian Lange 1dc8c5c28c fixes incorrect JSONArray/String usage in ServerRpcHandler (#14471) 9 years ago
  Bogdan Udrescu df13b061f2 Remove csrfToken if disable-xsrf-protection is true (#14111) 10 years ago
  Fabian Lange fd27ce8fa2 Optimizes initial sizes of frequently used Collections. (#14223) 10 years ago
  Leif Åstrand 264e617c58 Add conf option for disabling sync id checking (#14084) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Johannes Dahlström ac14e9a552 Move DragAndDropService to VaadinSession (#11409) 11 years ago
  John Ahlroos e9a547ac4e Fixed spelling mistake in log message. 10 years ago
  Henrik Paul 90b8d277a2 Fixes serialization-related errors 10 years ago
  Artur Signell c7ae45cc24 Validate that the connector is enabled before triggering actions for it (#12743) 10 years ago
  Henrik Paul 53282726c5 Ignore RPC calls from components that are concurrently removed (#12337) 10 years ago
  Henrik Paul c14334f284 Rewrite client request into JSON (#9269, #11257) 10 years ago
  Artur Signell 9b56a22ae8 Fixed NPE in UI check (#11714) 11 years ago
  Leif Åstrand 24d24b249d Store security key in VaadinSession (#11717) 11 years ago
  Artur Signell b4218b8668 Ensure RPC are not delivered to closed UIs (#11714) 11 years ago
  Leif Åstrand a46c97bd79 Verify CSRF token before accepting new CSRF connection (#11635) 11 years ago
  Leif Åstrand 10b877bd14 Remove unused indirection (#11192) 11 years ago
  Johannes Dahlström c030e9d2d1 Add isPushRequest() check to VaadinServletService.isOtherRequest() (#11556) 11 years ago
  Johannes Dahlström 5e77672975 Removed CommunicationManager and PortletCommunicationManager 11 years ago
  Johannes Dahlström dcd19d4f6d Fix off-by-one bug preventing all server RPC handling 11 years ago
  Johannes Dahlström 515f644440 Refactor server-side communications (#11192, #7891) 11 years ago