Move AbstractDOMStoreTransaction into SPI
[controller.git] / opendaylight / md-sal / sal-inmemory-datastore / src / main / java / org / opendaylight / controller / md / sal / dom / store / impl / InMemoryDOMDataStore.java
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: make IMDS implement DOMStoreTreeChange...
2015-03-17 Robert VargaBUG-2673: make IMDS implement DOMStoreTreeChangePublisher 62/16662/2
2014-12-18 Tony TkacikMerge "BUG-2288: DOMNotification API"
2014-12-17 Tom PantelisMerge "BUG 2509 : Removing all journal entries from...
2014-12-15 Tony TkacikMerge "Fixed compilation error in Eclipse."
2014-12-15 Tony TkacikMerge "Reuse PEM provider in netconf-testtool."
2014-12-15 Tony TkacikMerge topic 'stable/helium'
2014-12-15 Tony TkacikMerge "BUG-2510: Remove all registrations when a routed...
2014-12-15 Tony TkacikMerge "BUG-2459: use thread-local cache of transformers"
2014-12-15 Tony TkacikMerge "Mark DomBrokerImplModule.createLegacyDataService...
2014-12-15 Tony TkacikMerge "BUG-2500: add current tree state to traces"
2014-12-12 Robert VargaBUG-2500: add current tree state to traces 63/13563/3
2014-12-10 Tony TkacikMerge "BUG-2470: add trace of failed modification"
2014-12-09 Robert VargaBUG-2470: add trace of failed modification 82/13482/1
2014-11-26 Moiz RajaMerge "Bug 2267: Reuse leaf and leaf set entry builders...
2014-11-21 Tony TkacikMerge "Remove raw references to Map in XSQL"
2014-11-21 Tony TkacikMerge "BUG-8: mark deprecated classes as such"
2014-11-21 Tony TkacikMerge changes Ia7cd7eda,If961a029,I9f6a57a2,Id8551489
2014-11-21 Tony TkacikMerge "Fix checkstyle warnings in config-api"
2014-11-21 Tony TkacikMerge "BUG-650: remove executor abstraction"
2014-11-20 Robert VargaBUG-650: remove executor abstraction 01/11401/17
2014-10-31 Tony TkacikMerge "BUG-1953: fix SAL compatility layer"
2014-10-27 Tony TkacikMerge "BUG 1839 - HTTP delete of non existing data"
2014-10-27 Tony TkacikMerge "Fix checkstyle warnings"
2014-10-27 Tony TkacikMerge "Cleanup RpcRoutingStrategy definition"
2014-10-20 Alessandro BochMerge "Add support for metadata to the Match/Action...
2014-10-20 Tony TkacikMerge "Issue fix for config subsystem"
2014-10-17 Moiz RajaMerge "Bug 2160: Added concurrent 3-phase commit coordi...
2014-10-17 Moiz RajaMerge "Bug 2038: Ensure only one concurrent 3-phase...
2014-10-17 Tony TkacikMerge "Migrate netconf testtool to work with karaf...
2014-10-17 Tony TkacikMerge "Bug 1764 - added service for pushing default...
2014-10-17 Tony TkacikMerge "Add features-netconf-connector to controller...
2014-10-17 Tony TkacikMerge "BUG-2006: Rework state tracking"
2014-10-16 Robert VargaBUG-2006: Rework state tracking 17/11417/5
2014-09-18 Ed WarnickeMerge "Bug 1763: Fixed illegal state in Binding Transac...
2014-09-17 Ed WarnickeMerge "BUG-1542 Remove netconf-ssh|tcp features from...
2014-09-17 Alessandro BochMerge "Bug 1808: Don't deserialize IPv4 payload in...
2014-09-17 Alessandro BochMerge "Bug 1805: Fixed 2 bugs in ICMP.computeChecksum()."
2014-09-16 Madhu VenugopalMerge "Bug 1894: Add LISP configuration options to...
2014-09-16 Tony TkacikMerge "Bug 1892 - Karaf setenv should use '=' instead...
2014-09-16 Tony TkacikMerge "Bug 1875 - Used variables for nexusproxy host...
2014-09-16 Tony TkacikMerge "Bug 1819 - Moved bundle up in features.xml to...
2014-09-15 Moiz RajaMerge "Bug#1854 - Exit command in console causing OOM."
2014-09-15 Moiz RajaMerge "Bug-1828 - Raft apply state missing index log...
2014-09-15 Moiz RajaMerge "Bug-1830:Move install snapshot messages from...
2014-09-15 Tom PantelisMerge "BUG 1853 : Clustered Data Store causes Out of...
2014-09-15 Ed WarnickeMerge "BUG-1871: FRM rpc register path (nodeIdent)"
2014-09-15 Robert VargaBUG-650: use SameThreadExecutor for commits 89/11189/4
2014-09-15 Tony TkacikMerge "BUG-1521 netconf-client line coverage"
2014-09-14 Moiz RajaMerge "Bug 1860: raise MaxMem and MaxPermGen limits...
2014-09-13 Tony TkacikMerge changes I9b32ab30,Iebe4701f
2014-09-13 Robert VargaBUG-650: improve transaction chaining performance 22/11122/2
2014-09-05 Ed WarnickeMerge "Enable AD-SAL application to configure OF 1...
2014-09-05 Tony TkacikMerge "Bug 1686 - Rework TopologyManager to use transac...
2014-09-05 Tony TkacikMerge "BUG-1690: catch wildcard InstanceIdentifiers"
2014-09-05 Tony TkacikMerge "Prefer InstanceIdentifier imports"
2014-09-05 Tony TkacikMerge "BUG-1679: optinally log allocation context"
2014-09-04 Ed WarnickeMerge "BUG 1595 - Clustering : NPE on startup"
2014-09-04 Robert VargaBUG-1679: optinally log allocation context 09/10709/4
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 Moiz RajaMerge "Candidate fix for dependency issue in odl-restco...
2014-09-03 Tony TkacikMerge "BUG-1520 coverage tests for config-manager"
2014-09-03 Tony TkacikMerge "Datastore: Reuse successful future"
2014-09-03 Tony TkacikMerge "Datastore: lower in-memory change tracking overhead"
2014-09-02 Robert VargaDatastore: Reuse successful future 16/10616/2
2014-09-02 Robert VargaDatastore: lower in-memory change tracking overhead 04/10604/5
2014-08-27 Tony TkacikMerge "BUG-1493: activate recursion elision"
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-26 Madhu VenugopalMerge "Fixing incorrect case for interface method neutr...
2014-08-25 Giovanni MeoMerge "Bug 1536: Fixed minimum values of SET_TP_SRC...
2014-08-25 Ed WarnickeMerge "Get some basic unit testing in place for the...
2014-08-25 Ed WarnickeMerge "Do not use protobuf serialization for FindPrimar...
2014-08-25 Ed WarnickeMerge "BUG-1568 Remove ganymed Ssh client adapter"
2014-08-25 Ed WarnickeMerge "BUG-1568 Ssh Handler for netconf client Mina...
2014-08-25 Tony TkacikMerge "Fixed possible NPE in TopologyManager FlowCapabl...
2014-08-25 Tony TkacikMerge "Make InMemoryDOMDataStore.ready() unsynchronized"
2014-08-25 Moiz RajaMerge "Fix for possible NPE if Bundle is stopped."
2014-08-23 Robert VargaMake InMemoryDOMDataStore.ready() unsynchronized 09/10209/1
2014-08-22 Tom PantelisMerge "Incorrect name of elements in yang case nodes"
2014-08-22 Tony TkacikMerge "Removed getClass comparison if FlowComparator."
2014-08-21 Madhu VenugopalMerge "Karaf odl-nsf-managers feature fails due to...
2014-08-21 Ed WarnickeMerge "Bug 1586: Do not use JaxRS 2.0 unnecessarily"
2014-08-21 Ed WarnickeMerge "Converted Inventory Manager to use Transaction...
2014-08-21 Ed WarnickeMerge "Fixed possible NPE in flow reconciliation"
2014-08-21 Ed WarnickeMerge "Bug 1585 - switch features removed after node...
next