4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 10 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
trivial commit to update CHANGES.txt with all of the recent commits.
lewismc
as Lewis John McGibbney
More... over 12 years ago
[GORA-55] Excluded ranged queries from the tests, since the tests assume end key to be inclussive while Hbase considers it exclusive. More... over 12 years ago
[GORA-55] Removed second assertion for schema existence, since schema is already deleted. More... over 12 years ago
[GORA-54] Splitted TestHBaseStoreMapReduce to two individual tests, so that they can run properly. More... over 12 years ago
[GORA-54] Added jvm args to maven surefire plugin to increase the max heap size that the tests will use to 512M. More... over 12 years ago
[GORA-70] Replace reference to artifactId/version with project.artifactId/project.version More... over 12 years ago
Updated the maven surefire plugin version to properly set the system properties. More... over 12 years ago
[GORA-69] Added xerces to dependencyManagement to avoid version conflicts. More... over 12 years ago
commit to address part of GORA-55. Downgraded Slf4j dependency from 1.6.4 to 1.5.8 to remove multiple bindings available on classpath, finally updated CHANGES.txt
lewismc
as Lewis John McGibbney
More... over 12 years ago
[GORA-68] Added test.build.data System property so that test data can be stored under target. Added port reservation for gora-sql tests. Added mapping xml to the gora-sql test classpath. More... over 12 years ago
[GORA-51] Added surefire plugin configuration to run the tests isolated. More... over 12 years ago
commit to remove .gitignore files, and unnecessary jar files from all lib-ext directories, these are now available from maven repo.
lewismc
as Lewis John McGibbney
More... over 12 years ago
commit to remove .gitignore files, and unnecessary jar files from all lib-ext directories, these are now available from maven repo.
lewismc
as Lewis John McGibbney
More... over 12 years ago
commit to address GORA-64 and update to CHANGES.txt
lewismc
as Lewis John McGibbney
More... over 12 years ago
commit to address GORA-52 & update to changes.txt
lewismc
as Lewis John McGibbney
More... over 12 years ago
commit to address GORA-62 and update to changes.txt
lewismc
as Lewis John McGibbney
More... over 12 years ago
Commit to address GORA-43 and update to changes.txt. Thanks Chris for the direction.
lewismc
as Lewis John McGibbney
More... over 12 years ago
commit to address GORA-57, update to changes.txt and thanks to Ferdy for the patch.
lewismc
as Lewis John McGibbney
More... over 12 years ago
commit to address GORA-56, update to changes.txt and thank you to Ferdy
lewismc
as Lewis John McGibbney
More... over 12 years ago
commit to revert HBaseStore.java to include javadoc comment.
lewismc
as Lewis John McGibbney
More... over 12 years ago
removal of HBaseStore thread-safe comment in HBaseStore.java
lewismc
as Lewis John McGibbney
More... over 12 years ago
Commit to address GORA-48 and update to changes.txt
lewismc
as Lewis John McGibbney
More... over 12 years ago
Commit to address GORA-47 (again). I'll set the environment variables within the Jenkins nightly build accordingly. N.B. The Jenkins builds (and locally) still fail due to broken tests.
lewismc
as Lewis John McGibbney
More... over 12 years ago
Commit to address GORA-47 & GORA-46 and update to CHANGES.txt
lewismc
as Lewis John McGibbney
More... over 12 years ago
Cleanup in maven poms. Fixed cassandra build in maven. Fixed hbase tests under maven. More... over 12 years ago
Fix for GORA-45 Add dependency to 'clean-cache' ant target contributed by Lewis John McGibbney. More... over 12 years ago
ConcurrentModificationException while iterating over map keys More... over 12 years ago
Apply patch for GORA-44 Ant build fails (contributed by Lakshmi Narasimhan). More... over 12 years ago
GORA-28: Merge back recent changes in 0.1-incubating to trunk More... over 12 years ago
Apply patch for GORA-12: Semantics of DataStore.delete* contributed by Andrzej Bialecki. More... over 12 years ago