23 次程式碼提交 (60d4551b4de57d83dcdd592c09fa7be1dd2e88d6)

作者 SHA1 備註 提交日期
  Dyorgio Nascimento 52013fc6c6
Fix NPE in FileUploadHandler when use Upload.interruptUpload(). (#11797) 4 年之前
  Leif Åstrand e532370613 Prevent excessive getLogger() calls from markAsDirty() (#11664) 4 年之前
  Teemu Suo-Anttila 4877171a93 Memory leak fix in ConnectorTracker (#10996) 6 年之前
  Ilia Motornyi d543e47bec Enable Maven plugin for Eclipse formatting (#10829) 6 年之前
  caalador d1864557a5 Added possibility to add listener for connectorMarkedDirty (#10773) 6 年之前
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 年之前
  Ahmed Ashour adcf2e2e80 Use enhanced for loop instead of Iterator. (#10100) 6 年之前
  Henri Sara 131601de36 Update empty since tags for 8.2 (#10107) 6 年之前
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 年之前
  Ahmed Ashour d1520204ea Use simple class names 6 年之前
  Henri Sara 02a666092b Fix making components visible by push (#9934) 6 年之前
  Artur 94f2e1f422 Do full connector tracker cleanup when the session lock is released (#9707) 6 年之前
  Henri Sara 6297a81c52 Add since tags for 8.1 (#9343) 7 年之前
  Artur aa3ad5db0f Clean connector tracker after each access block to stop memory leaks (#9305) 7 年之前
  Aleksi Hietanen 6b4dffa44c Remove tracking of unregistered connectors (#8153) 7 年之前
  Ilia Motornyi 0740ac116e Partial javadocs fix for vaadin-server 7 年之前
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 年之前
  Leif Åstrand 187bf6130d Add comments clarifying the use of UUID for security tokens 7 年之前
  Per-Åke Minborg 0f42869ce1 Use final modifier where appropriate 7 年之前
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 年之前
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 年之前
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 年之前
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 年之前
  Leif Åstrand a5f18a266f Check for optimizations when looking for missing updates (#18317) 8 年之前
  Leif Åstrand 3cf57002b1 Detect hierarchy changes not sent to the client (#18317) 9 年之前
  Artur Signell 5248d93782 Make getLogger private 8 年之前
  Leif Åstrand 84daff0e39 Make async remove check work without push (#12909) 9 年之前
  Juuso Valli 5020466294 Make Vaadin component handling proxy-friendly (#14639) 9 年之前
  Taras Hupalo f2551a9fc0 replaced all org.json.* usages with elemental.json.* (#8942) 9 年之前
  Fabian Lange fd27ce8fa2 Optimizes initial sizes of frequently used Collections. (#14223) 10 年之前
  Fabian Lange a3578d3ac2 Avoid object creation in getAllChildrenIterable in most cases. (#14142) 10 年之前
  Leif Åstrand f7e7f0e4f7 Ignore -1 sync id on the server (#14084) 10 年之前
  Fabian Lange 40d35f2bc9 Optimizes ConnectorTracker.cleanConnectorMap (#13803) 10 年之前
  Artur Signell e77e73cf64 Update copyright year to 2014 10 年之前
  Johannes Dahlström ac14e9a552 Move DragAndDropService to VaadinSession (#11409) 11 年之前
  Leif Åstrand 4f7c09daf4 Remove all unnecessary semicolons reported by Eclipse 10 年之前
  Henrik Paul 53282726c5 Ignore RPC calls from components that are concurrently removed (#12337) 10 年之前
  Leif Åstrand a53d4876f2 Verify the connector hierarchy if assertions are enabled (#12271) 11 年之前
  Fabian Lange a93426164d Improving performance of ConnectorTracker (#12218) 11 年之前
  Artur Signell 874c76e4a5 Do not push only meta data to the client (#11490) 11 年之前
  Johannes Dahlström 5e77672975 Removed CommunicationManager and PortletCommunicationManager 11 年之前
  Johannes Dahlström 515f644440 Refactor server-side communications (#11192, #7891) 11 年之前
  Mikael Grankvist aa42551d80 (#10563) Logging now uses parameters. 11 年之前
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 年之前
  Leif Åstrand 880b606987 Don't remove diffstate data before cleanup (#10532) 11 年之前
  Anna Koskinen 1697a74ffb Moved StreamVariable handling from AbstractCommunicationManager to 11 年之前
  Artur Signell 0308bf8b7b Moved isComponentVisible to separate interface (#10303) 11 年之前
  Artur Signell 41f2e9e753 Serialize and deserialize diff state manually (#9717, #9767) 11 年之前
  Artur Signell 45332b5744 Fixed serialization issues (#9640) 11 年之前
  Leif Åstrand def6b2fee7 Revert "Verify that lock is held when accessing state (#9515)" 11 年之前