Allow SnapshotBackedReadTransaction customization
[controller.git] / opendaylight / md-sal / sal-dom-spi / src / main / java / org / opendaylight / controller / sal / core / spi / data /
2019-05-08 Robert VargaAllow SnapshotBackedReadTransaction customization 55/81955/1
2019-02-12 Robert VargaReduce JSR305 proliferation 11/80211/6
2018-05-29 Tom PantelisRemove DataChangeListener and friends 01/71801/7
2018-03-07 Tom PantelisFix checkstyle violations in sal-dom-spi 04/69104/2
2018-02-08 Jaime Caamaño RuizDelay snapshot backed transaction ready error 14/67914/3
2018-01-11 Robert VargaAdjust to yangtools-2.0.0 changes 75/64175/42
2017-08-02 Robert VargaDeprecate org.opendaylight.controller.md.sal.dom.spi... 78/61078/2
2017-08-01 Robert VargaOptimize use of YangInstanceIdentifier.getPathArguments() 07/60907/6
2017-07-10 Robert VargaFix Verify/Preconditions string format 66/59866/3
2017-06-01 Tom PantelisBug 8568: Remove DataProviderService/DataBrokerService... 43/58043/3
2016-11-25 Robert VargaFix javadocs and enable doclint 83/48683/4
2016-09-23 Stephen KittMechanical code cleanup (sal-dom-spi) 73/46073/3
2015-12-15 Tom PantelisBug 4774: Add Tx ID to logging on Tx chain failures 17/31317/2
2015-09-23 Vratko PolakBug 4202: Migrate also toaster to use mdsal project 69/27369/1
2015-05-16 Robert VargaCDS: Implement front-end support for local transactions 23/20523/2
2015-05-07 Tony TkacikMerge "Add missing copyright text"
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-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
2015-04-27 Tony TkacikMerge "Event Source: switch from wildcards to regexs"
2015-04-24 Tom PantelisMerge "Fix NoSuchElementException thrown when transacti...
2015-04-24 Tony TkacikMerge "Improve performance of XmlElement.getName"
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 Tom PantelisMerge "Tests for DOMDataTreeListener"
2015-04-24 Tom PantelisMerge "Moved legacy Notification implementation to...
2015-04-24 Tom PantelisMerge "Replaced Helium Notification Broker with new...
2015-04-24 Tom PantelisMerge "Make TransactionProxy.isRootPath() static"
2015-04-23 Tony TkacikMerge "Bug 3024 - Restconf PUT exception when top level...
2015-04-23 Tony TkacikMerge "Publish SnapshotBacked transactions"
2015-04-23 Robert VargaPublish SnapshotBacked transactions 43/18843/6
2015-04-21 Moiz RajaMerge "Elide front-end 3PC for single-shard Tx"
2015-04-21 Tony TkacikMerge "Add assertNotNull to prevent null analysis warnings"
2015-04-21 Tony TkacikMerge "Improve xml lookup in edit-config rpc for md...
2015-04-21 Tony TkacikMerge "Bug 2998 - RESTCONF not recogizing top-level...
2015-04-21 Moiz RajaMerge "Cleanup: Remove passing around of DataPersistenc...
2015-04-21 Moiz RajaMerge "Address comment in gerrit 17266"
2015-04-21 Moiz RajaMerge "Bug 2948: Perform create snapshot synchronously"
2015-04-20 Tony TkacikMerge "Netconf testtool stress client"
2015-04-20 Tony TkacikMerge "BUG-3018: report DataTreeChangeListener initial...
2015-04-20 Robert VargaBUG-3018: report DataTreeChangeListener initial state 85/18585/7
2015-04-08 Tony TkacikMerge "BUG 2799: SPI for EventSources"
2015-04-08 Tony TkacikMerge "BUG 2889 : migration of netconf-cli to Normalize...
2015-04-07 Moiz RajaMerge "Refactor ReplicatedLogImpl to separate class"
2015-04-02 Tony TkacikMerge "Remove SimpleDataTreeCandidate"
2015-04-02 Tom PantelisMerge "Split out ChainedTransactionProxy"
2015-04-02 Tom PantelisMerge "Split out NoOpDOMStoreThreePhaseCommitCohort"
2015-04-02 Tom PantelisMerge "Speed up class check"
2015-04-02 Tom PantelisMerge "Speed up enumeration lookups"
2015-04-02 Tom PantelisMerge "Add ForwardingDOMStoreThreePhaseCommitCohort"
2015-04-01 Robert VargaAdd ForwardingDOMStoreThreePhaseCommitCohort 25/17525/2
2015-04-01 Robert VargaMove AbstractDOMStoreTransaction into SPI 24/17524/1
2015-03-23 Moiz RajaMerge "Refactor LeaderElectionScenarioTests"
2015-03-23 Moiz RajaMerge changes Idfb4fbea,Ief82b050
2015-03-19 Tony TkacikMerge "fixed restconf notification subscription parsing."
2015-03-19 Tony TkacikMerge "Reenable netconf-notifications-impl xml tests"
2015-03-18 Ed WarnickeMerge "Bug 2841: Fixed missing output element in Restco...
2015-03-18 Tony TkacikMerge "Add config classifier to netconf-mdsal-config...
2015-03-17 Tony TkacikMerge "BUG-2836 Workaround"
2015-03-17 Tony TkacikMerge "BUG-2673: Introduce AbstractDOMStoreTreeChangePu...
2015-03-17 Robert VargaBUG-2673: Introduce AbstractDOMStoreTreeChangePublisher 49/16649/5
2015-02-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
2015-02-24 Tony TkacikMerge "Bug 2697: Improvement wrong response handling...
2015-02-23 Tony TkacikMerge "Startup archetype: remove 'Impl' from config...
2015-02-23 Tony TkacikMerge "Startup archetype: Add basic unit tests for...
2015-02-23 Tony TkacikMerge "Startup arch - remove artifactId prefix from...
2015-02-23 Tony TkacikMerge "Cleanup root pom "name"."
2015-02-13 Tony TkacikMerge "BUG-2573: create DOMRpcRouter"
2015-02-13 Tony TkacikMerge "BUG-2573: add NormalizedNode-based RPC API"
2015-02-12 Ed WarnickeMerge "Mark yang generated source location as a source...
2015-02-12 Tom PantelisMerge "Stop scheduling the Install Snapshot check"
2015-02-12 Moiz RajaMerge "(Bug 2035) - Increasing default Akka config...
2015-02-12 Tom PantelisMerge "BUG 2705 : No need to ReadData asynchronously...
2015-02-12 Tony TkacikMerge "Do not duplicate OSGi dependencyManagement"
2015-02-12 Tony TkacikMerge "BUG-2673: Introduced new more low-level DOM...
2015-02-12 Robert VargaBUG-2673: Introduced new more low-level DOM Data Change... 42/14542/8
2014-09-04 Ed WarnickeMerge "BUG 1595 - Clustering : NPE on startup"
2014-09-04 Moiz RajaMerge "Bug 1666: Fixing the clustering config file...
2014-09-04 Tony TkacikMerge "Be sure to shutdown instance when destroyed"
2014-09-04 Tony TkacikMerge "Fix netconf testtool after recent changes to...
2014-09-04 Tony TkacikMerge "Refactor integration tests for netconf in netcon...
2014-09-03 Ed WarnickeMerge "Bug 1446: Add JMX stats for in-memory data store"
2014-09-03 Tony TkacikMerge "Hotfix for resolving of remote yang schemas."
2014-09-02 Ed WarnickeMerge "Bug 1593 - Flow Statistics manager is updating...
2014-08-29 Ed WarnickeMerge "Added AAA AuthN filter to RESTConf web.xml"
2014-08-28 Tony TkacikMerge "BUG-1617 Extract AuthProvider from netconf ssh"
2014-08-27 Tony TkacikMerge "BUG-1622 Fix handling of non-downloadable schema...
2014-08-27 Tony TkacikMerge "BUG-1621 Fix reconnecting."
2014-08-27 Tom PantelisMerge "Cleanup DOMStoreReadTransaction/DOMDataReadTrans...
2014-08-27 Moiz RajaCleanup DOMStoreReadTransaction/DOMDataReadTransaction... 37/9937/7
2014-08-26 tpantelisBug 1446: Add JMX stats for in-memory data store 27/10327/10
2014-08-26 Moiz RajaMerge "Bug 1576: Handle remote failures for write Tx...
2014-08-26 Moiz RajaMerge "Bug 1616: Issues with using container and defaul...
2014-08-26 Ed WarnickeMerge "Added IP address of the OF switch to flow-node"
2014-08-25 Giovanni MeoMerge "Bug 1536: Fixed minimum values of SET_TP_SRC...
2014-08-25 Tony TkacikMerge "Fixed possible NPE in TopologyManager FlowCapabl...
2014-08-25 Tony TkacikMerge "Make InMemoryDOMDataStore.ready() unsynchronized"
next