controller.git
2018-10-24 Robert VargaIntegrate MRI projects for Neon 55/74855/74
2018-10-15 Ajay LeleUpdate procedure to restart controller on quarantined... 10/77010/1
2018-10-10 Robert VargaRemove the use of ActorIdentity.getRef() 25/76825/1
2018-10-10 Robert VargaRemove use of Class.newInstance() 03/76803/3
2018-10-03 Michael Vorburgermove trace impl-blueprint.xml DI into TraceBindingBroke... 61/72661/8
2018-10-03 Michael Vorburgermove binding-broker.xml DI into BindingBrokerWiring 85/72485/12
2018-10-02 Tom PantelisConvert blueprint ext classes to MDSAL APIs 16/76416/3
2018-10-02 Robert VargaMove commit payload propagation 65/76565/1
2018-10-01 Robert VargaCorrect exception handling in LegacyDOMDataBrokerAdapter 24/76524/1
2018-10-01 Robert VargaUse LogicalDatastoreType.toMdsal() 23/76523/1
2018-09-25 Stephen KittBump to Dropwizard Metrics 4.0.3 38/76438/1
2018-09-19 Robert VargaConstruct IMDS delegate with proper type 66/76266/2
2018-09-09 Thanh HaMigrate controller docs to the controller project 71/75871/1
2018-09-09 Thanh HaBootstrap Controller documentation 70/75870/1
2018-08-30 Stephen KittSwitch to Akka’s protobuf 55/75555/3
2018-08-26 Robert VargaAlign tested boolean/Boolean expectations 20/75420/19
2018-08-24 Robert VargaEliminate ShardTestKit subclasses 17/75417/15
2018-08-24 Robert VargaCleanup TestKit use 79/75379/23
2018-08-24 Robert VargaEliminate IntegrationTestKit subclasses 81/75381/20
2018-08-24 Robert VargaEliminate use of exam.version 52/75452/2
2018-08-23 Tom PantelisLower warn level in AbstractInvokableServiceMetadata 84/75384/2
2018-08-23 Robert VargaFix mdsal reference 31/75431/1
2018-08-23 Robert VargaFix illegal check in CreateTransactionReply 21/75421/1
2018-08-23 Tom PantelisDisable artery max frame size settingd 92/75392/2
2018-08-22 Robert VargaFix prefix shard configuration update handling 85/75385/2
2018-08-22 Robert VargaMigrate to expectNoMessage() 71/75371/1
2018-08-22 Robert VargaCache reflection operations in AbstractSchemaAwareTest 32/75332/9
2018-08-22 Robert VargaFix findbugs warnings 51/75351/4
2018-08-21 Robert VargaMigrate to UntypedAbstractActor 02/65902/12
2018-08-11 Robert VargaSpeed up DistributedDataStoreTest 51/74951/3
2018-08-11 Robert VargaSpeed up AbstractModificationTest 50/74950/3
2018-08-11 Robert VargaSpeed up AbstractTransactionProxyTest 49/74949/3
2018-08-11 Robert VargaSpeed up ClientBackedDataStoreTest 48/74948/3
2018-08-11 Robert VargaSpeed up ShardManagerTest 47/74947/3
2018-08-11 Robert VargaRemove references to mdsal-model-artifacts 14/75114/2
2018-08-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 88/74988/1
2018-08-07 Robert VargaBump yangtools to 2.0.10 80/74880/2
2018-08-06 Tom PantelisRemove RoutingLogic interface 53/74853/1
2018-08-06 Robert VargaSimplify ListenableFuture translation 27/74827/4
2018-08-06 Robert VargaFix deprecation warnings and checkstyle in benchmarks 14/71214/13
2018-08-04 Robert VargaAdd MappingCheckedFuture 26/74826/3
2018-08-04 Robert VargaConvert dsbenchmark to mdsal APIs 04/74804/3
2018-08-04 Robert VargaReduce use of deprecated methods 03/74803/2
2018-08-01 Robert VargaAllow DataObjectModification to address grouping nodes 06/74606/4
2018-07-31 Tom PantelisChange log to warn in LocalThreePhaseCommitCohort 01/74701/1
2018-07-30 Michael VorburgerAllow filtering transaction traces with a minimum 52/74652/3
2018-07-30 Michael Vorburgersimplify a statement in NormalizedNodeInputStreamReader 76/74476/2
2018-07-30 Robert VargaAdd Action(Provider)Adapters 10/74610/2
2018-07-29 Robert VargaAdd (DOM)Action(Provider) bridges 09/74609/3
2018-07-28 Vratko PolakImprove ProgressTracker class javadoc 80/74580/3
2018-07-27 Tom PantelisConvert sal-remoterpc to mdsal APIs 97/74597/1
2018-07-27 Robert VargaBump yangtools to 2.0.9 73/74573/2
2018-07-27 Tom PantelisDeprecate controller APIs 82/74582/2
2018-07-26 Tom PantelisAdjust to mdsal CursorAware API changes 79/74479/3
2018-07-26 Stephen KittBump to odlparent 3.1.3 93/74193/5
2018-07-25 Tom PantelisAdjust to DOMDataTreeCommitCohort API change 71/74471/1
2018-07-25 Stephen KittSimplify code using Java 8 features 44/74344/4
2018-07-25 Stephen KittRemove unused exceptions 39/74339/5
2018-07-24 Tom PantelisAdjust to mdsal invokeRpc API change 66/74366/5
2018-07-24 Stephen KittDrop unnecessary property reference 07/74407/3
2018-07-24 Robert VargaUse moved BindingReflections 89/74389/1
2018-07-23 Robert VargaSwitch to binding-dom-adapter's NotificationListenerInvoker 33/74333/2
2018-07-23 Robert VargaSwitch to binding-dom-adapter's RpcServiceInvoker 30/74330/2
2018-07-22 Tom PantelisFix DOMRpcRouter breakage 12/74312/1
2018-07-21 Tom PantelisFix intermittent testFlipMemberVotingStates failure 99/74299/1
2018-07-20 Robert VargaFix DOMRpcRouter breakage from mdsal 69/74269/2
2018-07-20 Tom PantelisConvert toaster to mdsal APIs 57/74257/2
2018-07-19 Robert VargaModels should depend on odl-mdsal-binding-base 31/74231/1
2018-07-19 Robert VargaDo not pull in models into odl-mdsal-broker-local 81/74081/4
2018-07-19 Tom PantelisAdjust to mdsal DOM read/exists FluentFuture change 28/74128/8
2018-07-17 Robert VargaUpdate odl-message-bus-collector dependencies 80/74080/2
2018-07-17 Robert VargaLower odl-clustering-test-app 79/74079/2
2018-07-17 Robert VargaLower odl-controller-model-topology dependencies 78/74078/2
2018-07-17 Robert VargaLower odl-mdsal-model-inventory dependencies 77/74077/2
2018-07-16 Robert VargaLower odl-benchmark-api dependencies 76/74076/2
2018-07-14 Tom PantelisRestore binding RPC shortcut 35/74035/5
2018-07-14 Robert VargaRemove sal.core.api.mount.MountProvisionListener 94/73894/6
2018-07-14 Robert VargaUse Binding{Data,RpcFuture}Aware 25/73825/6
2018-07-12 Robert VargaEliminate getSupportedExtensions() 69/73969/3
2018-07-12 Tom PantelisMove LegacyDOMDataBrokerAdapter to sal-core-compat 62/73962/2
2018-07-11 Robert VargaAdd DOMExtensibleService.getExtensions() implementations 37/73937/1
2018-07-11 Robert VargaUse ClassToInstanceMap for extensions 35/73935/1
2018-07-11 Robert VargaDeprecate sal.core.api.mount.MountProvisionListener 91/73891/4
2018-07-11 Tom PantelisProxy DOMMountPointServiceImpl to MD-SAL API 58/73858/3
2018-07-10 Robert VargaRemove sal.core.api.BrokerService 90/73890/1
2018-07-10 Robert VargaRemove sal.core.api.RpcRoutingContext 89/73889/1
2018-07-10 Robert VargaProxy over MDSAL-provided IMDS 39/71439/5
2018-07-10 Robert VargaRemove sal.core.api.model 69/73869/5
2018-07-10 Robert VargaRemove deprecated controller.sal.core.api interfaces 67/73867/4
2018-07-10 Robert VargaRemove use of CheckedFuture in clustering-it-provider 71/73871/2
2018-07-09 Robert VargaEliminate synthetic access to invoke0() 23/73823/1
2018-07-03 Robert VargaRemove netconf-node-inventory 55/73655/2
2018-07-03 Robert VargaCleanup model-{inventory,topology} build 53/73653/3
2018-07-03 Robert VargaDocument debug-transactions 24/62224/7
2018-06-30 Luis GomezRemove unused version 21/73621/1
2018-06-29 Stephen KittAdd transaction level traces 58/72658/2
2018-06-28 Stephen KittBump to yangtools 2.0.7 50/73450/5
2018-06-28 Stephen KittUse features with ranges in odl-config-netty 76/73576/1
2018-06-28 Stephen KittTrace the originating generation in RGE 29/73529/2
2018-06-27 Stephen KittBump odlparent to 3.1.2 88/72488/7
next