Fix codestyle
[openflowplugin.git] / openflowplugin-impl / src / main / java / org / opendaylight / openflowplugin / impl / statistics / StatisticsContextImpl.java
2017-09-08 Jozef BacigalFix codestyle 83/62883/2
2017-09-04 Tomas SlusnyRedesign statistics context and manager 20/61020/39
2017-08-22 Jozef BacigalSolves issue with two connections from one device. 79/59179/16
2017-08-22 miroslav.mackoFix checkstyle warnings for statistics package 46/61846/9
2017-08-22 Tomas SlusnyMerge "Remove deprecated bootstrap channel options"
2017-08-21 Tomas SlusnyGuard lifecycle of contexts 75/60875/33
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 Jozef BacigalMastership service provider API 98/53598/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-06-26 Jozef BacigalMerge "Report (TCP) port number for switches"
2017-06-23 Tomas SlusnyFix context chain closing 14/57814/38
2017-06-23 Jozef BacigalBump to odlparent 2.0.0 23/59323/5
2017-06-22 Tomas SlusnyMerge "Fix checkstyle API."
2017-06-20 Jozef BacigalFix checkstyle API. 27/59227/1
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-06-05 Jozef BacigalStop reschedule stat. after device disconnected 55/58255/1
2017-06-01 Jozef BacigalMerge "Improve flow collection"
2017-05-29 Tomas SlusnyImprove flow collection 68/53368/40
2017-05-26 Tomas SlusnyMerge "Bug 8253: Set-Field can not accept vendor extens...
2017-05-25 Anil VishnoiMerge "Bug 8535: Fix IPv6 OXMHeader Mask issue"
2017-05-25 Anil VishnoiMerge "Add Nicira extension support for matching IPv6...
2017-05-18 Jozef BacigalMerge "Fix logging of exception in HandshakeListenerImpl"
2017-05-17 Tomas SlusnyWrite port statistics when needed 68/55868/18
2017-05-15 Anil VishnoiMerge "Remove device without master from DS."
2017-05-15 Tomas SlusnyMerge "Bug 8408 - Deserialization exception in logs...
2017-05-14 Anil VishnoiMerge "Though shall not use org.eclipse.tycho's osgi...
2017-05-12 Jozef BacigalFix queue and xid issue 18/56918/1
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-13 Tomas SlusnyIgnore early port status msg and process it later 05/53905/14
2017-04-04 Jozef BacigalFix startup. 55/54255/4
2017-04-04 Jozef BacigalFix problem with unregistering from cluster services. 97/50297/18
2017-04-04 Jozef BacigalDisconnection improvements. 67/49367/19
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-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
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-25 Tomas SlusnyImprove cleanup after device disconnected event 90/46390/24
2016-10-24 Jozef BacigalMerge "BUG-6890:"
2016-10-24 miroslav.mackoFix direct statistics 14/47414/1
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-09 Jozef BacigalBug 6665 - Fix switches scalability 84/45384/3
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"
2016-08-15 Jozef BacigalMerge "SONAR TD - *ToNotificationTransformer private...
2016-08-15 Jozef BacigalMerge "Technical debt MeterUtil, GroupUtil, FlowUtil"
2016-08-15 Jozef BacigalMerge "Drop Felix Gogo"
2016-08-15 Tomas SlusnySONAR TD - StatisticsContextImpl, StatisticsManagerImpl 46/42046/4
2016-08-15 Jozef BacigalMerge "Bug 5596 - restart devices management improvement"
2016-08-15 Jozef BacigalMerge "Bug 5596 Changes when closing device"
2016-08-15 Jozef BacigalMerge "Bug 5596 Cleaning lifecycle conductor"
2016-08-15 Jozef BacigalMerge "Bug 5596 Cleaning part 2"
2016-08-15 Jozef BacigalBug 5596 - restart devices management improvement 04/43704/3
2016-08-15 Shuva Jyoti KarMerge "Bug 6372 table-miss-enforcer - DTCL instead...
2016-08-15 Jozef BacigalBug 5596 Changes when closing device 05/42605/23
2016-08-15 Jozef BacigalBug 5596 Cleaning lifecycle conductor 67/42567/18
2016-08-15 Jozef BacigalBug 5596 Cleaning part 2 73/42473/17
2016-08-15 Jozef BacigalBug 5596 Change of start up services 29/42029/14
2016-08-13 Jozef BacigalBug 5596 Created lifecycle service 68/41968/12
2016-08-07 Anil VishnoiMerge "Mask Support for TCP and UDP ports in nicira...
2016-08-05 Shuva Jyoti KarMerge "Device*Registry quickfix - add failed"
2016-08-05 Jozef BacigalMerge "Sonar issues"
2016-08-03 Tomas SlusnyBug 5540 - Remove ConvertorManager singleton 56/41756/13
next