23 Révisions (10bd7544fd22dccd7e8e32cb236eb50f102892d3)

Auteur SHA1 Message Date
  Ahmed Ashour 10bd7544fd Improve naming of fields and variables (#10242) il y a 6 ans
  Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) il y a 6 ans
  Ahmed Ashour f265739578 Registration to remove state.registeredEventListeners (fixes #9634) (#10130) il y a 6 ans
  Ahmed Ashour 73119c7193 Fix javadoc references (#10067) il y a 6 ans
  Ahmed Ashour 8657a5ff49 Remove unused methods (#10020) il y a 6 ans
  Ahmed Ashour d8baecb239 Fix typo il y a 6 ans
  Aleksi Hietanen 4ee3db9543 Fix AbstractClientConnector stateTypeCache memory leak (#9896) il y a 6 ans
  Leif Åstrand 921cd76504 Unify basic instance creation and related error reporting (#9704) il y a 6 ans
  Henri Sara 4f047f06fa Fix since tags for 8.0 (#8575) il y a 7 ans
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 il y a 7 ans
  Ilia Motornyi 7391e7cebf Miscellaneous Interface Refactoring il y a 7 ans
  Denis Anisimov b8e84da2e2 Correct all tests that introspect classpath for Vaadin classes. il y a 7 ans
  Leif Åstrand fdc80972f5 Add helper for updating the diffstate of a component il y a 7 ans
  Leif Åstrand 68ea8ea63d Refactor listener registration creation to reduce boilerplate il y a 7 ans
  Per-Åke Minborg 0f42869ce1 Use final modifier where appropriate il y a 7 ans
  Per-Åke Minborg efbcb4e7b0 Replace EMPTY_SET and EMPTY_LIST with emptySet() and emptyList() il y a 7 ans
  Per-Åke Minborg 25eba3c796 Use lambdas where appropriate il y a 7 ans
  Aleksi Hietanen 2bee988272 Unify listeners on the server side il y a 7 ans
  Artur Signell 504b3c4c65 Use diamond operator where it can be used il y a 7 ans
  Artur Signell 588f3cc7f8 Update copyright year to 2016 il y a 7 ans
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc il y a 7 ans
  Artur Signell 6d54d78944 Format using Eclipse Neon il y a 7 ans
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven il y a 8 ans
  Teemu Suo-Anttila f2b31bac2b Fix removing extension from a connector that is not its parent (#19569) il y a 8 ans
  Matti Tahvonen a0637c8feb Correct the place where attach events are fired (#16348) il y a 9 ans
  Leif Åstrand 2564627fed Cache connector state types (#18437) il y a 9 ans
  vandeti fdd6a9d9d0 Less restrictive RPC interface detection in registerRpc (#10945) il y a 9 ans
  Juuso Valli 79985def17 Improve proxy comparison support (#14639) il y a 9 ans
  Juuso Valli 5020466294 Make Vaadin component handling proxy-friendly (#14639) il y a 9 ans
  Taras Hupalo f2551a9fc0 replaced all org.json.* usages with elemental.json.* (#8942) il y a 9 ans
  Fabian Lange a3578d3ac2 Avoid object creation in getAllChildrenIterable in most cases. (#14142) il y a 10 ans
  Fabian Lange 0c229ae914 Reading properties of components should not set state to dirty (#14060). il y a 10 ans
  Artur Signell 54329d37c8 Do not consider compiler introduced methods when determining state class (#14003) il y a 10 ans
  Fabian Lange bb650cf78e Optimize getAllChildrenIterable() performance. (#13803) il y a 10 ans
  Leif Åstrand 9f30eb2852 Clarify lock check assert message if another session is locked (#13473) il y a 10 ans
  Leif Åstrand 134c3bb96b Clarify lock check assert message if another session is locked (#13473) il y a 10 ans
  Artur Signell e77e73cf64 Update copyright year to 2014 il y a 10 ans
  Leif Åstrand d8b0b50489 Always unlock the same session instance that was locked (#12481) il y a 10 ans
  Fabian Lange 7f52b2e822 Improved AbstractClientConnector performance (#12219) il y a 11 ans
  Artur Signell 424af57c0a Move ClientConnector.setParent to Component and Extension (#11777) il y a 11 ans
  Artur Signell e52df7cdf8 Added ComponentConnector.isAttached (#11928) il y a 11 ans
  Artur Signell 507a520f0c Fixed locking in RequestHandlers and documented that RequestHandlers are called without locking (#9945) il y a 11 ans
  Artur Signell 37527d9c5e Verify lock is held while updating VaadinSession or connector state (#9515) il y a 11 ans
  Johannes Dahlström 5e77672975 Removed CommunicationManager and PortletCommunicationManager il y a 11 ans
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers il y a 11 ans
  Artur Signell a8f8fe7c1d Fixed javadoc referring to wrong class il y a 11 ans
  Artur Signell e4ee11793e Updated javadoc (#9684) il y a 11 ans
  Leif Åstrand f5a70a8943 Remove server-side RpcManager interface (#10302) il y a 11 ans
  Artur Signell ce282b2b4e Unified deprecation messages il y a 11 ans
  Johannes Dahlström 741758d24f Add attach and detach listeners and events to ClientConnector (#8579, #10251) il y a 11 ans