0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 8 hours ago.
Aug 02, 2025 — Aug 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
password encryption lib is required at compile-time [fix] [maven]
Robin Vobruba
as hoijui
More... over 15 years ago
remove Protocol, and re-add it as a submodule
Robin Vobruba
as hoijui
More... almost 16 years ago
add missing dependency to stand-alone (shaded) jar [fix]
Robin Vobruba
as hoijui
More... almost 16 years ago
small re-factor, remove duplicate code
Robin Vobruba
as hoijui
More... almost 16 years ago
minor fix [maven]
Robin Vobruba
as hoijui
More... almost 16 years ago
ChanServ: configuration class cleanup
Robin Vobruba
as hoijui
More... almost 16 years ago
ChanServ: remove proprietary logging & misc cleanup
Robin Vobruba
as hoijui
More... almost 16 years ago
ChanServ: cleanup/standardization
Robin Vobruba
as hoijui
More... almost 16 years ago
ChanServ: do not fail if DB connection fails It is only used to transfer old logs into a DB, which is not used on official server.
Robin Vobruba
as hoijui
More... almost 16 years ago
ChanServ: spam-settings re-facture & JAXP-config enhancements and fixes [fix]
Robin Vobruba
as hoijui
More... almost 16 years ago
ChanServ: make maven script stand-alone usable
Robin Vobruba
as hoijui
More... almost 16 years ago
ChanServ: add new config file persisting method: JAXB
Robin Vobruba
as hoijui
More... almost 16 years ago
ChanServ: medium cleanup
Robin Vobruba
as hoijui
More... almost 16 years ago
really fix DB connection timeout (ping the DB) [fix]
Robin Vobruba
as hoijui
More... almost 16 years ago
prevent a concurrent modification exception [fix]
Robin Vobruba
as hoijui
More... almost 16 years ago
JPA persistence config template: auto reconnect when DB connection is lost [fix]
Robin Vobruba
as hoijui
More... almost 16 years ago
ChanServ: minor un-statification
Robin Vobruba
as hoijui
More... almost 16 years ago
more sane JPA error handling [fix]
Robin Vobruba
as hoijui
More... almost 16 years ago
minor cleanup
Robin Vobruba
as hoijui
More... almost 16 years ago
make a lot of stuff un-static & basic modularization of LogStorage and AntiSpamSystem
Robin Vobruba
as hoijui
More... almost 16 years ago
Chanserv: isIsStatic -> isStatic
Robin Vobruba
as hoijui
More... almost 16 years ago
cleanup * do not shadow fields with params * rename fields * encapsulate fields
Robin Vobruba
as hoijui
More... about 16 years ago
JPA: only use transactions when writing to the DB
Robin Vobruba
as hoijui
More... about 16 years ago
using static code analyzer FindBugs http://findbugs.sourceforge.net
Robin Vobruba
as hoijui
More... about 16 years ago
ChanServ: Log cleanup
Robin Vobruba
as hoijui
More... about 16 years ago
ChanServ: minor Channel cleanup
Robin Vobruba
as hoijui
More... about 16 years ago
ChanServ: split of config fields into a separate class
Robin Vobruba
as hoijui
More... about 16 years ago
ChanServ: minor cleanup [minor]
Robin Vobruba
as hoijui
More... about 16 years ago
ChanServ: split-off config file storage routines into a separate source file
Robin Vobruba
as hoijui
More... about 16 years ago
ChanServ: imports cleanup
Robin Vobruba
as hoijui
More... about 16 years ago