Merge "Fix failing IT tests"
[controller.git] / opendaylight / md-sal / sal-netconf-connector / src / main / java / org / opendaylight / controller / sal / connect / netconf / schema / mapping / NetconfMessageTransformer.java
2014-08-05 Tony TkacikMerge "Fix failing IT tests"
2014-08-05 Moiz RajaMerge "Adding remoterpc connector to distribution and...
2014-08-05 Tony TkacikMerge "Fixed namespace of yang testing file."
2014-08-05 Tony TkacikMerge "Bug 1354: Fixed rpc request/result transformation."
2014-08-04 Lukas SedlakBug 1354: Fixed rpc request/result transformation. 33/9233/3
2014-08-01 Ed WarnickeMerge "Bug 1369: Use separate single threadpool for...
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-25 Tony TkacikMerge "Bug 1178 - removed unused parameter from checkOd...
2014-07-22 Devin AveryMerge "API Usability: Introduced type capture for Trans...
2014-07-21 Tony TkacikMerge "Bug 1239 - Clean up and refactor netconf-ssh...
2014-07-18 Devin AveryMerge "Removed unused private implementation class"
2014-07-18 Tony TkacikMerge "BUG-692 Replace strings with ModifyAction enum"
2014-07-18 Tony TkacikMerge "Bug-1376 Add caching for premature notifications...
2014-07-18 Tony TkacikMerge "BUG-1291 Fix executor for netconf-connector...
2014-07-18 Tony TkacikMerge "BUG-1365 Check if channel was closed when negoti...
2014-07-17 Devin AveryMerge "Added SingleThreadedExecutors to data store...
2014-07-17 Devin AveryMerge "Bug 1380 - Fix NullPointerException when match...
2014-07-17 Tony TkacikMerge "Bug 1367 - Fix NPE in cors filter"
2014-07-16 Devin AveryMerge "Bug 1225: Fixed bug in registration of default...
2014-07-16 Devin AveryMerge "Deprecated Rpcs and RpcErrors helper classes"
2014-07-16 Tom PantelisMerge "Added comments to the opendaylight-inventory...
2014-07-12 tpantelisDeprecated Rpcs and RpcErrors helper classes 64/8964/4
2014-07-11 Tony TkacikMerge "Introducing simple merge strategy for config...
2014-07-11 Tony TkacikMerge "Bug 1139 Modify cors-config according to request"
2014-07-11 Tony TkacikMerge "Clarified the AsyncDataChangeEvent message ...
2014-07-10 Tony TkacikMerge "Add BGPCEP logging configuration"
2014-07-09 Devin AveryMerge "Deprecate model-flow-management as it was never...
2014-07-09 Tony TkacikMerge "Improve documentation of BindingAware{Provider...
2014-07-09 Tony TkacikMerge "Bug 1293 - Switch packaging of config-util to...
2014-07-09 Tony TkacikMerge "Re-added config.version to config-module-archetype."
2014-07-09 Tony TkacikMerge "Bug 1112: Update toaster to use async best pract...
2014-07-09 Tony TkacikMerge "Implement PortNumberBuilder"
2014-07-09 Tony TkacikMerge "Bug 1292: Fix for NPE after notification get."
2014-07-09 Lukas SedlakBug 1292: Fix for NPE after notification get. 43/8843/1
2014-07-07 Tom PantelisMerge "Bug 1235: Documented Notification services of...
2014-07-04 Tony TkacikMerge "BUG-1200 changed help for agentpath && added...
2014-07-04 Ed WarnickeMerge "Bug 1007 - Statistics manager loses threads...
2014-07-03 Madhu VenugopalMerge "Refactor Neutron Pagination Code to support...
2014-07-01 Devin AveryMerge "Bug 1236 - Documented Binding-aware RPC services...
2014-07-01 Tony TkacikMerge "BUG 1211 - deletion non existing target returns...
2014-06-30 Ed WarnickeMerge "Ensure that modifications are tracked by ShardTr...
2014-06-30 Ed WarnickeMerge "Introducing the Modification classses"
2014-06-30 Ed WarnickeMerge "Implement finding a primary based on the shard...
2014-06-30 Ed WarnickeMerge "Partial fix for Bug 1256"
2014-06-30 Tony TkacikMerge "Remove remoterpc dead code."
2014-06-30 Tony TkacikMerge "Bug:1252 - Fix formatting errors in config code...
2014-06-30 Tony TkacikMerge "BUG-944 Remove backwards compatibility config...
2014-06-30 Tony TkacikMerge "Bug:1253 - Fix NPE in config pusher"
2014-06-30 Maros MarsalekBUG-874 Add none default operation to delete requests... 97/8297/3
2014-06-26 Ed WarnickeMerge "Adding tunnel ipv4 src/dst flow-base model augme...
2014-06-18 Tony TkacikMerge "BUG-1105: Implement subtree filtering in netconf"
2014-06-11 Ed WarnickeMerge "Added move of branding jar to assembly"
2014-06-11 Ed WarnickeMerge "Added karaf branding."
2014-06-10 Ed WarnickeMerge "Removed `which` dependency, now using proper...
2014-06-10 Tony TkacikMerge "BUG-868: do not instantiate SchemaPath directly"
2014-06-09 Tony TkacikMerge changes I057476f2,I5b8602e7
2014-06-09 Giovanni MeoMerge "Bug 1165: ContainerFlow boundary is not always...
2014-06-06 Ed WarnickeMerge "Bug 1073: Added Transaction Chain support to...
2014-06-06 Maros MarsalekBUG-1041 Make rpc-request -> xml translation use schema... 32/7732/3
2014-06-05 Ed WarnickeMerge "Bug 1073: Implemented Transaction chain on InMem...
2014-06-03 Ed WarnickeMerge "BUG-1051: logback configuration loader proposal"
2014-06-03 Tony TkacikMerge "Bug 1100 - Invoking an RPC with no input should...
2014-06-02 Ed WarnickeMerge "TCP_Flag extension model additions for OFPXMC_NX...
2014-06-02 Tony TkacikMerge "BUG-832 Refactor netconf connector"
2014-06-02 Maros MarsalekBUG-832 Refactor netconf connector 93/6793/13