Merge "Simplify DeviceFlowRegistryImpl streaming"
[openflowplugin.git] / applications /
2019-06-28 Anil VishnoiMerge "Simplify DeviceFlowRegistryImpl streaming"
2019-06-28 Anil VishnoiMerge "Remove dead code from DeviceFlowRegistryImpl"
2019-06-28 Anil VishnoiMerge "Update flow during arbitrator reconciliation...
2019-06-27 Anil VishnoiMerge "Declare reconciliation artifacts"
2019-06-27 Anil VishnoiMerge "Reduce use of JdkFutureAdapters"
2019-06-27 Anil VishnoiMerge "Cleanup use of Guava Function"
2019-06-27 Anil VishnoiMerge "Remove use of Objects.{is,non}Null"
2019-06-26 Anil VishnoiMerge "Take advantage of nonnullFoo()"
2019-06-26 Somashekhar JavalagiUpdate flow during arbitrator reconciliation should... 49/82249/20
2019-06-21 Robert VargaRemove use of StringBuffer 37/82637/1
2019-06-18 Robert VargaReduce use of JdkFutureAdapters 26/80526/8
2019-06-16 Robert VargaDeclare reconciliation artifacts 36/82136/3
2019-06-16 Robert VargaTake advantage of nonnullFoo() 68/82168/3
2019-05-22 Anil VishnoiMerge "OPNFLWPLUG-1027 : Topology manager writes link...
2019-05-20 Anil VishnoiMerge "OPNFLWPLUG-644: Openflow Event logging using...
2019-05-19 Andrej LeitnerOPNFLWPLUG-1027 : Topology manager writes link informat... 75/74175/30
2019-05-10 Somashekhar JavalagiOPNFLWPLUG-644: Openflow Event logging using log4j 15/75415/17
2019-05-01 Anil VishnoiMerge "Delete ScenarioService"
2019-05-01 Anil VishnoiMerge "Add IpConversionUtil.hasIpv4Prefix()"
2019-05-01 Anil VishnoiMerge "Remove Optional.ofNullable() antipatterns"
2019-05-01 Anil VishnoiMerge "Use ClassToInstanceMap instead of a HashMap"
2019-05-01 Anil VishnoiMerge "Add NodeConfiguratorImpl enqueue trace"
2019-05-01 Anil VishnoiMerge "OPNFLWPLUG-1062 Include additional LLDP fields...
2019-04-13 Robert VargaBump mdsal to 4.0.0 82/81282/17
2019-04-09 Robert VargaBump odlparent to 5.0.0 81/81281/9
2019-04-09 Robert VargaFix spotbugs logging complaints 80/81280/7
2019-04-09 Robert VargaDo not use deprecated Futures methods 83/81283/3
2019-03-07 Robert VargaRemove Objects.{is,non}Null abuse 42/80442/9
2019-03-07 Robert VargaRemove Optional.ofNullable() antipatterns 43/80443/4
2019-03-07 Arunprakash DMerge "Remove redundant exception declarations"
2019-03-07 Arunprakash DMerge "Remove redundant type specifiers"
2019-03-04 Stephen KittRemove redundant exception declarations 62/80062/2
2019-03-04 Stephen KittRemove redundant type specifiers 59/77459/7
2019-02-21 Stephen KittAdd missing annotation dependencies 17/80317/2
2019-02-08 Robert VargaSwitch to MD-SAL APIs 64/80164/8
2019-02-01 jenkins-relengBump versions by x.y.(z+1) 93/80093/1
2019-01-25 Arunprakash DMerge "Rework bit-copying functions and re-enable tests"
2019-01-25 Arunprakash DMerge "Fix BitBufferHelper::toNumber()"
2019-01-25 Arunprakash DMerge "Clean up instance checks and casts"
2019-01-24 Robert VargaAdd javax.annotation-api dependencies 02/79202/8
2019-01-24 Arunprakash DMerge "minor: clean up TcpConnectionInitializer / Switc...
2019-01-24 Arunprakash DMerge "add getFullyStarted() to OpenFlowPluginProviderImpl"
2019-01-21 Robert VargaAdd NodeConfiguratorImpl enqueue trace 90/79790/2
2019-01-17 Arunprakash DMerge "mv log4j.xml from src/main => src/test"
2019-01-10 Anil VishnoiMerge "Bump odlparent to 4.0.8"
2019-01-10 Anil VishnoiMerge "Log the address and port when binding fails"
2019-01-10 Stephen KittBump odlparent to 4.0.8 21/79121/4
2019-01-08 Arunprakash DMerge "report diagstatus from UdpHandler/TcpHandler...
2019-01-08 Arunprakash DMerge "use (infrautils') Executors in SwitchConnectionP...
2019-01-07 Anil VishnoiMerge "OPNFLWPLUG-1039: adding switch idle event regist...
2019-01-03 Robert VargaMigrate String padding 78/79178/1
2018-12-19 Arunprakash DMerge "Replace GroupingResolver with AugmentationGroupi...
2018-12-17 Arunprakash DMerge "remove "polling" from OpenflowPluginDiagStatusPr...
2018-12-14 Arunprakash DMerge "OPNFLWPLUG-1046 : Migrate OFP from XML to annota...
2018-12-14 Arunprakash DMerge "OPNFLWPLUG-1046 : Migrate OFP from XML to annota...
2018-12-14 Arunprakash DMerge "OPNFLWPLUG-1046 : Migrate OFP from XML to annota...
2018-12-11 gobinathOPNFLWPLUG-1046 : Migrate OFP from XML to annotation... 60/78160/4
2018-12-11 gobinathOPNFLWPLUG-1046 : Migrate OFP from XML to annotation... 62/78162/3
2018-12-10 Arunprakash DMerge "Change channel outbound queue size log level"
2018-12-07 gobinathOPNFLWPLUG-1046 : Migrate OFP from XML to annotation... 64/78164/5
2018-12-05 Arunprakash DMerge "switch from FindBugs to SpotBugs"
2018-12-01 Anil BelurMerge "Bump to mdsal-3.0.2"
2018-11-29 Arunprakash DMerge "OPNFLWPLUG-1046 : Migrate OFP from XML to annota...
2018-11-28 gobinathOPNFLWPLUG-1046 : Migrate OFP from XML to annotation... 85/78085/4
2018-11-28 Arunprakash DMerge "OPNFLWPLUG-1046 : Migrate OFP from XML to annota...
2018-11-27 gobinathOPNFLWPLUG-1046 : Migrate OFP from XML to annotation... 89/78189/1
2018-11-27 Arunprakash DMerge "replace @SuppressFBWarnings with LoggingFutures"
2018-11-26 Michael Vorburgerswitch from FindBugs to SpotBugs 02/77802/10
2018-11-26 gobinathOPNFLWPLUG-1046 : Migrate OFP from XML to annotation... 40/77640/14
2018-11-26 Arunprakash DMerge "Change log level for noisy disconnect log"
2018-11-22 Arunprakash DMerge "Simplify lambdas"
2018-11-21 Arunprakash DMerge "Unwrap Optionals"
2018-11-20 Stephen KittSimplify lambdas 81/77981/2
2018-11-19 Arunprakash DMerge "Use List instead of SortedMap for scenario events"
2018-11-19 Arunprakash DMerge "improve fixed incorrect Future usage in (Bundle...
2018-11-19 Arunprakash DMerge "Log Future failure in NodeConfiguratorImpl"
2018-11-19 Arunprakash DMerge "fix incorrect Future usage in (Bundle)FlowForwarder"
2018-11-19 Stephen KittUnwrap Optionals 39/77939/1
2018-11-16 Tom PantelisLog Future failure in NodeConfiguratorImpl 05/77905/1
2018-11-16 Arunprakash DMerge "Use QueuedNotificationManager to dispatch tasks"
2018-11-16 Michael Vorburgerimprove fixed incorrect Future usage in (Bundle)FlowFor... 98/77898/1
2018-11-16 Tom Pantelisfix incorrect Future usage in (Bundle)FlowForwarder 59/77859/3
2018-11-16 Michael Vorburgerre-activate FindBugs 96/77796/11
2018-11-15 Arunprakash DMerge "git rid of Blueprint openflowplugin.xml"
2018-11-15 Arunprakash DMerge "drop 'openflow-plugin-provider-impl' odl:type"
2018-11-15 Arunprakash DMerge "use annotations instead XML for BP in protocol...
2018-11-15 Arunprakash DMerge "avoid <bean factory-ref/method> in lldp-speaker...
2018-11-15 Arunprakash DMerge "use annotations instead XML for BP in impl"
2018-11-15 Arunprakash DMerge "fix ArbitratorReconciliationManagerImpl endRecon...
2018-11-15 Michael Vorburgerfix ArbitratorReconciliationManagerImpl endReconciliati... 33/77833/1
2018-11-14 Michael Vorburgeravoid <bean factory-ref/method> in lldp-speaker's BP XML 12/77812/2
2018-11-14 gobinathmv BP XML from org/opendaylight to OSGI-INF/ 08/77008/6
2018-11-14 Anil VishnoiMerge "use annotations instead of XML for blueprint"
2018-11-13 Robert VargaUse QueuedNotificationManager to dispatch tasks 32/77732/3
2018-11-13 Robert VargaFix raw types in NodeConfiguratorImpl 31/77731/3
2018-11-12 Michael Vorburgeruse annotations instead of XML for blueprint 86/77386/3
2018-11-02 Stephen KittClose ReadTransactions 58/77458/1
2018-11-02 Stephen KittClose ReadTransactions from ForwardingRulesManager 57/77457/1
2018-10-26 gobinathOPNFLWPLUG-1032: Neon-MRI: Bump odlparent, yangtools... 36/76236/27
2018-09-27 eeiilluRefactoring the code for updating the reconciliation... 35/76435/2
next