Merge "Do not allocate/commit transactions in tight loops"
[controller.git] / opendaylight / netconf /
2014-02-12 Ed WarnickeMerge "Do not allocate/commit transactions in tight...
2014-02-12 Ed WarnickeMerge "Rework NETCONF interfaces"
2014-02-12 Ed WarnickeMerge "Fix thread safety issues in netconf client"
2014-02-12 Ed WarnickeMerge "Cache sessionID to increase readability"
2014-02-12 Ed WarnickeMerge "Remove unused DefaultNetconfOperation marker"
2014-02-11 Robert VargaRework NETCONF interfaces 18/5218/7
2014-02-11 Robert VargaFix thread safety issues in netconf client 17/5217/3
2014-02-11 Robert VargaCache sessionID to increase readability 13/5213/4
2014-02-11 Robert VargaRemove unused DefaultNetconfOperation marker 12/5212/4
2014-02-11 Ed WarnickeMerge "Fix a warning"
2014-02-11 Ed WarnickeMerge "Remove deprecated API elements from protocol...
2014-02-11 Ed WarnickeMerge "Fix typo in match types yang model"
2014-02-11 Ed WarnickeMerge "Changed model versions to dependencies"
2014-02-11 Robert VargaFix a warning 11/5211/3
2014-02-11 Robert VargaRewrite POSSIBLE_ENDS and POSSIBLE_STARTS 99/5199/3
2014-02-11 Ed WarnickeMerge "Some methods should be final"
2014-02-10 Ed WarnickeMerge "Expose ChannelFuture from sendMessage()"
2014-02-10 Ed WarnickeMerge "Getter methods should be final"
2014-02-10 Ed WarnickeMerge "Fix a warning and make field final"
2014-02-10 Ed WarnickeMerge "Remove use of deprecated Exceptions"
2014-02-10 Ed WarnickeMerge "minor pom cleanup to eliminate duplicate group...
2014-02-10 Robert VargaSome methods should be final 98/5198/2
2014-02-10 Ed WarnickeMerge "Fix warnings reported in toaster"
2014-02-10 Ed WarnickeMerge "Fix a few eclipse-reported warnings"
2014-02-10 Robert VargaExpose ChannelFuture from sendMessage() 97/5197/2
2014-02-10 Robert VargaGetter methods should be final 96/5196/2
2014-02-10 Ed WarnickeMerge "Get rid of NetconfMessageFactory"
2014-02-10 Ed WarnickeMerge "Get rid of DeserializerException"
2014-02-10 Ed WarnickeMerge "Get rid of using ProtocolHandlerFactory, part 2"
2014-02-10 Ed WarnickeMerge "Get rid of using ProtocolHandlerFactory, part 1"
2014-02-10 Robert VargaFix a warning and make field final 90/5190/2
2014-02-10 Robert VargaRemove use of deprecated Exceptions 89/5189/2
2014-02-10 Robert VargaGet rid of NetconfMessageFactory 88/5188/2
2014-02-10 Robert VargaGet rid of DeserializerException 87/5187/2
2014-02-10 Robert VargaGet rid of using ProtocolHandlerFactory, part 2 86/5186/2
2014-02-10 Robert VargaGet rid of using ProtocolHandlerFactory, part 1 85/5185/3
2014-02-10 Ed WarnickeMerge "Adding FlowRef,GroupRef and MeterRef for the...
2014-02-10 Ed WarnickeMerge "BUG-362: add some diagnostic information Changed...
2014-02-08 Andrew KimMerge "Fix incorrect validation in SwitchConfig"
2014-02-07 Robert VargaFix a few eclipse-reported warnings 92/5192/2
2014-02-07 Andrew KimMerge "Lower logger level in OF1.0 Discovery Service"
2014-02-07 Ed WarnickeMerge "Fixed publishDataChangeEvent in 2phase commit"
2014-02-07 Ed WarnickeMerge "Increase timeout for waiting for broker service...
2014-02-07 Ed WarnickeMerge "Remove unnecessary warn log from config subsystem"
2014-02-07 Ed WarnickeMerge "Fix for bug #236 and bug #240 Have made changes...
2014-02-07 Ed WarnickeMerge "Improve netconf negotiator messages"
2014-02-07 Ed WarnickeMerge "Improve logging in NetconfClient, logging-bridge...
2014-02-07 Robert VargaImprove netconf negotiator messages 24/5124/6
2014-02-05 Tomas OlveckyImprove logging in NetconfClient, logging-bridge. Incre... 26/5126/4
2014-02-05 Chi-Vien LyMerge "Handle uncaught exceptions from Clustering Servi...
2014-02-04 Alessandro BochMerge "Fix end of TLV in LLDP packet"
2014-02-03 Ed WarnickeMerge "Removed unused code from md-sal."
2014-02-03 Ed WarnickeMerge "Yang Changes to include list<actions> to PacketO...
2014-02-01 Ed WarnickeMerge changes I805ec065,Idc9995b1
2014-02-01 Ed WarnickeMerge "Fix typo and add more descriptive error"
2014-02-01 Ed WarnickeMerge changes Iae4ee2f2,I148c22c4,I1dab84ae
2014-02-01 Ed WarnickeMerge "updated test coverage for AutodetectDirectoryPer...
2014-02-01 Ed WarnickeMerge "minor test fix"
2014-02-01 Ed WarnickeMerge "Add configurable connection timeout to netconf...
2014-01-31 Tomas OlveckyChange unprotected netconf address from 0.0.0.0 to... 66/5066/1
2014-01-31 Tomas OlveckyRefactor config-persister: clean up exception handling... 65/5065/1
2014-01-31 Martin Bobakminor test fix 55/5055/2
2014-01-30 Alessandro BochMerge "Double the SSL input packet buffer size"
2014-01-30 Tomas OlveckyAdd configurable connection timeout to netconf client. 36/5036/1
2014-01-30 Ed WarnickeMerge "Add javadoc generation for yang modules in netco...
2014-01-29 Maros MarsalekAdd javadoc generation for yang modules in netconf... 95/4995/1
2014-01-27 jenkins-controller[maven-release-plugin] prepare for next development...
2014-01-27 jenkins-controller[maven-release-plugin] prepare release master-tagforpre... master-tagforprepareonly-controller-bulk-release-2-1
2014-01-27 Ed WarnickeMerge "Prevent ConfigPusher from killing its thread" jenkins-controller-bulk-release-prepare-only-2-14 jenkins-controller-bulk-release-prepare-only-2-15 jenkins-controller-bulk-release-prepare-only-2-16
2014-01-27 Ed WarnickeMerge changes I8c23739a,Ia0e70828
2014-01-27 Robert VargaPrevent ConfigPusher from killing its thread 82/4882/1
2014-01-27 Ed WarnickeMerge "Fix RPC forwarding related bugs in Binding Indep... jenkins-controller-bulk-release-prepare-only-2-13
2014-01-27 Ed WarnickeFix for dry run 37/4837/4 jenkins-controller-bulk-release-prepare-only-2-11
2014-01-27 Alessandro BochMerge "One more fix to pass release-prepareonly"
2014-01-26 Ed WarnickeMerge "Gerrit contains following fixes: 1) Fix for...
2014-01-26 Ed WarnickeMerge "Changed multimaps to synchronized multimaps"
2014-01-26 Giovanni MeoMerge "Self assign controller MAC when cannot retrieve...
2014-01-26 Ed WarnickeMerge "Add a the logger config for debugging schema...
2014-01-26 Ed WarnickeMerge "Improve logging to indicate when configuration...
2014-01-26 Ed WarnickeMerge "Instance identifier support"
2014-01-26 Robert VargaImprove logging to indicate when configuration has... 24/4824/1
2014-01-26 Ed WarnickeMerge "Improve client logging"
2014-01-26 Ed WarnickeMerge "Minor fixes in md-sal and config."
2014-01-26 Ed WarnickeMerge "Reduce verbosity/criticality of inconsistent...
2014-01-26 Ed WarnickeMerge "Add support for identity-ref config attributes...
2014-01-26 Robert VargaAdd support for identity-ref config attributes to confi... 83/4483/16
2014-01-25 Robert VargaImprove client logging 68/4768/2
2014-01-25 Ed WarnickeMerge "Gerrit contains following minor enhancements...
2014-01-25 Alessandro BochMerge "fix for frm to not act on duplicate mode change... jenkins-controller-bulk-release-prepare-only-2-7 jenkins-controller-bulk-release-prepare-only-2-8
2014-01-25 Ed WarnickeMerge "Relaxing a strict check in updateNode in SwitchM...
2014-01-25 Ed WarnickeSmall fix to finally fix dryrun. 58/4758/1
2014-01-24 Jason YeMerge "Fix for NullPointerException" jenkins-controller-bulk-release-prepare-only-2-5 jenkins-controller-bulk-release-prepare-only-2-6
2014-01-24 Giovanni MeoMerge "Remove dependency on Exificient due to licensing... jenkins-controller-bulk-release-prepare-only-2-4
2014-01-24 Ed WarnickeMerge "Added test for MouontPoints and URI"
2014-01-24 Robert VargaRemove dependency on Exificient due to licensing incomp... 01/4701/2
2014-01-24 Ed WarnickeMerge "Binary masks in match types yang model changed... jenkins-controller-bulk-release-prepare-only-2-1 jenkins-controller-bulk-release-prepare-only-2-2
2014-01-23 Ed WarnickeMerge "Fix config transaction handling in netconf."
2014-01-23 Giovanni MeoMerge "Add support to resolve docker container names...
2014-01-23 Tomas OlveckyFix config transaction handling in netconf. 58/4658/1
2014-01-23 Giovanni MeoMerge "Change target to ${project.build.target} in...
next