1. 98be102 Sync EnsureJpaCanTakeObjectsInPropertiesTest by Sam Berlin · 10 years ago
  2. d8d5819 Introduce a test that shows a JPA provider being passed a datasource by Nigel Magnay · 10 years ago
  3. aa2f2dc Update tests to use JPA 2.0. by Nigel Magnay · 10 years ago
  4. 5eb2249 Fix issue 597 -- Adds copyright header. by Fridolin Jackstadt · 10 years ago
  5. 6357239 Fix issue 597 -- JUnit 3 style by Fridolin Jackstadt · 10 years ago
  6. cb610bf Fix issue 597 -- entity manager is properly removed even if close operation fails + unit test. by Fridolin Jackstadt · 10 years ago
  7. c00df28 Automated code cleanups by internal tool. by Sam Berlin · 10 years ago
  8. 3236b10 Replace guava 11 with 16 and extract Guava as a separate dependency. by Christian Edward Gruber · 10 years ago
  9. c0b196b by guice.mirrorbot@gmail.com · 13 years ago
  10. b405e04 by guice.mirrorbot@gmail.com · 13 years ago
  11. d77a85a fix issue 623, move log4j.properties for persist extension out of src and into test. by sberlin · 13 years ago
  12. b7a02b0 by sberlin · 13 years ago
  13. 3b24461 fixup whitespace by sberlin · 13 years ago
  14. 7855aca fixup whitespace by sberlin · 13 years ago
  15. 01758ce fixup whitespace by sberlin · 13 years ago
  16. 65814e6 issue 595 -- persist extension didn't work if @Transacation was on the class, thanks to cgdecker for the patch and bug report! by sberlin · 13 years ago
  17. 8b64d45 Remove InjectorBuilder in favor of methods in Binder. by sberlin · 13 years ago
  18. 150d2a9 Dynamic finders fixed and test added. Probably want a few more tests and early-error checking to be ideal, but otherwise working as advertised. =) by dhanji · 14 years ago
  19. 8a02fce Final cleanup of Persist Module. Pending a sanity check of the dynamic finder API, it is now ready to ship for Guice 3! by dhanji · 14 years ago
  20. 1d58f43 Complete reworking of the guice-persist module and API. It is MUCH leaner now and easily facilitates multiple modules. All legacy tests are still passing. by dhanji · 14 years ago
  21. a9cdba0 Fixes many persist tests to use Junit assertXXX rather than JDK assert statements. Also cleans up some of the persist javadoc. by dhanji · 14 years ago
  22. cf481fa Guice-persist limpbizkit's review cleanups. by dhanji · 14 years ago
  23. 0391e96 Initial checkin, Guice-Persist (Supports JPA only). All tests passing. by dhanji · 14 years ago