9 Commits (95d016c08569f74a2c76eac40c4f5656bb773951)

Author SHA1 Message Date
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Per-Åke Minborg 25eba3c796 Use lambdas where appropriate 7 years ago
  Per-Åke Minborg 41c183a9b6 Use String .isEmpty() over .equals("") 7 years ago
  Per-Åke Minborg 6b8f9779fb Convert to try-with-resource 7 years ago
  Teemu Suo-Anttila cff9d87dd9 Move setReadOnly from Component to HasValue 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
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Artur Signell 743095d97b Properly cleanup stream variables if DragAndDropWrapper is detached (#14882) 8 years ago
  Sauli Tähkäpää e7fda93b30 Prevent NPE on missing security key. (#18573) 8 years ago
  Sergey Budkin ed2cc38308 Upload: OutOfMemory if stream already been read (#10096) 9 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
  Fabian Lange 7e7b6239ca reduce frequency of session locking and StreamingProgressEvents (#13155) 10 years ago
  Fabian Lange 775c9693e0 Make UploadInterruptedException visible (#12070) 11 years ago
  Fabian Lange 68be95e484 Support uploading files larger 2GB via drag and drop and file input (#11947). 11 years ago
  Leif Åstrand 4d7f190b7f Make access() enqueue the runnable if the session is locked (#11897) 11 years ago
  Leif Åstrand 80d96608dd Rename runSafely() to access() (#11756) 11 years ago
  Artur Signell 3c479dd00b Refactored how all requests are handled by VaadinServlet and VaadinPortlet (#11192) 11 years ago
  Artur Signell 80808482c3 Fixed locking and cleaned up error handling in FileUploadHandler (#10569) 11 years ago
  Johannes Dahlström 515f644440 Refactor server-side communications (#11192, #7891) 11 years ago