Place an upper bound on notification concurrency
[controller.git] / opendaylight / md-sal /
2014-02-18 Robert VargaPlace an upper bound on notification concurrency 81/5381/3
2014-02-17 Tony TkacikMerge "CHange log level from warn to debug in ProtocolS...
2014-02-17 Tony TkacikMerge changes I393151af,I0a302cde
2014-02-17 Tony TkacikMerge "Add support for multiple choice case statements...
2014-02-17 Tony TkacikMerge "Fix namespaces for netconf monitoring extensions."
2014-02-17 Robert VargaFix warnings about overriden versions 56/5356/2
2014-02-17 Robert VargaCleanup warnings 55/5355/2
2014-02-17 Tony TkacikMerge "Serializable classes should have serialVersionUID"
2014-02-17 Tony TkacikMerge "Do not access static methods through object...
2014-02-17 Tony TkacikMerge "Add a bit of documentation"
2014-02-15 Robert VargaAdd a bit of documentation 47/5347/1
2014-02-15 Robert VargaDisconnect node statistics tracking 46/5346/1
2014-02-15 Robert VargaHandle openflowplugin returning null 45/5345/1
2014-02-15 Robert VargaDetect RPC failures 42/5342/1
2014-02-15 Tony TkacikMerge "Move queue/meter/flow listeners into their trackers"
2014-02-15 Tony TkacikMerge "Move statistics request functions into trackers"
2014-02-15 Tony TkacikMerge "Bug fixes for netconf southbound plugin."
2014-02-15 Robert VargaMove queue/meter/flow listeners into their trackers 35/5335/3
2014-02-15 Robert VargaMove statistics request functions into trackers 23/5323/5
2014-02-15 Robert VargaMove statistics request methods into NodeStatisticsHandler 22/5322/3
2014-02-15 Robert VargaMove MultipartMessageManager into NodeStatisticsHandler 21/5321/3
2014-02-15 Robert VargaSplit out statistics tracking into separate classes 12/5312/4
2014-02-15 Robert VargaAdd proxies for statistics getters 11/5311/3
2014-02-15 Robert VargaUse a single Timer instead of two threads 00/5300/4
2014-02-15 Robert VargaStart rework of MultipartMessageManager 99/5299/4
2014-02-15 Robert VargaCentralize targetNodeRef in the NodeStatisticsHandler 98/5298/7
2014-02-15 Robert VargaKeep track of the tables we discover 97/5297/6
2014-02-15 Tony TkacikMerge "Walk the tables directly"
2014-02-15 Tony TkacikMerge "Do not rely od DataStore for all connected nodes"
2014-02-15 Tony TkacikMerge "Split off tracking of node presence"
2014-02-15 Tony TkacikMerge "Fix issue where NodeConnector ADDED events were...
2014-02-15 Lukas SedlakBug fixes for netconf southbound plugin. 22/5222/5
2014-02-14 Alessandro BochMerge "Changing SimpleBroadcastHandler so that it's...
2014-02-14 Tony TkacikMerge "Fixed bug when RPC was not propagared"
2014-02-14 Robert VargaWalk the tables directly 96/5296/5
2014-02-14 Robert VargaDo not rely od DataStore for all connected nodes 92/5292/5
2014-02-14 Robert VargaSplit off tracking of node presence 90/5290/6
2014-02-14 Abhishek KumarFixed bug when RPC was not propagared 15/5315/2
2014-02-14 Ed WarnickeMerge "Fixed bug when Binding-Aware Data Change Listene...
2014-02-14 Robert VargaLimit visibility of FlowEntry 91/5291/4
2014-02-14 Tony TkacikFixed bug when Binding-Aware Data Change Listeners... 20/5320/3
2014-02-14 Moiz RajaFix issue where NodeConnector ADDED events were propaga... 41/5241/6
2014-02-13 Andrew KimMerge "Fix for Bug 403: Install button does not work...
2014-02-13 Martin Bobakremoved obsolete config yang and RuntimeGeneratedMappin... 06/5306/2
2014-02-13 Ed WarnickeMerge "Refactor Additional header for netconf hello...
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 Robert VargaCompress removals into a single transaction 78/5278/2
2014-02-13 Robert VargaRename NodeStatisticsAger and StatisticsUpdateCommiter 77/5277/2
2014-02-13 Robert VargaMove flow statistics update handling 76/5276/2
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-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-12 Martin Bobaksal-restconf-broker initial implementation 69/5169/11
2014-02-12 Ed WarnickeMerge "Fixed removals from data store did not clean...
2014-02-12 Ed WarnickeMerge "Fixed bug when publisher's thread was blocked...
2014-02-12 Robert VargaMove flow comparison methods into utility class 75/5275/1
2014-02-12 Robert VargaPrepare for transitioning NodeStatisticsAger 73/5273/3
2014-02-12 Tony TkacikFixed removals from data store did not clean direct... 70/5270/1
2014-02-11 Robert VargaSimplify StatisticsManagerActivator/StatisticsProvider... 72/5272/1
2014-02-11 Robert VargaCentralize NodeStatisticsAger creation 71/5271/1
2014-02-11 Robert VargaOptimize statistics cleanup 67/5267/1
2014-02-11 Tony TkacikFixed bug when publisher's thread was blocked until... 66/5266/1
2014-02-11 Robert VargaDo not allocate/commit transactions in tight loops 30/5230/4
2014-02-11 Robert VargaFix thread safety issues in netconf client 17/5217/3
2014-02-11 Robert VargaFix yangtools API incompatibility 57/5257/1
2014-02-11 Ed WarnickeMerge "Do not use deprecated StringBufferInputStream"
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 VargaDo not use deprecated StringBufferInputStream 16/5216/2
2014-02-11 Robert VargaFix a warning 11/5211/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 Ed WarnickeMerge "Fix warnings reported in toaster"
2014-02-10 Ed WarnickeMerge "Fix a few eclipse-reported warnings"
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 Ed WarnickeMerge "Cleanup dependencyManagement section"
2014-02-10 Ed WarnickeMerge "Remove repositories/pluginRepositories/distribut...
2014-02-10 Ed WarnickeMerge "Remove duplicate properties"
2014-02-10 Alessandro BochMerge "SwitchMgrNB: URL does not allow nodeconnectorId...
2014-02-10 Alessandro BochMerge "Fixed bugs in getUnsigned methods of NetUtils...
2014-02-10 Robert VargaCleanup dependencyManagement section 44/4744/4
2014-02-10 Robert VargaRemove repositories/pluginRepositories/distributionMana... 43/4743/4
2014-02-10 Robert VargaRemove duplicate properties 42/4742/4
next