Merge "Fix for Bug 3"
[controller.git] / opendaylight / netconf / netconf-impl / src / test /
2014-01-18 Ed WarnickeMerge "Fix for Bug 3"
2014-01-18 Alessandro BochMerge "Config save support for networkconfiguration...
2014-01-17 Ed WarnickeMerge "Changed mount point URI decoding in restconf"
2014-01-16 Jason YeMerge "FRM should not remove a static flow config on...
2014-01-15 Ed WarnickeMerge "Add missing headers to config, netconf subsystems"
2014-01-15 Maros MarsalekAdd missing headers to config, netconf subsystems 63/4263/1
2014-01-10 Ed WarnickeMerge "Fixed bug when converting augmentation in Instan...
2014-01-10 Ed WarnickeMerge "Add test for generated code checking list of...
2014-01-09 Giovanni MeoMerge "Addressing a flow programming issues on controle...
2014-01-09 Giovanni MeoMerge "Fix run.sh to work from any directory."
2014-01-09 Madhu VenugopalMerge "Remove redundant expression true:false"
2014-01-09 Madhu VenugopalMerge "Declare a urlPrefix for reuse in NorthboundIT."
2014-01-09 Madhu VenugopalMerge "Unitests: remove conditions that are always...
2014-01-09 Madhu VenugopalMerge "Use InetAddress.getLoopbackAddress in ClusterMan...
2014-01-09 Madhu VenugopalMerge "Use Java 7 new method getLoopbackAddress in...
2014-01-09 Ed WarnickeMerge "private key configurable in config.ini"
2014-01-09 Ed WarnickeMerge "Improve error logging in yang-store-impl"
2014-01-09 Ed WarnickeMerge "Update maven-bundle-plugin version in config...
2014-01-09 Ed WarnickeMerge changes If79fa865,Ia6652643
2013-12-23 Madhu VenugopalMerge "Simplify method isMutualExclusive in Subnet...
2013-12-23 Madhu VenugopalMerge "Refactor Subnet.isSubnetOf - reduce number of...
2013-12-20 Jason YeMerge "On openflow plugin restart, NPE in tx poller"
2013-12-19 Maros MarsalekFixed some TODOs in netconf. 27/3827/2
2013-12-17 Giovanni MeoMerge changes I1474351f,I2ddc5ffa
2013-12-17 Giovanni MeoMerge "Use equalsIgnoreCase when comparing subnet name...
2013-12-16 Ed WarnickeMerge "Added tests for reading: - operational data...
2013-12-16 Alessandro BochMerge "Improve iteration over subnets map by using...
2013-12-16 Alessandro BochMerge "Simplify hasNodeConnector method in Subnet class...
2013-12-16 Ed WarnickeMerge "Add consistency check of visible yang modules...
2013-12-16 Ed WarnickeMerge "Fixed netconf monitoring."
2013-12-12 Milos FabianFixed netconf monitoring. 61/3661/6
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-12-05 Chi-Vien LyMerge "Added a generic API to return a list of configur...
2013-12-04 Ed WarnickeMerge "Created own XML mapper for translation"
2013-12-04 Ed WarnickeMerge "Update base configuration to expose RPC broker...
2013-12-04 Ed WarnickeMerge "Bump model revisions to 2010.09.24.2-SNAPSHOT"
2013-12-04 Ed WarnickeMerge "Few Validations for Match/Actios in FRMUtil"
2013-12-03 Ed WarnickeMerge "Fixed as per comments group and meter"
2013-12-03 Giovanni MeoMerge "Fix bug 171. EchoReply payload must be the same...
2013-12-03 Giovanni MeoMerge "Using the value in the installedSwView data...
2013-12-03 Ed WarnickeMerge "- remove TLS/SSL support from netconf server...
2013-12-03 Martin Bobak- remove TLS/SSL support from netconf server and client 19/3319/7
2013-11-12 Alessandro BochMerge "Modified APIs, user creation will use POST opera...
2013-11-12 Alessandro BochMerge "Bring some reliability in the eclipse and maven...
2013-11-12 Alessandro BochMerge "Fix odl-model-project pom to include correct...
2013-11-12 Alessandro BochMerge "Fix discrepancy between command line maven build...
2013-11-12 Ed WarnickeMerge "Write first CompositeNode into Json"
2013-11-12 Ed WarnickeMerge "Enabling notification from netconf client"
2013-11-12 Ed WarnickeMerge "Exctract EventLoopGroup instances to constructor...
2013-11-12 Maros MarsalekExctract EventLoopGroup instances to constructorparamet... 64/2664/2
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-11-05 Maros MarsalekImproved exception handling thrown by client threads... 51/2351/3
2013-11-05 Maros MarsalekNetconfClientDispatcher moved to constructor arguments... 79/2379/3
2013-11-04 Alissa BonasFix star import and enable checkstyle rule to prevent it. 07/2307/2
2013-10-30 Alissa BonasClean all unused and redundant imports in controller. 74/2274/2
2013-10-24 Milos FabianNetconf message related constants moved to one place. 97/2097/4
2013-10-22 Martin Bobakbump netty to version 4.0.10.Final 67/2067/2
2013-10-20 Milos FabianReworked Netconf framing mechanism, added chunked frami... 97/1897/4
2013-10-14 Maros MarsalekInitial code drop of netconf protocol implementation 76/1776/9