controller.git
2015-04-10 Moiz RajaMerge "Fixes Bug 2935"
2015-04-10 Moiz RajaMerge changes I114cbac1,I45c2e7cd
2015-04-10 Moiz RajaMerge "Verify BatchedModifications messages sent vs...
2015-04-10 Moiz RajaMerge "Use BatchedModifications message in place of...
2015-04-10 Tom PantelisVerify BatchedModifications messages sent vs received 91/17891/5
2015-04-10 Tom PantelisUse BatchedModifications message in place of ReadyTrans... 84/17884/5
2015-04-10 Moiz RajaMerge "Refactor raft recovery code to a RaftActorRecove...
2015-04-10 Moiz RajaMerge "Remove recorded modification Futures from Transa...
2015-04-10 Tony TkacikMerge "BUG 1848 : Use OrderedNormalizedNodeWriter in...
2015-04-10 Tony TkacikMerge "BUG-1848 : OrderedNormalizedNodeWriter implement...
2015-04-10 Tom PantelisMerge "BUG-2953 : Unable to read from datastore root...
2015-04-09 Moiz RajaBUG-2953 : Unable to read from datastore root with... 50/18050/2
2015-04-09 Tomas CereBUG 1848 : Use OrderedNormalizedNodeWriter in rpc trans... 98/17998/2
2015-04-09 Tomas CereBUG-1848 : OrderedNormalizedNodeWriter implementation 97/17997/2
2015-04-09 Tom PantelisRemove recorded modification Futures from TransactionCo... 77/17777/3
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-08 Tom PantelisCalculate replicated log data size on recovery 09/17309/2
2015-04-08 Tom PantelisRefactor snapshot message processing to RaftActorSnapsh... 66/17266/4
2015-04-08 Tom PantelisRefactor raft recovery code to a RaftActorRecoverySuppo... 47/17247/6
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 Abhishek KumarFixes Bug 2935 81/17581/3
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
next