2 Commits (82806ef9b7f12c66e620a813c7987c0fbea723dc)

Author SHA1 Message Date
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace 7 years ago
  Artur Signell 58853fe47b Move old TextField to compatibility package 7 years ago
  Artur Signell 38b825cf89 Convert Vaadin 7 converters to Vaadin 8 converters 7 years ago
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 7 years ago
  Artur Signell f3c880194b Rename legacy packages to v7 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
  Aleksi Hietanen a5575a9252 Update TextField to extend AbstractFieldNew (#51) 7 years ago
  Artur Signell 192e93a814 Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy* 7 years ago
  Teemu Suo-Anttila 11a2b5263f Add @Test annotations, rename test classes 8 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Sauli Tähkäpää 0c9625d05c Unify test class naming. 9 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Leif Åstrand 4f7c09daf4 Remove all unnecessary semicolons reported by Eclipse 10 years ago
  Artur Signell 3d9d47d222 Added type parameter to converter methods (#11895) 11 years ago
  Artur Signell 48208188a5 Fixed tests to use a real DeploymentConfiguration instance 11 years ago
  Artur Signell cbd3badb92 Fixed locking issue in tests 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell 9a3a22cc9f Renamed VaadinServiceSession to VaadinSession (#10223) 11 years ago
  Leif Åstrand 9d73de5162 Ensure there's a service for each session (#9733) 11 years ago
  Leif Åstrand af8fb8ddd2 Rename VaadinSession -> VaadinServiceSession (#9733) 11 years ago
  Leif Åstrand def6b2fee7 Revert "Verify that lock is held when accessing state (#9515)" 11 years ago
  Leif Åstrand 998c9c97b4 Verify that lock is held when accessing state (#9515) 11 years ago
  Leif Åstrand cc3ddcac95 Remove getApplication() and add getSession() (#9402) 11 years ago
  Leif Åstrand d1c361e251 Rename Application to VaadinSession (#9402) 11 years ago
  Artur Signell 876182aaa3 Moved server tests from tests/server-side to server/tests/src (#9299) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Leif Åstrand 086a297997 Rename setCurrentXyz() to setCurrent() (#9029) 12 years ago
  Artur Signell 4a997b3d53 Test for converter factory and related fixes (#8992) 12 years ago