]> jfr.im git - irc/rizon/moo.git/shortlog
irc/rizon/moo.git
2016-05-20  OrillionStart on reconnector tests. origin/test-reconnector
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-20  AdamRemove old tinc and servercontrol plugins
2016-05-20  AdamMerge branch '28-report-build-events' into 'master'
2016-05-19  OrillionAllow moo to receive build event web hooks from gitlab.
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-20  AdamMerge branch 'gitlab-ci' into 'master'
2016-04-20  OrillionAdd gitlab ci for moo
2016-04-12  OrillionAllow !server and !cline command to be called with...
2016-04-10  AdamShow cause reason in exceptionCaught
2016-04-10  OrillionBind vote configuration, so moo can find emails.
2016-04-05  AdamMerge branch 'fix-slogsearch-speed' into 'master' 20160404
2016-04-05  AdamMerge branch 'fix-slogsearch-help' into 'master'
2016-04-05  AdamMerge branch 'fix-wlogsearch' into 'master'
2016-04-04  OrillionImprove slogsearch speed by doing *search* instead...
2016-03-31  AdamSwitch to netty 4.1 which includes the fix for netty...
2016-03-26  OrillionUpdate help for !slogsearch to reflect the actual defaults.
2016-03-26  OrillionShow newest results first in !wlogsearch.
2016-03-12  AdamMerge branch 'master' of gitlab.com:rizon/moo into...
2016-03-12  AdamFix slogsearch
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  OrillionRemove overly complex ArgumentCaptor.
2016-03-07  OrillionRemove unused variables.
2016-03-07  OrillionRemove unneeded mocked dependency.
2016-03-07  OrillionDo no try to process null for required channels.
2016-03-07  AdamAdd test dependencies to dependencymanagement
2016-03-07  AdamGet rid of this provider injector thing for netty chann...
2016-03-07  AdamUse mock annotations
2016-03-07  OrillionAdd test for DNSBLStats, this test is very simple and...
2016-03-07  OrillionAdd simple tests for Command Rand.
2016-03-05  AdamDisable cache in jar urlconnection
2016-03-04  AdamMerge branch '12-fix-oline' into 'master'
2016-03-04  AdamMerge branch '14-relink-mail' into 'master'
2016-03-04  AdamMerge branch '11-multi-line-commits' into 'master'
2016-03-04  AdamMerge branch 'fix-wlogsearch' into 'master'
2016-03-04  OrillionAdd fancy help for wlogsearch.
2016-03-04  OrillionUnderp wlogsearch posting last 10 results in channel...
2016-03-04  OrillionAdd url of commit at the end of a multi-line commit...
2016-03-04  OrillionSend separate emails for server splits and relinks...
2016-03-04  OrillionDo not use non-integers as arguments for !oline SERVER...
2016-03-01  Adamlogging: get rid of java 8 api calls
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-03-01  OrillionRelax moo's SOA mismatch checker.
2016-03-01  OrillionReworked antiidle to inject protocol in (most) places.
2016-02-29  AdamRemove random println from mxbl
2016-02-29  AdamJust make getManifest throw on error
2016-02-29  AdamFix shutdown of commits/proxyscan to not log an error...
2016-02-29  AdamReally fix dnsblstats
2016-02-29  OrillionBind required numeric IRC messages for DNSBLSTATS to...
2016-02-26  AdamFix time checker
2016-02-26  Adamcommits/proxy scan: don't log errors when socket is...
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  AdamAdd author date
2016-02-26  AdamFix default proxyscan conf
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  AdamReadd example conf
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  AdamVarious fixes which seems to run
2016-02-24  Adamfix up logging stuff
2016-02-24  Adamfix certchecker
2016-02-24  AdamRevert "Fix error trying to start CertChecker."
2016-02-23  OrillionBind configuration for TicketChecker and DNSChecker.
2016-02-22  OrillionFix error trying to start CertChecker.
2016-02-22  Adamwiki
2016-02-22  Adamwatch
next