Bump MRI upstreams
[openflowplugin.git] / openflowplugin-impl / src / main / java / org / opendaylight / openflowplugin / impl / statistics / StatisticsManagerImpl.java
2022-03-31 Robert VargaBump MRI upstreams 77/100077/17
2021-01-03 Robert VargaMerge changes Ia53720b0,I9f54d265
2021-01-03 Robert VargaClean up ListeningExecutorService usage 20/67420/10
2021-01-01 Robert VargaFurther warning removal 24/94324/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-05-01 Anil VishnoiMerge "Add NodeConfiguratorImpl enqueue trace"
2019-05-01 Anil VishnoiMerge "OPNFLWPLUG-1062 Include additional LLDP fields...
2019-02-08 Robert VargaSwitch to MD-SAL APIs 64/80164/8
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-12 Anil VishnoiMerge "OPNFLWPLUG-981: per-capability configuration...
2018-03-10 Evan ZellerOPNFLWPLUG-981: per-capability configuration for stats... 50/68650/5
2018-03-07 Abhijit KumbhareMerge "OPNFLWPLUG-983 Group and flow removal stats...
2018-03-02 Tom PantelisFix findbugs violations in openflowplugin-impl 83/68983/5
2018-01-16 Thanh HaMerge remote-tracking branch 'liblldp/master'
2017-10-30 Anil VishnoiMerge "Fix issues related to checkstyle enforcement...
2017-10-17 David SuarezFix issues related to checkstyle enforcement on openflo... 45/64045/2
2017-09-26 Tomas SlusnyMerge "Fix issues related to checkstyle enforcement"
2017-09-26 Jozef BacigalMerge "Gather statistics in separate thread"
2017-09-25 Tomas SlusnyGather statistics in separate thread 25/63125/5
2017-09-21 Anil VishnoiMerge "Drop the odlparent.netty property"
2017-09-04 Tomas SlusnyRedesign statistics context and manager 20/61020/39
2017-08-22 miroslav.mackoFix checkstyle warnings for statistics package 46/61846/9
2017-07-27 Tomas SlusnyMerge "Remove config knob for reconciliation framework"
2017-07-25 Jozef BacigalRemove config knob for reconciliation framework 26/60726/2
2017-07-24 Jozef BacigalExctract onDevicePrepared to interface 40/60640/4
2017-07-24 Jozef BacigalMastershipchange service implementation. 15/53615/21
2017-07-24 Tomas SlusnyFix context chain initialization and SLAVE change 75/60075/22
2017-07-10 Jozef BacigalMerge "ONF Bundles sample application"
2017-07-03 Tomas SlusnyMerge "BUG-8607: Fix issues in checkstyle enforcement...
2017-06-27 Tomas SlusnyFix statistics polling on parameter 47/59547/1
2017-06-26 Tomas SlusnyEncapsulate OpenFlowPlugin configuration 66/59166/14
2017-06-26 Jozef BacigalMerge "Report (TCP) port number for switches"
2017-06-23 Tomas SlusnyFix context chain closing 14/57814/38
2017-06-19 Tomas SlusnyMerge "Bug 8647: remove odl-dlux-core as artifact POM"
2017-06-19 Jozef BacigalMerge "Ensure that statistics gathering is terminated"
2017-06-15 Tomas SlusnyEnsure that statistics gathering is terminated 22/57122/12
2017-04-25 Tomas SlusnyMerge "Bug 8217: Set error information into direct...
2017-04-25 Tomas SlusnyMerge "Bug 8223: Fixed incorrect enable-flow-removed...
2017-04-24 Jozef BacigalMerge "Improve property-based configuration"
2017-04-19 Tomas SlusnyImprove property-based configuration 30/53630/16
2017-04-04 Jozef BacigalRemove unneccessary code 49/53549/5
2017-04-04 Jozef BacigalRemove to set all devices slave. 76/53276/7
2017-04-04 Jozef BacigalFix problem with unregistering from cluster services. 97/50297/18
2017-04-04 Jozef BacigalAdd mastership listener to Initialization callbacks. 43/49243/18
2017-04-04 Jozef BacigalImplement connection core layer basic behavior 83/48883/23
2017-03-10 Jozef BacigalMerge "Remove old drop-test module and files."
2017-02-28 Abhijit KumbhareMerge "Replace odl-dlux-core with odl-dluxapps-topology"
2017-02-22 Jozef BacigalMerge changes from topic 'ofj-models-to-ofp-models'
2017-02-22 deathbeamAdd single layer deserialization support 04/51304/35
2017-02-10 Anil VishnoiMerge "Bug 7764 - Do no throw warning on explicit task...
2017-02-10 Anil VishnoiBug 7764 - Do no throw warning on explicit task cancell... 36/51636/2
2017-02-09 Jozef BacigalMerge "Fix comparison between port numbers in match"
2017-02-03 Abhijit KumbhareMerge "Replace mockito-all by mockito-core (see Bug...
2017-02-02 Jon CastroBug 7499 - ensure statistics scheduler does not die... 53/51353/1
2017-01-18 Shuva Jyoti KarMerge "Bug7485 Make statistics poller parameters config...
2017-01-12 Sai MarapaReddyBug7485 Make statistics poller parameters configurable. 79/50079/10
2016-11-21 Jozef BacigalMerge "Bug 6820 - Implement SalExperimenterMpMessageSer...
2016-11-09 Shuva Jyoti KarMerge "Bug 7058 - [Helium Plugin]Stats collection issue...
2016-11-03 Jozef BacigalMerge "BUG-6890: Statistics-polling configuration"
2016-10-31 Shuva KarBUG-6890: Statistics-polling configuration 76/47476/7
2016-10-28 Anil VishnoiBug 7011 - Race condition in statistics collection... 80/47380/4
2016-10-25 Tomas SlusnyImprove cleanup after device disconnected event 90/46390/24
2016-10-14 Shuva KarBUG-6890: Enabling statistics collection through a... 18/46718/4
2016-09-21 Anil VishnoiMerge "BUG-6118: making the OFentityListener aware...
2016-09-21 Jozef BacigalMerge "ClusterSingletonService cleaning FRM/FRS"
2016-09-20 Shuva Jyoti KarMerge "Bug 6749: Set the openflow connection config...
2016-09-19 Jozef BacigalMerge "Update comments around flat-batch service"
2016-09-19 Jozef BacigalMerge "Convert openflowplugin-it to use DTCL instead...
2016-09-19 Jozef BacigalMerge "Update old links in code to deprecated DataChang...
2016-09-19 Jozef BacigalMerge "Convert OF samples to use DTCL instead of DCL"
2016-09-19 Jozef BacigalMerge "Bug 6665 - Fix switches scalability"
2016-09-15 Shuva Jyoti KarMerge "Bug 6633 : NXM_OF_IN_PORT support in openflowplugin"
2016-09-09 Jozef BacigalBug 6665 - Fix switches scalability 84/45384/3
2016-09-07 Jozef BacigalMerge "Bug 6554 Fix rejecting connections"
2016-09-06 Jozef BacigalBug 6554 Fix rejecting connections 64/44664/10
2016-08-22 Shuva Jyoti KarMerge "Bug 6465 Controller goes into slave mode"
2016-08-19 Jozef BacigalBug 6465 Controller goes into slave mode 46/44146/7
2016-08-17 Shuva Jyoti KarMerge "Bug 6366 - of-switch-config-pusher - DTCL instea...
2016-08-16 Anil VishnoiMerge "Adding learn action"
2016-08-16 Shuva Jyoti KarMerge "Bug 6374 topology-manager - DTCL instead of...
2016-08-16 Shuva Jyoti KarMerge "Removed duplicate declaration in pom.xml."
2016-08-15 Shuva Jyoti KarMerge "Bug 6278: Switch to use odlparent's karaf-parent"
2016-08-15 Shuva Jyoti KarMerge "SONAR TD - Remove unused fields, fix naming"
2016-08-15 Shuva Jyoti KarMerge "SONAR TD - StatisticsContextImpl, StatisticsMana...
2016-08-15 Shuva Jyoti KarMerge "SONAR TD - FlatBatchUtil, DeviceInitializationUtils"
2016-08-15 Jozef BacigalMerge "Removed unused logger and fixed javadoc links"
2016-08-15 Jozef BacigalMerge "Bug 6380 lldp-speaker - DTCL instead of DTL"
2016-08-15 Shuva Jyoti KarMerge "Sonar - technical debt of FRS app"
2016-08-15 Jozef BacigalMerge "SONAR TD - Group actions redundancy"
2016-08-15 Jozef BacigalMerge "SONAR TD - Sal*ServiceImpl"
2016-08-15 Jozef BacigalMerge "SONAR TD - AbstractService"
next