Merge "BUG-2953: do not use a complete InMemoryDataStore"
[controller.git] / opendaylight / netconf /
2015-04-13 Moiz RajaMerge "Bug 2948: Store DataPersistenceProvider in RaftA...
2015-04-13 Tony TkacikMerge "Stop swallowing exceptions in XmlElement optiona...
2015-04-13 Tony TkacikMerge "Remove isCloseMsg check for each rpc"
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 "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-09 Tomas CereStop swallowing exceptions in XmlElement optional methods. 32/18032/1
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-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 Maros MarsalekRemove isCloseMsg check for each rpc 98/17898/1
2015-04-07 Tomas CereFixed NPE when RuntimeRpc could not find module in... 40/17840/1
2015-03-30 Moiz RajaMerge "Adjust Tx rate limiter for unused transactions"
2015-03-30 Moiz RajaMerge changes I34538a22,I520b0d83
2015-03-30 Moiz RajaMerge "Increase unit test coverage in SnapshotManager"
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-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 Tony TkacikMerge "BUG-2424 Bump mina sshd-core version to 0.14"
2015-03-27 Maros MarsalekBUG-1567 Expose sources for submodules in netconf 23/17223/1
2015-03-26 Maros MarsalekBUG-2877: Allow hello message with no namespace 26/16926/3
2015-03-25 Maros MarsalekBUG-2424 Bump mina sshd-core version to 0.14 93/17093/2
2015-03-25 Maros MarsalekIncrease default negotiation timeout for netconf server... 53/17053/4
2015-03-25 Tomas CereBUG 2743 - Added support for runtime RPC's to netconf... 71/16071/9
2015-03-24 Tom PantelisMerge "BUG 2849 : Reduce sending of duplicate replicati...
2015-03-24 Tom PantelisMerge "BUG 2854 : Do not add empty read write transacti...
2015-03-23 Moiz RajaMerge "Refactor LeaderElectionScenarioTests"
2015-03-23 Moiz RajaMerge changes Idfb4fbea,Ief82b050
2015-03-23 Tony TkacikMerge "BUG-2878: Add the XML declaration to every outgo...
2015-03-23 Tony TkacikMerge "BUG-2801: Added filtering for get and getConfig...
2015-03-23 Tony TkacikMerge "BUG-2837 Check netconf base 1.1 capability corre...
2015-03-20 Tomas CereBUG-2801: Added filtering for get and getConfig in... 83/16483/7
2015-03-20 Maros MarsalekBUG-2837 Check netconf base 1.1 capability correctly 20/16920/1
2015-03-20 Gwenael LambrouinBUG-2878: Add the XML declaration to every outgoing... 19/16919/1
2015-03-19 Tony TkacikMerge "Fix modules Restconf call for mounted devices"
2015-03-19 Tony TkacikMerge "Optimize ResolveDataChangeEventsTask object...
2015-03-19 Tony TkacikMerge "Increase IDLE timeout for ssh netconf server"
2015-03-19 Tony TkacikMerge "BUG 2799: Migration of Message Bus from deprecat...
2015-03-19 Ed WarnickeMerge "Renamed Binding DOM Adapters to share same namin...
2015-03-19 Ed WarnickeMerge "Bug 868: Binding MD-SAL exports new codec factory."
2015-03-19 Tony TkacikMerge "BUG-2673: deprecate ListenerNode,Tree and Walker"
2015-03-19 Maros MarsalekIncrease IDLE timeout for ssh netconf server 28/16828/1
2015-03-19 Tony TkacikMerge "Remove RuntimeGeneratedMappingService from confi...
2015-03-19 Tony TkacikMerge "fixed restconf notification subscription parsing."
2015-03-19 Tony TkacikMerge "Reenable netconf-notifications-impl xml tests"
2015-03-18 Maros MarsalekRemove RuntimeGeneratedMappingService from config-manager 66/16766/3
2015-03-18 Ed WarnickeMerge "Bug 2841: Fixed missing output element in Restco...
2015-03-17 Tony TkacikMerge "BUG-2836 Workaround"
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-16 Maros MarsalekBUG-2713 Extract capability implementations into util 34/16634/3
2015-03-16 Maros MarsalekReenable netconf-notifications-impl xml tests 38/16638/1
2015-03-15 Robert VargaBUG-2839: remove dependencies on commons-io 25/16625/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-12 Robert VargaAdd missing union type builder 04/16404/2
2015-03-12 Tony TkacikMerge "Quick fix nullable RPC input"
2015-03-12 Moiz RajaMerge "Add sal-akka-raft test-jar dependency to sal...
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 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 Robert VargaBUG-1513: migrate users to ChoiceSchemaNode 08/16308/1
2015-03-11 Robert VargaRemove duplicate dependency declarations 43/16243/2
2015-03-10 Moiz RajaMerge "Refactor LegacyTransactionConntextImpl"
2015-03-10 Tom PantelisMerge "Handle FollowerInitialSyncStatus message in...
2015-03-10 Tomas CereFixed failing tests due to different attribute handling... 72/16272/1
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-08 Tony TkacikMerge changes I4ec69712,I8348002a,I7e6abbf1,Idc2294da
2015-03-08 Maros MarsalekBUG-2314 Migrate netconf-connector to NormalizedNode 83/15783/9
next