Migrate users of Optional.get()
[openflowplugin.git] / applications / forwardingrules-sync / src /
2023-04-23 Robert VargaMigrate users of Optional.get() 20/105620/3
2022-03-31 Robert VargaBump MRI upstreams 77/100077/17
2021-08-17 Robert VargaRemove utility class constructor exceptions 41/97241/1
2021-07-04 Robert VargaUpdate MRI upstreams for Phosphorus 99/96399/14
2021-01-05 Robert VargaMerge "Cleanup MeterMessageSerializer"
2021-01-03 Robert VargaFix warnings in forwardingrules-sync 75/94375/2
2021-01-02 Robert VargaFinal round of isFoo() migration 29/94329/7
2020-10-17 Robert VargaBump upstreams for Silicon 44/92944/15
2020-09-24 Robert VargaMigrate frm-sync to use uint types 81/92681/1
2020-09-24 Robert VargaFinish test code migration to uint 77/92677/1
2020-09-10 Arunprakash DMerge "Fix a modernizer warning"
2020-09-07 Arunprakash DMerge "Fix various warnings"
2020-09-07 Arunprakash DMerge "Use Assert.assertThrows()"
2020-09-07 Arunprakash DMerge "Migrate Mockito methods"
2020-09-07 Arunprakash DMerge "Migrate fr-sync to use Uint types"
2020-09-07 Arunprakash DMerge "Fix use of raw types in fr-sync"
2020-08-30 Robert VargaFix various warnings 34/92334/2
2020-08-30 Robert VargaUse Assert.assertThrows() 33/92333/2
2020-08-30 Robert VargaMigrate Mockito methods 32/92332/2
2020-08-30 Robert VargaMigrate fr-sync to use Uint types 31/92331/2
2020-08-30 Robert VargaFix use of raw types in fr-sync 30/92330/1
2020-05-26 Robert VargaUpdate MRI projects for Aluminium 98/89498/40
2020-02-16 Arunprakash DMerge "OPNFLWPLUG-1084 Device operational is not gettin...
2020-02-05 Robert VargaOptimize ReconcileUtil.safe*() 99/84899/5
2019-12-06 Arunprakash DMerge "Failed to cancel service reconciliation, When...
2019-11-14 Robert VargaMigrate MockitoJUnitRunner 60/84460/6
2019-11-07 Arunprakash DMerge "Eliminate {infra,service}utils.version"
2019-11-07 Arunprakash DMerge "Remove nagasena dependency declaration"
2019-11-07 Arunprakash DMerge "Make applications/pom.xml an aggregator"
2019-11-07 Arunprakash DMerge "Turn libraries/pom.xml into an aggregator"
2019-11-07 Arunprakash DMerge "Turn samples/pom.xml into an aggregator"
2019-11-07 Arunprakash DMerge "Turn extension/pom.xml into an aggregator"
2019-11-07 Arunprakash DMerge "Make model/pom.xml inherit from odlparent-lite"
2019-11-05 Somashekhar JavalagiOPNFLWPLUG-1071 : Removal of javax.annotation.Nonnnull... 22/81722/13
2019-10-21 Arunprakash DMerge "OPNFLWPLUG-1076 Migrate lldp-speaker, forwarding...
2019-10-10 Shweta ChaturvediOPNFLWPLUG-1076 Migrate lldp-speaker, forwardingrules... 14/85014/2
2019-10-09 Robert VargaBump mdsal to 5.0.2 44/84244/23
2019-09-30 Anil VishnoiMerge "Update docs header to Magnesium in the master"
2019-09-14 Robert VargaFix checkstyle 46/84246/8
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-18 Robert VargaReduce use of JdkFutureAdapters 26/80526/8
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 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-08 Robert VargaSwitch to MD-SAL APIs 64/80164/8
2019-01-10 Anil VishnoiMerge "Log the address and port when binding fails"
2018-12-10 Arunprakash DMerge "Change channel outbound queue size log level"
2018-12-05 Arunprakash DMerge "switch from FindBugs to SpotBugs"
2018-11-26 Michael Vorburgerswitch from FindBugs to SpotBugs 02/77802/10
2018-11-16 Arunprakash DMerge "Use QueuedNotificationManager to dispatch tasks"
2018-11-16 Michael Vorburgerre-activate FindBugs 96/77796/11
2018-11-15 Arunprakash DMerge "fix ArbitratorReconciliationManagerImpl endRecon...
2018-11-14 gobinathmv BP XML from org/opendaylight to OSGI-INF/ 08/77008/6
2018-10-26 gobinathOPNFLWPLUG-1032: Neon-MRI: Bump odlparent, yangtools... 36/76236/27
2018-07-10 Anil VishnoiMerge "OPNFLWPLUG-1006: ODL cannot control switch with...
2018-06-18 Arunprakash DMerge "OPNFLWPLUG-990: Administrative Reconciliation...
2018-06-14 Anil VishnoiMerge "Do not use maven.bundle.version"
2018-06-14 Arunprakash DMerge "Remove uses of BindingAwareProvider/Consumer"
2018-06-08 Tom PantelisRemove uses of BindingAwareProvider/Consumer 04/72804/2
2018-06-06 Anil VishnoiMerge "OPNFLWPLUG-1000 : Execute reconciliation asynchr...
2018-06-04 Anil VishnoiMerge "Fixup Augmentable and Identifiable methods changing"
2018-06-04 Stephen KittFixup Augmentable and Identifiable methods changing 24/72524/3
2018-05-29 Prasanna HuddarMerge "IllegalArgumentException with metadata field...
2018-05-25 Anil VishnoiMerge "fix diagstatus NPE on showSvcStatus CLI"
2018-05-23 Anil VishnoiOPNFLWPLUG-1010 Adopt mdsal changes proposed through... 07/71907/5
2018-03-07 Abhijit KumbhareMerge "OPNFLWPLUG-983 Group and flow removal stats...
2018-02-28 Tom PantelisFix findbugs violations in applications 85/67885/7
2018-02-15 Tom PantelisFix checkstyle violations in applications 53/67753/3
2018-02-06 Anil VishnoiMerge "OPNFLWPLUG-929 : Remove deprecated guava library"
2018-01-27 Anil VishnoiMerge "Spec: OFPGC_ADD_OR_MOD support in openflowplugin"
2018-01-27 Anil VishnoiMerge "Fix checkstyle violations in openflowjava-util"
2018-01-27 Anil VishnoiMerge "Fix checkstyle violations in openflow-protocol...
2018-01-27 Anil VishnoiMerge "Remove unused interface"
2018-01-27 Anil VishnoiMerge "Remove deprecated EOS services"
2018-01-23 D ArunprakashOPNFLWPLUG-929 : Remove deprecated guava library 62/67462/4
2018-01-23 Anil VishnoiMerge "OPNFLWPLUG-963 : Updating ports delete reason...
2018-01-23 Anil VishnoiMerge "OPNFLWPLUG-929 : Remove deprecated guava library"
2018-01-23 Anil VishnoiMerge "OFPGC_ADD_OR_MOD support in openflowplugin"
2018-01-16 Thanh HaMerge remote-tracking branch 'liblldp/master'
2018-01-12 Anil VishnoiMerge "Fix odlparent 3 Checkstyle issues"
2018-01-05 D ArunprakashOPNFLWPLUG-929 : Remove deprecated guava library 92/66892/1
2018-01-04 Anil VishnoiMerge "OPNFLWPLUG-929 : Remove deprecated guava library...
2018-01-04 Anil VishnoiMerge "OPNFLWPLUG-929 : Remove deprecated guava library...
2017-12-20 D ArunprakashOPNFLWPLUG-929 : Remove deprecated guava library in... 40/66640/2
2017-07-10 Jozef BacigalMerge "ONF Bundles sample application"
2017-06-23 Jozef BacigalBump to odlparent 2.0.0 23/59323/5
2016-10-14 Jozef BacigalMerge "Optimize LLDP packet check"
next