15 Commits (583920f327c338a020d4e09e420548f44127cb7f)

Author SHA1 Message Date
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ahmed Ashour 10bd7544fd Improve naming of fields and variables (#10242) 6 years ago
  Ahmed Ashour 69ac68e064 Fix typos (#10213) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Leif Åstrand 921cd76504 Unify basic instance creation and related error reporting (#9704) 6 years ago
  Ilia Motornyi 0740ac116e Partial javadocs fix for vaadin-server 7 years ago
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Artur Signell b9a107c2f7 Remove unused theme getter (#11412) 8 years ago
  Per-Åke Minborg 0f42869ce1 Use final modifier where appropriate 7 years ago
  Leif Åstrand ace0e324b6 Use diffstate for JS connectors (#20335) 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 eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Artur Signell 64411225ce Send resynchronize and widgetset version in JSON (#11733) 9 years ago
  Leif Åstrand 024a2ab52e Send beforeClientResponse exceptions to an error handler (#14214) 9 years ago
  Leif Åstrand 3f27e02f12 Cache reference diffstate values (#15561) 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
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Johannes Dahlström ac14e9a552 Move DragAndDropService to VaadinSession (#11409) 11 years ago
  Johannes Dahlström 8e2085c346 Remove dead code 10 years ago
  Artur Signell a9afca67ba Moved Locale data handling to LocaleService (#11378) 11 years ago
  Leif Åstrand 24d24b249d Store security key in VaadinSession (#11717) 11 years ago
  Artur Signell ee38ec63f5 Handle JSONException and InvalidUIDLSecurityKeyException the same way in PushHandler and UIDLRequestHandler (#11556) 11 years ago
  Artur Signell 3c479dd00b Refactored how all requests are handled by VaadinServlet and VaadinPortlet (#11192) 11 years ago
  Artur Signell 507a520f0c Fixed locking in RequestHandlers and documented that RequestHandlers are called without locking (#9945) 11 years ago
  Johannes Dahlström 5e77672975 Removed CommunicationManager and PortletCommunicationManager 11 years ago
  Johannes Dahlström 515f644440 Refactor server-side communications (#11192, #7891) 11 years ago
  Mikael Grankvist aa42551d80 (#10563) Logging now uses parameters. 11 years ago
  Artur Signell c598a852c2 Handle OutOfSync by resyncing automatically (#10780) 11 years ago
  Anna Koskinen 799a969b08 Merge of (#9548) to Vaadin 7. 11 years ago
  Artur Signell ee4defc0a6 Added check for RPC calls to non-existing connectors (#10743) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell 5cbf770057 Corrected logging message (#10529) 11 years ago
  Anna Koskinen 1697a74ffb Moved StreamVariable handling from AbstractCommunicationManager to 11 years ago
  Anna Koskinen faf6b3861d Added prefix "v-" to internal parameters (#10156) 11 years ago
  Artur Signell 3149ad73bd Ensure iOS6 does not cache heartbeat responses (#10370) 11 years ago
  Johannes Dahlström 3aa137c3af Refactor heartbeat handling and inactive UI/session closing (#10252) 11 years ago
  Leif Åstrand f5a70a8943 Remove server-side RpcManager interface (#10302) 11 years ago
  Artur Signell 1f62c02e01 Reformatted server/src 11 years ago
  Artur Signell ce282b2b4e Unified deprecation messages 11 years ago
  Artur Signell 8bc72698c9 Fixed problem causing DragAndDropService not to receiving events (#10134) 11 years ago
  Artur Signell c454797201 Replaced ComponentErrorHandler with generic ErrorHandler (#10231) 11 years ago
  Leif Åstrand 8b9b30134c Update @deprecated messages in VaadinService related classes (#10229) 11 years ago
  Leif Åstrand 3fc9f19534 Global code cleanup 11 years ago
  Leif Åstrand 19baf19b7e Add shorthands for locking the session (#10225) 11 years ago
  Leif Åstrand 62f8f102fa Rename DependencyResource to PublishedFile (#10224) 11 years ago