Split out TransactionContext classes
[controller.git] / opendaylight / md-sal / sal-netconf-connector /
2015-01-20 Tony TkacikMerge "Added sun.misc to jre.properties"
2015-01-20 Tom PantelisMerge "BUG 2585 : Make Election Timeout Factor configur...
2015-01-20 Tom PantelisMerge "BUG 2586 : Disable operational persistence by...
2015-01-17 Tom PantelisMerge "findModule method refactoring"
2015-01-17 Tom PantelisMerge "BUG 2593 : Fix flakiness in ShardManager ActorNo...
2015-01-17 Tom PantelisMerge "BUG 2486 : Optimizations for a single node clust...
2015-01-16 Tony TkacikMerge "Fixed missing dependencies in netconf-netty...
2015-01-16 Tony TkacikMerge "Remove dead code"
2015-01-16 Tony TkacikMerge "Remove string concatenation in preconditions"
2015-01-16 Tony TkacikMerge "Make check methods static"
2015-01-16 Tony TkacikMerge "Migrace is() to isA()"
2015-01-15 Tony TkacikMerge "Bug 2358: Removed unused Hydrogen Data Store...
2015-01-15 Tony TkacikBug 2358: Removed unused Hydrogen Data Store leftovers 67/14167/3
2015-01-15 Tony TkacikMerge "Fix a race PingPongTransactionChain"
2015-01-15 Moiz RajaMerge "Fix bug #2569 XSQL delay controller load when...
2015-01-13 Ed WarnickeRemoved deprecated methods from BindingAwareProvider 06/13806/12
2015-01-12 Tony TkacikMerge "Make sure NetconfTestImplModule is indented"
2015-01-09 Tom PantelisMerge "Fix compilation warnings: replace deprecated...
2015-01-08 Tom PantelisMerge "Fix compilation warnings: replace deprecated...
2015-01-08 Tony TkacikMerge "BUG-2560 Canonical write to remote netconf devices"
2015-01-08 Maros MarsalekBUG-2560 Canonical write to remote netconf devices 38/13538/8
2014-12-18 Tony TkacikMerge "BUG-2288: DOMNotification API"
2014-12-15 Tony TkacikMerge "Reuse PEM provider in netconf-testtool."
2014-12-10 Tony TkacikMerge "BUG-2470: add trace of failed modification"
2014-12-10 Tony TkacikMerge "BUG-2475: Do not issue garbage collection on...
2014-12-10 Tony TkacikMerge topic 'checkstyle'
2014-12-09 Thanh HaFix checkstyle if-statements must use braces sal-netcon... 03/13503/1
2014-12-08 Tony TkacikMerge changes I26ca5aba,Ia615dbd4
2014-12-08 Tony TkacikMerge "BUG-2459: do not convert NetconfMessage"
2014-12-08 Tony TkacikMerge "Fix improper cleanup of operational data in...
2014-12-05 Maros MarsalekFix improper cleanup of operational data in sal-netconf... 20/13420/1
2014-12-03 Tony TkacikMerge "Fix checkstyle warnings in netconf-util"
2014-12-02 Moiz RajaMerge "Bug 2415: Fixed intermittent RpcRegistry unit...
2014-12-01 Moiz RajaMerge "Bug-2397:Provide a mechanism for stakeholders...
2014-12-01 Devin AveryMerge "Bug 2435 - Controller/MD-SAL throwing ModifiedNo...
2014-12-01 Tony TkacikMerge "Fix checkstyle warnings in netconf-usermanager"
2014-12-01 Tony TkacikMerge "Fix checkstyle warnings in netconf-tcp"
2014-12-01 Tony TkacikMerge "Make sure we include maven plugin in execution"
2014-12-01 Tony TkacikMerge "BUG-2259: mark AbstractBindingAware* as deprecated"
2014-12-01 Tony TkacikMerge "BUG-2340 Fix improper cleanup of resources in...
2014-11-28 Maros MarsalekBUG-2340 Fix improper cleanup of resources in netconf... 01/13201/2
2014-11-26 Moiz RajaMerge "Bug 2267: Reuse leaf and leaf set entry builders...
2014-11-21 Tony TkacikMerge "BUG-650: remove executor abstraction"
2014-11-20 Tony TkacikMerge "Remove unused warnings suppressions"
2014-11-20 Tony TkacikMerge "BUG-868: do not use YangInstanceIdentifier.getPa...
2014-11-20 Tony TkacikMerge "Do not retain module through NotificationListener"
2014-11-20 Robert VargaBUG-868: do not use YangInstanceIdentifier.getPath() 77/12977/3
2014-11-20 Tony TkacikMerge "Fix typos and missing space"
2014-11-20 Tony TkacikMerge "BUG-2381: do not retain references to Dependency...
2014-11-20 Robert VargaMake NetconfMessageTransformUtil constants final 78/12978/1
2014-11-20 Tony TkacikMerge "Set auth timeout along with idle in SshProxyServer"
2014-11-20 Tony TkacikMerge changes Ic434bf4a,I05a3fb18,I47a3783d,I8234bbfd
2014-11-20 Tony TkacikMerge "BUG-2243 Fixing invalid hello message handling"
2014-11-20 Tony TkacikMerge "BUG-2218: Keep existing link augmentations durin...
2014-11-20 Tony TkacikMerge "Bug 2273: Removed unbuilt third-party code."
2014-11-20 Tony TkacikMerge "Remove unneeded embedded dependency"
2014-11-20 Tony TkacikMerge "Do not retain NetconfConnectModule reference"
2014-11-20 Tony TkacikMerge "Use ImmutableSet/Map in ServiceReferenceRegistry"
2014-11-20 Tony TkacikMerge "Fix raw references to Iterator"
2014-11-20 Tony TkacikMerge "Fix raw ServiceReferences and ServiceRegistrations"
2014-11-20 Tony TkacikMerge changes Ife66b5fe,I174ea168
2014-11-19 Moiz RajaMerge "Bug-2277 : Isolated Leader Implementation"
2014-11-19 Tony TkacikMerge "BUG-2304 Fix leafref/instanceIdentifier processi...
2014-11-19 Maros MarsalekBUG-2304 Fix leafref/instanceIdentifier processing... 24/12524/11
2014-11-19 Robert VargaDo not retain NetconfConnectModule reference 41/12841/3
2014-11-14 Ed WarnickeMerge "Updating features archetype to talk about user...
2014-11-14 Tony TkacikMerge "Netconf testtool fix multiple feature file modif...
2014-11-13 Moiz RajaMerge "Bug 2347: Minor fixes to correct log output"
2014-11-13 Tom PantelisMerge "Bug 2021 - Continuous WARN log nodeConnector...
2014-11-13 Tom PantelisMerge "BUG 2353 : Handle binary, bits and instanceident...
2014-11-13 Maros MarsalekBUG-2370 Reset schema context on disconnect in nc 90/12790/2
2014-11-12 Tony TkacikMerge "Bug 1029: Remove dead code: samples/clustersession"
2014-11-12 Tony TkacikMerge "Bug 1029: Remove dead code: p2site"
2014-11-10 Tony TkacikMerge "BUG-2329 Add test for anyxmls inside rpc resonse...
2014-11-10 Tony TkacikMerge "BUG-2254 Enable schema-less rpcs invocation...
2014-11-10 Tony TkacikMerge "Make idle timeout configurable in ssh proxy...
2014-11-10 Maros MarsalekBUG-2254 Enable schema-less rpcs invocation in netconf... 72/12672/1
2014-11-10 Tony TkacikMerge "Fix raw references to SimpleNode"
2014-11-10 Maros MarsalekBUG-2329 Add test for anyxmls inside rpc resonse for... 76/12576/3
2014-11-10 Robert VargaFix raw references to SimpleNode 41/12641/4
2014-11-07 Tom PantelisMerge "BUG 2317 : StatisticsManager does not unregister...
2014-11-07 Moiz RajaMerge "Bug-2301 - Clustering:Snapshots need not be...
2014-11-07 Tony TkacikMerge "Update junit Assert imports"
2014-11-07 Tony TkacikMerge "Migrade JUnitMatchers references"
2014-11-07 Tony TkacikMerge "Fix checkstyle warnings in opendaylight/netconf"
2014-11-07 Tony TkacikMerge "Fix checkstyle warnings in opendaylight/config"
2014-11-07 Tony TkacikMerge "Create config-artifacts"
2014-11-07 Robert VargaUpdate junit Assert imports 03/12603/1
2014-11-07 Robert VargaMigrade JUnitMatchers references 02/12602/1
2014-11-07 Robert VargaAdd generic arguments to Answer 71/12571/2
2014-11-07 Tony TkacikMerge "Introduce forwarding DOMData classes"
2014-11-07 Tony TkacikMerge "Fix a typo in javadoc"
2014-11-07 Tony TkacikMerge "Bug 2233 - RPC register exception when rpc has...
2014-11-07 Tony TkacikMerge "BUG-2254 Make runtime rpcs in config subsystem...
2014-11-05 Maros MarsalekBUG-2254 Make runtime rpcs in config subsystem/netconf... 86/12286/3
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-20 Alessandro BochMerge "Add support for metadata to the Match/Action...
2014-10-15 Moiz RajaMerge "Bug 1577: Gates access to Shard actor until...
2014-10-15 Devin AveryMerge "Fixes bug 2114"
next