]> jfr.im git - irc/rizon/moo.git/history - moo
Allow batch execution.
[irc/rizon/moo.git] / moo /
2016-07-29  OrillionAllow batch execution. origin/database-executebatch
2016-07-29  AdamMerge branch 'fix-event-failed-report' into 'master'
2016-07-29  OrillionFix settings file to not use map.
2016-05-20  AdamMerge remote-tracking branch 'gl/fix-servermonitor...
2016-05-20  AdamMerge remote-tracking branch 'gl/fix-command-vote-conf...
2016-05-20  AdamMove around artifacts to be in group net.rizon.moo
2016-05-08  AdamMerge branch '26-error-catching-scheduled-future' into... 20160508
2016-05-08  AdamMerge branch '24-fix-geoserv-return' into 'master'
2016-05-08  OrillionUse FutureExceptionListener for everything, and include...
2016-05-08  OrillionInject protocol in GeoChecker, so it can actually write...
2016-05-08  OrillionReport errors in scheduled futures.
2016-04-10  AdamShow cause reason in exceptionCaught
2016-04-05  AdamMerge branch 'fix-slogsearch-help' into 'master'
2016-04-05  AdamMerge branch 'fix-wlogsearch' into 'master'
2016-03-31  AdamSwitch to netty 4.1 which includes the fix for netty...
2016-03-12  AdamMerge branch 'master' of gitlab.com:rizon/moo into...
2016-03-10  AdamFix build
2016-03-10  AdamMerge branch 'example-unit-test' of gitlab.com:rizon...
2016-03-10  Adampom cleanups
2016-03-09  AdamMerge branch 'master' into example-unit-test
2016-03-09  OrillionAdded MooJUnitRunner for easy testing.
2016-03-08  AdamCleanup dependencies
2016-03-07  OrillionDo no try to process null for required channels.
2016-03-07  AdamGet rid of this provider injector thing for netty chann...
2016-03-07  OrillionAdd test for DNSBLStats, this test is very simple and...
2016-03-05  AdamDisable cache in jar urlconnection
2016-03-01  AdamMerge branch 'antiidle-fix' into 'master'
2016-03-01  AdamMerge branch '20-soa-check' into 'master'
2016-03-01  AdamMerge branch '19-services-log-extend' into 'master'
2016-03-01  OrillionAllow moo to search all logs, not just the last 30...
2016-02-29  AdamJust make getManifest throw on error
2016-02-26  AdamFix time checker
2016-02-26  AdamFix loading plugins
2016-02-26  Adamun-final version fields to try and prevent the compiler...
2016-02-26  AdamRemove unnecessary event manager build and fix register...
2016-02-26  AdamMerge branch 'master+guice' of gitlab.com:rizon/moo...
2016-02-26  AdamFix binding
2016-02-26  Adamre gitignore
2016-02-26  AdamAdd git author date
2016-02-26  Adamremove buildtime/pom version
2016-02-26  AdamRemove version.java
2016-02-26  AdamUse new version information
2016-02-26  Adamgitignore version
2016-02-26  AdamVersion template stuff
2016-02-26  AdamDebug switch in run
2016-02-26  Adamnix fixes
2016-02-26  AdamAdd exec-maven-plugin for nix
2016-02-26  AdamCleanup. It doesnt like this use of ~
2016-02-26  AdamFix plugin unloading
2016-02-26  AdamRewrite plugin loading stuff to pull artifacts from...
2016-02-25  OrillionProperly close inputstream after reading manifest.
2016-02-25  OrillionAllow plugins to read their own manifest on creation...
2016-02-25  AdamFound a better way to add git version to manifest
2016-02-25  AdamAdd maven buildnumber plugin and add to manifest.
2016-02-24  AdamCreate a new client handler when connecting so new...
2016-02-24  AdamFix recursive split stuff
2016-02-24  Adamfix up logging stuff
2016-02-21  Adamdnsblstats
2016-02-21  AdamMaybe the rest of commands
2016-02-21  AdamWork on some of commands
2016-02-21  Adamdnsbl
2016-02-20  AdamWithout binding to instance, guice creates a new object...
2016-02-20  AdamThinking about rebuilding, need a way to shutdown servi...
2016-02-20  AdamFix tracking kicks for moo
2016-02-20  AdamThis might be almost right
2016-02-20  AdamBeginning of servermanager work
2016-02-20  AdamCleanup users and channels properly
2016-02-20  AdamBegin converting message handles to ircmessage
2016-02-20  AdamDrop the -SNAPSHOT
2016-02-20  AdamAdd project names and use project.version places instea...
2016-02-20  AdamRemove some annoying trailing whitespace
2016-02-20  AdamAdd some dependency management for slf4j api and gson
2016-02-20  AdamFormat poms some
2016-02-20  AdamThis really doesnt compile
2016-02-20  Adamhm
2016-01-09  AdamMerge branch 'report-closed-tickets' into 'master'
2016-01-09  AdamChange database save timer to 5 minutes
2015-11-21  AdamMerge branch 'feature/mx-record-blacklist' of gitlab...
2015-11-21  AdamMerge branch 'master' into feature/mx-record-blacklist
2015-11-21  AdamCleanup, spacing
2015-11-21  AdamMerge branch 'master' into feature/client-certificate
2015-11-21  AdamMerge branch 'master' into dwarf/remove-by-index
2015-09-05  AdamCleanup/fixes
2015-09-05  AdamNew event system using eventbus
2015-09-03  OrillionAllow moo to connect using Certificate + PKCS8 key
2015-09-03  OrillionAttempt to use OpenSSL client certificate for moo.
2015-08-30  AdamLog exceptions caught in clienthandler
2015-08-28  AdamMove logging system to slf4j with logback
2015-08-28  OrillionAdded IPv6 support for proxyscanner.
2015-07-26  AdamFix idle timeout
2015-07-24  AdamSet session cache size and timeout low
2015-07-23  AdamSome dos2unix
2015-07-23  AdamMerge branch 'master' into netty
2015-07-23  AdamClose statements correctly, roll back db driver upgrade...
2015-07-23  AdamFix up new scheck stuff
2015-07-23  Adamclosing the preparedstatements before using the results...
2015-07-22  Adamsome scheck bugfixes
2015-07-22  AdamThis all builds
2015-07-22  Adamshuffle around some stuff for scheck
2015-07-22  Adamindent fail
next