0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixing squid:S2093 - Try-with-resources should be used. More... over 8 years ago
Fixing squid:S2259- Null pointers should not be dereferenced. More... over 8 years ago
Fixing squid:S00115 - Constant names should comply with a naming convention. More... over 8 years ago
Fixing squid:S1118 - Utility classes should not have public constructors. More... over 8 years ago
Minimal changes to bring SesameTools up to date with Sesame 4. Bumped version to 2.0-SNAPSHOT. More... over 8 years ago
Updated README, acknowledging the patch by @goerlitz and replacing openrdf.org with rdf4j.org More... over 9 years ago
Merge pull request #44 from goerlitz/develop More... over 9 years ago
Added correct handling of SPARQL ASK queries in SparqlTools class. Added tests for ASK queries. More... over 9 years ago
Merge pull request #43 from ansell/jacoco-coveralls More... almost 10 years ago
Add badges to README.md file More... almost 10 years ago
remove self-closing p tags from javadoc More... almost 10 years ago
bump plugin versions More... almost 10 years ago
ignore mvn versions:set temporary file More... almost 10 years ago
add jacoco and coveralls for code coverage reports More... almost 10 years ago
bump back to snapshot versions More... almost 10 years ago
Final bump of dependency versions More... almost 10 years ago
Merge branch 'release/1.9' into develop More... almost 10 years ago
Bumped version to 1.9 More... almost 10 years ago
README tweak More... almost 10 years ago
Dependency tweak before 1.9 release More... almost 10 years ago
LOGGER -> logger More... about 10 years ago
Enforced a consistent 120-char column limit More... about 10 years ago
Style tweaks: enforce consistent K&R bracketing style, whitespace, etc. More... about 10 years ago
Added sonatype-forge repo for Restlet More... over 10 years ago
Cleaned up some comments. Bumped Restlet version to 2.2.2 More... over 10 years ago
Updated an old RDF writer reference More... over 10 years ago
Added override-able pre- and post-processing hooks to WebResource More... over 10 years ago
Tweaked the demo app: put the virtual host underneath LinkedDataServer. Hhowever, LDS is still accessed by Resources as a singleton More... almost 11 years ago
LinkedDataServer now implements org.restlet.Application, improving interoperability. Fixes #40 More... almost 11 years ago
Cleanup/refresh of LinkedDataServer More... almost 11 years ago