Merge "BUG-190 Simplify reconnect logic in protocol-framework."
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / main / java / org / opendaylight / controller / sal / restconf / impl / RestconfImpl.java
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 Robert VargaBUG-1092: adjust to YangInstanceIdentifier 28/9428/5
2014-07-28 Ed WarnickeMerge "Updated remote rpc code after integration tests...
2014-07-26 Moiz RajaMerge "Remove RaftReplicator and move hearbeat logic...
2014-07-26 Moiz RajaMerge "Implement behavior common to a RaftActor in...
2014-07-26 Moiz RajaMerge "Initial code/design for an Akka Raft implementation"
2014-07-25 Tony TkacikMerge "Bug 1178 - removed unused parameter from checkOd...
2014-07-23 Tom PantelisMerge "Bug 279, 1390: Used Guava Cache r for lazy-loadi...
2014-07-23 Ed WarnickeMerge "BUG 1359:Fixed using option 1"
2014-07-23 Moiz RajaMerge "Made config/mdsal/netconf features non-cyclic"
2014-07-22 Tony TkacikMerge "BUG-692 Fix intermittent failure in NetconfDevic...
2014-07-22 Devin AveryMerge "API Usability: Introduced type capture for Trans...
2014-07-22 Jozef GloncakBUG 1379 - rpcs behind yang-ext:mount aren't always... 18/9218/1
2014-07-21 Tony TkacikMerge "Bug 1239 - Clean up and refactor netconf-ssh...
2014-07-17 Devin AveryMerge "Bug 1380 - Fix NullPointerException when match...
2014-07-16 Tom PantelisMerge "Added comments to the opendaylight-inventory...
2014-07-15 Tony TkacikMerge "Bug 1303: BindingIndependentConnector splitted."
2014-07-15 Tony TkacikMerge "Bug 1125: Added regression test"
2014-07-14 Jozef GloncakApply style rules on whole sal-rest-connector 27/8927/3
2014-07-11 Tom PantelisMerge "BUG 1330 - list key counts|values diff in payloa...
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 Chi-Vien LyMerge "Add generic exception mapper"
2014-07-10 Tony TkacikMerge "Add BGPCEP logging configuration"
2014-07-10 Tony TkacikMerge "Bug 1341 - Make RESTConf websocket port configur...
2014-07-09 Jozef GloncakBUG 1330 - list key counts|values diff in payload and URI 89/8889/3
2014-07-09 Richard KosegiBug 1341 - Make RESTConf websocket port configurable 66/8866/1
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-08 Ed WarnickeMerge "Bug 1224, Bug 1221: Added Test case scenarios...
2014-07-08 Tom PantelisMerge "BUG 1204 - exception if multiple container node...
2014-07-08 Ed WarnickeMerge "Bug 1328: Improved argument checks in generated...
2014-07-08 Ed WarnickeMerge "Add netconf-cli temporary files to .gitignore"
2014-07-08 Devin AveryMerge changes I6e8805e1,I4df698a0,I41e0e30d
2014-07-08 Devin AveryMerge "Bug 1283: Made return types of AsyncDataChangeEv...
2014-07-08 Jozef GloncakBUG 1204 - exception if multiple container node occures 80/8280/10
2014-07-07 Tom PantelisMerge "Bug 1235: Documented Notification services of...
2014-07-07 Tony TkacikMerge "Bug 1316: Fixed loop in global RPC forwarding."
2014-07-07 Devin AveryMerge "BUG 1016 - JSON|XML output with|without white...
2014-07-07 Ed WarnickeMerge "Cleanup: Removed unused code"
2014-07-04 Ed WarnickeMerge "Created Proper Feature File for AD-SAL"
2014-07-04 Tony TkacikMerge "BUG-1200 changed help for agentpath && added...
2014-07-04 Tony TkacikMerge "BUG-1200 added functions for help depends on...
2014-07-04 Ed WarnickeMerge "Bug 1007 - Statistics manager loses threads...
2014-07-04 Tony TkacikMerge "BUG-1041 cli proposal #1"
2014-07-04 Jozef GloncakBUG 1016 - JSON|XML output with|without white chars 29/8329/8
2014-07-03 Ed WarnickeMerge "Complete implementation of DataChangeListenerReg...
2014-07-03 Ed WarnickeMerge "Complete implementation of DataChangeListenerProxy"
2014-07-03 Tony TkacikMerge "Protocol framework: use pooled ByteBuf allocator"
2014-07-03 Madhu VenugopalMerge "Refactor Neutron Pagination Code to support...
2014-07-03 Tony TkacikMerge "Add GlobalBundleScanningSchemaServiceImpl.destro...
2014-07-02 Tony TkacikMerge "BUG-692 Improve log message when negotiation...
2014-07-02 Tony TkacikMerge "BUG-868: remove InstanceIdentifier.getPath(...
2014-07-02 Robert VargaBUG-868: remove InstanceIdentifier.getPath() users 08/8508/3
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 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-27 Devin AveryMerge "Bug 1245: Dropped Binding prefix from Binding...
2014-06-27 Devin AveryMerge "Bug 1227: Removed #close() from Write Transactions."
2014-06-27 Jozef GloncakBug 484 - Anyxml in sal-rest-connector 67/8067/6
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 Tony TkacikMerge "BUG-961 Fix Resource leak error from netty."
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-23 Jozef GloncakBug 1231 - fix of broken tests in sal-rest-connector 34/8234/1
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-14 tpantelisBug 225 - added support for depth RESTCONF parameter... 25/5325/5
2014-06-10 Ed WarnickeMerge "Removed `which` dependency, now using proper...
next