Clean up apparently dead (and not thread safe) code
[mdsal.git] / dom /
2016-10-03 Robert VargaConvert to using BatchedListenerInvoker 74/46374/2
2016-10-03 Robert VargaMove transaction-invariants into producer 73/46373/2
2016-10-03 Robert VargaAdd cursor lookup fast-path 72/46372/2
2016-10-03 Robert VargaFix a raw type warning 71/46371/2
2016-10-03 Robert VargaFix raw types 70/46370/2
2016-10-03 Robert VargaMake sure we optimize DOMDataTreeIdentifier 69/46369/2
2016-10-03 Tomas CereDo not allow transaction creation with an empty shard... 68/46368/2
2016-10-03 Robert VargaRemove public keyword 67/46367/2
2016-10-03 Robert VargaEncapsulate ShardedDOMDataTreeProducer layout 66/46366/2
2016-10-03 Robert VargaFix warnings in AbstractDOMShardTreeChangePublisher 65/46365/2
2016-10-03 Robert VargaDo not instantiate iterator for debugging 54/46354/2
2016-10-03 Robert VargaPerform delegate cursor enter/exit first 62/46362/1
2016-10-03 Robert VargaMove lookup check 61/46361/1
2016-10-03 Robert VargaEliminate ShardedDOMDataTreeWriteTransaction.doSubmit... 60/46360/1
2016-10-03 Robert VargaDo not use entrySet() where values() or keySet() suffices 59/46359/1
2016-10-03 Robert VargaDo not use ExecutorService unnecessarily 58/46358/1
2016-10-03 Robert VargaUse ImmutableMap instead of Collections.emptyMap() 57/46357/1
2016-10-03 Robert VargaSpeed up InmemoryDOMDataTreeShardWriteTransaction's... 56/46356/1
2016-10-03 Robert VargaSwitch to using StampedLock 55/46355/1
2016-09-19 Robert VargaImprove ShardedDOMDataTreeProducer locking 34/45834/1
2016-09-19 Robert VargaImprove ShardedDOMDataTreeProducer locking 33/45833/1
2016-09-19 Robert VargaImprove ShardedDOMDataTreeWriteTransaction performance 32/45832/1
2016-09-19 Robert VargaOptimize InMemoryDOMDataTreeShardProducer 31/45831/1
2016-09-19 Tomas CereFix InMemory shard transaction chaining. 30/45830/1
2016-09-19 Tomas CereAdd batching of non-isolated transaction in ShardedDOMD... 29/45829/1
2016-09-19 janabcheckStyleViolationSeverity=error implemented for mdsal... 28/45828/1
2016-09-19 Tomas CereUse a bounded blocking queue in InmemoryDOMDataTreeShards. 27/45827/1
2016-09-19 janabcheckStyleViolationSeverity=error implemented for mdsal... 26/45826/1
2016-09-15 Anil BelurBumping versions by 0.0.1 for next dev cycle 76/45676/1
2016-08-25 Tomas CereExecute the ShardedDOMDataTreeTransaction.submit()... 42/44542/4
2016-08-25 Tomas CereMake ShardCoordinationTasks public 45/44645/2
2016-08-17 Tomas CereFix NPE when creating a producer after shard was unregi... 62/44162/1
2016-08-15 Jakub MorvayFix AbstractDOMShardTreeChangePublisher's initial data... 92/43692/2
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
2016-06-10 Peter NosalBug 5947: Increasing code coverage - mdsal-dom-inmemory... 83/39883/14
2016-06-07 Peter NosalBug 5947: Increasing code coverage - mdsal-dom-broker 93/39593/22
2016-06-03 Peter NosalBug 5947: Increasing code coverage for mdsal project 66/39166/13
2016-06-02 Tomas CereBUG 5979 - enforce cursors are closed on transaction... 51/39751/3
2016-05-31 Martin CiglanGet rid of old Yang Parser 31/39631/2
2016-05-30 Tomas CereBUG 5697 : Consumer support in shards 54/38654/14
2016-05-23 Tomas CereBUG 4202: Writes not correctly writing to current shard 47/39247/2
2016-05-19 Peter NosalRemoved usage of deprecated YangParserImpl from tests... 72/38972/2
2016-05-02 Vaclav DemcakBUG-5414 introduce EOS inJeopardy flag 56/37956/2
2016-04-29 Tomas CereBug 4202: submit shard transactions 32/37332/10
2016-04-26 Ed WarnickeRemove duplicates. 68/36168/2
2016-02-19 Robert VargaFix checkstyle warnings 46/35046/3
2016-02-17 Robert VargaRemove unused imports 40/34640/2
2016-02-15 Robert VargaBUG-4202: ForeignShardModificationContext should check... 44/34644/3
2016-02-14 Tony TkacikBUG-4202: Initial prototype of subshard aware Shard... 43/32143/10
2016-02-14 Thanh HaEnable site generation for mdsal 30/34630/2
2016-01-15 Thanh HaBumping versions by 0.1.0 for next dev cycle 89/32689/1
2016-01-14 Tony TkacikBug 1435: Fixed incorrect links in javadoc. 74/32574/2
2015-12-16 Tony TkacikBug 4202: Introduced DOMDataTreePrefixTable 11/31411/3
2015-12-06 Tom PantelisAdd isCandidateRegistered EOS method 05/30205/7
2015-12-06 Tom PantelisAdd general-entity yang to common 84/27684/9
2015-11-29 Thanh HaUse odlparent-lite as artifacts parent 42/30342/1
2015-11-24 Tom PantelisAdd DOM entity ownership interfaces 64/27664/10
2015-11-09 Tony TkacikBug 1435: Introduced DOM Data Commit Cohort & Validatio... 81/29181/4
2015-11-02 Peter KajsaBug 4570: Test fix after automatic removal of empty... 32/29132/1
2015-09-29 Tony TkacikBug 3868: Introduction of DOM Cursor APIs. 05/25905/7
2015-09-26 Tony TkacikRemoved DataChangeListener in favour of DataTreeChangeL... 50/27350/4
2015-09-26 Tony TkacikRenamed Data(ReadOnly|WriteOnly) to DataTree(Read|Write) 47/27347/4
2015-09-26 Tony TkacikRemoved ReadWriteTransaction concept from APIs. 45/27345/4
2015-09-21 Michal PolkorabBug 4327 - Fixed DataTreeChangeListener registration... 64/27164/3
2015-09-17 Robert VargaBUG-2399: take into account new ModificationTypes 08/27108/2
2015-09-17 Robert VargaBUG-865: remove the use of ModificationType.MERGE 06/27106/1
2015-09-15 Robert VargaBUG-865: remove use of deprecated APIs 99/26999/1
2015-09-15 Thanh HaUse odlparent configuration for jacoco 99/26299/3
2015-09-15 Tony TkacikStore DOMDataTreeProducer in ShardingTable 44/26244/5
2015-09-15 Tony TkacikGeneralized ShardingTableEntry into generic 43/26243/5
2015-09-15 Tony TkacikBug 3868: Added support for bounding producers 36/26236/5
2015-09-15 Tony TkacikBug 3868: Added support for DOMDataTreeListener 31/26231/5
2015-09-14 Tony TkacikBug 3869: Fixed ShardedDOMDataTree to adhere to API 18/26218/4
2015-09-04 Robert VargaMerge changes from topic 'be/migration/mdsal'
2015-09-03 Tony TkacikRemoved left-over dependencies to YANGTools models. 50/26450/4
2015-09-02 Robert VargaMerge "Added .gitreview"
2015-08-26 Tony TkacikFixed Export-Package sections after rename. 39/26039/1
2015-08-26 Tony TkacikRenamed test packages to use org.opendaylight.mdsal 07/26007/3
2015-08-26 Tony TkacikRenamed controller.md.sal.dom.store.impl -> mdsal.dom... 06/26006/2
2015-08-26 Tony TkacikCleaned up mdsal-common-api and mdsal-dom-spi 04/26004/2
next