1188 Commits (82033e827fcbfb396886df627a1f8d7c02359e9d)

Author SHA1 Message Date
  Artur Signell 9b3df561fe Actually close push connection in disconnect() (#13716) 10 years ago
  Johannes Dahlström f21c10882e Fix improper merge of 3d0ff32b from 7.1 to master (#13620) 10 years ago
  Dmitrii Rogozin 66f9563bed Javadoc added to com.vaadin.ui.Field interface (#13209) 10 years ago
  Teemu Suo-Anttila 27f6503eb1 Fix header and Javadoc issues 10 years ago
  Artur Signell 9768fa59bc Ensure session is set before writing timeout interval (#13617) 10 years ago
  Juuso Valli 2cfa64db4f Fix Table.sort(...) to update the sort indicator (#8978) 10 years ago
  Artur Signell 2c8c29e68b Update remaining copyright years to 2014 10 years ago
  Juuso Valli 716046af83 Clarify comments in Table.typeIsCompatible (#8168) 10 years ago
  Juuso Valli 2e58e97e52 Fix findUI throwing NullPointerException when extending Vaadin (#13556) 10 years ago
  Juuso Valli eeb956bc64 Add caching support for PublishedFileHandler (#13574) 10 years ago
  Juuso Valli e77818472d Clean Table.propertyValueConverters if the property is removed (#8168) 10 years ago
  Leif Åstrand 9f30eb2852 Clarify lock check assert message if another session is locked (#13473) 10 years ago
  Leif Åstrand 134c3bb96b Clarify lock check assert message if another session is locked (#13473) 10 years ago
  Juuso Valli 83b40dd4a0 Fix test depending on default locale 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Maciej Przepióra 0d4080ba5e ContainerEventProvider returns style names from container. Fixes #10718 10 years ago
  Maciej Przepióra 4709b75bb4 ContainerEventProvider returns style names from container. Fixes #10718 10 years ago
  Teemu Suo-Anttila 6e91bdf422 Add test for TransactionalPropertyWrapper memory leaks 10 years ago
  Leif Åstrand e033fcda35 Always initialize WebBrowser for new sessions (#13571) 10 years ago
  Leif Åstrand c544c6cbfa Fix copyright headers not passing the validation 10 years ago
  Teemu Suo-Anttila 35e2a34c9c Fix FieldGroup and TransactionalPropertyWrapper memory leaks (#13438) 10 years ago
  Jonatan Kronqvist d2e24feb09 Update some APIs based on the 7.2 API review comments 10 years ago
  Leif Åstrand 72d0aa0b82 Update Window Javadoc based on 7.2 API review changes 10 years ago
  Denis Anisimov ee203f581a Apply abstract ordered layout settings for replaced component (#13568). 10 years ago
  Artur Signell 02998d815a Updated Window API based on 7.2 API review 10 years ago
  Jonatan Kronqvist 51c2e93172 Revert "Added ItemSetAddEvent and ItemSetRemoveEvent (#2794)" 10 years ago
  Jonatan Kronqvist f374bc72f5 Make ComboBox always immediate (#4054) 10 years ago
  Sauli Tähkäpää a452badd69 Refactor VaadinPortletRequest extending. (#13551) 10 years ago
  Johannes Dahlström 55dfd2936a Prevent duplicate session destroy events (#12612) 10 years ago
  Denis Anisimov 2067d4e010 Don't allocate unnecessary memory for empty array of Objects in 10 years ago
  Fabian Lange 52db8e5457 Optimizes memory and CPU usage in JSONCodec (#13545) 10 years ago
  Henri Sara 3edf6bd933 Don't add slash after jsessionid in URL (#12307) 10 years ago
  Felype Santiago Ferreira f32e3535c6 Update Accordion and TabSheet to use Vaadin 7 style. (#13402). 10 years ago
  Artur Signell ef8920661c Update Atmosphere 2.1.2.vaadin2 (#12329) 10 years ago
  Artur Signell ff4cce403e Update Atmosphere 2.1.2 for better Tomcat 8 support (#12329) 10 years ago
  Jonatan Kronqvist d307f145f3 Override elements must be after dependency elements #13532 10 years ago
  Jonatan Kronqvist 3efe81da8b Override the cssparser dependency from sass-compiler (#13532) 10 years ago
  Jonatan Kronqvist 563b0ca0d8 Update commons-io to the same version in all modules (#13531) 10 years ago
  Johannes Dahlström 3d0ff32bea Prevent duplicate detach() calls with push (#13261) 10 years ago
  Artur Signell 637ff47630 Wait for all messages to be sent before disconnect (#13529) 10 years ago
  Artur Signell 74a635fce2 Do not allow Atmosphere to make session infinitely long (#12139) 10 years ago
  Artur Signell 7f9ea1c915 Workaround for Atmosphere race condition (#13528) 10 years ago
  Leif Åstrand 8138be4b03 Make removeFromParent throw if the right session is not locked (#13473) 10 years ago
  Artur Signell 25bc908961 Use UUIDBroadcasterCache (#13514) 10 years ago
  Artur Signell a62f17de3e Use existing AbstractReflectorAtmosphereHandler (#13514) 10 years ago
  Artur Signell 58db3494ae Refactor AtmosphereHandler to a field (#13514) 10 years ago
  Jonatan Kronqvist 353a1a1c30 Remove theme-compiler and replace with external vaadin-sass-compiler 10 years ago
  Johannes Dahlström e4a50934a2 Add reinit method for preserve-on-refresh UIs (#12191) 10 years ago
  Johannes Dahlström ac14e9a552 Move DragAndDropService to VaadinSession (#11409) 11 years ago
  Sauli Tähkäpää 8077db8d51 Fixed pom fails in unit tests. 10 years ago