7 Commits (95d016c08569f74a2c76eac40c4f5656bb773951)

Author SHA1 Message Date
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Leif Åstrand 187bf6130d Add comments clarifying the use of UUID for security tokens 7 years ago
  Per-Åke Minborg 0f42869ce1 Use final modifier where appropriate 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 6d54d78944 Format using Eclipse Neon 7 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Leif Åstrand a5f18a266f Check for optimizations when looking for missing updates (#18317) 8 years ago
  Leif Åstrand 3cf57002b1 Detect hierarchy changes not sent to the client (#18317) 9 years ago
  Artur Signell 5248d93782 Make getLogger private 8 years ago
  Leif Åstrand 84daff0e39 Make async remove check work without push (#12909) 9 years ago
  Juuso Valli 5020466294 Make Vaadin component handling proxy-friendly (#14639) 9 years ago
  Taras Hupalo f2551a9fc0 replaced all org.json.* usages with elemental.json.* (#8942) 9 years ago
  Fabian Lange fd27ce8fa2 Optimizes initial sizes of frequently used Collections. (#14223) 10 years ago
  Fabian Lange a3578d3ac2 Avoid object creation in getAllChildrenIterable in most cases. (#14142) 10 years ago
  Leif Åstrand f7e7f0e4f7 Ignore -1 sync id on the server (#14084) 10 years ago
  Fabian Lange 40d35f2bc9 Optimizes ConnectorTracker.cleanConnectorMap (#13803) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Johannes Dahlström ac14e9a552 Move DragAndDropService to VaadinSession (#11409) 10 years ago
  Leif Åstrand 4f7c09daf4 Remove all unnecessary semicolons reported by Eclipse 10 years ago
  Henrik Paul 53282726c5 Ignore RPC calls from components that are concurrently removed (#12337) 10 years ago
  Leif Åstrand a53d4876f2 Verify the connector hierarchy if assertions are enabled (#12271) 11 years ago
  Fabian Lange a93426164d Improving performance of ConnectorTracker (#12218) 11 years ago
  Artur Signell 874c76e4a5 Do not push only meta data to the client (#11490) 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 fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Leif Åstrand 880b606987 Don't remove diffstate data before cleanup (#10532) 11 years ago
  Anna Koskinen 1697a74ffb Moved StreamVariable handling from AbstractCommunicationManager to 11 years ago
  Artur Signell 0308bf8b7b Moved isComponentVisible to separate interface (#10303) 11 years ago
  Artur Signell 41f2e9e753 Serialize and deserialize diff state manually (#9717, #9767) 11 years ago
  Artur Signell 45332b5744 Fixed serialization issues (#9640) 11 years ago
  Leif Åstrand def6b2fee7 Revert "Verify that lock is held when accessing state (#9515)" 11 years ago
  Leif Åstrand 998c9c97b4 Verify that lock is held when accessing state (#9515) 11 years ago
  Leif Åstrand cc3ddcac95 Remove getApplication() and add getSession() (#9402) 11 years ago
  Leif Åstrand 727dc54234 Don't mark connector as dirty when writing response (#9444, #9452) 11 years ago
  Leif Åstrand fd3826abf4 Replace ApplicationResource with ConnectorResource (#9419) 11 years ago
  Artur Signell 63595217a2 Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431) 11 years ago
  Artur Signell e18177bac6 Renamed com.vaadin.terminal -> com.vaadin.server (#9431) 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Leif Åstrand ea1c43b087 Discard reference state for invisible connectors (#9400) 11 years ago
  Artur Signell 5c557b50bc Remaining Root -> UI renames (#8908) 11 years ago
  Artur Signell 0b0ddb8687 Component.getRoot() -> Component.getUI() (#8908) 11 years ago
  Artur Signell da176c32c4 Renamed Root to UI, automatic rename (#8908) 11 years ago
  Leif Åstrand af8afede9f Handle requestRepaint automatically (#9325) 11 years ago
  Leif Åstrand c9689846a8 Don't import from client even for javadoc (#9026) 11 years ago
  Leif Åstrand 4863e07878 Add crude support for only sending state changes (#9026) 11 years ago
  Leif Åstrand a803351079 Introduce ClientConnector.beforeClientResponse(boolean initial) #9228 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 years ago