Binding generator v2 - fix getter method name
[mdsal.git] / dom /
2017-07-31 Robert VargaBUG-8733: switch to using DOMDataTreeListener-based... 72/60772/20
2017-07-31 Robert VargaBUG-8733: Add ListenableDOMDataTreeShard 30/60630/26
2017-07-25 Robert VargaCleanup ShardRootModificationContext 19/60719/3
2017-07-21 Robert VargaFix a few warnings 29/60629/3
2017-07-21 Robert VargaBUG-8733: use DataTreeCandidateNodes.empty() 33/60633/2
2017-07-18 Robert VargaOptimize transaction collection 93/60493/2
2017-07-14 jenkins-relengBump versions by x.y.(z+1) 57/60357/1
2017-05-25 jenkins-relengBump versions by x.y.(z+1) 53/57853/1
2017-04-30 Robert VargaBUG-8327: Introduce DOMYangTextSourceProvider and imple... 97/56297/1
2017-04-28 Robert VargaBUG-7927: stop scanning bundles on framework stop 41/56241/1
2017-04-27 Robert VargaLazily create schema context in GlobalBundleScanning* 00/56200/2
2017-04-27 Robert VargaTurn off visibility of OsgiBundleScanningSchemaService... 11/56211/2
2017-04-27 Robert VargaSpeed up OsgiBundleScanningSchemaService close 94/56194/1
2017-04-20 Michael VorburgerFix Checkstyle problems (red in Eclipse, missed in... 40/55240/4
2017-04-10 Andrej ZáňFix wrong call to delete instead of write. 15/54615/1
2017-03-28 Tomas CereRevert "Add blueprint wiring for ShardedDOMDataTree" 02/53902/2
2017-03-17 Jakub MorvayFix ForeignShardModificationContext's submit method 61/53261/9
2017-03-09 Tom PantelisAdd new DOMDataTreeCommitCohort#canCoomit method 60/52960/3
2017-03-09 Isaku YamahataForeignShardModificationContext: typo 65/52265/5
2017-02-03 Lorand JakabCheckstyle: fix ParenPad violations 08/51408/2
2017-01-24 Robert VargaBUG-3128: Teach DOMRpcRouter about new concepts 65/50565/5
2017-01-23 Michael VorburgerReplace mockito-all by mockito-core (see Bug 7662) 69/50869/1
2017-01-20 Robert VargaDo not open-code routed RPC identification 13/50713/1
2017-01-17 Robert VargaBUG-3128: Update DOM RPC concepts 62/50562/1
2017-01-04 Robert VargaBUG-7435: eliminate use of yang-parser-impl internals 50/49750/4
2016-12-15 Stephen KittBUG-4219: remove slf4j-api dependencies 30/49430/2
2016-12-15 Tomas CereBUG-2138: Add shard DTO classes to spi 39/49239/6
2016-12-15 Robert VargaMake variadic enter() a default method 23/49423/2
2016-12-12 Tom PantelisBug 7271: Modify AbstractDOMStoreTreeChangePublisher... 46/48846/5
2016-11-25 Michael VorburgerCheckstyle compliant src/main|test/resources 11/48711/1
2016-11-21 Dana KutenicsovaRemoved sonar warnings. 33/48033/9
2016-11-21 Dana KutenicsovaRemoved sonar warnings. 32/48032/9
2016-11-14 Tomas CereBUG-3128: Extract abstract shard implementations. 21/46821/10
2016-10-05 Alexis de TalhouëtRemove unused yang file - opendaylight-inmemory-datasto... 31/44631/6
2016-10-04 Robert VargaCleanup pom.xml layout 12/45912/12
2016-10-03 Robert VargaDo not instantiate iterator for debugging 31/46131/2
2016-10-03 Robert VargaConvert to using BatchedInvoker 42/46142/2
2016-10-03 Robert VargaFix javadoc warnings 41/46141/2
2016-09-23 Robert VargaConvert to using BatchedListenerInvoker 97/46097/3
2016-09-23 Peter NosalBug 5947: additional tests for dom-broker and inmemory... 87/45787/8
2016-09-21 Robert VargaMove transaction-invariants into producer 22/45922/7
2016-09-21 Robert VargaAdd cursor lookup fast-path 07/45907/4
2016-09-21 Robert VargaFix a raw type warning 06/45906/4
2016-09-21 Robert VargaPerform delegate cursor enter/exit first 95/45895/4
2016-09-21 Robert VargaMove lookup check 94/45894/4
2016-09-21 Robert VargaEliminate ShardedDOMDataTreeWriteTransaction.doSubmit... 86/45886/4
2016-09-21 Robert VargaFix raw types 85/45885/4
2016-09-21 Robert VargaMake sure we optimize DOMDataTreeIdentifier 56/45856/7
2016-09-21 Robert VargaDo not use entrySet() where values() or keySet() suffices 58/45858/5
2016-09-21 Robert VargaDo not use ExecutorService unnecessarily 57/45857/6
2016-09-21 Robert VargaUse ImmutableMap instead of Collections.emptyMap() 59/45859/5
2016-09-21 Tomas CereDo not allow transaction creation with an empty shard... 08/45908/3
2016-09-21 Robert VargaSwitch to using StampedLock 46/45446/6
2016-09-20 Robert VargaRemove public keyword 60/45860/2
2016-09-20 Robert VargaSpeed up InmemoryDOMDataTreeShardWriteTransaction's... 55/45855/3
2016-09-19 Robert VargaEncapsulate ShardedDOMDataTreeProducer layout 76/45776/6
2016-09-19 Robert VargaImprove ShardedDOMDataTreeProducer locking 61/45761/7
2016-09-19 Robert VargaImprove ShardedDOMDataTreeProducer locking 56/45756/8
2016-09-18 Robert VargaImprove ShardedDOMDataTreeWriteTransaction performance 57/45757/6
2016-09-18 Robert VargaOptimize InMemoryDOMDataTreeShardProducer 53/45753/5
2016-09-18 Robert VargaMake test methods static 72/45772/2
2016-09-18 Tomas CereFix InMemory shard transaction chaining. 26/45426/10
2016-09-17 Robert VargaFix warnings in AbstractDOMShardTreeChangePublisher 21/45721/2
2016-09-16 Tomas CereAdd batching of non-isolated transaction in ShardedDOMD... 17/45417/10
2016-09-15 Robert VargaUse lambdas for functional interfaces 74/45074/7
2016-09-13 Alexis de TalhouëtFix redundancy in documentation of DOMStoreThreePhaseCo... 54/45554/2
2016-09-13 Peter NosalBug 5947: additional tests for binding-dom-adapter #3 69/45469/4
2016-09-12 Robert VargaFix deprecated Assert imports 45/45445/2
2016-09-09 Peter NosalBug 5947: additional tests for binding-dom-adapter #2 21/45221/5
2016-09-07 Tomas CereUse a bounded blocking queue in InmemoryDOMDataTreeShards. 25/44925/3
2016-09-06 janabcheckStyleViolationSeverity=error implemented for mdsal... 35/44735/7
2016-08-30 janabcheckStyleViolationSeverity=error implemented for mdsal... 70/44570/6
2016-08-25 Tomas CereExecute the ShardedDOMDataTreeTransaction.submit()... 91/44591/5
2016-08-25 janabcheckStyleViolationSeverity=error implemented for mdsal... 69/43669/13
2016-08-24 Tomas CereMake ShardCoordinationTasks public 87/43587/4
2016-08-23 janabFixed Checkstyle violation errors in mdsal-dom-api... 43/43343/12
2016-08-17 Tomas CereFix NPE when creating a producer after shard was unregi... 36/44136/1
2016-08-15 Jakub MorvayFix AbstractDOMShardTreeChangePublisher's initial data... 10/43310/6
2016-08-08 Thanh HaBump versions by 0.1.0 for next dev cycle 24/43424/1
2016-08-03 Jakub MorvayMake AbstractDOMShardTreeChangePublisher advertise... 86/42886/4
2016-08-02 Jakub MorvayBug 5699 - Migrate existing code to use new sharding... 87/42887/5
2016-07-30 Peter NosalBug 5947: added some tests for osgi in dom-broker 56/42556/13
2016-07-29 Isaku YamahataInMemoryDOMStoreThreePhaseCommitCohort: wrong trace... 72/42672/2
2016-07-21 Michael VorburgerCheckstyle clean-up src/test/java 90/42190/2
2016-07-19 Ryan GouldingFix compiler error due to removal of InMemoryDataTreeFa... 64/42164/1
2016-07-18 Vaclav DemcakBug 5421 - Single cluster-wide service instances implem... 57/37957/29
2016-07-18 Tomas CereAdd blueprint wiring for ShardedDOMDataTree 14/41014/10
2016-07-18 Tomas CereExpose executor related settings for InMemoryDOMDataTre... 13/41013/10
2016-07-18 Tomas CereBug 4202: Require that a producer has claimed a namespa... 64/37064/11
2016-07-11 Vaclav DemcakMove DOM EntityOwnershipService 97/41497/7
2016-07-11 Vaclav DemcakEntityOwnershipService new module infrastructure 00/41500/6
2016-07-11 Tomas CereBUG 6057: Rewrite ShardedDOMProducer to use new cursor api 32/40032/15
2016-06-29 Peter NosalBug 5947: Increasing code coverage - mdsal-dom-spi 38/40838/4
2016-06-27 Peter Nosalfixed assertion error in ShardedDOMDataWriteTransactionTest 56/40856/2
2016-06-23 Peter NosalBug 5947: Increasing code coverage - mdsal-dom-spi 93/40593/4
2016-06-22 Robert VargaRemove reference to URLSchemaContextResolver 99/40699/1
2016-06-17 Peter NosalBug 5947: Increasing code coverage - mdsal-dom-inmemory... 95/40295/6
2016-06-14 Robert VargaBUG-865: Use QName.intern() 32/40332/1
2016-06-14 Peter NosalBug 5947: Increasing code coverage - mdsal-dom-inmemory... 62/40162/3
2016-06-13 Peter Nosalmdsal-dom-broker test fix 20/40220/1
next