Merge "BUG 2854 : Do not add empty read write transactions to the replicable journal"
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / main / java / org / opendaylight / controller / sal / restconf / impl / RestconfImpl.java
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-19 Tony TkacikMerge "BUG-2383: make DOMDataBrokers implement DOMDataT...
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-2739 Fix concurrent metadata cleanup for...
2015-03-19 Jan HajnarBUG 2412 remove CompositeNode from RestconfImpl codeBase 29/16629/8
2015-03-19 Tony TkacikMerge "BUG 2799: Migration of Message Bus from deprecat...
2015-03-19 Maros MarsalekFix modules Restconf call for mounted devices 33/16833/1
2015-03-19 Tony TkacikMerge "Remove RuntimeGeneratedMappingService from confi...
2015-03-19 Tony TkacikMerge "fixed restconf notification subscription parsing."
2015-03-14 Tony TkacikMerge changes I8ad04406,I3ea2166c
2015-03-13 Moiz RajaMerge "Change in AbstractRaftBehavior#performSnapshotWi...
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 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 Jan Hajnarfixed restconf notification subscription parsing. 17/16317/4
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 "Fixed failing tests due to different attribute...
2015-03-11 Tony TkacikMerge "BUG 2805 - Fixed Restconf RPC calls and POST...
2015-03-10 Maros MarsalekBUG 2805 - Fixed Restconf RPC calls and POST to create... 36/16136/8
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 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 Vaclav DemcakBUG 2412 - restconf @GET getAvailableStreams(uri) metho... 74/14974/12
2015-03-08 Vaclav DemcakBUG 2412 - restconf mountpoint getOperations method... 18/15818/5
2015-03-04 Moiz RajaMerge "Dynamically update DatastoreContext properties"
2015-02-25 Tony TkacikMerge "Remove neutron post project split"
2015-02-25 Tony TkacikMerge "Startup arch - add odlparent to root pom."
2015-02-25 Tony TkacikMerge "BUG 2412 - restconf @GET getModule(identifier...
2015-02-25 Tony TkacikMerge "BUG 2412 - restconf @GET getModule(identifier...
2015-02-25 Tony TkacikMerge "BUG 2412 - restconf @GET getModule(uri) method...
2015-02-24 Vaclav DemcakBUG 2412 - restconf @GET getModule(identifier,uri)... 71/14971/7
2015-02-24 Vaclav DemcakBUG 2412 - restconf @GET getModule(identifier,uri)... 70/14970/9
2015-02-24 Vaclav DemcakBUG 2412 - restconf @GET getModule(uri) method migration 69/14969/11
2015-01-21 Moiz RajaMerge "Fixed bug in generated artifactId for ${artifact...
2015-01-20 Tony TkacikMerge "Added sun.misc to jre.properties"
2015-01-20 Tom PantelisMerge "BUG 2585 : Make Election Timeout Factor configur...
2015-01-20 Tom PantelisMerge "BUG 2586 : Disable operational persistence by...
2015-01-20 Tony TkacikMerge topic 'archetype'
2015-01-20 Moiz RajaMerge "Bug 2486: Get testAbortBeforeFinishCommit workin...
2015-01-20 Moiz RajaMerge "Bug-2591 : Clustering: Shard does not notify...
2015-01-17 Tom PantelisMerge "findModule method refactoring"
2015-01-12 Jozef GloncakfindModule method refactoring 79/9279/10
2015-01-09 Tom PantelisMerge "Fix compilation warnings: replace deprecated...
2015-01-08 Tom PantelisMerge "Fix compilation warnings: replace deprecated...
2015-01-07 Ed WarnickeMerge "Fix bug 2554 - XSQL getting stuck on some models"
2015-01-07 Tony TkacikMerge "Model dom-broker statistics"
2015-01-07 Tony TkacikMerge "Move ConcurrentDOMDataBroker to clustered-datastore"
2015-01-07 Tony TkacikMerge "Add timeout to netconf IT test"
2015-01-07 Tony TkacikMerge changes I4ec0efd7,Ia2619921
2015-01-07 Tony TkacikMerge "Add better error reporting to ConfigSnapshot...
2015-01-07 Tony TkacikMerge "Fail on validation of checkstyle set to true"
2015-01-07 Jozef GloncakBUG 2468 - IdentityValuesDTO to string class cast excep... 84/13684/2
2014-11-20 Tony TkacikMerge "Set auth timeout along with idle in SshProxyServer"
2014-11-20 Tony TkacikMerge changes Ic434bf4a,I05a3fb18,I47a3783d,I8234bbfd
2014-11-20 Tony TkacikMerge "BUG-2243 Fixing invalid hello message handling"
2014-11-20 Tony TkacikMerge "BUG-2218: Keep existing link augmentations durin...
2014-11-20 Tony TkacikMerge "Bug 2273: Removed unbuilt third-party code."
2014-11-20 Tony TkacikMerge "Remove unneeded embedded dependency"
2014-11-20 Tony TkacikMerge "Do not retain NetconfConnectModule reference"
2014-11-20 Tony TkacikMerge "Use ImmutableSet/Map in ServiceReferenceRegistry"
2014-11-20 Tony TkacikMerge "Fix raw references to Iterator"
2014-11-20 Tony TkacikMerge "Fix raw ServiceReferences and ServiceRegistrations"
2014-11-20 Tony TkacikMerge changes Ife66b5fe,I174ea168
2014-11-19 Moiz RajaMerge "Bug-2277 : Isolated Leader Implementation"
2014-11-19 Tony TkacikMerge "BUG-2304 Fix leafref/instanceIdentifier processi...
2014-11-19 Maros MarsalekBUG-2304 Fix leafref/instanceIdentifier processing... 24/12524/11
2014-10-31 Tony TkacikMerge "BUG-1953: fix SAL compatility layer"
2014-10-29 Moiz RajaMerge "BUG 2221 : Add metering to ShardTransaction...
2014-10-27 Moiz RajaMerge "Bug 2055: Handle shard not initialized resiliently"
2014-10-27 Tony TkacikMerge changes I8b1a0281,Ib6342c74
2014-10-27 Tony TkacikMerge "BUG 1839 - HTTP delete of non existing data"
2014-10-17 Jozef GloncakBUG 1839 - HTTP delete of non existing data 32/11232/5
2014-09-18 Ed WarnickeMerge "Bug 1763: Fixed illegal state in Binding Transac...
2014-09-17 Alessandro BochMerge "Bug 1805: Fixed 2 bugs in ICMP.computeChecksum()."
2014-09-12 Ed WarnickeMerge "Fixed Karaf Distribution Archetype add dependent...
2014-09-11 Ed WarnickeMerge "Bug 1789: Reorder odl-mdsal-clustering feature...
2014-09-11 Tom PantelisMerge "BUG 1735 Registering a data change listener...
next