Cleanup: Remove passing around of DataPersistenceProvider
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / test / java / org / opendaylight / controller / sal / restconf / impl / test / RestPutOperationTest.java
2015-03-23 Moiz RajaMerge "Refactor LeaderElectionScenarioTests"
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 Tom PantelisBug 2845: Temporarily ignore RestPutOperationTest 09/16509/1
2015-03-12 Vaclav DemcakFix bug 2821 - restconf RPC parsing returns http status 500 22/16322/11
2015-03-11 Tony TkacikMerge "Fixed testool performance bottleneck due to...
2015-03-11 Tony TkacikMerge "Changed NetconfDeviceDatastoreAdapter and Netcon...
2015-03-09 Vaclav DemcakBUG 2412 - restconf @POST invokeRpc with nopayload... 23/15923/7
2015-03-08 Tony TkacikMerge changes I4ec69712,I8348002a,I7e6abbf1,Idc2294da
2015-03-08 Vaclav DemcakBUG 2412 - restconf @PUT updateConfigurationData method... 53/15353/12
2014-08-25 Giovanni MeoMerge "Bug 1536: Fixed minimum values of SET_TP_SRC...
2014-08-21 Tony TkacikMerge "Revert "Revert "BUG-1425: Integrated new Binding...
2014-08-20 Devin AveryMerge "BUG 932 - Swagger HTTP POST contains incorrect...
2014-08-19 Moiz RajaMerge "Bug 1534: Changed blocking calls to async in...
2014-08-19 Moiz RajaMerge "Custom mailbox that is bounded and instrumented."
2014-08-19 Ed WarnickeMerge "Revert "Added the Buffer-Id to packet-in.""
2014-08-19 Ed WarnickeMerge "Added the Buffer-Id to packet-in."
2014-08-18 Devin AveryMerge "Bug 1430: Obtain config params from config system"
2014-08-18 Devin AveryMerge "Modifications to error handling in restconf"
2014-08-14 tpantelisModifications to error handling in restconf 14/9714/5
2014-08-07 Tony TkacikMerge "Bug 1308 - Unable to publish NodeUpdated message...
2014-08-03 Tony TkacikMerge "Bug 1392: Change ReadTransaction#read to return...
2014-08-03 Tony TkacikMerge "BUG-1281: share filters between instances"
2014-08-03 Tony TkacikMerge "BUG-1281: use SchemaContext lookups"
2014-08-03 Tony TkacikMerge "BUG 1082 Migrate sal-rest-connector to Async...
2014-08-01 Jozef GloncakBUG 1082 Migrate sal-rest-connector to Async Data Broke... 57/8457/18
2014-08-01 Ed WarnickeMerge "Bug 1333: Regression Test suite."
2014-08-01 Ed WarnickeMerge "Bug 1369: Use separate single threadpool for...
2014-08-01 Tony TkacikMerge "BUG-190 Simplify reconnect logic in protocol...
2014-08-01 Ed WarnickeMerge "Fixed for bug : 1171 - issue while creating...
2014-08-01 Ed WarnickeMerge "Fixed for bug 1197"
2014-08-01 Ed WarnickeMerge "Fixed for bug 1168 : Issue while update subnet"
2014-07-30 Madhu VenugopalMerge "Created Network Service Functions Features"
2014-07-29 Moiz RajaMerge "Fixed unneeded wrapping of guava for karaf"
2014-07-29 Robert VargaBUG-1092: adjust to YangInstanceIdentifier 28/9428/5
2014-07-16 Tom PantelisMerge "Added comments to the opendaylight-inventory...
2014-07-09 Tony TkacikMerge "Re-added config.version to config-module-archetype."
2014-07-07 Tom PantelisMerge "Bug 1235: Documented Notification services of...
2014-07-04 Tony TkacikMerge "BUG-1200 changed help for agentpath && added...
2014-07-03 Madhu VenugopalMerge "Refactor Neutron Pagination Code to support...
2014-07-01 Devin AveryMerge "Bug 1236 - Documented Binding-aware RPC services...
2014-07-01 Tony TkacikMerge "BUG 1211 - deletion non existing target returns...
2014-06-30 Tony TkacikMerge "Remove remoterpc dead code."
2014-06-30 Tony TkacikMerge "BUG-944 Remove backwards compatibility config...
2014-06-26 Ed WarnickeMerge "Bug-835:Reserve ports should be logical ports"
2014-06-26 Ed WarnickeMerge "Adding tunnel ipv4 src/dst flow-base model augme...
2014-06-25 Ed WarnickeMerge "Fixed concurrency bug in DOMTransactionChainTest"
2014-06-25 Tony TkacikMerge "Having InMemoryDOMDatastore in its own bundle...
2014-06-25 Tony TkacikMerge "Bug:1238 - Revert changes to SshClientAdapter."
2014-06-25 Tony TkacikMerge "BUG 1179 - rpcResult = false but response 200"
2014-06-25 Jozef GloncakBUG 1179 - rpcResult = false but response 200 36/8236/2
2014-06-10 Ed WarnickeMerge "Removed `which` dependency, now using proper...
2014-06-09 Giovanni MeoMerge "Bug 1165: ContainerFlow boundary is not always...
2014-06-06 Ed WarnickeMerge "Bug 1073: Added Transaction Chain support to...
2014-06-06 Tony TkacikMerge "BUG 624 - Make netconf TCP port optional."
2014-06-05 Ed WarnickeMerge "Bug 1073: Implemented Transaction chain on InMem...
2014-06-04 Tony TkacikMerge "Do not use deprecated destroyConfigBean in confi...
2014-06-03 Ed WarnickeMerge "BUG-1051: logback configuration loader proposal"
2014-06-03 Tony TkacikMerge "Bug 1100 - Invoking an RPC with no input should...
2014-05-29 Devin AveryBug 1100 - Invoking an RPC with no input should not... 24/7524/3
2014-02-23 Andrew KimMerge "Backward compatibility for User management"
2014-02-19 Tony TkacikMerge "BUG-421: Define multipart-transaction-aware"
2014-02-18 Tony TkacikMerge "bug 344 interpretation of slashes ('/') in URI"
2014-02-18 Jozef Gloncakbug 344 interpretation of slashes ('/') in URI 68/5368/3
2014-02-10 Ed WarnickeMerge "Adding FlowRef,GroupRef and MeterRef for the...
2014-02-10 Ed WarnickeMerge "BUG-362: add some diagnostic information Changed...
2014-02-07 Ed WarnickeMerge "Fixed publishDataChangeEvent in 2phase commit"
2014-02-07 Ed WarnickeMerge "Increase timeout for waiting for broker service...
2014-02-07 Ed WarnickeMerge "Remove unnecessary warn log from config subsystem"
2014-02-07 Ed WarnickeMerge "Fix for bug #236 and bug #240 Have made changes...
2014-02-05 Chi-Vien LyMerge "Handle uncaught exceptions from Clustering Servi...
2014-02-04 Alessandro BochMerge "Fix end of TLV in LLDP packet"
2014-02-03 Ed WarnickeMerge "Removed unused code from md-sal."
2014-02-03 Ed WarnickeMerge "Yang Changes to include list<actions> to PacketO...
2014-02-01 Ed WarnickeMerge changes I805ec065,Idc9995b1
2014-02-01 Ed WarnickeMerge "Fix typo and add more descriptive error"
2014-02-01 Ed WarnickeMerge changes Iae4ee2f2,I148c22c4,I1dab84ae
2014-01-30 Martin SunalBUG 312: Removed legacy RESTCONF draft 01 syntax 29/5029/1
2014-01-27 Ed WarnickeMerge "Prevent ConfigPusher from killing its thread" jenkins-controller-bulk-release-prepare-only-2-14 jenkins-controller-bulk-release-prepare-only-2-15 jenkins-controller-bulk-release-prepare-only-2-16
2014-01-27 Ed WarnickeMerge changes I8c23739a,Ia0e70828
2014-01-26 Robert VargaBulk-add copyright headers to java files 34/4834/2
2014-01-24 Jason YeMerge "Fix for NullPointerException" jenkins-controller-bulk-release-prepare-only-2-5 jenkins-controller-bulk-release-prepare-only-2-6
2014-01-24 Giovanni MeoMerge "Remove dependency on Exificient due to licensing... jenkins-controller-bulk-release-prepare-only-2-4
2014-01-24 Ed WarnickeMerge "Pull zeromq initial configuration out of 01...
2014-01-24 Giovanni MeoMerge "Make MD-SAL use opendaylight parent"
2014-01-24 Giovanni MeoMerge "Yangtools version police: remove references...
2014-01-24 Ed WarnickeMerge "Added test for MouontPoints and URI"
2014-01-24 Ladislav BorakAdded test for MouontPoints and URI 72/4572/2
2014-01-18 Ed WarnickeMerge "Fix thread safety issue with StartExi operation"
2014-01-18 Ed WarnickeMerge "Do not instantiate constant lists on each message"
2014-01-18 Ed WarnickeMerge "Switch to using yangtools version of mockito...
2014-01-18 Ed WarnickeMerge "increased test coverage"
next