Bug-731: Fixed few major Sonar warnings
[bgpcep.git] / bgp / parser-impl / src / test / java /
2014-08-01 Milos FabianBug-1463: Unknown attribute's bytes must be skipped. 66/9566/1
2014-07-30 Dana KutenicsovaMerge changes I21c05c40,Ib6e5362f
2014-07-30 Robert VargaMerge "Bug-1399: Added Linkstate attribute type configu...
2014-07-29 Milos FabianBug-1399: Added Linkstate attribute type configuration 85/9285/8
2014-07-29 Dana KutenicsovaFixed findbug issues in BGP. 58/9358/7
2014-07-17 Dana KutenicsovaMerge "Revert "Bug 1205 - AS path segment value encoded...
2014-07-16 Milos FabianRevert "Bug 1205 - AS path segment value encoded by... 82/9082/1
2014-07-16 Robert VargaMerge "Fixed PCEP activator. Fixed ExcludeRouteObject...
2014-07-16 Robert VargaMerge "Bug-1370: Reads message body bytes as well as...
2014-07-15 Milos FabianBug-1370: Reads message body bytes as well as exception... 27/9027/1
2014-07-08 Dana KutenicsovaMerge "BUG-1287: migrate tests to new APIs"
2014-07-08 Dana KutenicsovaMerge "Bug-731: pcep Tlv serializers - fixed sonar...
2014-07-08 Dana KutenicsovaMerge "Bug-731: fixed segment-routing sonar issues."
2014-07-08 Dana KutenicsovaBUG-730 : cleaned up bgp-parser-impl 07/8707/6
2014-07-05 Dana KutenicsovaBUG-611 : updated tests for serialization 89/8689/3
2014-07-04 Dana KutenicsovaBUG-611 : clusterId and originatorId moved to groupings 88/8688/2
2014-07-04 Robert VargaMerge "Repair bgp-rib-impl-config to work with MD5...
2014-07-03 Dana KutenicsovaBUG-611 : cleaned up parser-spi. 48/8548/4
2014-06-26 Robert VargaMerge "PCEPReplyMessageParser fix - separate reply...
2014-06-26 Robert VargaMerge "Fixed stateful07 message parsers/serializers"
2014-06-25 Robert VargaMerge "BUG 611 - MPReach/Unreach uses serializers from...
2014-06-24 Martin BobakBUG 611 - MPReach/Unreach uses serializers from NlriReg... 86/7686/13
2014-06-22 Martin BobakBug 611 - linkstate path attribute serializer added 56/7356/22
2014-06-20 Martin BobakBug 611 - Update message serialization 01/7301/27
2014-06-19 Robert VargaMerge "Bug 611 - serialization of path attributes ...
2014-06-19 Martin BobakBug 611 - serialization of path attributes 17/7517/20
2014-06-19 Martin BobakBug 1205 - AS path segment value encoded by 2 bytes 44/8144/1
2014-06-17 Dana KutenicsovaBug 611 - BGP Update message serialization 04/7104/29
2014-06-09 Dana KutenicsovaRemoved checkstyle warnings. 00/7800/3
2014-05-10 Dana KutenicsovaMerge "BUG-731: rename LSPID and SRPID"
2014-05-10 Dana KutenicsovaRefactoring of linkstate module. 46/6846/3
2014-04-23 Robert VargaMerge "Bug 498 - Fixed PCEP and BGP testtools"
2014-04-23 Milos FabianBug 498 - Fixed PCEP and BGP testtools 24/6324/2
2014-04-05 Dana KutenicsovaAdded unit tests to MesaageRegistry. 21/5921/1
2014-04-03 Dana KutenicsovaBUG-64 : refactor BGP parser to use ByteBuf 04/5804/9
2014-02-05 Robert VargaUse reference cache for Communities and ASes 23/5123/1
2014-01-26 Robert VargaChange types of CLUSTER_ID and ORIGINATOR 28/4828/1
2014-01-22 Dana KutenicsovaMerge "Change the type of some leafs to uint32"
2014-01-21 Robert VargaChange the type of some leafs to uint32 31/4531/1
2013-12-09 Robert VargaRemove unused imports 88/3588/2
2013-12-09 Dana KutenicsovaRevive test for Community range. 73/3573/2
2013-12-08 Dana KutenicsovaMerge "Make sure we only accept short AS numbers"
2013-12-06 Robert VargaMake sure we only accept short AS numbers 89/3389/3
2013-12-03 Robert VargaBump model dependencies to 2010.09.24.2-SNAPSHOT 03/3403/1
2013-12-02 Robert VargaBUG-204 : Cleanup models to follow convention 07/3307/5
2013-12-01 Dana KutenicsovaAssigned bugs to FIXMEs. 99/3299/3
2013-12-01 Dana KutenicsovaMerge "Attach sources and javadoc only with -DrepoBuild"
2013-12-01 Dana KutenicsovaMerge "Rework build to move the parent out"
2013-12-01 Robert VargaMerge changes I3277d48b,I11a91825
2013-12-01 Dana KutenicsovaFixed extended communities not setting type & sub-type. 70/3270/2
2013-11-28 Robert VargaAdd reference to the bug preventing the test from running 00/3200/1
2013-11-26 Dana KutenicsovaMerge "Add EPL license declaration"
2013-11-26 Dana KutenicsovaMerge "Unify YANG->DTO generation plugin definition"
2013-11-26 Robert VargaFix model names and imports 81/3081/2
2013-11-22 Robert VargaBGPMessageFactory has been superseded by MessageRegistry 19/3019/1
2013-11-22 Robert VargaDo not rely on deprecated classes directly 77/2977/3
2013-11-02 Dana KutenicsovaMerge "Fix junit dependencies in poms. Reuse existing...
2013-10-23 Dana KutenicsovaBUG-49 : updated the rest of ignored tests and fixed... 10/2110/1
2013-10-23 Dana KutenicsovaMerge "Add linkstate information to RIB"
2013-10-23 Dana KutenicsovaMerge "Activate augment"
2013-10-22 Robert VargaMerge "BUG-49 : added tests & removed warnings: bgp...
2013-10-22 Dana KutenicsovaBUG-49 : fixed tests for bgp-parser. 32/2032/2
2013-10-22 Robert VargaMerge "BUG-49 : more tests & warnings fixed."
2013-10-22 Dana KutenicsovaMerge "Bump models to match draft-clemm-netmod-yang...
2013-10-22 Dana KutenicsovaBUG-49 : more tests & warnings fixed. 74/2074/1
2013-10-22 Dana KutenicsovaBUG-49 : removed various PMD warnings. 55/2055/2
2013-10-21 Dana KutenicsovaMerge "BUG-113: split off singleton nature of BGPExtens...
2013-10-21 Dana KutenicsovaMerge "BUG-108: initial topology provider structure"
2013-10-20 Robert VargaBUG-113: split off singleton nature of BGPExtensionProv... 23/2023/2
2013-10-19 Robert VargaBUG-113: rename BGPExtensionConsumerContextImpl to... 22/2022/1
2013-10-19 Dana KutenicsovaMerge changes Ie520cc6e,I5e764fe1
2013-10-17 Robert VargaBUG-113: switch BGP to proper activators 39/1939/4
2013-10-15 Dana KutenicsovaMerge "BUG-47: introduce Label handlers"
2013-10-15 Dana KutenicsovaMerge "BUG-113: split off registry initialization into...
2013-10-15 Dana KutenicsovaMerge "BUG-47: label model"
2013-10-15 Dana KutenicsovaCleaned up concepts module. 90/1890/2
2013-10-14 Dana KutenicsovaMerge "BUG-113: split HandlerRegistry into per-class...
2013-10-14 Dana KutenicsovaMerge "BUG-113: Move Linkstate NLRI parser to linkstate...
2013-10-14 Dana KutenicsovaBUG-47 : moved Ipv4 and Ipv6 to generated source code. 84/1884/2
2013-10-14 Dana KutenicsovaMerge "BUG-113: Concentrate singleton instances into...
2013-10-14 Dana KutenicsovaMerge changes I9afed602,Id8b701a4
2013-10-14 Dana KutenicsovaMerge "BUG-113: introduce Activator and use it"
2013-10-14 Robert VargaMerge "BUG-47 : Removed protection support."
2013-10-14 Robert VargaBUG-113: Concentrate singleton instances into Singleton... 60/1860/3
2013-10-14 Robert VargaBUG-113: Factor MessageRegistry out of BGPMessageFactory 58/1858/3
2013-10-14 Robert VargaBUG-113: introduce Activator and use it 55/1855/4
2013-10-14 Robert VargaBUG-113: initialize registries lazily 54/1854/4
2013-10-14 Robert VargaBUG-113: move Registry implementations 57/1857/3
2013-10-14 Dana KutenicsovaMerge "Randomize port to allow concurrent execution"
2013-10-13 Robert VargaMove ByteList into util package 49/1849/2
2013-10-13 Robert VargaBUG-113: split out attribute parsers 35/1835/7
2013-10-11 Robert VargaBUG-113: Rename BGPMessageFactoryImpl to SimpleBGPMessa... 10/1810/2
2013-10-10 Robert VargaRename parseMessage to parseMessageBody 07/1807/1
2013-10-10 Robert VargaMove constants and message header utility into SPI 06/1806/1
2013-10-08 Dana KutenicsovaMerge "Add SPI registry implementations"
2013-10-07 Robert VargaAdd SPI registry implementations 32/1732/3
2013-10-06 Dana KutenicsovaBUG-45 : removed unused files. 96/1696/1
2013-10-06 Dana KutenicsovaMerge "BUG-46: follow-up implementation"
2013-10-06 Dana KutenicsovaBUG-45 : upgraded BGP Synchronization to use generated... 93/1693/1
2013-10-06 Dana KutenicsovaMerge "BUG-47: make sure PCEP messages are reusable"
next