1. 6ec3269 Set up default protection ruleset for default and release branches by The Apache Software Foundation · 5 weeks ago master
  2. 6d485a5 [MAINTENANCE] Add build workflow by Dominik Przybysz · 12 months ago
  3. 58cc054 [maven-release-plugin] prepare for next development iteration by jbonofre · 4 years, 10 months ago
  4. d81d98e [maven-release-plugin] prepare release jpa-2.7.3 by jbonofre · 4 years, 10 months ago jpa-2.7.3
  5. bd204d0 Update SCM section to use https by jbonofre · 4 years, 10 months ago
  6. d017bd7 Merge pull request #10 from apache/ARIES-2050 by Jean-Baptiste Onofré · 4 years, 10 months ago
  7. 125a4ae [ARIES-2050] Use org.apache.aries.transaction.blueprint-2.3.0 by Grzegorz Grzybek · 4 years, 11 months ago
  8. 6fdb8e7 [ARIES-2050] EMSupplier selectes better TX-related coordination to store EM instance by Grzegorz Grzybek · 5 years ago
  9. c9056db [tests] Fix Karaf integration tests by Grzegorz Grzybek · 5 years ago
  10. 119c7eb Update README.md by Christian Schneider · 7 years ago
  11. f8a04df Exclude some resources by Christian Schneider · 7 years ago
  12. 85ab286 deleted by Christian Schneider · 7 years ago
  13. 7d91325 [maven-release-plugin] prepare for next development iteration by Christian Schneider · 7 years ago
  14. 2fb0919 [maven-release-plugin] prepare release jpa-2.7.2 by Christian Schneider · 7 years ago jpa-2.7.2
  15. eec577b Small simplification by Christian Schneider · 7 years ago
  16. 8f46ae5 Merge pull request #7 from Smasherr/requires_new_after_never by Christian Schneider · 7 years ago
  17. 06c6c6f ARIES-1783 Fix memory leak in EMSupplerImpl by Daniel Estermann · 7 years ago
  18. a5145cd Merge pull request #6 from nicolas-dutertry/ARIES-1885 by Christian Schneider · 7 years ago
  19. f637f77 [ARIES-1885] End coordination in case of exception in JpaInterceptor by Nicolas Dutertry · 7 years ago
  20. 6edc0d6 Link to spec by Christian Schneider · 8 years ago
  21. 7b260af Add build status by Christian Schneider · 8 years ago
  22. 09c45d1 Add travis config by Christian Schneider · 8 years ago
  23. f7aea51 Merge pull request #5 from Smasherr/master by Christian Schneider · 8 years ago
  24. 43d48b7 Get rid of warning about the deprecation of the expression ${version} by Daniel Estermann · 8 years ago
  25. fb67cf5 [maven-release-plugin] prepare for next development iteration by Christian Schneider · 8 years ago
  26. d581832 [maven-release-plugin] prepare release jpa-2.7.1 by Christian Schneider · 8 years ago jpa-2.7.1
  27. d342896 Revert "[maven-release-plugin] prepare release aries-jpa-2.7.1" by Christian Schneider · 8 years ago
  28. 0ee4844 Fix version by Christian Schneider · 8 years ago
  29. bf9bae1 Fix version by Christian Schneider · 8 years ago
  30. fd9f476 Add plugin settings like in rsa by Christian Schneider · 8 years ago
  31. 7229fdf Adjust for committing to github by Christian Schneider · 8 years ago
  32. 7904822 [maven-release-plugin] prepare release aries-jpa-2.7.1 by Christian Schneider · 8 years ago
  33. c16e5d4 ARIES-1869 - Warning in the example about issue in karaf 4.2.1 by Christian Schneider · 8 years ago
  34. 7604a51 Merge pull request #4 from Smasherr/master by Christian Schneider · 8 years ago
  35. f9ba0e2 Remove @Reference in TasklistServlet since we inject via context.xml by Daniel Estermann · 8 years ago
  36. 634e5e3 ARIES-1869 - Update examples to current versions by Christian Schneider · 8 years ago
  37. 56899ea Merge pull request #3 from Smasherr/requires_new_after_never by Christian Schneider · 8 years ago
  38. 1229269 ARIES-1783 EM joins transaction when needed by Daniel Estermann · 8 years ago
  39. 96b2573 [ARIES JPA 2.7.0 maven-release-plugin]prepare for next development iteration by Tim Ward · 8 years ago
  40. 144e55a [ARIES JPA 2.7.0 maven-release-plugin]prepare release 2.7.0 by Tim Ward · 8 years ago 2.7.0
  41. 3234c63 Correct the SCM metdata in the parent pom now Aries JPA uses Git by Tim Ward · 8 years ago
  42. 6d855c8 Add missing licence headers to files throughout the Aries JPA codebase by Tim Ward · 8 years ago
  43. f52eb52 Avoid version indirection in example which confuses the release plugin by Tim Ward · 8 years ago
  44. 73841c9 Use the released OSGi JPA Service 1.1 API by Tim Ward · 8 years ago
  45. 788ebc6 ARIES-1783 Added a test by Daniel Estermann · 8 years ago
  46. eae9b2b Update to implement the new methods on EntityManagerFactoryBuilder, add tests for a more recent Hibernate by timothyjward · 9 years ago
  47. 45d1666 Allow Builder clients to close the EMF, but not service clients by timothyjward · 9 years ago
  48. e1570e0 Ensure that "No configuration" callbacks don't delete an existing EntityManagerFactoryBuilder configured EMF by timothyjward · 9 years ago
  49. d2f7ae9 Add support for dynamic registration and update of EMF service properties through the EMFBuilder by timothyjward · 9 years ago
  50. 9beff6f Support mapping files - Fixes ARIES-1711 by timothyjward · 9 years ago
  51. 0c5cd13 Avoid processing incompatible persistence bundles by timothyjward · 9 years ago
  52. 5bb0454 Ensure that spec bundles can use the static factory in OSGi by timothyjward · 9 years ago
  53. 4ce1a5a [jpa-service-1.1] Create and use JPA API contract bundles by Tim Ward · 9 years ago
  54. 0d2b989 Improve README by Christian Schneider · 9 years ago
  55. 95fd9a6 [ARIES-1716] Upgrade to pax-jdbc 1.1.0 by Christian Schneider · 9 years ago
  56. a83f4f3 Update to proxy 1.1.0 by Christian Schneider · 9 years ago
  57. a2482e1 Update to pax exam 4.10.0 by Christian Schneider · 9 years ago
  58. c6b36a4 Upgrade to equinox 3.11.3 by Christian Schneider · 9 years ago
  59. e1e1f79 [maven-release-plugin] prepare for next development iteration by Christian Schneider · 9 years ago
  60. 1c9b188 [maven-release-plugin] prepare release org.apache.aries.jpa-2.6.1 by Christian Schneider · 9 years ago
  61. 5659b76 Reverting back to osgi jpa spec 1.0.0 for release by Christian Schneider · 9 years ago
  62. 5b76a8c [ARIES-1698] Define osgi jpa spec version in parent by Christian Schneider · 9 years ago
  63. d1d5f47 [jpa] Ensure that the right API version is included from the OSGi spec by Timothy Ward · 9 years ago
  64. 320355f Add OSGi snapshot repo to fix build by Christian Schneider · 9 years ago
  65. c936ff7 Revert "[ARIES-1689] Fix initialization" by Christian Schneider · 9 years ago
  66. 70014d2 [ARIES-1689] Fix initialization by Christian Schneider · 9 years ago
  67. 9ddb492 [ARIES-1689] Added check that entity manager is not null by Giuseppe Gerla · 9 years ago
  68. 1be6d7a [ARIES-1689] added test to reproduce the problem by Giuseppe Gerla · 9 years ago
  69. 5ccc7a0 [jpa] Add support for the standard JPA service extender capability by Timothy Ward · 9 years ago
  70. aa27267 [jpa] Update to use OSGi API snapshots for the JPA Service by Timothy Ward · 9 years ago
  71. 62ec742 [maven-release-plugin] prepare for next development iteration by Christian Schneider · 9 years ago
  72. 79cbf5f [maven-release-plugin] prepare release org.apache.aries.jpa-2.6.0 by Christian Schneider · 9 years ago
  73. af34b84 [ARIES-1695] Embed OSGi jpa spec by Christian Schneider · 9 years ago
  74. 7f7bc7d Add line break by Christian Schneider · 9 years ago
  75. 4d02b54 [ARIES-1689] Improve performance by Christian Schneider · 9 years ago
  76. 0b7763f Update of itest libs by Christian Schneider · 9 years ago
  77. fc918c6 [ARIES-1689] added synchronized statement for initialization block by Giuseppe Gerla · 9 years ago
  78. 6f4f5d7 Fix tck setup by Christian Schneider · 9 years ago
  79. 6bb8773 Fixed issue about [ARIES-1631] test by Giuseppe Gerla · 9 years ago
  80. bca3a03 [ARIES-1631] Added management of javax.persistence.dataSource in case of no non-JTA datasources are specified by Giuseppe Gerla · 9 years ago
  81. 07b43b3 Removed import package not needed by Giuseppe Gerla · 9 years ago
  82. e2dd5cb [ARIES-1649] Updated version of maven bundle plugin, added dependency to EclipseLink JPA bundle using Require-Capability and changed version of EclipseLink JPA to previous one by Giuseppe Gerla · 9 years ago
  83. d54385e [ARIES-1648] Add capabilities for EMF and EM services to container by Christian Schneider · 9 years ago
  84. d5e7dd1 [ARIES-1497] properly handle RollbackException by Christian Schneider · 9 years ago
  85. ec0c0e3 [ARIES-1497] Cleanup test dependencies by Christian Schneider · 9 years ago
  86. 5a8aa22 [ARIES-1497] Update to new versions. Simpler config handling by Christian Schneider · 9 years ago
  87. ae9aea2 [maven-release-plugin] prepare for next development iteration by Christian Schneider · 10 years ago
  88. 9bff313 [maven-release-plugin] prepare release org.apache.aries.jpa-2.5.0 by Christian Schneider · 10 years ago
  89. 3b0e543 [ARIES-1615] Handle PreparedStatement to avoid NPE by Christian Schneider · 10 years ago
  90. d1ff32a [ARIES-1575] Use bundle context of persistence bundle for tracker by Christian Schneider · 10 years ago
  91. 31e307a Use dpendency true instead of an api feature by Christian Schneider · 10 years ago
  92. 706ce40 [ARIES-1626] Removed Provide-Capability from pom and added in osgi.bnd file by Giuseppe Gerla · 10 years ago
  93. 2029bf7 [ARIES-1626] Added "Provide-Capability" declaration in the pom to expose javax.persistence.spi.PersistenceProvider service by Giuseppe Gerla · 10 years ago
  94. 31f388f Disabling cdi to fix build by Christian Schneider · 10 years ago
  95. 863cc6e [ARIES-1575] Use the Persistence Bundle's context to get the Persistence Provider by Timothy Ward · 10 years ago
  96. c7d0986 [ARIES-1558] JPA support for CDI by Guillaume Nodet · 10 years ago
  97. c69eaa9 [maven-release-plugin] prepare for next development iteration by Christian Schneider · 10 years ago
  98. 9c2a73e [maven-release-plugin] prepare release org.apache.aries.jpa-2.4.0 by Christian Schneider · 10 years ago
  99. 2b0de9c [ARIES-1569] Fix javadoc creation for release by Christian Schneider · 10 years ago
  100. 6d6fca5 [ARIES-1370] Updated to 2.3.0 version by Christian Schneider · 10 years ago