1188 コミット (82033e827fcbfb396886df627a1f8d7c02359e9d)

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