Merge "Restrict MD-SAL data operations to a single thread"
[controller.git] / opendaylight /
2014-02-03 Ed WarnickeMerge "Restrict MD-SAL data operations to a single...
2014-02-03 Ed WarnickeMerge "Clarify the semantics of put{Configuration,Opera...
2014-02-03 Robert VargaClarify the semantics of put{Configuration,Operational... 07/5107/1
2014-02-03 Tony TkacikMake sure transaction applies whole removal list 06/5106/1
2014-02-03 Tony TkacikFixed bug when new childs were ommited during data... 05/5105/1
2014-02-03 Ed WarnickeMerge "Yang Changes to include list<actions> to PacketO...
2014-02-03 Robert VargaRestrict MD-SAL data operations to a single thread 70/5070/3
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-02-01 Ed WarnickeMerge "Added description to meter types yang model."
2014-02-01 Robert VargaFix typo and add more descriptive error 38/5038/3
2014-01-31 Robert VargaBump yangtools to 0.6.2-SNAPSHOT 23/5023/5
2014-01-31 Gaurav BhagwaniYang Changes to include list<actions> to PacketOut 71/5071/2
2014-01-31 Jozef GloncakAdditional test for instance-identifier 22/5022/4
2014-01-31 Martin SunalBUG 388: corrected media type in /operations resource 35/5035/3
2014-01-31 Tomas OlveckyChange unprotected netconf address from 0.0.0.0 to... 66/5066/1
2014-01-31 Martin Bobakupdated test coverage for AutodetectDirectoryPersister 16/5016/8
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-31 Sapan ShahFix Helper sorting issue 58/5058/1
2014-01-31 Sapan ShahDisplay Vlan Priority in Flow Stats in TS GUI 46/5046/3
2014-01-30 Alessandro BochMerge "Handling the case where vlan priority is set...
2014-01-30 Alessandro BochMerge "Double the SSL input packet buffer size"
2014-01-30 Asad AhmedHandling the case where vlan priority is set to 0. 10/5010/3
2014-01-30 Tomas OlveckyAdd configurable connection timeout to netconf client. 36/5036/1
2014-01-30 Martin SunalBUG 312: Removed legacy RESTCONF draft 01 syntax 29/5029/1
2014-01-30 Deepthi V VAdded description to meter types yang model. 26/5026/1
2014-01-30 Ed WarnickeMerge "Add javadoc generation for yang modules in netco...
2014-01-30 Ed WarnickeMerge "Removed javadoc declaration from md-sal to enabl...
2014-01-30 Ed WarnickeMerge "Minor bug fix in stale flow statistics data...
2014-01-30 Ed WarnickeMerge "BUG 340: Resolved instance-identifier translatio...
2014-01-30 Ed WarnickeMerge "Added utility SynchronizedTransaction wrapper...
2014-01-30 Ed WarnickeMerge "Bug 387 : Fixed Binding Independent Connector...
2014-01-30 Ed WarnickeMerge "BUG 392: Resolved translation to JSON behind...
2014-01-30 Ed WarnickeMerge "Fix of issue 377 for Notifications resolving."
2014-01-30 Ed WarnickeMerge "Added explicit locking of the data change listen...
2014-01-30 Martin SunalBUG 340: Resolved instance-identifier translation in... 91/4891/5
2014-01-30 Martin SunalBUG 392: Resolved translation to JSON behind mount... 90/4890/4
2014-01-30 Jason YeDouble the SSL input packet buffer size 13/5013/1
2014-01-29 Tony TkacikAdded utility SynchronizedTransaction wrapper implement... 97/4997/2
2014-01-29 Anil VishnoiMinor bug fix in stale flow statistics data cleanup 88/4888/5
2014-01-29 Tony TkacikBug 387 : Fixed Binding Independent Connector to proper... 87/4987/2
2014-01-29 Tony TkacikFix of issue 377 for Notifications resolving. 13/4813/5
2014-01-29 Tony TkacikAdded explicit locking of the data change listener... 83/4983/2
2014-01-29 Martin VitezRemoved javadoc declaration from md-sal to enable paren... 90/4990/2
2014-01-29 Maros MarsalekAdd javadoc generation for yang modules in netconf... 95/4995/1
2014-01-29 Sapan ShahTS GUI does not show ToS field in flow stats 88/4988/2
2014-01-29 Giovanni MeoMerge "Fix For Bug #335 Bug Description : Remove SW2...
2014-01-29 Giovanni MeoMerge "Fix for bug #343 Have made changes in HostTracke...
2014-01-29 Giovanni MeoMerge "Bug 380 SwitchManager.getHardwareMAC() does...
2014-01-29 Giovanni MeoMerge "Backward compatibility change for Configuration...
2014-01-29 goyalFix For Bug #335 78/4978/3
2014-01-29 SahilShahFix for bug #343 73/4873/5
2014-01-29 Sapan ShahSorting of numeric fields in Troubleshooting module 22/4922/6
2014-01-29 Alessandro BochBug 380 SwitchManager.getHardwareMAC() does not handle... 30/4930/2
2014-01-29 Alessandro BochBackward compatibility change for Configuration Service 20/4920/2
2014-01-28 Chi-Vien LyTopology misses host(s) if multiple hosts are found... 27/4927/4
2014-01-28 Ed WarnickeSimple fix to (hopefully) molify Jenkins 85/4985/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 Chris WrightUpdate to new version of the artifacts proposed by... 21/4921/5 jenkins-controller-bulk-release-prepare-only-2-17
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 Giovanni MeoMerge "Adding a couple of ovsdb config variables to... jenkins-controller-bulk-release-prepare-only-2-12
2014-01-27 Madhu VenugopalAdding a couple of ovsdb config variables to the config.ini 49/4849/2
2014-01-27 Alessandro BochMigrate bundles' configuration mgmt to ConfigurationService 46/4846/1
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 Robert VargaBulk-add copyright headers to java files 34/4834/2
2014-01-26 Robert VargaBulk-add copyright headers to .xtend files 35/4835/2
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 Alessandro BochSelf assign controller MAC when cannot retrieve one... 30/4830/1
2014-01-26 Tony TkacikChanged multimaps to synchronized multimaps 26/4826/2
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 Anil VishnoiGerrit contains following fixes: 22/4822/1
2014-01-26 Robert VargaAdd a the logger config for debugging schema loading 21/4821/1
2014-01-26 Ed WarnickeMerge "Improve client logging"
2014-01-26 Martin SunalInstance identifier support 75/4575/7
2014-01-26 Tony TkacikFix RPC forwarding related bugs in Binding Independent... 50/4650/2
2014-01-26 Ed WarnickeMerge "Minor fixes in md-sal and config."
2014-01-26 Giovanni MeoOne more fix to pass release-prepareonly 31/4831/1
2014-01-26 Giovanni MeoMerge "Turned down some logging from INFO to DEBUG...
2014-01-26 Tony TkacikAdded listener registration when not reusing global... 92/4792/1 jenkins-controller-bulk-release-prepare-only-2-10
2014-01-26 Robert VargaResolve the service reference before intantiating proxy... 90/4790/2
2014-01-26 Ed WarnickeTurned down some logging from INFO to DEBUG in StatsAdapter 87/4787/3
2014-01-26 Ed WarnickeFixed some exceptions in the Adapters 86/4786/2
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 Ed WarnickeMerge "Fix for bug - 369 Minor fix in building NodeConn...
next