controller.git
2015-04-24 Tom PantelisMerge "Moved legacy Notification implementation to...
2015-04-24 Tom PantelisMerge "Replaced Helium Notification Broker with new...
2015-04-24 Tom PantelisMerge "Make TransactionProxy.isRootPath() static"
2015-04-23 Tony TkacikMerge "Bug 3024 - Restconf PUT exception when top level...
2015-04-23 Tony TkacikMerge "IMDS: trim down commit overhead"
2015-04-23 Tony TkacikMerge "Publish SnapshotBacked transactions"
2015-04-23 Jan HajnarBug 3024 - Restconf PUT exception when top level node... 65/18765/6
2015-04-23 Moiz RajaMerge "Fix ShardTest#testCreateSnapshot unit test failures"
2015-04-23 Moiz RajaMerge "CDS: switch persistence to persisting the candid...
2015-04-23 Robert VargaMake TransactionProxy.isRootPath() static 18/18918/1
2015-04-23 Robert VargaFix TestModel whitespace and warning 14/18914/2
2015-04-23 Robert VargaIMDS: trim down commit overhead 46/18846/5
2015-04-23 Robert VargaPublish SnapshotBacked transactions 43/18843/6
2015-04-23 Robert VargaCDS: switch persistence to persisting the candidates 91/18591/27
2015-04-23 Tom PantelisFix ShardTest#testCreateSnapshot unit test failures 79/18879/4
2015-04-22 Tom PantelisFix compile errors in NetconfDeviceSimulator 89/18889/1
2015-04-22 Robert VargaCDS: use internal DataTree instance 98/18498/32
2015-04-22 Tony TkacikMoved legacy Notification implementation to compat... 19/18819/2
2015-04-22 Tony TkacikReplaced Helium Notification Broker with new Notifcati... 55/18255/5
2015-04-22 Robert VargaClustering: Expose PathArgument writer 93/18593/13
2015-04-22 Tony TkacikActive ennunciate for AD-SAL only on JDK 7 99/18799/3
2015-04-21 Moiz RajaMerge "Elide front-end 3PC for single-shard Tx"
2015-04-21 Tony TkacikMerge "BUG-3033: DataBroker should extend DataTreeChang...
2015-04-21 Robert VargaBUG-3033: DataBroker should extend DataTreeChangeService 37/18737/1
2015-04-21 Robert VargaSimplify instantiation of NormalizedNodeInputStreamReader 34/18734/1
2015-04-21 Tony TkacikMerge "Add assertNotNull to prevent null analysis warnings"
2015-04-21 Tony TkacikMerge "Improve xml lookup in edit-config rpc for md...
2015-04-21 Tony TkacikMerge "Bug 2998 - RESTCONF not recogizing top-level...
2015-04-21 Moiz RajaMerge "Cleanup: Remove passing around of DataPersistenc...
2015-04-21 Moiz RajaMerge "Address comment in gerrit 17266"
2015-04-21 Moiz RajaMerge "Bug 2948: Perform create snapshot synchronously"
2015-04-20 Tony TkacikMerge "Netconf testtool stress client"
2015-04-20 Tony TkacikMerge "BUG-3018: report DataTreeChangeListener initial...
2015-04-20 Maros MarsalekNetconf testtool stress client 80/18580/3
2015-04-20 Robert VargaBUG-3018: report DataTreeChangeListener initial state 85/18585/7
2015-04-20 Robert VargaImprove DataExistsReply construction 68/18568/3
2015-04-20 Tony TkacikMerge "Parse Xml Netconf msgs without defer-node-expans...
2015-04-20 Tony TkacikMerge "Fix compilation with JDK8"
2015-04-20 Jan HajnarBug 2998 - RESTCONF not recogizing top-level input. 05/18605/2
2015-04-20 Maros MarsalekImprove xml lookup in edit-config rpc for md-sal 89/18589/2
2015-04-18 Robert VargaAdd assertNotNull to prevent null analysis warnings 81/18581/2
2015-04-18 Maros MarsalekParse Xml Netconf msgs without defer-node-expansion... 79/18579/1
2015-04-18 Robert VargaFix compilation with JDK8 78/18578/1
2015-04-18 Tom PantelisElide front-end 3PC for single-shard Tx 92/18392/7
2015-04-17 Robert VargaExpose ResolveDataChangeEventsTask 24/18524/2
2015-04-17 Tony TkacikBug 2351: Introduced LazySerializedDOMNotification 13/17913/4
2015-04-17 Tom PantelisMerge "Notification Listener Adapter uses NotificationL...
2015-04-17 Tony TkacikBug 2907: Downgraded karaf maven plugin to 3.0.1 25/18525/1
2015-04-16 Tony TkacikDisabled logging bridge in ad-sal features. 88/18488/1
2015-04-16 Tony TkacikBug 2907: Make sure we are properly bumped to Karaf... 10/18410/3
2015-04-16 Tony TkacikBug 2907: Fixed missing reference to parent pom. 03/18403/1
2015-04-16 Ed WarnickeMerge "Bug 2358: Fixed warnings in Restconf"
2015-04-15 Ed WarnickeBug 2907 - corrections for upgrade to karaf 3.0.3 93/15393/7
2015-04-15 Moiz RajaMerge "Split out sal-akka-raft example"
2015-04-15 Moiz RajaMerge "Bug 2948: Recovered log entries not applied...
2015-04-15 Tony TkacikMerge "BUG-2953: do not use a complete InMemoryDataStore"
2015-04-15 Tony TkacikNotification Listener Adapter uses NotificationListener... 36/17836/5
2015-04-15 Igor BartakMessage-bus - removed trailing witespaces of new tests... 89/18189/5
2015-04-14 Robert VargaSplit out sal-akka-raft example 00/18200/5
2015-04-14 Tom PantelisMerge "Extracted NotificationInvokerImpl to separate...
2015-04-14 Tom PantelisMerge "Unify sal-akka-raft version"
2015-04-14 Robert VargaUse Collections.emptyList() 01/18201/2
2015-04-14 Robert VargaUnify sal-akka-raft version 99/18199/3
2015-04-14 Robert VargaBUG-2953: do not use a complete InMemoryDataStore 92/18192/3
2015-04-14 Tony TkacikExtracted NotificationInvokerImpl to separate class. 35/17835/3
2015-04-14 Tom PantelisCleanup: Remove passing around of DataPersistenceProvider 43/18143/2
2015-04-14 Tom PantelisAddress comment in gerrit 17266 37/18137/6
2015-04-14 Tom PantelisBug 2948: Perform create snapshot synchronously 14/18114/4
2015-04-14 Tom PantelisBug 2948: Recovered log entries not applied after prior... 13/18113/5
2015-04-13 Moiz RajaMerge "Bug 2948: Store DataPersistenceProvider in RaftA...
2015-04-13 Tom PantelisFix unit test failure in ReplicatedImplLogTest 10/18210/1
2015-04-13 Tony TkacikMerge "Stop swallowing exceptions in XmlElement optiona...
2015-04-13 Tony TkacikMerge "Remove isCloseMsg check for each rpc"
2015-04-11 Moiz RajaMerge "Add LeadershipChangeCount to ShardStats"
2015-04-11 Moiz RajaMerge "Add new DeleteEntries class wih long "fromIndex...
2015-04-11 Moiz RajaMerge "Add unit test for ElectionTermImpl"
2015-04-10 Tom PantelisBug 2948: Store DataPersistenceProvider in RaftActorContext 04/17804/5
2015-04-10 Tom PantelisBug 2948: Add getLastSequenceNumber method to DataPersi... 95/17795/3
2015-04-10 Tom PantelisAdd LeadershipChangeCount to ShardStats 81/17981/2
2015-04-10 Tom PantelisAdd new DeleteEntries class wih long "fromIndex" field 99/17399/3
2015-04-10 Tom PantelisAdd unit test for ElectionTermImpl 97/17397/2
2015-04-10 Tom PantelisAdd unit tests for ReplicatedLogImpl 52/17352/2
2015-04-10 Tom PantelisAdd unit tests for RaftActorSnapshotMessageSupport 23/17323/2
2015-04-10 Tom PantelisAdd unit tests for RaftActorRecoverySupport 12/17312/6
2015-04-10 Moiz RajaMerge "CDS: Split out TransactionFutureCallback"
2015-04-10 Moiz RajaMerge "Remove deprecation suppression"
2015-04-10 Moiz RajaMerge "Add generic arguments"
2015-04-10 Moiz RajaMerge "Update lispflowmapping options in custom.properties"
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 Robert VargaCDS: Split out TransactionFutureCallback 59/17859/6
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...
next