odlmicro.git
2020-07-01 Michael Vorburgeradd binding for controller NotificationService
2020-07-01 Michael Vorburgerfix Error Prone problem in InMemoryControllerModuleTest
2020-07-01 Michael Vorburgerremove AutoWiringModule constructor without packagePrefix
2020-07-01 Michael Vorburgerimprove AutoWiringModule so that you don't have to...
2020-07-01 Michael Vorburgerprepare InMemoryMdsalModuleTest (but @Ignore TODO it)
2020-07-01 Michael Vorburgermake InMemoryControllerModuleTest actually test DataBroker
2020-07-01 Michael Vorburgerrename ControllerModule to InMemoryControllerModule
2020-07-01 Michael Vorburgerrename all *Wiring which are actually *Module accordingly
2020-07-01 Michael Vorburgeradd doc re. Guice, *Wiring & *Module to README
2020-07-01 Michael Vorburgermv infrautils.karaf -> infrautils.karaf.shell
2020-07-01 Michael Vorburgerfix OpenFlowPluginWiringTest to actually start OFP
2020-07-01 dependabot... Bump classgraph from 4.6.9 to 4.6.10
2020-07-01 Michael Vorburgeradd 'How to use in Dev' to README
2020-07-01 Michael Vorburgermake <dependency> org.osgi.compendium <scope>compile...
2020-07-01 Michael Vorburgerminor change to README re. poc-1.0.0 instead of 1.5.0
2020-07-01 Michael Vorburgerremove ClassPathScanner explicit bindings
2020-07-01 dependabot... Bump classgraph from 4.6.8 to 4.6.9
2020-07-01 Michael Vorburgerfix GeniusSimpleDistributionTest
2020-07-01 Michael Vorburgerremove bind(PacketProcessingService)
2020-07-01 Michael Vorburgerreplace hard-coded ForwardingRulesManagerConfig with...
2020-07-01 Michael Vorburgerreplace hard-coded OpenflowProviderConfig with XML...
2020-07-01 Michael Vorburgervery minor clean ups
2020-07-01 Michael Vorburgerinject OpenFlowPlugin via classpath scanning auto wiring
2020-07-01 Michael Vorburgerexclude odl-karaf-feat-jdbc so that we don't drag frigg...
2020-07-01 dependabot... Bump classgraph from 4.4.12 to 4.6.8
2020-07-01 Michael Vorburgerhandle the impacts of netconf using the mdsal instead...
2020-07-01 Michael Vorburgercomment out & disable DiagStatusCommand wiring
2020-07-01 Michael Vorburgerfix broken OpenFlowPluginWiring, due to ongoing WIP...
2020-07-01 dependabot... Bump classgraph from 4.4.3 to 4.4.12
2020-07-01 Michael Vorburgercomment out AAA cert & crypt services that are not...
2020-07-01 Michael Vorburgerintroduce an AutoWiringModule
2020-07-01 Michael Vorburgerintro. new bindAllSingletons()
2020-07-01 Michael Vorburgercopy configuration files to etc/ directory on start up
2020-07-01 Michael Vorburgerread UpgradeConfig from XML configuration file
2020-07-01 Michael Vorburgeradd UpgradeWiring & ServiceUtilsModuleTest
2020-07-01 Michael Vorburgerremove long un-used test web.xml
2020-07-01 Michael Vorburgerintro RESTCONF Version DRAFT_02 vs DRAFT_18
2020-07-01 Michael Vorburgeradd restconf
2020-07-01 Michael Vorburgeruse Truth instead of JUnit assertion in ClassPathScanne...
2020-07-01 Michael Vorburgerdeal with ODL Neon MRI base platform upgrade impacts
2020-07-01 dependabot... Bump classgraph from 4.2.12 to 4.4.3
2020-07-01 Michael Vorburgeradd Neutron (fully working & tested)
2020-07-01 Stephen KittSimplify ClassPathScanner tests
2020-07-01 Michael VorburgerTemporarily add -U to mvn to force fetch just merged...
2020-07-01 Michael Vorburgeradd "showSvcStatus" CLI command (#29)
2020-07-01 Michael Vorburger"Gotta catch'em all - Pokémon!"
2020-07-01 Michael Vorburgeradd more shit to <mirror> in settings.xml (#37)
2020-07-01 Michael Vorburgerun-comment ConfigurationServiceFactoryImpl
2020-07-01 Michael Vorburgeradapt to renamed package in infrautils
2020-07-01 Michael Vorburgerreplace our SystemReadyBaseImpl with infrautils' System...
2020-07-01 Michael Vorburgermore refining :( <mirror> in settings.xml (#37)
2020-07-01 Michael Vorburgerre-re-refine :( <mirror> in settings.xml (#37)
2020-07-01 Michael Vorburgerre-refine ;) <mirror> in settings.xml (#37)
2020-07-01 Michael Vorburgerrefine <mirror> in settings.xml (#37)
2020-07-01 Michael Vorburgerbump Classgraph from 4.2.7 to 4.2.12
2020-07-01 Stephen KittSwitch to ClassGraph
2020-07-01 Michael Vorburgerintroduce TestHttpClient
2020-07-01 Stephen KittAdd ClassPathScanner tests
2020-07-01 Michael Vorburgeradd <mirror> for ODL Nexus to settings.xml (#37)
2020-07-01 Michael Vorburgercatch and log Exception from SystemReadyListener
2020-07-01 Michael Vorburgerdeploy using releases instead of pages provider after...
2020-07-01 Michael VorburgerRevert "move TAR to target/deploy"
2020-07-01 Michael Vorburgeradd /diagstatus web support
2020-07-01 Michael Vorburgerfix hanging JVM in case of Guice wiring problems
2020-07-01 Michael Vorburgertweak Travis YAML to see if this and/or new token help
2020-07-01 Michael Vorburgeradd things to TODO
2020-07-01 Michael Vorburgerenable verbose logging for deploy pages provider
2020-07-01 Michael Vorburgerdeploy using pages provider
2020-07-01 Michael Vorburgermove TAR to target/deploy
2020-07-01 Sam Haguedeploy using releases provider (#27)
2020-07-01 Michael Vorburgerfix POC version to 1.0.0-SNAPSHOT instead of inheriting...
2020-07-01 Michael VorburgerUpdate TODO.md
2020-07-01 Michael VorburgerUpdate TODO.md
2020-07-01 Michael VorburgerUpdate README.md
2020-07-01 Sam HagueAdd travis builds
2020-07-01 Michael VorburgerUpdate README.md
2020-07-01 Stephen KittFix System.exit() handling
2020-07-01 Michael Vorburgeradd TODO re. ClassPathScanner using ClassGraph
2020-07-01 Michael Vorburgermake ClassPathScanner log "declared multiple times...
2020-07-01 Michael Vorburgeradd TODO re. DataStoreAppConfigDefaultXMLReader
2020-07-01 Michael VorburgerCtrl-D in Console now works
2020-07-01 Michael Vorburgerexclude controller:blueprint
2020-07-01 Michael Vorburgeroptimize distribution build time via tar instead xz...
2020-07-01 Michael Vorburgeradd (working, wow!) distribution assembly
2020-07-01 Michael Vorburgerfix broken build
2020-07-01 Michael Vorburgerfix Checkstyle problem in ClassPathScanner JavaDoc
2020-07-01 Michael VorburgerUpdate README.md
2020-07-01 Michael VorburgerUpdate README.md
2020-07-01 Michael Vorburgeradd .apt_generated_tests/ (from Eclipse) to .gitignore
2020-07-01 Stephen KittImplement a classpath scanner
2020-07-01 Michael Vorburgerupdate TODO
2020-07-01 dependabot... Bump log4j-slf4j-impl from 2.11.0 to 2.11.1
2020-07-01 Michael Vorburgeradd link to https://jira.opendaylight.org/browse/OPNFLW...
2020-07-01 Michael Vorburgeralso upgrade parent POM to Fluorine
2020-07-01 Stephen KittEncapsulate infrautils wiring
2020-07-01 Stephen KittUpgrade to Fluorine (#16)
2020-07-01 Michael Vorburgerupdate README with project goal clarification
2020-07-01 Michael Vorburgeradd link to CONTROLLER-1831 to TODO
2020-07-01 Michael Vorburgerorder TODO.md to prioritize next steps
2020-07-01 Michael Vorburgeradd console appender and print WARN & ERROR logs to...
next