BUG-731: do not throw Exceptions
[bgpcep.git] / bgp / parser-spi / src / main / java / org / opendaylight / protocol / bgp / parser /
2014-05-09 Robert VargaBUG-731: do not throw Exceptions 31/6831/1
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-03-19 Dana KutenicsovaMerge "Initial support for RFC2385"
2014-03-11 Robert VargaMerge "BUG-444: Refactored BGP-RIB configuration module...
2014-03-11 Dana KutenicsovaMoved some abstract classes up one package. 93/5593/2
2014-02-05 Robert VargaIntroduce the ReferenceCache concept 17/5117/2
2014-02-04 Robert VargaAdd a bit of documentation to extension contexts 16/5116/1
2014-01-21 Dana KutenicsovaMerge "Make sure attributes are parsed in order of...
2014-01-21 Robert VargaMake sure attributes are parsed in order of their incre... 89/4489/2
2013-12-16 Dana KutenicsovaFixed BGP synchronization. 43/3743/3
2013-12-13 Dana KutenicsovaMerge "BUG-223: Support having multiple RIB instances"
2013-12-13 Robert VargaFixup a few sonar warnings 89/3689/2
2013-12-09 Robert VargaRework extension registries to track dependencies 62/3562/1
2013-12-05 Robert VargaMerge "Fixed rib-impl-config modules tests."
2013-12-05 Dana KutenicsovaMerge "Implement creation of implied termination points"
2013-12-05 Dana KutenicsovaMerge "Move link add() method to keep symmetry"
2013-12-04 Dana KutenicsovaMerge "Split UriBuilder into a separate type"
2013-12-04 Robert VargaMerge changes Ic12888cc,I669cc282,Iad2d6119
2013-12-04 Dana KutenicsovaRemoved some sonar warnings from bgp. 35/3435/2
2013-12-02 Robert VargaImplement proper activator shutdown 74/3374/2
2013-12-02 Robert VargaBUG-188: implement wiring 60/3360/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-11-29 Robert VargaSquash more sonar warnings 45/3245/1
2013-11-29 Robert VargaRemove modifiers to keep sonar happy 40/3240/1
2013-11-28 Robert VargaCatch any exception during attribute parsing 99/3199/1
2013-11-28 Robert VargaRemove unused OSGi activators 93/3193/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 VargaRename Util to Values 86/3086/1
2013-11-26 Robert VargaFix model names and imports 81/3081/2
2013-11-22 Dana KutenicsovaAdjusted byte array method to remove most of magic... 15/3015/2
2013-11-21 Dana KutenicsovaMerge "Mark transition classes as deprecated"
2013-11-21 Robert VargaMark transition classes as deprecated 68/2968/1
2013-11-20 Dana KutenicsovaMerge "Add configuration for extensions"
2013-11-20 Robert VargaAdd configuration for extensions 41/2841/7
2013-11-02 Dana KutenicsovaMerge "Fix junit dependencies in poms. Reuse existing...
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 : added tests & removed warnings: bgp-parser-spi 78/2078/1
2013-10-22 Dana KutenicsovaMerge "Bump models to match draft-clemm-netmod-yang...
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-14 Dana KutenicsovaMerge "BUG-113: introduce Activator and use it"
2013-10-14 Robert VargaBUG-113: introduce Activator and use it 55/1855/4
2013-10-14 Dana KutenicsovaMerge "Randomize port to allow concurrent execution"
2013-10-13 Robert VargaBUG-113: Create NlriRegistry and use it 46/1846/3
2013-10-13 Robert VargaBUG-113: split out attribute parsers 35/1835/7
2013-10-13 Robert VargaBUG-113: Start rework of ParameterRegistry 29/1829/7
2013-10-13 Robert VargaBUG-113: Convert ParserUtil into AFI/SAFI registries 26/1826/8
2013-10-12 Robert VargaBUG-113: Split capability handlers out 20/1820/7
2013-10-11 Robert VargaBUG-113: Convert Capability parsers to registry 16/1816/3
2013-10-11 Robert VargaBUG-113: Populate PathAttributeRegistry 14/1814/2
2013-10-11 Robert VargaBUG-113: Finish refactoring of MSGMessageFactoryImpl 09/1809/2
2013-10-10 Robert VargaFactor out MessageRegistry from BGPMessageFactoryImpl 08/1808/1
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-10 Robert VargaReduce visibility of LENGTH_FIELD_LENGTH 91/1791/2
2013-10-10 Dana KutenicsovaMerge "Add bundle activator and use it"
2013-10-09 Robert VargaMove MessageRegistry into impl for refactor 75/1775/1
2013-10-08 Dana KutenicsovaMerge "Add SPI registry implementations"
2013-10-08 Dana KutenicsovaMerge "BUG-47: Fixup HandlerRegistry"
2013-10-08 Dana KutenicsovaMerge "Define bgp-parser-spi for parser extensibility"
2013-10-07 Robert VargaAdd SPI registry implementations 32/1732/3
2013-10-07 Robert VargaDefine bgp-parser-spi for parser extensibility 27/1727/1