Fix followerDistributedDataStore tear down
[controller.git] / opendaylight / md-sal / cds-access-api / src / main / java / org /
2023-11-24 Robert VargaEliminate SE_BAD_FIELD suppressions 56/109056/1
2023-06-20 Robert VargaBump upstreams 06/106506/10
2023-05-10 Robert VargaRemove ABIVersion.MAGNESIUM 95/103495/12
2023-05-10 Robert VargaRemove old unversioned proxies 86/103486/21
2022-12-01 Robert VargaDeprecate ABIVersion.MAGNESIUM 82/103482/17
2022-12-01 Robert VargaPrune old ABI versions 99/103099/12
2022-12-01 Robert VargaDeprecate ABIVersion.{BORON,NEON_SR2,SODIUM_SR1} 93/103493/5
2022-12-01 Robert VargaSwitch identifiers to new proxies 85/103485/10
2022-12-01 Robert VargaSwitch ABIVersion.current() to CHLORINE_SR2 92/103492/4
2022-12-01 Robert VargaAdd ABIVersion.CHLORINE_SR2 77/103477/14
2022-12-01 Robert VargaAdd new cds-access-api proxies 47/103447/26
2022-11-28 Robert VargaAdd serialVersionUID fields 46/103446/7
2022-11-04 Robert VargaSwitch default ABIVersion 98/103098/2
2022-11-03 Robert VargaMore cds-access-api cleanup 64/103064/1
2022-11-03 Robert VargaPromote cds-access-api 53/103053/7
2022-04-27 Robert VargaDo not implement concepts.Builder 36/100836/1
2022-03-09 Robert VargaBump upstream SNAPSHOTS 02/99502/13
2021-11-12 Robert VargaTrack skipped transactions 49/85749/63
2021-11-08 Robert VargaSprinkle @NonNull annotations 69/98369/2
2021-05-09 Robert VargaBump odlparent/yangtools/mdsal 62/95162/17
2019-12-17 Robert VargaUse yang-data-codec-binfmt 25/86425/6
2019-10-25 Robert VargaAdd the ability to report known connected clients 73/85373/8
2019-10-07 Robert VargaUse ReusableNormalizedNodeReceiver 65/84765/3
2019-09-25 Robert VargaSwitch current {ABI,DataStore,Payload}Version to Sodium SR1 09/84709/4
2019-09-25 Robert VargaAdd cds-access-api MAGNESIUM version 04/84704/9
2019-09-25 Robert VargaSwitch ABIVersion/DataStoreVersions back to Neon SR2 08/84708/1
2019-09-25 Robert VargaAdd cds-access-api SODIUM_SR1 version 99/84699/4
2019-08-21 Robert VargaFix modernization issues 32/83832/8
2019-07-08 Robert VargaAdd support for reusable streaming 17/82417/8
2019-07-01 Robert VargaRename SODIUM versions to NEON_SR2 67/82867/2
2019-05-29 Robert VargaBump cds-access-api ABIVersion 12/82312/3
2019-05-21 Robert VargaDo not leak DataTree from backend actor 82/82182/1
2019-04-16 Robert VargaBump odlparent to 5.0.0 28/81128/25
2019-02-12 Robert VargaReduce JSR305 proliferation 11/80211/6
2018-07-25 Stephen KittRemove unused exceptions 39/74339/5
2018-07-19 Tom PantelisAdjust to mdsal DOM read/exists FluentFuture change 28/74128/8
2018-06-28 Stephen KittTrace the originating generation in RGE 29/73529/2
2017-12-13 Robert VargaFix checkstyle reported by odlparent-3.0.0 93/65593/16
2017-07-30 Tom PantelisSlice front-end request messages 74/60574/7
2017-07-14 Tom PantelisBug 7449: Slice ReadTransactionSuccess response 07/59407/11
2017-06-12 Robert VargaDo not flood logs with modifications 58/58758/1
2017-05-29 Robert VargaBUG-8402: correctly propagate read-only bit 49/57949/3
2017-05-28 Robert VargaBUG-8371: raise unknown history log to warn 40/57940/2
2017-05-18 Robert VargaBUG-8402: fix sequencing with read/exists requests 78/57378/1
2017-05-18 Robert VargaBUG-8402: Separate out OutOfOrderRequestException 77/57377/1
2017-05-18 Robert VargaBUG-8402: Record modification failures 76/57376/1
2017-05-12 Robert VargaBUG-8372: fix AbstractProxyTransaction.replayMessages() 50/56950/2
2017-05-12 Tom PantelisBug 8424: Don't output data tree and tree candidates... 80/56880/5
2017-04-29 Robert VargaBUG-8309: Add message identity information 56/56156/2
2017-04-22 DavidFix checkstyle problems not detected by the current... 75/55775/2
2017-04-21 Robert VargaBUG-5280: unwrap RuntimeRequestExceptions 20/55720/2
2017-04-18 Robert VargaBUG-5280: fix invalid local transaction replay 27/54327/9
2017-03-20 Robert VargaBUG-5280: add frontend state lifecycle 65/49265/36
2017-02-17 Robert VargaBUG-5280: add a transction purge step 30/51930/5
2017-01-09 ShrenikFixup Typos in Comments 36/49836/2
2016-12-13 Robert VargaBUG-5280: add READY protocol 50/49250/5
2016-12-12 Robert VargaBUG-5280: add basic concept of ClientSnapshot 27/48727/32
2016-11-30 Robert VargaBUG-5280: fix problems identified by integration tests 06/48706/17
2016-11-28 Robert VargaBUG-5280: add executionTimeNanos 86/48686/16
2016-11-19 Robert VargaBUG-5280: implement backend message handling 32/41032/75
2016-11-01 Tom PantelisFix FindBugs warnings in cds-access-api and enable... 73/47473/4
2016-10-26 Tom PantelisFix CS warnings in cds-access-api and enable enforcement 59/47459/4
2016-08-24 Robert VargaBUG-5280: separate request sequence and transmit sequence 33/43333/28
2016-08-12 Robert VargaBUG-5280: add maxMessages field to ConnectClientSuccess 28/43328/9
2016-08-05 Tom PantelisReturn shortened string from TransactionIdentifier... 14/42314/3
2016-08-03 Robert VargaBUG-5280: add client connect messages 66/42866/7
2016-07-29 Tom PantelisCDS Frontend client actor should delete prior snapshots 72/42272/4
2016-07-26 Robert VargaBUG-5280: implement transaction dispatch 46/39946/63
2016-07-06 Robert VargaBUG-5280: introduce request/response Envelope 50/41150/10
2016-06-22 Robert VargaBUG-5280: introduce cookie in LocalHistoryIdentifier 07/39607/45
2016-06-22 Robert VargaBUG-5280: introduce base Transaction request/success 06/39506/59
2016-06-20 Robert VargaBUG-5280: define RetiredGenerationException 40/39540/47
2016-06-16 Robert VargaBUG-5280: introduce Request/Response and related concepts 79/39479/48
2016-06-15 Robert VargaBUG-5280: remove WritableObjects 25/40325/2
2016-06-15 Robert VargaBUG-5930: introduce ABIVersion 24/39224/45
2016-06-06 Robert VargaBUG-5280: validate FrontendType regular expression 71/39571/9
2016-06-01 Robert VargaBUG-5280: optimize identifier serialization format 88/39288/17
2016-05-20 Robert VargaBUG-5280: add cds-access-api identifiers 70/38670/16