14 Incheckningar (95d016c08569f74a2c76eac40c4f5656bb773951)

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