controller.git
2015-04-09 Robert VargaBUG-2967: Expose before-state from DataObjectModification 00/18000/1
2015-04-09 Robert VargaFix DataTreeIdentifier losing type 99/17999/1
2015-04-09 Thanh HaRemove non-existant features-flow from dependencies 78/17978/1
2015-04-08 Tony TkacikMerge "BUG 2799: SPI for EventSources"
2015-04-08 Tony TkacikMerge "Fixed NPE when RuntimeRpc could not find module...
2015-04-08 Tony TkacikMerge "BUG 2889 : migration of netconf-cli to Normalize...
2015-04-08 Tony TkacikMerge "Add DOMDataTreeIdentifier.toString()"
2015-04-07 Tom PantelisMerge "Bug 2933: BidningDOMDataBrokerAdaper implements...
2015-04-07 Tom PantelisMerge "Bug 2933: Make DataTreeModification and Listener...
2015-04-07 Tom PantelisMerge "Bug 2933: Implemented DataTreeChangeService"
2015-04-07 Tom PantelisMerge "Make TransactionProxyCleanupPhantomReference...
2015-04-07 Tom PantelisMerge "CDS: introduce AbstractThreePhaseCommitCohort"
2015-04-07 Tom PantelisMerge "CDS: fix TransactionProxy close()/ready() intera...
2015-04-07 Tom PantelisMerge "Bug 2942: odl-mdsal-apidocs feature is not prote...
2015-04-07 Robert VargaMake TransactionProxyCleanupPhantomReference self-contained 33/17533/18
2015-04-07 Robert VargaCDS: introduce AbstractThreePhaseCommitCohort 18/17618/8
2015-04-07 Robert VargaCDS: fix TransactionProxy close()/ready() interaction 12/17612/6
2015-04-07 Tomas CereFixed NPE when RuntimeRpc could not find module in... 40/17840/1
2015-04-07 Tony TkacikBug 2933: BidningDOMDataBrokerAdaper implements DataTre... 28/17528/4
2015-04-07 Tony TkacikBug 2933: Make DataTreeModification and Listeners type... 27/17527/4
2015-04-07 Tony TkacikBug 2933: Implemented DataTreeChangeService 26/17526/4
2015-04-07 Moiz RajaMerge "Refactor ReplicatedLogImpl to separate class"
2015-04-07 Moiz RajaMerge "Bug 2588: Fix read transaction failures"
2015-04-07 Moiz RajaMerge "Fix bug bug 2651 - XSQL does not pickup augment...
2015-04-06 Ed WarnickeBug 2903: Turning on clustering by default 13/14313/10
2015-04-06 Sharon AiclerFix bug bug 2651 - XSQL does not pickup augmentation... 47/16847/5
2015-04-04 Ryan GouldingBug 2942: odl-mdsal-apidocs feature is not protected... 09/17709/2
2015-04-02 Robert VargaAdd DOMDataTreeIdentifier.toString() 53/17453/2
2015-04-02 Tony TkacikMerge "Remove SimpleDataTreeCandidate"
2015-04-02 Tom PantelisBug 2588: Fix read transaction failures 82/17682/1
2015-04-02 Marian AdamjakBUG 2799: SPI for EventSources 01/16401/9
2015-04-02 Tom PantelisMerge "Split out ChainedTransactionProxy"
2015-04-02 Tom PantelisMerge "Split out NoOpDOMStoreThreePhaseCommitCohort"
2015-04-02 Tom PantelisMerge "Speed up class check"
2015-04-02 Tom PantelisMerge "Speed up enumeration lookups"
2015-04-02 Tom PantelisMerge "Add ForwardingDOMStoreThreePhaseCommitCohort"
2015-04-02 Robert VargaSplit out ChainedTransactionProxy 30/17530/10
2015-04-02 Robert VargaSplit out NoOpDOMStoreThreePhaseCommitCohort 29/17529/10
2015-04-02 Robert VargaSpeed up class check 36/17536/7
2015-04-02 Robert VargaSpeed up enumeration lookups 31/17531/8
2015-04-02 Robert VargaUse isEmpty() instead of size() == 0 05/17605/3
2015-04-02 Robert VargaSplit out TransactionOperation 04/17604/2
2015-04-02 Robert VargaFix AbstractTransactionContext field visibility 37/17537/8
2015-04-01 Robert VargaMake sure to pull trie library 85/17585/1
2015-04-01 Robert VargaAdd ForwardingDOMStoreThreePhaseCommitCohort 25/17525/2
2015-04-01 Robert VargaMove AbstractDOMStoreTransaction into SPI 24/17524/1
2015-03-31 Robert VargaRemove SimpleDataTreeCandidate 08/17408/1
2015-03-30 Moiz RajaMerge "Adjust Tx rate limiter for unused transactions"
2015-03-30 Ed WarnickeMerge "Export BindingNormalizedNodeSerializer via Confi...
2015-03-30 Moiz RajaMerge changes I34538a22,I520b0d83
2015-03-30 Moiz RajaMerge "Increase unit test coverage in SnapshotManager"
2015-03-30 Tony TkacikExport BindingNormalizedNodeSerializer via Config Subsy... 54/17354/1
2015-03-30 Tom PantelisIncrease unit test coverage in SnapshotManager 24/17324/2
2015-03-30 Tony TkacikMerge "BUG 2743 - Added support for runtime RPC's to...
2015-03-30 Tony TkacikMerge "Avoid IllegalArgument on missing source"
2015-03-30 Tony TkacikMerge "Increase default negotiation timeout for netconf...
2015-03-30 Tony TkacikMerge "Set unable-to-connect(netconf node) if no source...
2015-03-30 Tony TkacikMerge "BUG-1567 Expose sources for submodules in netconf"
2015-03-30 Tony TkacikMerge "BUG-2877: Allow hello message with no namespace"
2015-03-30 Tom PantelisRefactor ReplicatedLogImpl to separate class 11/17211/6
2015-03-29 Robert VargaMake LeaderLocalDelegateFactory a bit more useful 27/17227/9
2015-03-31 Tom PantelisMerge "CDS: Move DataChangeListener into a support...
2015-03-31 Tom PantelisMerge "BUG-2673: make CDS implement DOMDataTreeChangeLi...
2015-03-31 Robert VargaCDS: Move DataChangeListener into a support class 26/17226/8
2015-03-31 Robert VargaBUG-2673: make CDS implement DOMDataTreeChangeListener 90/16690/25
2015-03-31 Tony TkacikMerge "Tune NotificationRouter wait strategy"
2015-03-30 Robert VargaTune NotificationRouter wait strategy 47/17347/1
2015-03-29 Tom PantelisAdjust Tx rate limiter for unused transactions 82/17182/4
2015-03-27 Tony TkacikMerge "Add dependency on config file to startup archetype"
2015-03-27 Tomas CereBUG 2889 : migration of netconf-cli to NormalizedNode... 33/17233/1
2015-03-27 Tom PantelisMerge "BUG 2792 : ThreePhaseCommitCohortProxy should...
2015-03-27 Tom PantelisMerge "BUG 2773 : Transition Shard to Leader state...
2015-03-27 Ed WarnickeAdd dependency on config file to startup archetype 16/17116/2
2015-03-27 Tony TkacikMerge "BUG-2424 Bump mina sshd-core version to 0.14"
2015-03-27 Tom PantelisMerge "BUG 2584 : Datastore is ready when all local...
2015-03-27 Maros MarsalekBUG-1567 Expose sources for submodules in netconf 23/17223/1
2015-03-27 Moiz RajaMerge "Make FollowerLogInformationImpl fields non-volatile"
2015-03-27 Moiz RajaMerge "Remove RaftActor#trimPersistentData method"
2015-03-27 Moiz RajaBUG 2792 : ThreePhaseCommitCohortProxy should serialize... 39/17139/3
2015-03-27 Moiz RajaBUG 2584 : Datastore is ready when all local shards... 40/17140/3
2015-03-26 Tom PantelisRefactor ElectionTermImpl into separate class 09/17209/6
2015-03-26 Maros MarsalekBUG-2877: Allow hello message with no namespace 26/16926/3
2015-03-26 Tom PantelisRefactor DataPersistenceProviders and RaftActor#persistence 06/17206/6
2015-03-26 Moiz RajaMerge "Bug 2194: Find primary shard on remote ShardManager"
2015-03-26 Tom PantelisRemove RaftActor#trimPersistentData method 03/17203/1
2015-03-26 Tom PantelisMerge "Use SnapshotManager"
2015-03-26 Tom PantelisMerge "Refactor snapshot code"
2015-03-26 Tom PantelisMerge "BUG 2792 : Serialize phase processing in Concurr...
2015-03-25 Moiz RajaBUG 2773 : Transition Shard to Leader state when it... 09/16909/4
2015-03-25 Tom PantelisBug 2847: Recovery of a large journal runs out of memory 40/16540/6
2015-03-25 Moiz RajaBUG 2792 : Serialize phase processing in ConcurrentDOMD... 36/17136/1
2015-03-25 Tom PantelisMake FollowerLogInformationImpl fields non-volatile 21/17121/3
2015-03-25 Tom PantelisMerge "Do not use ActorSystem.actorFor as it is deprecated"
2015-03-25 Moiz RajaUse SnapshotManager 11/15611/8
2015-03-25 Moiz RajaRefactor snapshot code 10/15610/10
2015-03-25 Tom PantelisMerge "Bug-2842:If an install snapshot is in progress...
2015-03-25 Ed WarnickeMerge "Remove redundant features: odl-adsal-controller...
2015-03-25 Tom PantelisMerge "BUG 2852 : Reduce and improve logging in RemoteR...
2015-03-25 Moiz RajaMerge "Bug 2194: Modify FindPrimary to check for leader"
2015-03-25 Moiz RajaMerge "Add LeaderStateChanged notification"
next