0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 20 hours ago.
Jul 31, 2025 — Jul 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
introduce KickUserCommandProcessor
Robin Vobruba
as hoijui
More... over 15 years ago
introduce RegisterCommandProcessor
Robin Vobruba
as hoijui
More... over 15 years ago
move registrationEnabled property from TASServer to AccountsService
Robin Vobruba
as hoijui
More... over 15 years ago
officially disable IP white-listing for registration
Robin Vobruba
as hoijui
More... over 15 years ago
introduce CreateAccountCommandProcessor
Robin Vobruba
as hoijui
More... over 15 years ago
fix var name typo
Robin Vobruba
as hoijui
More... over 15 years ago
add license headers to new files [minor]
Robin Vobruba
as hoijui
More... over 15 years ago
ChanServ: fix some Checkstyle errors
Robin Vobruba
as hoijui
More... over 15 years ago
ChanServ: fix Misc.timeToDHM(long) method [fix]
Robin Vobruba
as hoijui
More... over 15 years ago
ChanServ cleanup [minor]
Robin Vobruba
as hoijui
More... over 15 years ago
cleanup ChanServ project file [Maven] * set source code encoding globally * add some meta info * add checkstyle config file (copy from TASServer) * misc
Robin Vobruba
as hoijui
More... over 15 years ago
init maven project for old old account format converter
Robin Vobruba
as hoijui
More... over 15 years ago
do not use wild-card imports [minor]
Robin Vobruba
as hoijui
More... over 15 years ago
fix some JavaDoc errors [fix] [minor]
Robin Vobruba
as hoijui
More... over 15 years ago
fix lots of Checkstyle reported errors [fix]
Robin Vobruba
as hoijui
More... over 15 years ago
introduce custom Checkstyle conventions (roughly following the SUN convention)
Robin Vobruba
as hoijui
More... over 15 years ago
unify source-code encoding (UTF-8) [maven]
Robin Vobruba
as hoijui
More... over 15 years ago
revert persistent member rename [fix]
Robin Vobruba
as hoijui
More... over 15 years ago
tidy-up maven properties fetching [minor]
Robin Vobruba
as hoijui
More... over 15 years ago
ChanServ: cleanup remote access connection handling
Robin Vobruba
as hoijui
More... over 15 years ago
cleanup [minor]
Robin Vobruba
as hoijui
More... over 15 years ago
ChanServ: use better suited random ID generator
Robin Vobruba
as hoijui
More... over 15 years ago
ChanServ: set source encoding to UTF-8 [maven]
Robin Vobruba
as hoijui
More... over 15 years ago
ChanServ: add reporting plugins
Robin Vobruba
as hoijui
More... over 15 years ago
ChanServ cleanup * ensure closing streams * use List instead of array * enhance exception handling and logging * shorten comments to 80 chars max * formatting/style * combine if statements
Robin Vobruba
as hoijui
More... over 15 years ago
move documentation from source-code to README [minor]
Robin Vobruba
as hoijui
More... over 15 years ago
specify logging data-format explicitly
Robin Vobruba
as hoijui
More... over 15 years ago
minor bug-fixing & cleanup [fix] * make sure to close all streams * add some FIXME comments * fix some problems and style issues reported by PMD * misc minor stuff
Robin Vobruba
as hoijui
More... over 15 years ago
project file push-up [maven] * added organization info * added authors and contributors info * added license info * added reporting plugins config (try `mvn site`) * set encoding for resources to UTF-8 * misc minor formatting
Robin Vobruba
as hoijui
More... over 15 years ago
cleanup UpdateIP2CountryThread * remove code duplication * make sure to close all streams * make sure to delete all temporary files * make ip2country source file handling modular * fix a theoretical threading issue (see inProgress) * adjust some comments & javadoc-ification
Robin Vobruba
as hoijui
More... over 15 years ago