14 Commits (95d016c08569f74a2c76eac40c4f5656bb773951)

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