2
I Use This!
Inactive

Commits : Listings

Analyzed 28 minutes ago. based on code collected 28 minutes ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add rejection of oversized strings More... over 10 years ago
remove a bit of JDK8 junk and test that the mapper rejects bad dates More... over 10 years ago
fix some tests and probably fix build in travis CI caused by the IDE supporting JDK 8 and the target environment (Amazon EMR/Hadoop) not. More... over 10 years ago
Merge remote-tracking branch 'origin/master' More... over 10 years ago
add filter (partial validator) for xsd:schema; right now we are checking that it is in the lexical space BUT NOT that the numbers make sense (i.e. it could be 45 O'Clock) More... over 10 years ago
[maven-release-plugin] prepare for next development iteration More... over 10 years ago
[maven-release-plugin] prepare release infovore-3.2 More... over 10 years ago
only enable detailed monitoring once More... over 10 years ago
slightly less hackish way to configure path to the bakemono-metadata JAR More... over 10 years ago
slightly less hackish way to configure path to the bakemono-metadata JAR More... over 10 years ago
[maven-release-plugin] prepare for next development iteration More... over 10 years ago
[maven-release-plugin] prepare release v3.1 More... over 10 years ago
fix search for wrong JAR (band aid to run through next test) More... over 10 years ago
fix really wrong jar path More... over 10 years ago
fix really wrong jar path More... over 10 years ago
fix wrong jar path More... over 10 years ago
change it back (the classifier gets renamed when the files are copied to the repo!) More... over 10 years ago
one more go around (it looks like the classifier changed again!) More... over 10 years ago
change again (I just saw "onejar" as the classifier) More... over 10 years ago
correct location of one-jar More... over 10 years ago
fix wrong error message More... over 10 years ago
upgrade cpu for larger clusters; also drop names that repeat the machine definitions because those are a road to hell. More... over 10 years ago
use "Organize Imports" feature to clean up imports More... over 10 years ago
Merge remote-tracking branch 'origin/master' More... over 10 years ago
Update Jena Version, Switch to N-TRIPLES output, also optimize imports in bakemono More... over 10 years ago
[maven-release-plugin] prepare for next development iteration More... over 10 years ago
[maven-release-plugin] prepare release v3.0 More... over 10 years ago
update dependencies, particularly centipede, used dependencyManagement to centralize version management, other improvements in POMs. More... over 10 years ago
fix R argument for second stage More... over 10 years ago
move notification code into the polling loop function More... over 10 years ago