provide missing module's name via IllegalArgumentException
[mdsal.git] / src /
2018-06-26 Michael Vorburgerprovide missing module's name via IllegalArgumentException
2018-06-25 Tom PantelisConvert blueprint extensions to MDSAL APIs
2018-06-11 Tom PantelisRemove CSS modules
2018-06-04 Robert VargaFixup Augmentable and Identifiable methods changing
2018-04-12 Stephen KittBump to odlparent 3.1.0 and yangtools 2.0.3
2018-01-23 Tom PantelisCONTROLLER-1809: De-deplicate extraneous ManagedService...
2018-01-23 Tom PantelisFix blueprint event handling
2018-01-11 Robert VargaAdjust to yangtools-2.0.0 changes
2017-12-13 Robert VargaFix checkstyle reported by odlparent-3.0.0
2017-09-19 Tom PantelisFix sonar warnings in blueprint bundle
2017-08-23 Robert VargaFix bluprint logging
2017-08-01 Igor FoltinBug 8879: Migrate controller to the new XML parser
2017-07-29 Stephen Kittblueprint: final parameters
2017-06-20 Michael VorburgerFix (and suppress) some static code analysis warnings...
2017-05-17 Stephen KittUse try-with-resources
2017-05-16 Stephen Kittblueprint: use lambdas
2017-04-30 Michael VorburgerBug 8303: BP odl:clustered-app-config initial/*-config...
2017-02-03 Robert VargaBUG-7608: activate action-service element
2017-01-30 Robert VargaBUG-7608: Add ActionServiceMetadata and ActionProviderBean
2017-01-21 Robert VargaBUG-7506: use common DocumentBuilderFactory
2017-01-20 Robert VargaBUG-7608: OpendaylightNamespaceHandler methods can...
2017-01-20 Robert VargaBUG-7608: restructure exception throws
2017-01-19 Tom PantelisUpdate dependendency desc properly in RpcServiceMetadata
2016-12-09 Tom PantelisBug 7326: Fix ConcurrentModificationException in Blueprint
2016-11-30 Tom PantelisFix FindBugs warnings in blueprint and enable enforcement
2016-11-25 Michael VorburgerCheckstyle compliant src/main|test/resources
2016-11-17 Alexis de TalhouëtBug 6969 - Memory leak during bundle tree restart
2016-11-15 Tom PantelisFix CS warnings in blueprint and enable enforcement
2016-10-07 Vishal ThaparConfigurable update-strategy for clusteredAppConfig
2016-09-23 Stephen KittMechanical code cleanup (blueprint)
2016-07-25 Tom PantelisRestart BP container after dependency wait time out
2016-07-21 Tom PantelisEnsure CSS modules are closed before blueprint containe...
2016-07-20 Tom PantelisExtend clustered-app-config to read default data from...
2016-07-18 Robert VargaSwitch to StandardCharsets
2016-06-23 Tom PantelisAdd "static-reference" blueprint extension
2016-06-22 Tom PantelisAdd "specific-reference-list" blueprint extension
2016-06-15 Tom PantelisRestart config Modules when blueprint container restarted
2016-06-10 Tom PantelisWait for RPCService registered in RpcServiceMetadata
2016-05-12 Tom PantelisAdd clustered-app-config blueprint extension
2016-04-25 Tom PantelisAddress comments in prior patches
2016-04-11 Tom PantelisAdd blueprint extension to register notification listener
2016-04-08 Tom PantelisAdd blueprint extensions to get and register RPC services
2016-04-07 Tom PantelisAdd decorating "type" attr extension for service refs
2016-04-07 Tom PantelisAdd restart-dependents-on-update blueprint extension
2016-04-07 Tom PantelisAdd Blueprint bundle tracker