Fixup checkstyle
[controller.git] / opendaylight / netconf / netconf-util / src / main / java / org / opendaylight / controller / netconf / util / xml / XmlUtil.java
2015-08-13 Tomas CereDecouple config and netconf subsystems. 13/23413/26
2015-05-07 Tony TkacikMerge "BUG-3095 Add EventTime attribute to DOMNotificat...
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-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 Tomas CereBUG 2954 : Thread local DocumentBuilder's for XmlUtil 60/17860/8
2015-04-24 Tony TkacikMerge "Improve performance of XmlElement.getName"
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 "Parse Xml Netconf msgs without defer-node-expans...
2015-04-18 Maros MarsalekParse Xml Netconf msgs without defer-node-expansion... 79/18579/1
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 "Remove throws declaration of a runtime exception"
2014-12-15 Tony TkacikMerge "BUG-2511 Fix possible XXE vulnerability in restconf"
2014-12-15 Tony TkacikMerge "Allow rpc definition for RuntimeMXBeans to come...
2014-12-15 Tony TkacikMerge "BUG-2511 Fix XXE vulnerability in Netconf"
2014-12-15 Maros MarsalekBUG-2511 Fix XXE vulnerability in Netconf 47/13647/1
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-15 Tony TkacikMerge "Cache TransformerFactory"
2014-12-12 Robert VargaBUG-2459: do not instantiate factories in fastpath 60/13560/2
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-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 I1d768b2b,I9302e88a
2014-07-29 Maros MarsalekFix identity-ref serialization in netconf. 71/9371/6
2014-07-04 Tony TkacikMerge "BUG-1200 changed help for agentpath && added...
2014-06-26 Ed WarnickeMerge "Bug-835:Reserve ports should be logical ports"
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: Removing hard coded versions from...
2014-06-23 Ed WarnickeMerge "BUG 1129:Removed hard coded version from netconf...
2014-06-23 Ed WarnickeMerge "Bug 1144: Fixed mising DataChangeEvents for...
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 Ed WarnickeMerge "Bug 629: Make BindingDataBroker to be visible."
2014-06-20 Ed WarnickeMerge "Bug 629: Make SchemaService required for Data...
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-19 tpantelisBug 977: Return RpcError result on neconf failure 08/7608/9
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...
2014-05-01 Ed WarnickeMerge "Modify config code generator to write JmxAttribu...
2014-05-01 Ed WarnickeMerge "Bug 618 - convert xtend to java in md-sal/invent...
next