21 Commits (973278ac4967996234006903f1838cc4d943f147)

Autor SHA1 Mensagem Data
  Ilia Motornyi 973278ac49 Include charset in text/html responses (#8777) (#9123) 7 anos atrás
  Henri Sara 4f047f06fa Fix since tags for 8.0 (#8575) 7 anos atrás
  caalador 9abf1eeab7 Fix some faulty javaDoc names 7 anos atrás
  Artur b5cc119d1b Serve VAADIN files also from META-INF/resources (#8286) (#8320) 7 anos atrás
  Leif Åstrand 6497412d27 Remove unused private method (#8224) 7 anos atrás
  Pekka Hyvönen 1407b8ddae Remove Google App Engine support, tests and documentation (#8034) 7 anos atrás
  Ilia Motornyi 6d1abeb9fc No inherited threadlocal 7 anos atrás
  Per-Åke Minborg d2e69d55b7 Replace Charset.forName("UTF--8") with StandardCharsets.UTF_8 7 anos atrás
  Per-Åke Minborg a7f33a05e7 Replace implicit for-loop with foreach 7 anos atrás
  Per-Åke Minborg 6b8f9779fb Convert to try-with-resource 7 anos atrás
  Per-Åke Minborg e4bc497e91 Use operator assignments where possible 7 anos atrás
  Artur Signell 1e978a6ba0 Serve static files also in servletPath/VAADIN (#14398) 7 anos atrás
  Denis Anisimov 43bb825f0e Migrating 7.7.1, 7.7.2, 7.7.3 to V8. 7 anos atrás
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 anos atrás
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 anos atrás
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 anos atrás
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 anos atrás
  Henri Sara ee5584d49f Update missing @since for 7.7 8 anos atrás
  Artur Signell 6d8c752e79 Load CustomLayout templates like other theme resources (#8578) 8 anos atrás
  Henri Sara 091b46e706 Eliminate most server-side Guava use 8 anos atrás
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 anos atrás
  Leif Åstrand 29808ef927 Prevent HTTP Response splitting in case the server doesn't (#19611) 9 anos atrás
  Vladimir Kulev 66f297fe1a Support on-the-fly compiled CSS hot reload from classpath (#16949) 8 anos atrás
  Artur Signell 2be70f0448 Decode filename before finding resource (#15407) 9 anos atrás
  Johannes Dahlström 31aea7e2bc Catch even more exceptions when trying to open a gzipped resource (#13653) 9 anos atrás
  Johannes Dahlström 2fc082d9ff Catch all Exceptions when trying to open a gzipped resource (#13653) 9 anos atrás
  Johannes Dahlström 52b602ed2e Catch all Exceptions when trying to open a gzipped resource (#13653) 9 anos atrás
  Pekka Hyvönen 201ae89df5 Updated all empty @since tags to be published in 7.5.0 9 anos atrás
  Matti Tahvonen a9bc160aee Serve pre-compressed static resources by default (#13653) 9 anos atrás
  Henri Sara e2176c3284 Use VaadinRequest/Response for static resources (#17462) 9 anos atrás
  Leif Åstrand 07e00fe8e0 Persist scss cache (#15228) 9 anos atrás
  Leif Åstrand 3c59a1f08d Escape dynamic and configured theme names in the same way. (#15309) 9 anos atrás
  Fabian Lange f301dd8d75 set Cache-Control and Expires header even when not-modified (#8757) 9 anos atrás
  Leif Åstrand c9bc1cc14d Ignore files from the classpath for scss cache timestamps (#14506) 9 anos atrás
  Leif Åstrand 9ea1995214 Cache sass output compiled on the fly by VaadinServlet (#9532) 10 anos atrás
  Leif Åstrand 0ba894d63b Remove VaadinServlet.handleServiceSecurityException (#14082) 10 anos atrás
  Artur Signell e77e73cf64 Update copyright year to 2014 10 anos atrás
  Henri Sara 3edf6bd933 Don't add slash after jsessionid in URL (#12307) 10 anos atrás
  denisanisimov 18b66b9fe7 Avoid using toString method to access to SCSS serialized state (#9530). 10 anos atrás
  Artur Signell 049b9d99ff Remove out of order flush() (#12283) 10 anos atrás
  Leif Åstrand 5a0a9917f1 Add ServiceDestroyListerner used by PushRequestHandler (#12251, #11878) 11 anos atrás
  Leif Åstrand 9c8eb70dd5 Close PushRequestHandler when VaadinServlet is destroyed (#11878) 11 anos atrás
  Fabian Lange e4011c6fa4 When InputStream cannot be opened while writing static resource response, display 404 instead of 500 (#10920) 11 anos atrás
  Fabian Lange 0269216327 simplified isStaticResourceRequest and improved its performance (#11758) 11 anos atrás
  Fabian Lange cd9bd20c52 Add getCacheTime(filename) to VaadinServlet (#11744) 11 anos atrás
  Artur Signell 170205908d Replace printStackTrace with getLogger().log() (#12147) 11 anos atrás
  Leif Åstrand 5793a1c3a2 Make VaadinServlet use enclosing UI class by default (#12039) 11 anos atrás
  Artur Signell e853280aa9 Print warning if in production mode and theme compilation is required (#12031) 11 anos atrás
  Leif Åstrand 132eee59b8 Add @VaadinServletConfiguration (#11970) 11 anos atrás
  Leif Åstrand 778de066b1 Derive current servlet/portlet from the current service (#11779) 11 anos atrás