Fix followerDistributedDataStore tear down
[controller.git] / opendaylight / netconf / netconf-util / src / main / java / org / opendaylight / controller / netconf / util / xml / XmlElement.java
2015-08-13 Tomas CereDecouple config and netconf subsystems. 13/23413/26
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-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 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 TkacikMerge "Fix ReplicationAndSnapshotsIntegrationTest failure"
2015-04-24 Tom PantelisMerge "NPE in RaftActor#onGetOnDemandRaftStats"
2015-04-24 Tom PantelisMerge "Fix NoSuchElementException thrown when transacti...
2015-04-24 Tony TkacikMerge "Use ImmutableNodes.fromInstanceId in netconf"
2015-04-24 Tony TkacikMerge "Improve performance of XmlElement.getName"
2015-04-18 Maros MarsalekImprove performance of XmlElement.getName 84/18584/1
2015-04-16 Ed WarnickeMerge "Bug 2358: Fixed warnings in Restconf"
2015-04-13 Moiz RajaMerge "Bug 2948: Store DataPersistenceProvider in RaftA...
2015-04-13 Tony TkacikMerge "Stop swallowing exceptions in XmlElement optiona...
2015-04-09 Tomas CereStop swallowing exceptions in XmlElement optional methods. 32/18032/1
2014-12-05 Tony TkacikMerge "BUG-2459: Default to byte-aligned encoding"
2014-12-04 Moiz RajaMerge "Make neutron a simple osgi app"
2014-12-03 Anil VishnoiMerge "Fix bug 2450 - Statistics collection slow -...
2014-12-03 Tony TkacikMerge "Do not force toString() in NetconfClientSession"
2014-12-03 Tony TkacikMerge "Refactor DOMDataBrokerImpl"
2014-12-03 Tony TkacikMerge "Add MD-SAL artifacts"
2014-12-03 Tony TkacikMerge "Remove use of xtend"
2014-12-03 Tony TkacikMerge "Fix checkstyle warnings in netty-threadgroup...
2014-12-03 Tony TkacikMerge "Fix checkstyle warnings in netty-event-executor...
2014-12-03 Tony TkacikMerge "Fix checkstyle warnings in logback-config"
2014-12-03 Tony TkacikMerge "Fix checkstyle warnings in netconf-util"
2014-11-27 Marian DubaiFix checkstyle warnings in netconf-util 66/12866/8
2014-11-20 Tony TkacikMerge "BUG-2218: Keep existing link augmentations durin...
2014-10-31 Tony TkacikMerge "BUG-1953: fix SAL compatility layer"
2014-10-29 Moiz RajaMerge "BUG 2221 : Add metering to ShardTransaction...
2014-10-27 Moiz RajaMerge "Bug 2055: Handle shard not initialized resiliently"
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 "Convert netconf to use artifacts"
2014-10-27 Tony TkacikMerge "Import yangtools-artifacts"
2014-10-27 Tony TkacikMerge "Cleanup RpcRoutingStrategy definition"
2014-10-27 Tony TkacikMerge "BUG-1612 Update netconf testtool to use new...
2014-10-27 Tony TkacikMerge "BUG-1612 Implement mina ssh netconf server endpoint"
2014-10-27 Tony TkacikMerge "Fix failing reconnect test."
2014-10-27 Tony TkacikMerge "BUG-2184 Fix subtree filtering for identity...
2014-10-22 Maros MarsalekBUG-2184 Fix subtree filtering for identity-ref leaves 65/12165/1
2014-09-22 Ed WarnickeMerge "Bug 1025: Fixed incorrect revision in sal-remote...
2014-09-22 Madhu VenugopalMerge "Bug 1850 - The earlier patch missed out on remov...
2014-09-19 Tony TkacikMerge "bug 1888 - FRM Flow Listener registration fail"
2014-09-18 Ed WarnickeMerge "Bug 1763: Fixed illegal state in Binding Transac...
2014-09-19 Ed WarnickeMerge "Bug 1876 - Added missing parent tag to pom files"
2014-09-18 Tony TkacikMerge "BUG-692 Fix major issues reported by sonar for...
2014-09-18 Maros MarsalekBUG-692 Fix major issues reported by sonar for netconf... 90/11290/2
2014-08-01 Ed WarnickeMerge "Bug 1333: Regression Test suite."
2014-08-01 Ed WarnickeMerge "Bug 1369: Use separate single threadpool for...
2014-08-01 Tony TkacikMerge "BUG-190 Simplify reconnect logic in protocol...
2014-08-01 Ed WarnickeMerge "Fixed for bug : 1171 - issue while creating...
2014-08-01 Ed WarnickeMerge "Fixed for bug 1197"
2014-08-01 Ed WarnickeMerge "Fixed for bug 1168 : Issue while update subnet"
2014-07-30 Madhu VenugopalMerge "Created Network Service Functions Features"
2014-07-29 Moiz RajaMerge "Fixed unneeded wrapping of guava for karaf"
2014-07-29 Ed WarnickeMerge "Modify the FindPrimary implementation so that...
2014-07-29 Ed WarnickeMerge "Implementation of ModuleShardStrategy"
2014-07-29 Tony TkacikMerge changes Ifd28301d,I38220acb,I9bad24df
2014-07-29 Maros MarsalekFix children element lookup in XmlElement 11/9311/4
2014-06-26 Ed WarnickeMerge "Adding tunnel ipv4 src/dst flow-base model augme...
2014-06-24 Alessandro BochMerge "Bug 1212: Values of VLAN match fields were wrong."
2014-06-24 Tony TkacikMerge "Bug 1176: Lower log level when netconf ssh conne...
2014-06-24 Tony TkacikMerge "Fix netconf ssh client"
2014-06-23 Ed WarnickeMerge "BUG 1129:Removed hard coded version from netconf...
2014-06-23 Ed WarnickeMerge changes I0df1f18f,I4f635329
2014-06-23 Ed WarnickeMerge "Initial implementation of ShardTransaction and...
2014-06-23 Ed WarnickeMerge "Implement basic ShardTransactionChain#CloseTrans...
2014-06-23 Ed WarnickeMerge "Initial implementation of ShardTransactionChain"
2014-06-23 Ed WarnickeMerge "Add message to update the schema context of...
2014-06-23 Ed WarnickeMerge "Initial implementation of the Shard Actor"
2014-06-20 Tony TkacikMerge "Add copyright messages for java files"
2014-06-20 Tony TkacikMerge "Introducing ShardManager"
2014-06-19 Alessandro BochMerge "Swagger UI for AD-SAL"
2014-06-19 Ed WarnickeMerge "BUG-1167: missing Notification of FLOW_REMOVED"
2014-06-18 Tony TkacikMerge "Bug 931, Bug 910 - Enhance Restconf Swagger...
2014-06-18 Ed WarnickeMerge "BUG-1140: inPort disappeared from match"
2014-06-18 Tony TkacikMerge "Bug 225 - added support for depth RESTCONF param...
2014-06-18 Tony TkacikMerge "BUG-1105: Implement subtree filtering in netconf"
2014-06-09 Tomas OlveckyBUG-1105: Implement subtree filtering in netconf 25/7825/1
2014-05-28 Tony TkacikMerge "Bug 1029: Remove dead code: sal-dom-it"
2014-05-28 Tony TkacikMerge "Bug 1029: Remove dead code: sal-schema-repositor...
2014-05-26 Madhu VenugopalMerge "Neutron API v2.0 bindings and APIs for security...
2014-05-23 Tony TkacikMerge "BUG-770: NumberFormatException for input string...
2014-05-23 Tony TkacikMerge "Bug 716: Errors on controller shutdown"
2014-05-23 Tony TkacikMerge "Bug 735 - Part 2 - Modify controller to referenc...
2014-05-22 Ed WarnickeMerge "Fix for Bug 934 - issue in validations for nuetr...
2014-05-21 Tony TkacikMerge "BUG-509: merge InMemoryDataTreeModification...
2014-05-21 Tony TkacikMerge "BUG-509: there is only one createRecursively()"
2014-05-21 Tony TkacikMerge "BUG-509: Remove unused methods"
2014-05-21 Tony TkacikMerge "BUG-509: node version is always required"
2014-05-21 Tony TkacikMerge "Bug 992 - Fix broken netconf xml serialization."
2014-05-19 Tomas OlveckyBug 992 - Fix broken netconf xml serialization. 93/6993/2
2014-05-13 Tony TkacikMerge "Bug 809: Enhancements to the toaster example"
2014-05-07 Tony TkacikMerge "Fixed typo in SnapshotBackedWriteTransaction...
next