Commit Graph

14 Commits

Author SHA1 Message Date
Dave
a40d5e9738 renaming to adhere to GoogleStyle conventions 2015-06-28 21:50:46 +02:00
Dave
6ff5e60046 added register constructor method 2015-06-28 21:48:00 +02:00
Dave
34b9a748f9 formatting 2015-06-27 21:50:28 +02:00
Dave
2f71b567a8 changes to Base64 (sun --> apache codec) 2015-01-06 18:59:34 +02:00
Dave
329cfb4d97 adding isReady() 2015-01-05 23:10:48 +02:00
Dave
ee72415e63 Removed all incidents of e.printStackTrace, wrapped errors with
NoDashFatalExceptions instead of overwriting
2014-12-26 17:15:54 +02:00
Dave
6b12e42f0c Catch nullpointerexception on NoCore.getUser, convert into
SessionExpired
2014-12-23 10:48:10 +02:00
Dave
3b356ef774 Fixed interactions with old config setups 2014-12-21 17:21:24 +02:00
Dave
c29e3880fe Changed size() for NoHashSphere from int to long 2014-12-21 17:18:22 +02:00
Dave
897491e159 Added setup features for custom fileName 2014-12-21 00:30:28 +02:00
Dave
3e671520b6 Renamed interface and base implementation, changed methods from static 2014-12-21 00:25:37 +02:00
Dave
c85ff25617 Added a NoHashInterface to allow users to control their own hash db 2014-12-21 00:20:57 +02:00
Dave
bce0155abe Added license 2014-12-21 00:13:27 +02:00
Dave
38c2d0de5d Initial commit 2014-12-16 01:01:48 +02:00