Remove deprecated controller EOS APIs and impl
[controller.git] / opendaylight / md-sal / cds-access-api /
2018-03-15 Tom PantelisEnable findbugs in md-sal parent pom 29/69329/3
2018-03-09 Tom PantelisEnable checkstyle in the mdsal-parent pom 42/69242/2
2018-03-05 Tom PantelisCreate a parent pom for md-sal sub-projects 85/69085/4
2018-02-26 Anil BelurBump versions by x.(y+1).z for next dev cycle 28/68728/1
2018-01-17 Robert VargaBump yangtools to 2.0.1 56/67256/1
2018-01-11 Tom PantelisBump to odlparent 3.0.2 85/66485/4
2018-01-11 Robert VargaAdjust to yangtools-2.0.0 changes 75/64175/42
2018-01-11 Robert VargaBump yangtools to 2.0.0 74/64174/26
2017-12-13 Robert VargaFix checkstyle reported by odlparent-3.0.0 93/65593/16
2017-09-28 Anil BelurBump controller to use yangtools 1.2.0 54/63754/5
2017-09-28 Stephen KittBump odlparent 2.0.4 to 2.0.5 34/63634/3
2017-09-16 Stephen KittString performance and maintenability 54/57354/8
2017-08-14 Thanh HaBump versions by x.(y+1).z for next dev cycle 72/61672/1
2017-08-09 Stephen KittBump odlparent 2.0.2 to 2.0.4 67/61367/2
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-07-10 Stephen KittUpgrade to odlparent 2.0.2 90/60090/2
2017-07-03 Robert VargaBump odlparent dependency to 2.0.1 54/59854/2
2017-06-21 Robert VargaBump to odlparent 2.0.0 76/50176/13
2017-06-13 Thanh HaMigrate to odlparent 1.9.0 45/58845/2
2017-06-12 Robert VargaDo not flood logs with modifications 58/58758/1
2017-06-06 Thanh HaMigrate to odlparent 1.8.0-Carbon 97/58297/7
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-22 Robert VargaFix test warnings 23/57623/4
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 VargaFix warnings in tests 17/54617/7
2017-04-18 Robert VargaBUG-5280: fix invalid local transaction replay 27/54327/9
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 89/54689/1
2017-03-30 matus.kubicaClosedTransactionException unit test 94/54094/1
2017-03-20 Robert VargaBUG-5280: add frontend state lifecycle 65/49265/36
2017-03-17 miroslav.kovacUnit test for RequestSuccess.java and derived classes 35/53135/8
2017-03-15 matus.kubicaModifyTransactionRequestBuilder JUnit test 27/53227/4
2017-03-13 Ivan HraskoUnit tests: add serialization tests 85/53085/18
2017-03-10 Ivan HraskoUnit tests for RequestFailure derived classes 79/53079/5
2017-03-09 Andrej MakAdd FrontendTypeTest 34/52634/5
2017-03-08 Ivan HraskoUnit tests for TransactionSuccess derived classes 32/52932/13
2017-03-08 Ivan HraskoUnit tests for Request derived classes 96/52896/15
2017-03-08 Ivan HraskoUnit tests for AbstractRequestProxy derived classes 68/52768/17
2017-03-07 miroslav.kovacUnit tests for controller RequestException 38/52638/9
2017-03-07 Andrej MakAdd unit tests for Envelope classes 15/52615/7
2017-03-03 Ivan HraskoUnit tests for AbstractLocalTransactionRequest derived... 98/52498/8
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-08 Thanh HaBump versions by 0.1.0 for next dev cycle 09/43409/1
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