Merge "Implement basic ShardTransactionChain#CloseTransactionChain"
[controller.git] / opendaylight / netconf / netconf-client / src / main / java / org / opendaylight / controller / netconf / client / NetconfClientSession.java
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-21 Tony TkacikMerge "Bug 992 - Fix broken netconf xml serialization."
2014-05-20 Tony TkacikMerge "BUG-1018 Implement BackwardsCompatible BI broker...
2014-05-20 Tony TkacikMerge "Added .DS_STORE and .metadata to .gitignore"
2014-05-19 Ed WarnickeMerge "Bug 624 - Separate netty and exi specific classe...
2014-05-16 Tomas OlveckyBug 624 - Separate netty and exi specific classes from... 31/6931/2
2014-05-13 Tony TkacikMerge "Bug 809: Enhancements to the toaster example"
2014-05-07 Tony TkacikMerge "Fixed typo in SnapshotBackedWriteTransaction...
2014-05-06 Tony TkacikMerge "Bug: 627 Added RESTConf API Explorer that dynami...
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...
2014-05-01 Ed WarnickeMerge changes I4a9861ed,I61c130b9
2014-04-30 Ed WarnickeMerge "Default auth parameters in config.ini."
2014-04-29 Ed WarnickeMerge "Statistics-Manager - Performance Improvement...
2014-04-29 Giovanni MeoMerge "Fixing an unsorted pom change"
2014-04-29 Ed WarnickeMerge "Resolve Bug:853 - remove groovy from config...
2014-04-29 Tony TkacikMerge changes Ie84ea1ff,Ifa0a97da
2014-04-29 Maros MarsalekBUG-848 Fix netconf communication while using CHUNK... 43/6543/2
2014-04-21 Ed WarnickeMerge "Bug 509: Improve logging in InMemoryDataStore."
2014-04-19 Alessandro BochMerge "bug 741 - Make sure to stop threads on bundle...
2014-04-16 Tony TkacikMerge "BUG-731: remove unneeded null check"
2014-04-16 Tony TkacikMerge "BUG-731: do not do String.toString()"
2014-04-16 Tony TkacikMerge "BUG-731: do not catch Throwable"
2014-04-16 Ed WarnickeMerge "Bug 615: Removed xtend from Topology Manager"
2014-04-16 Ed WarnickeMerge "Bug 509: Fixed incorrect merging of Data Store...
2014-04-16 Maros MarsalekBUG-472 Initial EXI encoder/decoder implementation... 78/5678/15
2014-02-17 Tony TkacikMerge "Add support for multiple choice case statements...
2014-02-14 Ed WarnickeMerge "Fixed bug when Binding-Aware Data Change Listene...
2014-02-13 Ed WarnickeMerge "sal-restconf-broker initial implementation ...
2014-02-13 Chi-Vien LyMerge "Increase SSL input buffer size to accommodate...
2014-02-13 Ed WarnickeMerge "Move flow comparison methods into utility class"
2014-02-13 Ed WarnickeMerge "Prepare for transitioning NodeStatisticsAger"
2014-02-13 Ed WarnickeMerge "Simplify StatisticsManagerActivator/StatisticsPr...
2014-02-13 Ed WarnickeMerge "Centralize NodeStatisticsAger creation"
2014-02-13 Ed WarnickeMerge "Optimize statistics cleanup"
2014-02-12 Ed WarnickeMerge "Do not allocate/commit transactions in tight...
2014-02-12 Ed WarnickeMerge "Rework NETCONF interfaces"
2014-02-11 Robert VargaRework NETCONF interfaces 18/5218/7
2014-02-11 Ed WarnickeMerge "Fix a warning"
2014-02-11 Robert VargaFix a warning 11/5211/3
2013-12-07 Ed WarnickeMerge "Added transactions statistics for BI Broker."
2013-12-07 Ed WarnickeMerge "Updated xpath pointing to a module instance...
2013-12-07 Ed WarnickeMerge "Refactor yang-jmx-generator and -plugin to suppo...
2013-12-06 Ed WarnickeMerge "1. Corrected Ip Protocol match field. 2. Added...
2013-12-06 Ed WarnickeMerge "modified group"
2013-12-06 Ed WarnickeMerge "Initial implementation of netconf monitoring...
2013-12-05 Maros MarsalekInitial implementation of netconf monitoring module... 37/3337/12
2013-11-29 Ed WarnickeMerge "removed config-util from pax-exam minimum bundle...
2013-11-28 Alessandro BochMerge "Re-Enable the pax-exam execution in Eclipse"
2013-11-28 Ed WarnickeMerge "Fixed handshake issues with SSH Netconf client"
2013-11-28 Ed WarnickeMerge "Modified Group, Meter and Table. Xpath pointing...
2013-11-28 Ed WarnickeMerge "MD-SAL StatisticsManager- Stopping statistics...
2013-11-28 Ed WarnickeMerge "- netconf SSH bridge bundle - Implement bridge...
2013-11-28 Ed WarnickeMerge "- introduced netconf ssh wrapper bundle - incorp...
2013-11-28 Martin Bobak- netconf SSH bridge bundle 38/3138/2
2013-11-28 Martin Bobak- introduced netconf ssh wrapper bundle 82/2982/3
2013-11-11 Alessandro BochMerge "Modifying user roles via GUI"
2013-11-11 Giovanni MeoMerge "creating a default subnet"
2013-11-08 Ed WarnickeMerge "Initial implementation of the ClusteredDataStore"
2013-11-08 Ed WarnickeMerge "Added threadpool config tests."
2013-11-08 Ed WarnickeMerge "Added config wrapper for netty's NioEventLoopGroup."
2013-11-08 Ed WarnickeMerge "Fix for incorrect request assumption in Update...
2013-11-08 Ed WarnickeMerge "Fix for bug 136 and bug 137."
2013-11-08 Ed WarnickeMerge "- Added exi capability utilities, handlers and...
2013-11-08 Martin Bobak- Added exi capability utilities, handlers and necessar... 07/2407/12
2013-10-14 Maros MarsalekInitial code drop of netconf protocol implementation 76/1776/9