Fix FindBugs warnings in sal-clustering-commons
[controller.git] / opendaylight / md-sal / sal-dom-broker /
2016-10-24 Alexis de TalhouëtRevert "Clean-up pom.xml layout" 67/47467/1
2016-10-24 Alexis de TalhouëtClean-up pom.xml layout 91/46691/12
2016-09-23 Stephen KittMechanical code cleanup (sal-dom-broker) 81/46081/3
2016-08-24 Tom PantelisImplement toString in DataBroker impls 73/44573/2
2016-08-24 Jakub MorvayBug 5700 - Backwards compatibility of sharding api... 13/43613/11
2016-08-15 Martin CiglanBUG-865: remove String-based getDataChildByName() 88/43588/3
2016-08-10 Robert VargaBUG-6111: fix a thinko 28/43628/1
2016-08-08 Thanh HaBump versions by 0.1.0 for next dev cycle 09/43409/1
2016-08-08 Robert VargaBUG-6111: implement PingPongTransactionChain cancelation 58/43058/3
2016-07-19 Tom PantelisConvert distributed EOS impl to use new DOM EOS interfaces 75/35475/14
2016-07-19 Tom PantelisAdd legacy pre-Boron EntityOwnershipService adapter 42/35442/15
2016-07-04 Tom PantelisMove GlobalBundleScanningSchemaServiceImpl to its own... 58/40458/4
2016-06-22 Robert VargaBUG-865: remove reference to URLSchemaContextResolver 98/40698/2
2016-06-15 Robert VargaBUG-865: remove use of QName.cachedReference() 42/40342/2
2016-06-03 Martin CiglanGet rid of old Yang Parser in Controller 45/39645/6
2016-05-20 Robert VargaUse YangInstanceIdentifier.EMPTY 14/39014/7
2016-04-22 Tom PantelisModify config Module impls to co-exist with blueprint 14/36714/26
2016-04-12 Tom PantelisAdd blueprint wiring to sal-dom-broker 51/35851/23
2016-03-27 Robert VargaEnlarge critical section to cover processNextTransaction() 49/36749/2
2016-01-21 Robert VargaClear out router event on completion 74/32874/2
2016-01-15 Thanh HaBumping versions by 0.1.0 for next dev cycle 90/32690/1
2016-01-08 Maros MarsalekExpose yang source provider into config subsystem 24/32224/5
2015-12-03 Tom PantelisLazily create schema context in GlobalBundleScanning* 57/28057/4
2015-11-23 Robert VargaBUG-3516: make PingPongTransactionChain.close() asynchr... 79/30079/1
2015-11-16 Kamal RameshanBug-4636: NotificationSubscriber's exception prevents... 81/29681/3
2015-10-22 Robert VargaBUG-2399: fixup tests 08/28908/2
2015-10-01 Tom PantelisSpeed up GlobalBundleScanningSchemaServiceImpl close 81/27781/1
2015-09-24 Michal PolkorabBug 4327 - Fixed DataTreeChangeListener registration... 96/27296/3
2015-09-17 Tony TkacikBug 4202: Migration to use mdsal project 79/26079/14
2015-09-16 Robert VargaBUG-865; do not use DurationStatsTracker 46/27046/1
2015-08-19 Tony TkacikBug 4035: MD-SAL: Remove unused dependencies & declarations 63/24463/6
2015-08-18 Tony TkacikBug 4035: Fixed some sonar / findbugs issues in DOM... 65/24465/9
2015-08-18 Tony TkacikBug 4035: Extract dom-config from core-api and broker... 92/24392/9
2015-08-08 Thanh HaFix license header violations in sal-dom-broker 63/24963/1
2015-07-22 Tony TkacikFixed wrong format in ShardedDOMDataTree 91/18991/4
2015-06-16 Jan-Simon Möller[RFC][Fix] Fix for connection in pom.xml. 76/21776/3
2015-06-06 Moiz RajaBUG 3566 : Get remote-rpc working again 14/22014/1
2015-05-27 Tony TkacikBug 3234: Do not notify empty Rpc implementation change. 30/21130/2
2015-05-26 Robert VargaMigrade junit.frawork.Assert 07/21107/2
2015-05-24 Robert VargaAllow DOMNotificationRouter to be tuneable 43/20843/2
2015-05-22 Tom PantelisReduce SchemaContext updates on shutdown 00/21000/1
2015-05-21 Tom PantelisBug 2970: Fix GlobalBundleScanningSchemaServiceImpl... 08/20908/2
2015-05-12 Tony TkacikBug 3135 - Fixed support for InterestListener 83/19783/2
2015-05-07 Tony TkacikMerge "Add missing copyright text"
2015-05-07 Tony TkacikMerge "BUG 2954 : Thread local DocumentBuilder's for...
2015-05-05 Tony TkacikMerge "BUG 2820 - LLDP refactor"
2015-05-05 Tony TkacikMerge "Bug 2820 - LLDP TLV support and testing"
2015-05-05 Tony TkacikMerge "Bug 2820 - problem to add second TLV with type...
2015-05-04 Tony TkacikMerge "BUG 3057 - notify added event source by topics...
2015-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
2015-04-27 Ed WarnickeMerge "Bug 2983: Added support for creation of multiple...
2015-04-27 Tony TkacikMerge "Event Source: switch from wildcards to regexs"
2015-04-27 Tony TkacikMerge "BUG 3029 - netconf event source modification...
2015-04-24 Tony TkacikMerge "Bumped controller version by minor for next...
2015-04-24 Tony TkacikBumped controller version by minor for next release... 23/18923/4
2015-04-24 Tom PantelisMerge "Fix NoSuchElementException thrown when transacti...
2015-04-24 Tony TkacikMerge "Improve performance of XmlElement.getName"
2015-04-24 Moiz RajaMerge "Fix CloseTransactionChain NotSerializableException"
2015-04-24 Tony TkacikMerge "Stop SubtreeFitler from rereading reply even...
2015-04-24 Tony TkacikMerge "Use ImmutableNodes.fromInstanceId in restconf"
2015-04-24 Tony TkacikMerge "BUG 3045 : Use non-strict parsing in hello message."
2015-04-24 Tony TkacikMerge "Create transaction on the backend datastore...
2015-04-24 Moiz RajaMerge "Reduce non-existent Tx chain logging on close...
2015-04-24 Moiz RajaMerge "Return local shard's DataTree from ActorContext...
2015-04-24 Tom PantelisMerge "Tests for DOMDataTreeListener"
2015-04-22 Jan HajnarTests for DOMDataTreeListener 54/17554/7
2015-04-16 Ed WarnickeMerge "Bug 2358: Fixed warnings in Restconf"
2015-04-13 Tony TkacikMerge "Stop swallowing exceptions in XmlElement optiona...
2015-04-13 Tony TkacikMerge "Remove isCloseMsg check for each rpc"
2015-04-10 Moiz RajaMerge "CDS: Split out TransactionFutureCallback"
2015-04-10 Moiz RajaMerge "Remove deprecation suppression"
2015-04-10 Moiz RajaMerge "Add generic arguments"
2015-04-10 Moiz RajaMerge "Update lispflowmapping options in custom.properties"
2015-04-10 Moiz RajaMerge "Fixes Bug 2935"
2015-04-08 Tony TkacikMerge "BUG 2889 : migration of netconf-cli to Normalize...
2015-04-02 Tony TkacikMerge "Remove SimpleDataTreeCandidate"
2015-04-02 Abhishek KumarFixes Bug 2935 81/17581/3
2015-03-31 Tom PantelisMerge "CDS: Move DataChangeListener into a support...
2015-03-31 Tom PantelisMerge "BUG-2673: make CDS implement DOMDataTreeChangeLi...
2015-03-31 Tony TkacikMerge "Tune NotificationRouter wait strategy"
2015-03-30 Robert VargaTune NotificationRouter wait strategy 47/17347/1
2015-03-24 Tom PantelisMerge "BUG 2849 : Reduce sending of duplicate replicati...
2015-03-24 Tom PantelisMerge "BUG 2854 : Do not add empty read write transacti...
2015-03-23 Moiz RajaMerge "Refactor LeaderElectionScenarioTests"
2015-03-23 Moiz RajaMerge changes Idfb4fbea,Ief82b050
2015-03-19 Tony TkacikMerge "BUG-2383: make DOMDataBrokers implement DOMDataT...
2015-03-19 Robert VargaBUG-2383: make DOMDataBrokers implement DOMDataTreeChan... 24/16824/6
2015-03-19 Tony TkacikMerge "Fix modules Restconf call for mounted devices"
2015-03-19 Tony TkacikMerge "Optimize ResolveDataChangeEventsTask object...
2015-03-19 Tony TkacikMerge "Increase IDLE timeout for ssh netconf server"
2015-03-19 Tony TkacikMerge "BUG-2739 Fix concurrent metadata cleanup for...
2015-03-19 Jan HajnarBUG 2412 - Remove CompositeNode from sal-dom-* 30/16630/12
2015-03-19 Tony TkacikMerge "fixed restconf notification subscription parsing."
2015-03-13 Moiz RajaMerge "Change in AbstractRaftBehavior#performSnapshotWi...
2015-03-13 Moiz RajaMerge "Refactor ShardTest"
2015-03-13 Moiz RajaMerge "Reduce/enhance logging in AbstractLeader"
2015-03-13 Moiz RajaMerge "Purge in-memory log when install snapshot is...
2015-03-13 Moiz RajaMerge "Use static Procedure callback for ApplyJournalEn...
2015-03-13 Moiz RajaMerge "Changes in RaftActor#handleCaptureSnapshotReply"
2015-03-13 Moiz RajaMerge "Change fields in ShardStats to non-volatile"
next