Merge "Fixed rib-impl-config modules tests."
[bgpcep.git] / bgp / parser-impl /
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-03 Robert VargaBump model dependencies to 2010.09.24.2-SNAPSHOT 03/3403/1
2013-12-02 Robert VargaImplement proper activator shutdown 74/3374/2
2013-12-02 Robert VargaBUG-204 : Cleanup models to follow convention 07/3307/5
2013-12-02 Robert VargaSimplify bundle plugin configuration 28/3328/1
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 I6885e623,Ie5e68f28
2013-12-01 Robert VargaMerge changes I3277d48b,I11a91825
2013-12-01 Dana KutenicsovaFixed a few FIXMEs and deleted commented code. 72/3272/2
2013-12-01 Dana KutenicsovaFixed extended communities not setting type & sub-type. 70/3270/2
2013-11-28 Robert VargaResurrect graceful capability handler 25/3225/1
2013-11-28 Robert VargaAdd reference to the bug preventing the test from running 00/3200/1
2013-11-28 Robert VargaCatch any exception during attribute parsing 99/3199/1
2013-11-28 Dana KutenicsovaMerge "Simplify maven site configuration"
2013-11-28 Robert VargaSimplify maven site configuration 87/3187/1
2013-11-27 Robert VargaUnify versions 53/3153/1
2013-11-27 Robert VargaMerge "BUG-110: integration test message -> parser...
2013-11-26 Dana KutenicsovaMerge "Convert bits leaf into a set of leaves for exten...
2013-11-26 Robert VargaEnsure xml's have a proper header and reformat them 93/3093/2
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 Robert VargaBGPMessageFactory has been superseded by MessageRegistry 19/3019/1
2013-11-22 Dana KutenicsovaAdjusted byte array method to remove most of magic... 15/3015/2
2013-11-22 Robert VargaDo not rely on deprecated classes directly 77/2977/3
2013-11-21 Robert VargaUnify version management: BGP and its dependencies 45/2945/2
2013-11-20 Dana KutenicsovaMerge "Add configuration for extensions"
2013-11-20 Robert VargaAdd configuration for extensions 41/2841/7
2013-11-02 Robert VargaMerge "BUG-50 : added parsers for Notification and...
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 Alissa BonasFix junit dependencies in poms. Reuse existing from... 42/2042/1
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 Robert VargaBUG-113: convert PCEP to use activators 70/1970/2
2013-10-19 Dana KutenicsovaMerge changes Ie520cc6e,I5e764fe1
2013-10-19 Dana KutenicsovaMerge "Use exception chaining where possible"
2013-10-17 Robert VargaBUG-113: switch BGP to proper activators 39/1939/4
2013-10-17 Robert VargaUse exception chaining where possible 58/1958/1
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 Robert VargaBUG-113: Move Linkstate NLRI parser to linkstate component 87/1887/1
2013-10-14 Dana KutenicsovaParsing now returns only one message instead of a list. 86/1886/1
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: make SimpleFamilyRegistry abstract"
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: make SimpleFamilyRegistry abstract 56/1856/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 VargaBUG-113: move LinkstateAttributeParser 50/1850/3
2013-10-13 Robert VargaMove ByteList into util package 49/1849/2
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: make sure we capture TYPE 39/1839/4
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: handler registry should operate directly on... 34/1834/5
2013-10-11 Robert VargaBUG-113: Convert Capability parsers to registry 16/1816/3
2013-10-11 Robert VargaBUG-113: Switch to using AttributeRegistry for parsing 15/1815/2
2013-10-11 Robert VargaBUG-113: Populate PathAttributeRegistry 14/1814/2
2013-10-11 Robert VargaBUG-113: Move HandlerRegistry to concepts 11/1811/2
2013-10-11 Robert VargaBUG-113: Rename BGPMessageFactoryImpl to SimpleBGPMessa... 10/1810/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 VargaEliminate MessageRegistry by folding it into BGPMessage... 94/1794/1
2013-10-10 Robert VargaPromote AbstractRegistryImpl to HandlerRegistry 93/1793/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"
next