9
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added @Override annotations to ontopia-webed More... over 7 years ago
Added @Override annotations to ontopia-navigator More... over 7 years ago
Added @Override annotations to ontopia-engine More... over 7 years ago
Refactored CRLF to LF More... over 7 years ago
Refactored CRLF to LF More... over 7 years ago
Added ignoring of jRebel files More... over 7 years ago
Removed redundant empty constructors More... over 7 years ago
Removed redundant static block More... over 7 years ago
Removed redundant static block More... over 7 years ago
Removed unused fake classes from basic/Topic More... over 7 years ago
Added no-op message to empty method bodies More... over 7 years ago
Removed empty methods More... over 7 years ago
Fixed NPE issues introduced in 373d0734dd6daab4afa3eecfc372a60dadf1f754 More... over 7 years ago
Removed unused class More... over 7 years ago
Code cleanup: use of equals with Strings More... over 7 years ago
Code cleanup: use of equals More... over 7 years ago
Code cleanup: String based improvements (flip equals, switch, ...) More... over 7 years ago
Code cleanup: refactored to use assertFalse More... over 7 years ago
Code cleanup: Removed non-static initalizer More... over 7 years ago
Code cleanup: Moved fields above constructors and methods More... over 7 years ago
Fixed issues introduced by automated cleanup More... over 7 years ago
Merge branch 'feature/slf4j-update' More... over 7 years ago
Removed dependencies that are already included in transitive paths More... over 7 years ago
Upgraded to sjf4j 1.7.25 More... over 7 years ago
Upgraded commons-io to version 2.5 More... over 7 years ago
Exposed transactions field in RDBMSStorage and conn_map field in RDBMSAccess More... over 7 years ago
Changed connection map to InheritedThreadLocal in RDMBSAccess to prevent child threads from creating new connections that are never returned to the pool. More... over 7 years ago
Partial revert of c1eca93a4088ab2006f09ce90e89644defd382c8: More... over 7 years ago
Added dedicated handling of jar: url's to StreamUtils as it is used by topic map readers for includes More... over 7 years ago
Added InputStream based constructor to RDFTopicMapReader More... over 7 years ago