1. cc6da17 Convert UiBinder files to gss. by Daniel Kurka · 10 years ago
  2. 43797ae Changes in samples build scripts by Manuel Carrasco Moñino · 10 years ago
  3. 3ff7b33 Fix compile metrics link in samples by Manuel Carrasco Moñino · 10 years ago
  4. ee4aac6 Re-introduce outputDirectory custom conf in Maven-based samples. by Thomas Broyer · 10 years ago
  5. 3853a29 Cleanup samples' POMs and update some dependencies by Thomas Broyer · 10 years ago
  6. b5f5c6e Update samples to use 2.7.0-SNAPSHOT of GWT and gwt-maven-plugin by Thomas Broyer · 10 years ago
  7. 2611f4e Updated maven examples to use GWT 2.6.1 by Daniel Kurka · 11 years ago
  8. 2262188 Fix all doctypes in samples by Brian Slesinsky · 11 years ago
  9. f01ebee Checkstyle update to 5.7 and style fixes. by Roberto Lublinerman · 11 years ago
  10. 22865ad Make xsiframe the default linker by Thomas Broyer · 11 years ago
  11. 802da20 Update HistoryImpl to use modern browser standards by Daniel Kurka · 11 years ago
  12. 9f3f450 Update sample POMs. by Matthew Dempsky · 11 years ago
  13. 7ad390d Enable Super Dev Mode for samples that use Ant by Brian Slesinsky · 11 years ago
  14. c8c4d25 Fix all "the the" and use "client-side" and "server-side" when adjectivized by Thomas Broyer · 12 years ago
  15. 074a368 bump pom.xml versions to 2.5.1 by mdempsky@google.com · 12 years ago
  16. 11926a8 Update pom.xm files for 2.5 by unnurg@google.com · 12 years ago
  17. 40d0d5c Update validator version to Final rather than GA by unnurg@google.com · 12 years ago
  18. 5bea9bc Update the hibernate version from 4.0.2 to 4.1.0 in the samples by unnurg@google.com · 13 years ago
  19. 0ebee67 Update GWT version and gwt-maven-plugin in sample pom.xml files by unnurg@google.com · 13 years ago
  20. 2d65830 Need to make more extensive changes and submit to the branch after it's set up by unnurg@google.com · 13 years ago
  21. 3d1cc50 Update GWT version in sample pom.xml files and uncomment accidentally by unnurg@google.com · 13 years ago
  22. fcd35a1 Updated Validation sample. Now uses the correct RPC mechanism. Also removed unnessecary super source for the server constraint. by idol@google.com · 13 years ago
  23. 14a1d61 Fix DynaTableRf build config by rchandia@google.com · 13 years ago
  24. 812ef80 Update POM versions to 2.5.0-rc1 by rchandia@google.com · 13 years ago
  25. c8f935e The DynaTable RF and Mobile Web App samples now use requestfactory-apt to by rjrjr@google.com · 14 years ago
  26. 0aaa0d5 Converts the validation sample to build with maven. Also delete an by rjrjr@google.com · 14 years ago
  27. 7771b37 Handle validation of cascaded Arrays, Iterables and Maps. by nchalko@google.com · 14 years ago
  28. a648abd Basic MessageIntrpolation. by nchalko@google.com · 14 years ago
  29. f2e431c Handle composite constraints. by nchalko@google.com · 14 years ago
  30. ecb1b99 Public: GWT emulation for the normal Validation Bootstrap. by nchalko@google.com · 14 years ago
  31. d6d3113 Public: Use jsni to access private fields and methods. by nchalko@google.com · 14 years ago
  32. 3445591 Public: Handle fields marked @Valid by nchalko@google.com · 14 years ago
  33. a485e53 Public: Only process requested groups. by nchalko@google.com · 14 years ago
  34. e2c9c4b Checkstyle fixes for Issue 1110801 by rchandia@google.com · 14 years ago
  35. 3578dec Public: Handle constraints on Primitive fields. by nchalko@google.com · 14 years ago
  36. b24a86b Removing third party jars from gwt-servlet.jar. by jlabanca@google.com · 14 years ago
  37. 4973524 Public: custom serializer and other code needed to send constraint violations by nchalko@google.com · 14 years ago
  38. 2a94fde roll back 17758916 by nchalko@google.com · 14 years ago
  39. 8807273 Public: custom serializer and other code needed to send constraint violations by nchalko@google.com · 14 years ago
  40. 07b4e2e Fixing LogExample and DynaTableRf for distro builds. The samples were being compiled, but they weren't included in the eclipse.generate target. We also now include json.jar and validation-api-1.0.0.GA.jar in gwt-servlet.jar. And for DynaTableRf (and Validation), we copy other jars into the WEB-INF/lib folder of the sample. by gwt.mirrorbot@gmail.com · 14 years ago
  41. b980e6a Public: Use a seperate sample.extraclasspath so each sample can specify their own jars. by nchalko@google.com · 14 years ago
  42. 69da43f Public: First take at GWT validation that actually validates on the client side. by nchalko@google.com · 14 years ago
  43. c722357 Public: Restore the samples/validation classes/marker by nchalko@google.com · 15 years ago
  44. 361d697 Public: First pass at generating a GWT Validator. by nchalko@google.com · 15 years ago
  45. 2d3e06f Adding the validation library to the DynaTableRf and Validation classpath to resolve missing dependencies. Also adding a marker to the classes folder in both samples so eclipse has a place to put class files. by jlabanca@google.com · 15 years ago
  46. d4dd921 Samples should define ant prop $sample.path, used from by fabbott@google.com · 15 years ago
  47. 97def99 Public: Start of a sample application showing GWT validation. by nchalko@google.com · 15 years ago