controller.git
2015-03-17 Tony TkacikMerge "BUG-2673: make IMDS implement DOMStoreTreeChange...
2015-03-17 Tony TkacikMerge "BUG-2673: Introduce AbstractDOMStoreTreeChangePu...
2015-03-17 Tony TkacikMerge "BUG-2673: Create AbstractRegistrationTree and...
2015-03-17 Robert VargaBUG-2673: make IMDS implement DOMStoreTreeChangePublisher 62/16662/2
2015-03-17 Robert VargaBUG-2673: Introduce AbstractDOMStoreTreeChangePublisher 49/16649/5
2015-03-17 Robert VargaBUG-2673: Create AbstractRegistrationTree and related... 32/16632/3
2015-03-16 Maros MarsalekBUG-2713 Extract capability implementations into util 34/16634/3
2015-03-15 Robert VargaBUG-2839: remove dependencies on commons-io 25/16625/1
2015-03-14 Tony TkacikMerge changes I8ad04406,I3ea2166c
2015-03-13 Maros MarsalekBUG-2314 Fix (no-input)rpcs serialization in netconf... 85/16485/1
2015-03-13 Maros MarsalekFix Already initialized exception from netconf-connector 77/16477/1
2015-03-13 Tony TkacikMerge "BUG-2596 Workaround for scheduled-threadpool...
2015-03-13 Moiz RajaMerge "Change in AbstractRaftBehavior#performSnapshotWi...
2015-03-13 Maros MarsalekBUG-2596 Workaround for scheduled-threadpool module 72/16472/1
2015-03-13 Moiz RajaMerge "Refactor ShardTest"
2015-03-13 Moiz RajaMerge "Reduce/enhance logging in AbstractLeader"
2015-03-13 Moiz RajaMerge "Purge in-memory log when install snapshot is...
2015-03-13 Moiz RajaMerge "Use static Procedure callback for ApplyJournalEn...
2015-03-13 Moiz RajaMerge "Changes in RaftActor#handleCaptureSnapshotReply"
2015-03-13 Moiz RajaMerge "Change fields in ShardStats to non-volatile"
2015-03-13 Tony TkacikMerge "BUG-2314 Expose inventory mountpoint on proper...
2015-03-13 Tom PantelisBug 2845: Temporarily ignore RestPutOperationTest 09/16509/1
2015-03-13 Ryan GouldingBug 2834: Fix Restconf POST to wait for completion 92/16492/8
2015-03-12 Vaclav DemcakFix bug 2821 - restconf RPC parsing returns http status 500 22/16322/11
2015-03-12 Robert VargaAdd missing union type builder 04/16404/2
2015-03-12 Maros MarsalekBUG-2314 Expose inventory mountpoint on proper path 98/16398/1
2015-03-12 Tony TkacikMerge "BUG-2343 Report sideloaded models for nc correctly"
2015-03-12 Tony TkacikMerge "BUG-2314 Allow rpcs with no input in netconf...
2015-03-12 Tony TkacikMerge "Quick fix nullable RPC input"
2015-03-12 Maros MarsalekBUG-2314 Allow rpcs with no input in netconf connector 32/16332/3
2015-03-12 Maros MarsalekBUG-2343 Report sideloaded models for nc correctly 80/16380/2
2015-03-12 Tom PantelisChange fields in ShardStats to non-volatile 86/16386/3
2015-03-12 Moiz RajaMerge "Add sal-akka-raft test-jar dependency to sal...
2015-03-12 Tom PantelisUse static Procedure callback for ApplyJournalEntries 70/16370/2
2015-03-12 Tom PantelisChanges in RaftActor#handleCaptureSnapshotReply 68/16368/3
2015-03-12 Tom PantelisChange in AbstractRaftBehavior#performSnapshotWithoutCa... 69/16369/1
2015-03-11 Tom PantelisReduce/enhance logging in AbstractLeader 66/16366/1
2015-03-11 Tom PantelisPurge in-memory log when install snapshot is done 64/16364/1
2015-03-11 Tom PantelisAdd sal-akka-raft test-jar dependency to sal-distribute... 55/16355/1
2015-03-11 Tony TkacikMerge "Fixed testool performance bottleneck due to...
2015-03-11 Tony TkacikMerge "Changed NetconfDeviceDatastoreAdapter and Netcon...
2015-03-11 Tony TkacikMerge "Remove duplicate dependency declarations"
2015-03-11 Tony TkacikMerge "Fixed failing tests due to different attribute...
2015-03-11 Tony TkacikMerge "Make logger final"
2015-03-11 Tony TkacikMerge changes Ic1abe2f7,I9b4bc3ad,If347c979
2015-03-11 Robert VargaMake logger final 15/16315/2
2015-03-11 Robert VargaRemove empty javadocs and make strings constant 14/16314/2
2015-03-11 Robert VargaRemove unused logger 13/16313/2
2015-03-11 Robert VargaUse an ImmutableMap 12/16312/2
2015-03-11 Vaclav DemcakQuick fix nullable RPC input 30/16330/3
2015-03-11 Robert VargaRemove duplicate dependency 16/16316/2
2015-03-11 Tony TkacikMerge "Migrate to using odlparent:features-test"
2015-03-11 Maros MarsalekDisable unstable netconf-notifications tests 27/16327/1
2015-03-11 Tony TkacikMerge "Use default SchemaCtx for base netconf ops(if...
2015-03-11 Maros MarsalekUse default SchemaCtx for base netconf ops(if not avail... 10/16310/1
2015-03-11 Robert VargaBUG-1513: migrate users to ChoiceSchemaNode 08/16308/1
2015-03-11 Robert VargaRemove duplicate dependency declarations 43/16243/2
2015-03-11 Robert VargaMigrate to using odlparent:features-test 29/16229/2
2015-03-11 Tony TkacikMerge "Bug 2412: Expose Mountpoints on proper path"
2015-03-11 Tony TkacikMerge "BUG 2805 - Fixed Restconf RPC calls and POST...
2015-03-11 Tony TkacikMerge "Bug 2364: Migrated Binding MD-SAL to not use...
2015-03-10 Maros MarsalekBug 2412: Expose Mountpoints on proper path 79/16279/2
2015-03-10 Ed WarnickeMerge "Add netconf-ssh as dependency to features-mdsal"
2015-03-10 Maros MarsalekBUG 2805 - Fixed Restconf RPC calls and POST to create... 36/16136/8
2015-03-10 Tom PantelisModify ChainedTransactionProxy to override sending... 59/16159/3
2015-03-10 Moiz RajaMerge "Refactor LegacyTransactionConntextImpl"
2015-03-10 Tom PantelisMerge "Handle FollowerInitialSyncStatus message in...
2015-03-10 Tony TkacikBug 2364: Migrated Binding MD-SAL to not use composites... 61/16261/4
2015-03-10 Tomas CereFixed failing tests due to different attribute handling... 72/16272/1
2015-03-10 Thanh HaAdd netconf-ssh as dependency to features-mdsal 66/16266/1
2015-03-10 Maros MarsalekFix netconf operation serialization in nc 57/16257/3
2015-03-10 Maros MarsalekAdd SchemaContext to NormalizedNode parser in NETCONF 24/16024/9
2015-03-10 Maros MarsalekMigrate users of AnyXml node to DOMSource 37/16137/9
2015-03-10 Tomas CereFixed testool performance bottleneck due to testtool... 87/16187/4
2015-03-09 Tom PantelisMerge "Bug 2260: Reduce overhead of unused TransactionP...
2015-03-09 Tom PantelisMerge "Performance optimizations for simple transactions"
2015-03-09 Tom PantelisBug 2260: Reduce overhead of unused TransactionProxy... 59/15859/7
2015-03-09 Moiz RajaHandle FollowerInitialSyncStatus message in Shard/Shard... 95/15995/6
2015-03-09 Tony TkacikBug 2412: Fixed reading of JSON using new codecs. 09/16209/2
2015-03-09 Moiz RajaPerformance optimizations for simple transactions 55/15955/3
2015-03-09 Tomas CereChanged NetconfDeviceDatastoreAdapter and NetconfDevice... 88/16188/4
2015-03-09 Vaclav DemcakQuickfix: Remove deprecated providers from Restconf... 28/16028/9
2015-03-09 Vaclav DemcakBUG 2412 - restconf @POST invokeRpc for notification... 48/15948/13
2015-03-09 Vaclav DemcakBUG 2412 - restconf @POST invokeRpc with nopayload... 23/15923/7
2015-03-09 Vaclav DemcakBUG 2412 - restconf @POST invokeRpc with payload method 22/15922/6
2015-03-08 Tony TkacikMerge changes I4ec69712,I8348002a,I7e6abbf1,Idc2294da
2015-03-08 Maros MarsalekBUG-2314 Migrate netconf-connector to NormalizedNode 83/15783/9
2015-03-08 Tom PantelisRefactor ShardTest 62/16162/4
2015-03-08 Jan HajnarBug 2578 - Added Binding Adapters for new Notification... 17/15417/13
2015-03-08 Vaclav DemcakBUG 2412 - restconf @POST createConfigurationData(paylo... 55/15355/12
2015-03-08 Vaclav DemcakBUG 2412 - restconf @POST createConfigurationData metho... 54/15354/13
2015-03-08 Vaclav DemcakBUG 1269 - fill HTTP POST response location attribute 74/11274/16
2015-03-08 Vaclav DemcakBUG 2412 - restconf @PUT updateConfigurationData method... 53/15353/12
2015-03-08 Tony TkacikMerge "Remove Neutron dependencies"
2015-03-08 Tony TkacikMerge "BUG 2412 - restconf RestconfDocumentedExceptionM...
2015-03-08 Tony TkacikMerge changes If17aefba,I36d0f5ec
2015-03-08 Tony TkacikMerge topic 'cleanup/composite-node'
2015-03-08 Vaclav DemcakBUG 2412 - restconf getOperations method migration 19/15819/6
2015-03-08 Tony TkacikMerge "Fixed build-failure because of undeclared transt...
2015-03-08 Vaclav DemcakBUG 2412 - restconf @GET getAvailableStreams(uri) metho... 74/14974/12
next