1. 05b90f0 Add dialect for SAP MaxDB by Adrian Görler · 10 years ago
  2. 947a92d Start 1.10 development by David Pursehouse · 10 years ago
  3. 4098e45 gwtorm 1.9 by David Pursehouse · 10 years ago v1.9
  4. 9ed9aa6 Update the versions of protobuf, asm and guava libraries by David Ostrovsky · 10 years ago
  5. 87d0408 Start 1.9 development by David Pursehouse · 10 years ago
  6. f51e273 gwtorm 1.8 by David Pursehouse · 10 years ago v1.8
  7. 2a8533f Eclipse: Bump java source and target level to 7 by David Ostrovsky · 10 years ago
  8. a1be014 Bump java default source and target level to 7 by David Ostrovsky · 10 years ago
  9. 389a55e Add missing @Override annotations by David Pursehouse · 10 years ago
  10. 7d8ebdf Add assertion to prevent NPE by David Pursehouse · 11 years ago
  11. 9128b95 Expose listIndexes method for supported SQL dialects by David Ostrovsky · 11 years ago
  12. 64ac648 Fix typo by David Ostrovsky · 11 years ago
  13. 88abc04 Reject database identifiers greater than 30 characters by David Ostrovsky · 11 years ago
  14. 9460c77 Remove unused import by David Pursehouse · 11 years ago
  15. cca2e16 Start 1.8 development by Shawn Pearce · 11 years ago
  16. 1bf7bc8 gwtorm 1.7 by Shawn Pearce · 11 years ago v1.7
  17. 83984fe Conditionally disable unit tests for PostgreSQL and MySQL by David Ostrovsky · 11 years ago
  18. 5302428 Add indicator if sql dialect can handle statement delimiter by David Ostrovsky · 11 years ago
  19. 56e3ada add support for Oracle SQL Dialect by David Ostrovsky · 11 years ago
  20. 1209fb6 Add renameColumn method by David Ostrovsky · 11 years ago
  21. f93d937 Add support for rename table by David Ostrovsky · 11 years ago
  22. 0e55077 Remove unused createStatement() by David Ostrovsky · 11 years ago
  23. 0918da8 Suppress warning about unchecked cast by David Pursehouse · 11 years ago
  24. 25da790 Remove unused variables by David Pursehouse · 11 years ago
  25. 90793c3 Fix Eclipse warnings: References to generic type should be parameterized by David Pursehouse · 11 years ago
  26. 4c2d9ca Clarification of test database setup documentation by David Pursehouse · 11 years ago
  27. 47854f2 Remove unused imports by David Pursehouse · 11 years ago
  28. 636e98e Remove unnecessary warning suppressions by David Pursehouse · 11 years ago
  29. 0b523da Suppress Eclipse warnings about missing serialVersionUID by David Pursehouse · 11 years ago
  30. 47705d2 Define Maven plugin repository for gs-maven-wagon artifact by Edwin Kempin · 11 years ago
  31. b771691 Bump version to 1.7-SNAPSHOT by Dave Borowitz · 11 years ago
  32. aca8bde Release version 1.6 by Dave Borowitz · 11 years ago v1.6
  33. b216677 Use Google Cloud Storage URL for Maven distribution by Dave Borowitz · 11 years ago
  34. 3df55ef Sort field names whenever using Class.getDeclaredFields() by Dave Borowitz · 11 years ago
  35. cd4b6dd Store columns and fields in insertion order in RelationModel by Dave Borowitz · 11 years ago
  36. eb438de Bump version to 1.6-SNAPSHOT by Dave Borowitz · 11 years ago
  37. d891d46 Keep relations and columns sorted by name by Shawn O. Pearce · 11 years ago
  38. d6fdc18 Support Java 7 DataSource API by Shawn O. Pearce · 11 years ago
  39. c99117c Bump dependencies for gwtorm 1.5 by Shawn O. Pearce · 12 years ago v1.5
  40. ed5b64d Generate AnyFooPrimaryKey protobuf message by Shawn O. Pearce · 12 years ago
  41. 991816f gwtorm 1.4 by Shawn O. Pearce · 12 years ago v1.4
  42. 092b4ad Delegate batch execution to SQLDialect by Adrian Goerler · 12 years ago
  43. b50f159 Support databases that return SUCCESS_NO_INFO upon batch execution by Adrian Goerler · 12 years ago
  44. 9e4b293 Allow for "ResultSet"s as arguments of insert, update, delete, upsert by Adrian Goerler · 12 years ago
  45. e2d35dd Add regression tests for JDBCAccess by Adrian Goerler · 12 years ago
  46. cebbf00 Upgrade to JUnit 4 by Adrian Goerler · 13 years ago
  47. 2e8c193 Refactor client code to reduce GWT includes. by Colby Ranger · 12 years ago
  48. 3cd87a8 gwtorm 1.3 by Shawn O. Pearce · 12 years ago v1.3
  49. c56d7f4 Added getAsyc() to the Access interface with a default implementation by Colby Ranger · 12 years ago
  50. 710b60b Update pom to version 1.2 by Martin Fick · 12 years ago v1.2
  51. 004ea46 Only make primary key protobuf fields required by Shawn O. Pearce · 12 years ago
  52. af5984f Merge "Adding wagon extension to pom file" by Shawn Pearce · 12 years ago
  53. 2197b42 Merge "Adapt for the inclusion of m2e in EclipseIndigo" by Martin Fick · 12 years ago
  54. 7293f47 Adding wagon extension to pom file by Martin Fick · 12 years ago
  55. 0104f38 Adapt for the inclusion of m2e in EclipseIndigo by Adrian Goerler · 13 years ago
  56. f34309c Make ResultSet#toList() return a mutable list by Edwin Kempin · 12 years ago
  57. 566c198 Make StringKey comparable by Edwin Kempin · 12 years ago
  58. 475c9f1 Replace autoflush with basic entity group transaction support by Shawn O. Pearce · 12 years ago
  59. dfb1bd1 Improve ProtoFileGenerator to support required/optional by Shawn O. Pearce · 13 years ago
  60. 394e798 Assume mostly positive values in protobuf encoding by Shawn O. Pearce · 13 years ago
  61. c7862ca Prefix schema wide message with Any by Shawn O. Pearce · 13 years ago
  62. 12eb6d5 Revert "Remove support for @Query ORDER BY ASC / DESC" by Shawn O. Pearce · 13 years ago
  63. 2911869 Update protobuf to 2.4.1 by Shawn O. Pearce · 13 years ago
  64. 571183a Update Maven repository URL by Shawn O. Pearce · 13 years ago
  65. f52e902 Merge branch 'stable' by Shawn O. Pearce · 13 years ago
  66. 7b88add MySQL: Declare VARCHAR columns as BINARY by Shawn O. Pearce · 13 years ago stable v1.1.7
  67. 910d957 Allow registration of custom SqlDialects by Shawn O. Pearce · 13 years ago
  68. 5c52119 Merge branch 'stable' by Shawn O. Pearce · 13 years ago
  69. 587084d Don't delete values from MySQL sequence tables by Shawn O. Pearce · 13 years ago v1.1.5
  70. 24a798c Fix getBySqlIn in generated code by Shawn O. Pearce · 14 years ago
  71. 8187676 Use multiple key lookup for secondary row scans by Shawn O. Pearce · 14 years ago
  72. 30eb6e6 Implement multiple row lookup by default by Shawn O. Pearce · 14 years ago
  73. 8fcd5c1 Stop abusing Map.Entry and declare our own Row type by Shawn O. Pearce · 14 years ago
  74. 9f22858 Use fetchRow for single get by key by Shawn O. Pearce · 14 years ago
  75. 43287dd Permit NoSQL results to be out-of-order by Shawn O. Pearce · 14 years ago
  76. bf62ee2 Allow a more streaming interface to scans by Shawn O. Pearce · 14 years ago
  77. af206d9 Use a tiny local cache to improve NoSQL upsert performance by Shawn O. Pearce · 14 years ago
  78. fe1180d Don't flush immediately during NoSQL writes by Shawn O. Pearce · 14 years ago
  79. 4486f2b Add autoFlush flag to Schema by Shawn O. Pearce · 14 years ago
  80. 3b2ae26 Define getRelationID on Access by Shawn O. Pearce · 14 years ago
  81. 5f41fad Expose all relations and all entities by Shawn O. Pearce · 14 years ago
  82. 7de9ead Encode relation id as protobuf tag in content by Shawn O. Pearce · 14 years ago
  83. 54b1e05 Generate a Protobuf definition for the database by Jeff Schumacher · 14 years ago
  84. 1a7c881 Added ID to @Relation by Jeff Schumacher · 14 years ago
  85. 6e232dd protobuf: Support encoding/decoding from any stream by Shawn O. Pearce · 14 years ago
  86. 9966fb0 Added code to check that objects have @Column annotations by Jeff Schumacher · 14 years ago
  87. 9a9c21d protobuf: Support encoding Enums by Shawn O. Pearce · 14 years ago
  88. 2573240 protobuf: Fix sizeof for long fields by Shawn O. Pearce · 14 years ago
  89. 2a7af36 protobuf: Support custom ProtobufCodec implementations by Shawn O. Pearce · 14 years ago
  90. ab08d43 protobuf: Implement repeated support for List/Set by Shawn O. Pearce · 14 years ago
  91. 46888bd protobuf: Support zero-copy encode/decode by Shawn O. Pearce · 14 years ago
  92. d0e1f40 Merge "protobuf: Support ByteBuffer based decode" by Shawn Pearce · 14 years ago
  93. 646cf6b protobuf: Support ByteBuffer based decode by Jeff Schumacher · 14 years ago
  94. e510ae9 Fix sequences on NoSQL to start at 1 by Shawn O. Pearce · 14 years ago
  95. 9c5c5d6 Simplify the NoSQL implementation with more default behavior by Shawn O. Pearce · 14 years ago
  96. 099e8d3 Update missing Javadoc around the NoSQL API by Shawn O. Pearce · 14 years ago
  97. fb190fe Honor a sequence's startValue in NoSQL by Shawn O. Pearce · 14 years ago
  98. b43316b Define a skeleton NoSQL base for extension by Shawn O. Pearce · 14 years ago
  99. 00920ae Create IndexFunctions on the fly for NoSQL secondary keys by Shawn O. Pearce · 14 years ago
  100. 4c02c6a Create an encoder for NoSQL secondary index keys by Shawn O. Pearce · 14 years ago