1. de62a89 Add README with note that the project is no longer maintained by David Pursehouse · 5 years ago
  2. 9204ae3 New version 1.20 by David Pursehouse · 5 years ago v1.20
  3. 7591d05 Upgrade junit to 4.12 by David Pursehouse · 5 years ago
  4. 3e397c5 Upgrade maven-javadoc-plugin to 3.0.1 by David Pursehouse · 5 years ago
  5. 6e043c4 Upgrade maven-surefire-plugin to 2.22.1 by David Pursehouse · 5 years ago
  6. dfef9ec Upgrade error_prone_core to 2.3.2 and plexus-compiler-javac-errorprone to 2.8.5 by David Pursehouse · 5 years ago
  7. a2b0725 Upgrade maven-compiler-plugin to 3.8.0 by David Pursehouse · 5 years ago
  8. faa976c New version 1.19 by David Ostrovsky · 5 years ago v1.19
  9. bfbe808 KeyUtil: Initialize ENCODER_IMPL to StandardKeyEncoder by David Ostrovsky · 5 years ago
  10. 900b6da Bump error_prone_core to 2.2.0 by David Pursehouse · 6 years ago
  11. c83b43b Revert "Update mysql-connector-java to 6.0.6" by Paladox none · 6 years ago
  12. 051ca83 Update mysql-connector-java to 6.0.6 by Paladox none · 7 years ago
  13. 512a0d0 Upgrade maven-compiler-plugin to 3.7.0 by David Pursehouse · 7 years ago
  14. 91492dc Upgrade error_prone_core to 2.1.1 by David Pursehouse · 7 years ago
  15. 10c282e Upgrade error_prone_core to 2.0.21 by David Pursehouse · 7 years ago
  16. bad2620 Merge "Update mariadb-java-client to 2.0.1" by David Pursehouse · 7 years ago
  17. 1498c45 DialectMariaDBTest: Add missing @Override annotation by David Pursehouse · 7 years ago
  18. 7c46ed9 Update mariadb-java-client to 2.0.1 by Paladox none · 7 years ago
  19. 17aed1e Upgrade maven plugins to latest versions by David Pursehouse · 7 years ago
  20. 8a7dec6 Specify minimum maven version in pom.xml by David Pursehouse · 7 years ago
  21. a89d98d Upgrade error_prone_core to 2.0.19 by David Pursehouse · 7 years ago
  22. b4b0520 Format all Java files with google-java-format by David Pursehouse · 7 years ago
  23. 2aea29d Start 1.19 by David Pursehouse · 7 years ago
  24. 5ffe728 New version 1.18 by David Ostrovsky · 7 years ago v1.18
  25. 17ba34f Add dialect for MariaDB by David Ostrovsky · 7 years ago
  26. d1021d3 Upgrade error_prone_core to 2.0.18 by David Pursehouse · 7 years ago
  27. 51077bc Upgrade mysql-connector-java to version 5.1.41 by Paladox none · 7 years ago
  28. 0739f09 Update compiler plugin and error-prone to latest versions by David Pursehouse · 7 years ago
  29. 143402e Start 1.18 by Dave Borowitz · 7 years ago
  30. 09ada04 Version 1.17 by Dave Borowitz · 7 years ago v1.17
  31. 4ce1c32 JdbcAccess: Defer exceptions when in a transaction by Dave Borowitz · 7 years ago
  32. b46ab3e Incorporate table into H2 column constraint name by Logan Hanks · 7 years ago
  33. 0bfc2e3 Start 1.17 by David Pursehouse · 8 years ago
  34. 8a6f17d Version 1.16 by David Pursehouse · 8 years ago v1.16
  35. cd07c17 Javadoc: ignore missing tags by David Pursehouse · 8 years ago
  36. ab70aeb Upgrade errorprone to 2.0.11 by David Pursehouse · 8 years ago
  37. c8bc423 Build with Java 8 by David Pursehouse · 8 years ago
  38. 2acf6d3 Update settings to deploy to sonatype by default by David Pursehouse · 8 years ago
  39. 89c0abb Enable ErrorProne in the pom.xml by David Pursehouse · 8 years ago
  40. e7cbe34 Bump Maven plugins to latest versions by David Pursehouse · 8 years ago
  41. 7cc1876 Add derby.log to .gitignore by David Pursehouse · 8 years ago
  42. d79c11a Bump version to 1.16-SNAPSHOT by David Pursehouse · 8 years ago
  43. ad0d5a5 gwtorm 1.15 by Saša Živkov · 8 years ago v1.15
  44. fa6a7e3 Add profile for signing artifacts by Saša Živkov · 8 years ago
  45. 91ae30b Add dialect for SAP HANA by Adrian Görler · 8 years ago
  46. 83bbe5b DialectDerby: Remove unused imports by David Pursehouse · 8 years ago
  47. ec13fdc Add support for Apache Derby database by Thomas Meyer · 9 years ago
  48. c6d3199 CreateSequenceSql: Explicitly start sequences with 1 by Thomas Meyer · 8 years ago
  49. 233c781 Skip Java8 synthetic methods in model scan by David Ostrovsky · 9 years ago
  50. 78b0d7f Upgrade maven-javadoc-plugin to 2.10.3 by David Pursehouse · 9 years ago
  51. c4e356a Add support for DB2 database by David Ostrovsky · 9 years ago
  52. 12cd5e0 Add build-helper-maven-plugin in pom.xml by David Pursehouse · 9 years ago
  53. f54f1f1 Make Schema and StatementExecutor interfaces AutoCloseable by Dave Borowitz · 9 years ago
  54. b51115a Add SqlDialect method to drop an index by Dave Borowitz · 9 years ago
  55. b2ccefe Add a script to build a snapshot version by Dave Borowitz · 9 years ago
  56. e00712a Fix 'dead store' warnings raised by FindBugs by David Pursehouse · 9 years ago
  57. 757860b Update Eclipse preferences to match gerrit by David Pursehouse · 9 years ago
  58. 922711b Enable more Eclipse warnings by David Pursehouse · 9 years ago
  59. c385fd7 Enable warnings about null references by David Pursehouse · 9 years ago
  60. 84928d7 Enable warning about unnecessary declaration of thrown exceptions by David Pursehouse · 9 years ago
  61. 7a0d9af Enable warning about redundant specification of type arguments by David Pursehouse · 9 years ago
  62. 4df0463 Correct JavaDoc for renameColumn method by David Pursehouse · 9 years ago
  63. 5549f71 Remove unused import and suppress warnings about unused members by David Pursehouse · 9 years ago
  64. 9b55a6a Merge branch stable-1.14 by David Pursehouse · 9 years ago
  65. 72997c9 Add .mailmap by David Pursehouse · 9 years ago
  66. 832d233 Start gwtorm 1.15 development by Saša Živkov · 9 years ago
  67. 5aa2f69 gwtorm 1.14 by Saša Živkov · 9 years ago stable-1.14 v1.14
  68. 739c4b7 Order the primary key columns by the @Column.id() by Saša Živkov · 9 years ago
  69. 6211a89 Pin maven-{compiler,source}-plugin to latest version by Dave Borowitz · 9 years ago
  70. 2016872 Improve conversion to OrmDuplicateException if appropriate by Johan Martinsson · 11 years ago
  71. 6192ee3 Factor out transaction unit tests to base class by David Ostrovsky · 10 years ago
  72. 317d36f Start 1.14 development by David Pursehouse · 10 years ago
  73. b13380d gwtorm 1.13 by David Pursehouse · 10 years ago v1.13
  74. a85063d Add testRollbackNoTransaction for MaxDB by David Ostrovsky · 10 years ago
  75. 8db2f3e Merge branch 'stable-1.7' by David Pursehouse · 10 years ago
  76. 9c0247a gwtorm 1.7.3 by David Pursehouse · 10 years ago stable-1.7 v1.7.3
  77. 321697c Only bind LIMIT variable in SQL when dialect supports it by David Ostrovsky · 10 years ago
  78. 2c0643d Start 1.7.3 development by David Pursehouse · 10 years ago
  79. 6666cd5 gwtorm 1.7.2 by David Pursehouse · 10 years ago v1.7.2
  80. 8832e88 Make rollback() and commit() no ops when no transaction is active by David Ostrovsky · 10 years ago
  81. 9bc7946 Fix conditional unit test skipping by David Ostrovsky · 10 years ago
  82. 6ce2d59 Start 1.7.2 by David Pursehouse · 10 years ago
  83. 103f279 Fix conditional unit test skipping by David Ostrovsky · 10 years ago
  84. 406e094 Start 1.13 development by David Pursehouse · 10 years ago
  85. eba971e gwtorm 1.12 by David Pursehouse · 10 years ago v1.12
  86. 9cdb9b4 Change Maven groupID to com.google.gerrit by Matthias Sohn · 10 years ago
  87. d3d4e9f Merge branch 'stable-1.7' by David Pursehouse · 10 years ago
  88. 46d8ae1 gwtorm 1.7.1 by David Pursehouse · 10 years ago v1.7.1
  89. f0950f3 Add transaction support for Jdbc dialects by David Ostrovsky · 10 years ago
  90. 2a11038 Fix a bug where "LIMIT ?" in queries was omitted in the generated query by Saša Živkov · 10 years ago
  91. 1f670b1 Drop "bar" tables in test setup by David Pursehouse · 10 years ago
  92. 24e33f7 Start 1.7.1 development by David Pursehouse · 10 years ago
  93. 1324d61 Add transaction support for Jdbc dialects by David Ostrovsky · 10 years ago
  94. 507b5e8 Generate javadocs in Maven build by Matthias Sohn · 10 years ago
  95. 46ff97f Add SCM information to pom.xml by Matthias Sohn · 10 years ago
  96. 74cd210 Start 1.12 development by David Pursehouse · 10 years ago
  97. 271faea gwtorm 1.11 by David Pursehouse · 10 years ago v1.11
  98. b1ffb44 Fix a bug where "LIMIT ?" in queries was omitted in the generated query by Saša Živkov · 10 years ago
  99. 1822933 Start 1.11 development by David Pursehouse · 10 years ago
  100. 7e1590a gwtorm 1.10 by David Pursehouse · 10 years ago v1.10