0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Edited README...it was ugly. More... over 15 years ago
Added README More... over 15 years ago
Added clover directory to gitignore More... over 15 years ago
Updated to HiveDB-0.9.6-SNAPSHOT More... over 15 years ago
Merge branch 'master' of [email protected]:britt/hivedb-blobject More... over 15 years ago
Added dependency on xstream 1.2.2 More... over 15 years ago
Added xstream dependency that was being picked transitively through HiveDB More... almost 16 years ago
Added c3p0-config.xml for tests More... almost 16 years ago
Adjust to the package refactoring for the hivedb class generation code More... almost 16 years ago
Version upgrade to 1.2-SNAPSHOT, hivedb dependency upgrade to 0.9.5-SNAPSHOT More... almost 16 years ago
Decouple URIs from schemas and 'singletonize' schemas More... almost 16 years ago
Updated blobject version to 1.1-SNAPSHOT, now it depends on HiveDB-0.9.4-SNAPSHOT. More... almost 16 years ago
Added .gitignore More... almost 16 years ago
HiveDB dependency version updated to 0.9.4 More... about 16 years ago
Compile-time fixes More... about 16 years ago
Minor changes More... about 16 years ago
Fixed pom...again More... about 16 years ago
reverting post-release changes More... about 16 years ago
minor fixes More... about 16 years ago
Added test hibernate.cfg.xml More... about 16 years ago
Made the serializer automatically put the right version number in the blob when serializing More... about 16 years ago
Added attribute so that the serializer ignores certain properties More... about 16 years ago
Fixed refatoring typo. Abreviation -> Abbreviation More... about 16 years ago
corrected spelling of Abreviation.java More... about 16 years ago
Fixed unmarshalling bug More... about 16 years ago
Fixed serialization bug that resulted in extra bytes being written to the stream. The bytes were ignored but wasted space More... about 16 years ago
Fix to Modernizer to process deleted properties earlier in deserializtion process. The interceptor must recognize the abreviated property name, since there is no mapping available to the full name if the property has been deleted More... about 16 years ago
Made default XmlModernizationPaverImpl set the version to 0 instead of 1 More... about 16 years ago
Maded BlobGetter said the version of the instance to the current blob version before saving it More... about 16 years ago
Moved hibernate mapping to resource directory so maven could pick it up More... about 16 years ago