1. eb7abb6 Changed cell format from boolean to text by Michael Bouschen · 7 years ago
  2. 6636069 Updated assertion info by Michael Bouschen · 7 years ago
  3. 7a73acb Accept changes for Optional queries by Craig L Russell · 7 years ago
  4. 9439fd2 Accept changes for Optional queries by Craig L Russell · 7 years ago
  5. a752b24 Changing the table 5 cells from Boolean to text to avoid localized representation of TRUE/FALSE by Michael Bouschen · 7 years ago
  6. 708c5ac DN 5.0.5 by Andy Jefferson · 7 years ago
  7. b7d916e JDO-735 Add signature updates for Extent/Query by Andy Jefferson · 7 years ago
  8. 56b04ba More table formatting by Michael Bouschen · 7 years ago
  9. f47e8af JDO-735 with AutoCloseable this time by Andy Jefferson · 7 years ago
  10. 7dc36b2 JDO-735 Javadocs for close() to match what DN has by Andy Jefferson · 7 years ago
  11. a49ca3a Formatting changes in tables by Michael Bouschen · 8 years ago
  12. ef37a7a JDO-751 Optional<T> support for queries by Craig L Russell · 8 years ago
  13. dad6d07 JDO-747 specification changes by Craig L Russell · 8 years ago
  14. c4959d6 Annotations use @Repeatable by Craig L Russell · 8 years ago
  15. fbcacda JDO-757 apply test for use of @Repeatable annotations by Andy Jefferson · 8 years ago
  16. 28c8b91 JDO-757 Add @Repeatable to annotations that have plural equivalent. Add @Convert/@Converts by Andy Jefferson · 8 years ago
  17. 75d8eed JDO-757 Add @Repeatable to all annotations with a plural option by Andy Jefferson · 8 years ago
  18. 6443985 DN 5.0.4 by Andy Jefferson · 8 years ago
  19. 6bb602f Updates for Optional<T> by Craig L Russell · 8 years ago
  20. 9c61884 Updates for Optional<T> by Craig L Russell · 8 years ago
  21. 9849b55 Updates for Optional<T> by Craig L Russell · 8 years ago
  22. a0cf098 bump DN jars to 5.0.3 by Andy Jefferson · 8 years ago
  23. 03f053d More Optional changes for Query by Craig L Russell · 8 years ago
  24. 5a12c32 Optional changes for Query by Craig L Russell · 8 years ago
  25. 532108b Remove use of C3P0, and bump DN jars to 5.0.2 by Andy Jefferson · 8 years ago
  26. 8a7553f Remove use of C3P0, since we have builtin DBCP by default by Andy Jefferson · 8 years ago
  27. c43edf8 JDO-755: Add more TCK query test cases with navigation and comparison with null by Michael Bouschen · 8 years ago
  28. 8fbbf55 Trivial change to remove unneeded [] by Craig L Russell · 8 years ago
  29. 4673f85 Fixing assertion number by Michael Bouschen · 8 years ago
  30. c60f982 Accept changes to Chapter 14 by Craig L Russell · 8 years ago
  31. 7615290 JDO-754: Add more logical complement operator JDOQL query tests by Michael Bouschen · 8 years ago
  32. deb8f52 bump DN deps to 5.0.0-m5 by Andy Jefferson · 8 years ago
  33. d1d838d Restored figures by Michael Bouschen · 8 years ago
  34. 3e3980b Update chapter 5 for delete-delete conflict by Craig L Russell · 8 years ago
  35. 724c34b JDO-747 Minor update to chapter 5 by Craig L Russell · 8 years ago
  36. d22cd39 JDO-747 Minor update to chapter 5 by Craig L Russell · 8 years ago
  37. ec338f2 Bump DN jars to 5.0.0.m3 by Andy Jefferson · 8 years ago
  38. 36c479c Add OptionalExpression to allow get and isPresent methods in JDOQLTypedQuery by Andy Jefferson · 8 years ago
  39. 1044967 JDO-752: added assertion ID by Michael Bouschen · 8 years ago
  40. a52dc2a Update specification chapter 14 JDO-752 by Craig L Russell · 8 years ago
  41. 8df1f34 Updates to Chapter 12 for JDO-747 by Craig L Russell · 8 years ago
  42. 05f02c1 Updates to Chapter 5 for JDO-747 by Craig L Russell · 8 years ago
  43. f27b47b JDO-752: JDOQL: add test case for domain objects as parameters by Michael Bouschen · 8 years ago
  44. b4b4d5e Use DN 5.0.0-m2 which includes support for JDOQL Optional methods, as well as java.time methods in JDOQLTypedQuery by Andy Jefferson · 8 years ago
  45. 2bbd2b6 further updates for java.time types by Andy Jefferson · 8 years ago
  46. 03da06a Add java.time types to non-mutables supported by Andy Jefferson · 8 years ago
  47. 168267b Add java.time to query methods, and ordering type. Improve methods table by Andy Jefferson · 8 years ago
  48. 71fbcbb JDO-749 Add expressions for java.time types by Andy Jefferson · 8 years ago
  49. 71d4afc JDO-750 Change Java level to 1.8 by Andy Jefferson · 8 years ago
  50. 8c2c273 update DN jars to 5.0.0-m1 since that is what should be used with JDO3.2/4.0 by Andy Jefferson · 8 years ago
  51. 7c79ed7 Update to latest DN jars by Andy Jefferson · 8 years ago
  52. ac1c638 fix DN property that was renamed in v4 by Andy Jefferson · 9 years ago
  53. 38eb1e4 JDO-735: remove old TCK test class CloseThrowsExceptionWhenActiveTx by Michael Bouschen · 9 years ago
  54. 8837c26 fix some formatting by Andy Jefferson · 9 years ago
  55. 223551b Add execute methods for fluent Query API by Andy Jefferson · 9 years ago
  56. c91def0 updates to add most of the fluent API query methods, as well as saveAsNamedQuery() by Andy Jefferson · 9 years ago
  57. f7e7452 JDO-734 Test for Query.saveAsNamedQuery by Andy Jefferson · 9 years ago
  58. 56a4d63 JDO-735 Add 2 new tests for PM close, and disabled previous JDO <= 3.1 test for PM.close by Andy Jefferson · 9 years ago
  59. 294d62f JDO-735 Spec update for PM close() change in behaviour when active tx by Andy Jefferson · 9 years ago
  60. f4b9067 add StringExpression.matches to signatures by Andy Jefferson · 9 years ago
  61. 86114b8 JDO-746 Add StringExpression.matches by Andy Jefferson · 9 years ago
  62. 8ab9bd6 fix javadoc by Andy Jefferson · 9 years ago
  63. 6c63551 add changes to JDOQL operations by Andy Jefferson · 9 years ago
  64. c750ac6 Fix case in BitwiseOperations property by Andy Jefferson · 9 years ago
  65. defbcb1 Rename of javax.jdo.option.UnconstrainedQueryVariables to javax.jdo.query.JDOQL.UnconstrainedQueryVariables. Add javax.jdo.query.JDOQL.bitwiseOperations (to CH11) by Andy Jefferson · 9 years ago
  66. 2880140 Rename javax.jdo.option.UnconstrainedQueryVariables to javax.jdo.query.JDOQL.UnconstrainedQueryVariables by Andy Jefferson · 9 years ago
  67. f376d7d JDO-745 Add option for support of bitwise operations by Andy Jefferson · 9 years ago
  68. 9a2655d remove having by Andy Jefferson · 9 years ago
  69. 3b172d2 Remove having() for backwards compat by Andy Jefferson · 9 years ago
  70. 99118ff bring XSD/DTD up to date with converter info by Andy Jefferson · 9 years ago
  71. 08f17af Update SignatureVerifier to support boolean Annotation properties. Update signatures to match current JDO 3.2 by Andy Jefferson · 9 years ago
  72. e719c89 Add bitwise operations to NumericExpression by Andy Jefferson · 9 years ago
  73. 79b03c5 Add neg() and com() to CharacterExpression by Andy Jefferson · 9 years ago
  74. 43446cd Add BooleanExpression.neg() and NumericExpression.com() by Andy Jefferson · 9 years ago
  75. 638eca9 Add negate() method by Andy Jefferson · 9 years ago
  76. f6ac292 JDO-736 Update to parameter methods, to clarify the retention of the values, and to mention that JDOQLTypedQuery only supports named parameters (in the same way as JPA Criteria only supports named parameters ... a consequence of using an expression based construction process). by Andy Jefferson · 9 years ago
  77. 8fbdf79 JDO-736 Add some more detail to javadocs. Set parameters via setParameters(...) before calling new execute methods, throw exception if wrong execute method called with/without result etc. by Andy Jefferson · 9 years ago
  78. a3605ee fix javadocs to match current API by Andy Jefferson · 9 years ago
  79. a3de0a1 Parameters methods, still some TODO on JDOQLTypedQuery by Andy Jefferson · 9 years ago
  80. cf3ee82 Clean up some methods to match Query by Andy Jefferson · 9 years ago
  81. 644ccc7 JDO-736 Moved methods from QueryExecution to Query. Not yet addressed parameters, or result. by Andy Jefferson · 9 years ago
  82. ace5708 JDO-652 Add missing config methods to match what Query now has (except these return a JDOQLTypedQuery<T> rather than Query<T>) by Andy Jefferson · 9 years ago
  83. 2970ab7 QueryExecution 4th attempt ... Will Apache SVN ever work? by Andy Jefferson · 9 years ago
  84. 8c34da3 Fix for javadocs by Andy Jefferson · 9 years ago
  85. 55cbcd1 Add extra fluent methods by Andy Jefferson · 9 years ago
  86. 4bd920a JDO-652 Add <T> to Query as appropriate by Andy Jefferson · 9 years ago
  87. 933d0b6 JDO-701 Tests for Math log, exp, acos, asin, atan, ceil, floor methods by Andy Jefferson · 9 years ago
  88. 4c161d3 Add result clause to fluent API by Andy Jefferson · 9 years ago
  89. b0965f5 JDO-701 Updates to add new Math methods by Andy Jefferson · 9 years ago
  90. 8c7addf JDO-743 Update DTD/XSD refs by Andy Jefferson · 9 years ago
  91. af5b9ae JDO-743 Change to xmlns.jcp.org from java.sun.com since even though the latter will be maintained for backwards compatibility most JSRs have moved to use xmlns.jcp.org by Andy Jefferson · 9 years ago
  92. 48a3978 JDO-737 Apply patch attached to issue month and half ago. by Andy Jefferson · 9 years ago
  93. 8a58e6c JDO-690 Fix text as per issue JDO-689 Fix text as per issue by Andy Jefferson · 9 years ago
  94. 3c73194 JDO-709 Hopefully final updates to attribute converter specification by Andy Jefferson · 9 years ago
  95. 0f94548 JDO-709 Change default annotation converter to "UseDefault" as per JIRA by Andy Jefferson · 9 years ago
  96. 4aaad51 Update DN properties to match current names by Andy Jefferson · 9 years ago
  97. 026c805 Add some of JDO 3.2 method changes - remove the deleted deprecated methods, and add AutoCloseable etc. by Andy Jefferson · 9 years ago
  98. 1a875b1 JDO-742 Rename jdo signatures file by Andy Jefferson · 9 years ago
  99. 423b095 JDO-742 Refer to jdo-signatures.txt rather than version specific by Andy Jefferson · 9 years ago
  100. 949f63e If we are building 3.2-SNAPSHOT then we should run against 3.2-SNAPSHOT of our own artifacts by Andy Jefferson · 9 years ago