20
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Formatting fix More... almost 18 years ago
Cleaned up version parsing and made it more robust More... almost 18 years ago
Fixed typo in conditional More... almost 18 years ago
Changed to use ReentrantLock so we could get rid of our last dependency on the backport-util-concurrent library. More... almost 18 years ago
removed unneeded code; updated configuration metadata; changed visibility of XML-conversion method; moved import to imports rather than fully-qualified class name More... almost 18 years ago
fixed in-mem distinct evaluation of single results More... almost 18 years ago
remove duplicate code More... almost 18 years ago
guarded against null properties; changed the name of the class transformer options to be consistent with other OpenJPA config property names More... almost 18 years ago
removed some unused code More... almost 18 years ago
fixed PUIImpl to deal with openjpa properties namespace correctly. TestPersistence should now work. Run 'mvn test -Dtest=TestPersistence' to see things in action. More... almost 18 years ago
changed some more finally and catch blocks that didn't get properly reformatted with earlier reformattings / sed scripts More... almost 18 years ago
removed executable flag from all files in trunk, as per Craig's email to OpenJPA list More... almost 18 years ago
cleaned up some dead code More... almost 18 years ago
OpenJPA JDBC subsystem; reformatted some core OpenJPA code to move catch and finally blocks around. More... almost 18 years ago
added forgotten new file More... almost 18 years ago
moved store facade type registry to Configuration instead of a static in ImplHelper More... almost 18 years ago
opened up BrokerFactoryValue bootstrapping configuration a bit; added better error bootstrapping error messages More... almost 18 years ago
basic logic for converting simple JavaNames to xml-names; added some localization information about forgotten properties; removed spurious memory status printout from base test class; added 'target' to the svn:ignore for all the top-level maven dirs More... almost 18 years ago
Configurations changes on behalf of Abe More... almost 18 years ago
added JPA bootstrapping resource More... almost 18 years ago
moved to raw 'openjpa.*' property prefix instead of 'org.apache.openjpa.*'; implemented system to allow multiple property prefixes for configurations without relaxing any of the current validations More... almost 18 years ago
updates to configuration. Committed on behalf of Abe More... almost 18 years ago
fixed some test failures to do with repackaging and build process changes More... almost 18 years ago
PCEnhancer was not running auxiliary enhancers. Note that there still remains a configuration issue with bootstrapping the PCEnhancer. More... almost 18 years ago
more javadoc fixes More... almost 18 years ago
reformatted comments to follow Sun standards and use the standard ASL comment formatting More... almost 18 years ago
removed some dead code and cleaned up some javadoc More... almost 18 years ago
some visibility fixes More... almost 18 years ago
removed some extraneous JDO / licensing-related code More... almost 18 years ago
removed serp fork; replaced with new maven-based serp access. also updated poms to use the Geronimo versions of JTA etc. until we get closure on the plan going forward with the authoritative Glassfish jars More... almost 18 years ago