2 Commits (95d016c08569f74a2c76eac40c4f5656bb773951)

Author SHA1 Message Date
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Pekka Hyvönen 4b3b5a2325 Rename com.vaadin.server.data to com.vaadin.data.provider (#8004) 7 years ago
  Aleksi Hietanen ae567a02f3 Add @FunctionalInterface annotation to interfaces where applicable (#7954) 7 years ago
  elmot c0d712cdbe Renaming DataSource -> DataProvider to avoid collisions with javax.sql.DataSource 7 years ago
  Denis Anisimov 62d712fb45 DataSource.refreshAll() for notifying components to reload (#233). 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Leif Åstrand 5a0a9917f1 Add ServiceDestroyListerner used by PushRequestHandler (#12251, #11878) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Johannes Dahlström 5085308ae1 Make SessionDestroyListener Serializable 11 years ago
  Leif Åstrand af8fb8ddd2 Rename VaadinSession -> VaadinServiceSession (#9733) 11 years ago
  Leif Åstrand 38237ffab7 Some more renames to remove "Vaadin" from the API (#9750) 11 years ago
  Leif Åstrand 079fee4ac6 Shorten addVaadinSessionInitializationListener name pattern (#9750) 11 years ago
  Leif Åstrand 6b28dc7bf4 Refactor how LegacyApplication and VaadinSession are "closed" (#9635) 11 years ago
  John Ahlroos dac974af9b Removed getters/setters from states and made instance variabled public 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 years ago
  Artur Signell 6855529f1d Removed @version which is included in some files but not in all (#9299) 11 years ago
  Artur Signell 9bc14b90a3 Moved com.vaadin.shared files to a shared src folder (#9299) 11 years ago
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 12 years ago
  Artur Signell 46283299ee Added missing licence info 12 years ago
  Artur Signell 1c834dc864 AbstractComponent.updateFromUIDL moved to state change (#8436) 12 years ago