atomic-storage: remove type dependency at segment level I/O
[controller.git] / opendaylight / md-sal / sal-binding-dom-it / src / test / java / org /
2020-04-02 Robert VargaRemove deprecated MD-SAL APIs 36/87936/15
2019-09-24 Robert VargaSuppress modernization 33/83833/28
2019-08-21 Robert VargaAnother round of checkstyle fixes 46/83846/1
2018-08-22 Robert VargaCache reflection operations in AbstractSchemaAwareTest 32/75332/9
2018-07-25 Stephen KittRemove unused exceptions 39/74339/5
2018-07-24 Robert VargaUse moved BindingReflections 89/74389/1
2018-07-20 Robert VargaFix DOMRpcRouter breakage from mdsal 69/74269/2
2018-07-14 Tom PantelisRestore binding RPC shortcut 35/74035/5
2018-06-04 Robert VargaFixup Augmentable and Identifiable methods changing 49/71249/12
2018-05-29 Tom PantelisRemove DataChangeListener and friends 01/71801/7
2018-05-23 Tom PantelisConvert DCL tests to use DTCL 00/71800/2
2018-05-22 Robert VargaAdjust for Binding RPC codegen changes 05/71205/10
2018-05-15 Tom PantelisDefault AsyncWriteTransaction.submit() 47/71547/6
2018-04-28 Tom PantelisAdd AsyncWriteTransaction.commit() 16/71516/5
2018-03-31 Robert VargaAdjust unit test to YangModuleInfo API change 22/70222/1
2018-03-23 Tom PantelisAdd default implementation for AsyncWriteTransaction... 35/69935/2
2018-01-11 Robert VargaAdjust to yangtools-2.0.0 changes 75/64175/42
2017-09-15 Stephen Kittsal-binding-dom-it: use lambdas 79/57179/6
2017-06-02 Tom PantelisBug 8568: Remove deprecated MountProviderService from... 72/58072/3
2017-06-01 Tom PantelisBug 8568: Remove deprecated HydrogenDataBrokerAdapter 25/58025/3
2017-06-01 Tom PantelisBug 8568: Convert sal-binding-dom-it tests to use DataB... 22/58022/4
2017-01-17 Robert VargaBUG-7446: remove use of deprecated Guava methods 75/50175/2
2017-01-05 Robert VargaBUG-7159: eliminate use of CrossStatementSourceReactor 47/49747/5
2016-06-03 Martin CiglanGet rid of old Yang Parser in Controller 45/39645/6
2015-09-28 Stephen KittYangInstanceIdentifier::toInstance() -> build() 31/27531/2
2015-08-09 Thanh HaFix license header violations in sal-binding-dom-it 90/24990/1
2015-05-07 Tony TkacikMerge "Add missing copyright text"
2015-05-05 Tony TkacikMerge "BUG 2820 - LLDP refactor"
2015-05-05 Tony TkacikMerge "Bug 2820 - LLDP TLV support and testing"
2015-05-05 Tony TkacikMerge "Bug 2820 - problem to add second TLV with type...
2015-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
2015-04-16 Ed WarnickeMerge "Bug 2358: Fixed warnings in Restconf"
2015-04-13 Tony TkacikMerge "Stop swallowing exceptions in XmlElement optiona...
2015-04-13 Tony TkacikMerge "Remove isCloseMsg check for each rpc"
2015-04-10 Moiz RajaMerge "CDS: Split out TransactionFutureCallback"
2015-04-10 Moiz RajaMerge "Remove deprecation suppression"
2015-04-09 Robert VargaRemove deprecation suppression 50/13050/7
2015-03-24 Tom PantelisMerge "BUG 2849 : Reduce sending of duplicate replicati...
2015-03-24 Tom PantelisMerge "BUG 2854 : Do not add empty read write transacti...
2015-03-23 Moiz RajaMerge "Refactor LeaderElectionScenarioTests"
2015-03-23 Moiz RajaMerge changes Idfb4fbea,Ief82b050
2015-03-19 Tony TkacikMerge "BUG-2383: make DOMDataBrokers implement DOMDataT...
2015-03-19 Robert VargaBUG-2383: make DOMDataBrokers implement DOMDataTreeChan... 24/16824/6
2015-03-19 Tony TkacikMerge "Fix modules Restconf call for mounted devices"
2015-03-19 Tony TkacikMerge "Optimize ResolveDataChangeEventsTask object...
2015-03-19 Tony TkacikMerge "Increase IDLE timeout for ssh netconf server"
2015-03-19 Tony TkacikMerge "BUG-2739 Fix concurrent metadata cleanup for...
2015-03-19 Jan HajnarBUG 2412 - Remove CompositeNode from sal-dom-* 30/16630/12
2015-03-19 Jan HajnarBUG 2412 - remove CompositeNode from sal-binding-dom-it 73/16773/4
2015-03-19 Tony TkacikBug 868: Removed use of CompositeNode Binding Codecs. 35/16835/2
2015-03-13 Moiz RajaMerge "Change in AbstractRaftBehavior#performSnapshotWi...
2015-03-13 Moiz RajaMerge "Refactor ShardTest"
2015-03-13 Moiz RajaMerge "Reduce/enhance logging in AbstractLeader"
2015-03-13 Moiz RajaMerge "Purge in-memory log when install snapshot is...
2015-03-13 Moiz RajaMerge "Use static Procedure callback for ApplyJournalEn...
2015-03-13 Moiz RajaMerge "Changes in RaftActor#handleCaptureSnapshotReply"
2015-03-13 Moiz RajaMerge "Change fields in ShardStats to non-volatile"
2015-03-12 Moiz RajaMerge "Add sal-akka-raft test-jar dependency to sal...
2015-03-11 Tony TkacikMerge "Fixed testool performance bottleneck due to...
2015-03-11 Tony TkacikMerge "Changed NetconfDeviceDatastoreAdapter and Netcon...
2015-03-11 Tony TkacikMerge "Fixed failing tests due to different attribute...
2015-03-11 Tony TkacikMerge "Bug 2364: Migrated Binding MD-SAL to not use...
2015-03-10 Tony TkacikBug 2364: Migrated Binding MD-SAL to not use composites... 61/16261/4
2015-02-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
2015-02-24 Tony TkacikMerge "Bug 2697: Improvement wrong response handling...
2015-02-24 Tony TkacikMerge "Bug 2731: Discard changes only when transaction...
2015-02-23 Ed WarnickeMerge "Bug 2673: Binding cursor-based data change API"
2015-02-23 Tony TkacikMerge "Startup archetype: remove 'Impl' from config...
2015-02-23 Tony TkacikMerge "Startup archetype: Add basic unit tests for...
2015-02-23 Tony TkacikMerge "Startup arch - remove artifactId prefix from...
2015-02-23 Tony TkacikMerge "Cleanup root pom "name"."
2015-02-23 Tony TkacikMerge "Migrate deprecated guava methods"
2015-02-23 Tony TkacikMerge "Do not override artifact versions"
2015-02-23 Tony TkacikMerge "Use Preconditions"
2015-02-23 Tony TkacikMerge "Do not override jsr305 version"
2015-02-21 Tom PantelisMerge "Fix for Bug 2727 - Upgrade Akka from 2.3.4 to...
2015-02-19 Moiz RajaMerge "Refactor LeaderTest"
2015-02-19 Tom PantelisMerge "Bug 2538: Remove redundant Augmentation checks...
2015-02-19 Michal RehakBUG-2682: switch sal-binding-dom-it to sal test models 62/15362/2
2015-02-19 Tony TkacikMerge "Bug 2682 - Switch sal-binding-dom-it to sal...
2015-02-19 Michal RehakBug 2682 - Switch sal-binding-dom-it to sal-test-model 43/15343/4
2015-01-17 Tom PantelisMerge "findModule method refactoring"
2015-01-15 Moiz RajaMerge "Fix bug #2569 XSQL delay controller load when...
2015-01-12 Tony TkacikMerge "Make sure NetconfTestImplModule is indented"
2015-01-09 Tom PantelisMerge "Fix compilation warnings: replace deprecated...
2015-01-08 Tom PantelisMerge "Fix compilation warnings: replace deprecated...
2014-12-16 Gary WuFix compilation warnings: replace deprecated junit... 62/13662/2
2014-11-20 Tony TkacikMerge "BUG-2218: Keep existing link augmentations durin...
2014-11-12 Tony TkacikMerge "Bug 1029: Remove dead code: p2site"
2014-11-07 Tom PantelisMerge "BUG 2317 : StatisticsManager does not unregister...
2014-11-07 Moiz RajaMerge "Bug-2301 - Clustering:Snapshots need not be...
2014-11-07 Tony TkacikMerge "Update junit Assert imports"
2014-11-07 Robert VargaUpdate junit Assert imports 03/12603/1
2014-10-31 Tony TkacikMerge "BUG-1953: fix SAL compatility layer"
2014-10-27 Tony TkacikMerge "BUG 1839 - HTTP delete of non existing data"
2014-10-27 Tony TkacikMerge "Fix checkstyle warnings"
2014-10-27 Tony TkacikMerge "Cleanup RpcRoutingStrategy definition"
2014-10-20 Alessandro BochMerge "Add support for metadata to the Match/Action...
2014-10-20 Tony TkacikMerge "Issue fix for config subsystem"
2014-10-17 Moiz RajaMerge "Bug 2160: Added concurrent 3-phase commit coordi...
next