14 Commits (95d016c08569f74a2c76eac40c4f5656bb773951)

Autor SHA1 Nachricht Datum
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 vor 7 Jahren
  Ilia Motornyi 7391e7cebf Miscellaneous Interface Refactoring vor 7 Jahren
  Denis Anisimov b8e84da2e2 Correct all tests that introspect classpath for Vaadin classes. vor 7 Jahren
  Leif Åstrand fdc80972f5 Add helper for updating the diffstate of a component vor 7 Jahren
  Leif Åstrand 68ea8ea63d Refactor listener registration creation to reduce boilerplate vor 7 Jahren
  Per-Åke Minborg 0f42869ce1 Use final modifier where appropriate vor 7 Jahren
  Per-Åke Minborg efbcb4e7b0 Replace EMPTY_SET and EMPTY_LIST with emptySet() and emptyList() vor 7 Jahren
  Per-Åke Minborg 25eba3c796 Use lambdas where appropriate vor 7 Jahren
  Aleksi Hietanen 2bee988272 Unify listeners on the server side vor 7 Jahren
  Artur Signell 504b3c4c65 Use diamond operator where it can be used vor 7 Jahren
  Artur Signell 588f3cc7f8 Update copyright year to 2016 vor 7 Jahren
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc vor 7 Jahren
  Artur Signell 6d54d78944 Format using Eclipse Neon vor 7 Jahren
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven vor 8 Jahren
  Teemu Suo-Anttila f2b31bac2b Fix removing extension from a connector that is not its parent (#19569) vor 8 Jahren
  Matti Tahvonen a0637c8feb Correct the place where attach events are fired (#16348) vor 9 Jahren
  Leif Åstrand 2564627fed Cache connector state types (#18437) vor 9 Jahren
  vandeti fdd6a9d9d0 Less restrictive RPC interface detection in registerRpc (#10945) vor 9 Jahren
  Juuso Valli 79985def17 Improve proxy comparison support (#14639) vor 9 Jahren
  Juuso Valli 5020466294 Make Vaadin component handling proxy-friendly (#14639) vor 9 Jahren
  Taras Hupalo f2551a9fc0 replaced all org.json.* usages with elemental.json.* (#8942) vor 10 Jahren
  Fabian Lange a3578d3ac2 Avoid object creation in getAllChildrenIterable in most cases. (#14142) vor 10 Jahren
  Fabian Lange 0c229ae914 Reading properties of components should not set state to dirty (#14060). vor 10 Jahren
  Artur Signell 54329d37c8 Do not consider compiler introduced methods when determining state class (#14003) vor 10 Jahren
  Fabian Lange bb650cf78e Optimize getAllChildrenIterable() performance. (#13803) vor 10 Jahren
  Leif Åstrand 9f30eb2852 Clarify lock check assert message if another session is locked (#13473) vor 10 Jahren
  Leif Åstrand 134c3bb96b Clarify lock check assert message if another session is locked (#13473) vor 10 Jahren
  Artur Signell e77e73cf64 Update copyright year to 2014 vor 10 Jahren
  Leif Åstrand d8b0b50489 Always unlock the same session instance that was locked (#12481) vor 10 Jahren
  Fabian Lange 7f52b2e822 Improved AbstractClientConnector performance (#12219) vor 11 Jahren
  Artur Signell 424af57c0a Move ClientConnector.setParent to Component and Extension (#11777) vor 11 Jahren
  Artur Signell e52df7cdf8 Added ComponentConnector.isAttached (#11928) vor 11 Jahren
  Artur Signell 507a520f0c Fixed locking in RequestHandlers and documented that RequestHandlers are called without locking (#9945) vor 11 Jahren
  Artur Signell 37527d9c5e Verify lock is held while updating VaadinSession or connector state (#9515) vor 11 Jahren
  Johannes Dahlström 5e77672975 Removed CommunicationManager and PortletCommunicationManager vor 11 Jahren
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers vor 11 Jahren
  Artur Signell a8f8fe7c1d Fixed javadoc referring to wrong class vor 11 Jahren
  Artur Signell e4ee11793e Updated javadoc (#9684) vor 11 Jahren
  Leif Åstrand f5a70a8943 Remove server-side RpcManager interface (#10302) vor 11 Jahren
  Artur Signell ce282b2b4e Unified deprecation messages vor 11 Jahren
  Johannes Dahlström 741758d24f Add attach and detach listeners and events to ClientConnector (#8579, #10251) vor 11 Jahren
  Artur Signell c454797201 Replaced ComponentErrorHandler with generic ErrorHandler (#10231) vor 11 Jahren
  Mikael Grankvist 98555d0eac Added getState(boolean) to allow getState without side effects (#10006) vor 11 Jahren
  Leif Åstrand d0d84ec68f Only process RPC invocation if there's a handler for it (#10134) vor 11 Jahren
  Artur Signell bc96d13c54 Removed deprecation as EventRouter will not be replaced for 7.0 (#10247) vor 11 Jahren
  Artur Signell 9a3a22cc9f Renamed VaadinServiceSession to VaadinSession (#10223) vor 11 Jahren
  Leif Åstrand 85d3cc7884 Fix typo vor 11 Jahren
  Artur Signell a7624344b4 Moved EventRouter from AbstractComponent to AbstractClientConnector (#9342) vor 11 Jahren
  Artur Signell 70200e43f5 Make getRpcProxy protected (#9312) vor 11 Jahren
  Artur Signell d371ac4a4e Avoid adding RpcInvocationHandler toString as invocations (#9802) vor 11 Jahren