odlmicro.git
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...
2020-07-01 Michael Vorburgerchange log file name from karaf.log to opendaylight.log
2020-07-01 Michael Vorburgeradd real log4j (V2) logging (to data/karaf.log)
2020-07-01 Michael Vorburgerfix Error Prone's & FindBugs errors
2020-07-01 Michael Vorburgercommands now dynamically registered, instead of hard...
2020-07-01 Michael Vorburgeradd ShellTestWiring to find missing @Service and broken...
2020-07-01 Michael Vorburgeruse slf4j-simple even for non-test initial demo, for now
2020-07-01 Michael Vorburgerworking "tep:show-state" CLI command (but still hard...
2020-07-01 Michael Vorburgeradjust to RPC method signature update (TSC-99)
2020-07-01 Michael Vorburgeradd ItmWiring (still missing ITM CLI commands like...
2020-07-01 Michael Vorburgerprepare Karaf CLI shell command integration (just basis...
2020-07-01 Michael Vorburgerfix very minor typos in Main
2020-07-01 Michael Vorburgerinstall MdsalWiring in GeniusWiring instead of passing...
2020-07-01 Michael Vorburgeradd CachesWiring to get GeniusSimpleDistributionTest...
2020-07-01 Michael Vorburgeradd README link to https://github.com/vorburger/ch...
2020-07-01 Michael Vorburgeradd TODO.md
2020-07-01 Michael Vorburgerremove all of my Web API stuff here which is now upstre...
2020-07-01 Michael Vorburgermake GeniusSimpleDistributionTest pass!
2020-07-01 Michael Vorburgerfix DiagStatusWiringTest, now requires ReadyWiring
2020-07-01 Michael Vorburgertemporarily deactivate Neutron test and comment out...
2020-07-01 Michael Vorburgerdeactivate AAA related test and comment out code to...
2020-07-01 Michael Vorburgerbump ODL versions (still NOK)
2020-07-01 Michael Vorburgerlink to recent simple-dist_web
2020-07-01 Michael Vorburger ⛑️Update README.md
2020-07-01 Michael Vorburgeradd NeutronE2ETest {failing, WIP}
2020-07-01 Michael Vorburgerfix minor issues found by error-prone
2020-07-01 Michael Vorburgeradd getBaseURL() to WebContextProvider
2020-07-01 Michael Vorburgeradd WebContextProviderOSGiImplTest {WIP}
2020-07-01 Michael Vorburgersplit JettyLauncherTest extends WebContextTest
2020-07-01 Michael VorburgerWebContextProviderOSGiImpl using WebContainer instead...
2020-07-01 Michael Vorburgercomment out WebContext getServletContext()
2020-07-01 Michael Vorburgeradd TODO to WebContext re. re-writing it using Immutab...
2020-07-01 Michael Vorburgerminor tweak in WebWiringTest
2020-07-01 Michael Vorburgerfix registerListener(), with @Test testRegisterListener
2020-07-01 Michael Vorburgertest addContextParam() - it was right, but made it...
2020-07-01 Michael Vorburgerfix registerFilter() and now use CrossOriginFilter...
2020-07-01 Michael Vorburgerfixed registerFilter() incl. testAddFilter()
2020-07-01 Michael Vorburgerduh... we need @Singleton on *ALL* @Provides to avoid...
2020-07-01 Michael Vorburgerusing @Singleton @Provides avoids having to @Inject
2020-07-01 Michael Vorburgeradd NeutronSimpleDistributionTest
2020-07-01 Michael Vorburgermade WebContext registerXYZ() methods return this for...
2020-07-01 Michael Vorburgerrename package simple.jetty.test to simple.web.test
2020-07-01 Michael VorburgerJettyLauncher implements WebContextProvider
2020-07-01 Michael Vorburgermove JettyLauncher from simple.jetty to simple.web...
2020-07-01 Michael Vorburgeradapt HttpServiceWebContextImpl (not sure if this will...
2020-07-01 Michael Vorburgermove simple.osgi.HttpServiceImpl to web.osgi.impl....
2020-07-01 Michael Vorburgeradd WebContextProviderOSGiImpl (not sure if this will...
next