Replace target/ by ${project.build.directory}/ to make target-ide/ possible
[mdsal.git] / dom /
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
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
next