21 Commits (bc576f48aa4fd51114cba4426e7ab95e633ac719)

Author SHA1 Message Date
  Zhe Sun bc576f48aa Limit previous solution for non-push mode UI (#11629) 5 years ago
  Sun Zhe abcd11db25
Update framework to use jetty-server 9.4 (#11272) 5 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ahmed Ashour 94409e2221 Remove unused imports (#10330) 6 years ago
  Ahmed Ashour d44a5e217d Fix end of line comments, which were made by automatic formatter (#10234) 6 years ago
  Ahmed Ashour 780e9cee6b Simplify lambda expressions (#10198) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour 3c7a951411 Use StandardCharsets.UTF_8 (#10113) 6 years ago
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 years ago
  Ilia Motornyi 32b934f7c7 Fixes OOM for broken upload request 7 years ago
  Ilia Motornyi 973278ac49 Include charset in text/html responses (#8777) (#9123) 7 years ago
  Ilia Motornyi 0740ac116e Partial javadocs fix for vaadin-server 7 years ago
  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) 11 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