5 Commits (fa62729e243df9cea8fd3c93cf10a96b7f9c713c)

Author SHA1 Message Date
  Ahmed Ashour fa62729e24 Fix typos (#10158) 6 years ago
  Ilia Motornyi e5488dff79 Replacement guide javadocs for deprecated classes 7 years ago
  Teemu Suo-Anttila 0cfb20938f Revert diamond operator changes 7 years ago
  Denis Anisimov cef5b51d3f Mark all server compatibility classes deprecated (#144). 7 years ago
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 7 years ago
  Artur Signell fe3dca081a Move remaining selects and container implementations to compatibility package 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
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Artur Signell ee9f5a6e09 Include correct type and parameter info in exception (#19064) 8 years ago
  Denis Anisimov 0475ecf70d Handle byte[] type in StatementHelper and correct SQLException (#13305). 9 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 years ago
  Artur Signell e85d933b25 Moved server files to a server src folder (#9299) 12 years ago
  Artur Signell fcee628c12 Throw IllegalArgumentException from addParameter for null parameters instead of silently ignoring them (#9147) 12 years ago
  Henri Sara 6a04a73a81 #9148 SQLContainer extensible null value support using custom StatementHelper classes 12 years ago
  Artur Signell c2722bfeb2 #8311 Converted CRLF to LF in all source files 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Jonatan Kronqvist 5f90e8036d Made the LicenseInJavaFiles test pass 12 years ago
  John Alhroos b10d986024 Added missing Serializable interface to classes in SQLContainer #5712 13 years ago
  John Alhroos fbfe065f10 Moved SQLContainer from util package into its own util.sqlcontainer package. #5712 13 years ago
  John Alhroos 111d9c2f9a - Merged SQLContainer with Vaadin 6.7. 13 years ago