atomic-storage: remove type dependency at segment level I/O
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / main / java / org / opendaylight / controller / sal / rest / impl / RestconfCompositeWrapper.java
2015-09-07 Tomas CereDelete restconf 00/26600/1
2015-08-09 Thanh HaFix license header violations in sal-rest-connector 80/24980/1
2015-05-07 Tony TkacikMerge "Add missing copyright text"
2015-05-05 Tony TkacikMerge "BUG 2820 - LLDP refactor"
2015-05-05 Tony TkacikMerge "Bug 2820 - LLDP TLV support and testing"
2015-05-05 Tony TkacikMerge "Bug 2820 - problem to add second TLV with type...
2015-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
2015-04-27 Tony TkacikMerge "Event Source: switch from wildcards to regexs"
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-17 Tom PantelisMerge "Notification Listener Adapter uses NotificationL...
2015-04-16 Ed WarnickeMerge "Bug 2358: Fixed warnings in Restconf"
2015-04-09 Tony TkacikBug 2358: Fixed warnings in Restconf 21/18021/3
2015-03-23 Moiz RajaMerge "Refactor LeaderElectionScenarioTests"
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-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-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
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-02-24 Vaclav DemcakBug 2365: YIN Schema download support for Restconf 26/13126/3
2015-02-25 Moiz RajaMerge "Bug 2597: Batch modification operations in Trans...
2015-02-24 Ed WarnickeMerge "Create odl-nsf-service feature, which excludes...