Bump versions by x.(y+1).z
[lispflowmapping.git] / mappingservice / inmemorydb /
2024-04-09 jenkins-relengBump versions by x.(y+1).z 34/111334/1 master
2024-03-03 Robert VargaFix spotbugs in mappingservice.inmemorydb 55/110455/1
2023-09-12 jenkins-relengBump versions by x.(y+1).z 21/107821/1
2023-08-31 Robert VargaFix checkstyle 43/107643/1
2023-04-01 jenkins-relengBump versions by x.(y+1).z 31/105131/1
2023-01-20 Robert VargaRemove blueprint from inmemorydb 92/104092/1
2022-09-24 jenkins-relengBump versions by x.(y+1).z 86/102486/1
2022-04-21 jenkins-relengBump versions by x.(y+1).z 00/100700/1
2021-09-21 jenkins-relengBump versions by x.(y+1).z 53/97553/1
2021-02-22 jenkins-relengBump versions by x.(y+1).z 89/95289/1
2020-08-05 Thanh HaBump versions by x.(y+1).z for next dev cycle 25/91925/1
2020-02-22 jenkins-relengBump versions by x.y.(z+1) 92/87992/1
2019-10-11 Lori JakabMagnesium platform upgrade 01/84901/7
2019-08-12 jenkins-relengBump versions by x.y.(z+1) 49/83549/1
2019-02-01 jenkins-relengBump versions by x.y.(z+1) 89/80089/1
2018-10-25 Lorand JakabNeon MRI changes 55/76055/16
2018-08-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 93/74993/1
2018-02-26 Anil BelurBump versions by x.(y+1).z for next dev cycle 39/68739/1
2017-12-20 Vina ErmaganMerge "Add IT for mapping change events"
2017-12-08 Lorand JakabAdd IT for mapping change events 33/63333/28
2017-11-29 Lorand JakabBug 9116: SMR children of a prefix too 54/63954/17
2017-11-06 Lorand JakabPrepare for odlparent 3.0.0 checkstyle rules 26/63326/10
2017-10-20 Lorand JakabBug 9116: Add getChildPrefixes() method to caches 56/63056/14
2017-08-16 Vina ErmaganMerge "Bug 8746: Multi-threading improvements"
2017-08-14 Thanh HaBump versions by x.(y+1).z for next dev cycle 89/61689/1
2017-07-12 Lorand JakabFully remove Maven Sites 47/60247/1
2017-06-15 Vina ErmaganMerge "Bug 8503: Remove empty structures in DAO"
2017-06-13 Lorand JakabBug 8503: Remove empty structures in DAO 99/57799/6
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 04/54704/1
2017-03-04 Florin CorasFix radix trie last byte prefix comparison 40/52740/4
2017-03-03 Anil BelurAdd missing <name> fields for pom.xml files 43/52743/1
2017-01-23 Lorand JakabAdd virtual parent sibling prefix lookup methods 32/50732/2
2017-01-16 Vina ErmaganMerge "Account for merging on mapping removal"
2017-01-10 Lorand JakabAdd sibling prefix lookup methods to RadixTrie and... 21/50121/2
2016-12-16 Lori JakabMerge "Remove overwrite configuration and convert it...
2016-12-14 Lorand JakabAdd parent prefix lookup methods to RadixTrie and HashMapDb 35/49335/4
2016-12-08 Florin CorasFix radix trie lookup exact 59/49059/4
2016-12-07 Vina ErmaganMerge "WIP: Update Tutorial for FD.io and OOR"
2016-12-06 Florin CorasBug 7293: Fix radix trie removals that update the root (2) 20/49020/1
2016-12-05 Florin CorasBug 7293: Fix radix trie node removals that update... 66/48966/2
2016-11-08 Lorand JakabRemove expiration code from HashMapDb 04/48104/2
2016-10-26 Lorand JakabBug 7035: Fix race condition in HashMapDbTest 88/47588/1
2016-10-13 Vina ErmaganMerge "Use Netty Epoll in SB when available"
2016-10-12 Florin CorasMerge "JUnit Test - RadixTrie test with random IPs."
2016-10-06 Miroslav TothJUnit Test - RadixTrie test with random IPs. 86/46286/5
2016-09-26 Florin CorasBug 6782: Fix parent insertions for empty children 03/46203/1
2016-09-23 Florin CorasAdd RadixTrie parent insertion unit test 98/46098/2
2016-09-22 Vina ErmaganMerge "Bug 6782: Fix RadixTrie parent insertions"
2016-09-22 Florin CorasBug 6782: Fix RadixTrie parent insertions 42/46042/1
2016-08-15 Lori JakabMerge "Bug 6422: get VNI table in MapCache"
2016-08-15 Lori JakabMerge "Bug 6406: Fix radix-trie insertions"
2016-08-14 Florin CorasBug 6406: Fix radix-trie insertions 09/43909/2
2016-08-08 Thanh HaBump versions by 0.1.0 for next dev cycle 23/43423/1
2016-08-08 Lorand JakabCheckstyle: fix issues and enforce on inmemorydb 02/43002/2
2016-07-30 Robert VargaAdd missing relativePath declaration 19/42819/1
2016-07-22 Lorand JakabSwitch from config-parent to {odl,binding-}parent 23/42323/2
2016-07-01 Lorand JakabBug 6102: Upgrade ietf-{inet,yang}-types to 2013-07-15 80/39880/6
2016-06-29 Lorand JakabCheckstyle: preparation for switching to odlparent 69/40969/3
2016-06-22 Lori JakabMerge "Remove unused authentication variable."
2016-06-21 Alexis de TalhouëtAdd blueprint wiring for LispFlowMapping 95/40495/6
2016-06-18 Vina ErmaganMerge "Add radix trie to HashMapDb for fast IP LPM"
2016-06-17 Florin CorasAdd radix trie to HashMapDb for fast IP LPM 29/40129/5
2016-05-18 Vina ErmaganMerge "Import only mockito-core instead of mockito...
2016-05-18 Lorand JakabImport only mockito-core instead of mockito-all 49/39049/3
2016-03-11 Florin CorasMerge "Remove explicit mockito version"
2016-03-11 Lorand JakabRemove explicit mockito version 41/36141/1
2016-03-11 Florin CorasMerge "JUnit test - InMemoryDbModule"
2016-03-11 Florin CorasMerge "JUnit test - HashMapDb"
2016-03-08 Lorand JakabActivate Maven Sites 13/35713/7
2016-03-03 Matus MarkoJUnit test - InMemoryDbModule 79/35679/1
2016-03-03 Matus MarkoJUnit test - HashMapDb 75/35675/1
2016-02-18 Lorand JakabSonar: Constants should be declared "final static" 27/34927/1
2016-01-15 Thanh HaBump versions by 0.1.0 for next dev cycle 26/32726/1
2015-12-16 Thanh HaAdd missing license headers 83/31383/2
2015-12-04 Lori JakabMerge "Use odlparent-lite as artifacts parent"
2015-11-18 Lorand JakabMerge branch 'master' into topic/ietf_yang 47/29847/1
2015-11-17 Lorand JakabAdd odl- prefix to YANG files 29/29829/2
2015-10-12 Lorand JakabMerge branch 'master' into topic/ietf_yang 88/28288/1
2015-10-08 Lorand JakabImprove consistency of YANG model namespaces 15/28015/2
2015-09-11 Florin CorasSeparate MappingService from LispMappingService 25/26725/4
2015-09-06 Lori JakabMerge "Use odlparent configuration for jacoco"
2015-09-02 Lorand JakabRemove unneeded dependencies from POM files 15/26415/1
2015-08-31 Lori JakabMerge "Update DAO API"
2015-08-31 Florin CorasUpdate DAO API 06/26206/4
2015-08-21 Florin CorasReorganize mappingservice.implementation 57/25457/9
2015-07-14 Florin CorasMove HashMapDb to its own bundle 64/24064/2