BUG 2412 remove CompositeNode from RestconfImpl codeBase
[netconf.git] / opendaylight / md-sal / sal-rest-connector / src / main / java / org / opendaylight / controller / sal / restconf / impl / RestconfImpl.java
2015-03-19 Jan HajnarBUG 2412 remove CompositeNode from RestconfImpl codeBase
2015-03-19 Tony TkacikMerge "Remove RuntimeGeneratedMappingService from confi...
2015-03-19 Tony TkacikMerge "fixed restconf notification subscription parsing."
2015-03-13 Ryan GouldingBug 2834: Fix Restconf POST to wait for completion
2015-03-12 Vaclav DemcakFix bug 2821 - restconf RPC parsing returns http status 500
2015-03-12 Jan Hajnarfixed restconf notification subscription parsing.
2015-03-11 Tony TkacikMerge "Fixed testool performance bottleneck due to...
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...
2015-03-09 Vaclav DemcakQuickfix: Remove deprecated providers from Restconf...
2015-03-09 Vaclav DemcakBUG 2412 - restconf @POST invokeRpc for notification...
2015-03-09 Vaclav DemcakBUG 2412 - restconf @POST invokeRpc with nopayload...
2015-03-09 Vaclav DemcakBUG 2412 - restconf @POST invokeRpc with payload method
2015-03-08 Tony TkacikMerge changes I4ec69712,I8348002a,I7e6abbf1,Idc2294da
2015-03-08 Vaclav DemcakBUG 2412 - restconf @POST createConfigurationData(paylo...
2015-03-08 Vaclav DemcakBUG 2412 - restconf @POST createConfigurationData metho...
2015-03-08 Vaclav DemcakBUG 1269 - fill HTTP POST response location attribute
2015-03-08 Vaclav DemcakBUG 2412 - restconf @PUT updateConfigurationData method...
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
2015-03-08 Vaclav DemcakBUG 2412 - restconf @GET getAvailableStreams(uri) metho...
2015-03-08 Vaclav DemcakBUG 2412 - restconf mountpoint getOperations method...
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)...
2015-02-24 Vaclav DemcakBUG 2412 - restconf @GET getModule(identifier,uri)...
2015-02-24 Vaclav DemcakBUG 2412 - restconf @GET getModule(uri) method migration
2015-01-17 Tom PantelisMerge "findModule method refactoring"
2015-01-12 Jozef GloncakfindModule method refactoring
2015-01-08 Tom PantelisMerge "Fix compilation warnings: replace deprecated...
2015-01-07 Tony TkacikMerge "Add timeout to netconf IT test"
2015-01-07 Tony TkacikMerge changes I4ec0efd7,Ia2619921
2015-01-07 Jozef GloncakBUG 2468 - IdentityValuesDTO to string class cast excep...
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 "Fix raw ServiceReferences and ServiceRegistrations"
2014-11-20 Tony TkacikMerge changes Ife66b5fe,I174ea168
2014-11-19 Tony TkacikMerge "BUG-2304 Fix leafref/instanceIdentifier processi...
2014-11-19 Maros MarsalekBUG-2304 Fix leafref/instanceIdentifier processing...
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
2014-09-11 Tony TkacikMerge "BUG-1521 Netconf-netty-util missing unit tests"
2014-09-11 Tony TkacikMerge "BUG 1582 - PUT fails validate outer object name"
2014-09-08 Jozef GloncakBUG 1582 - PUT fails validate outer object name
2014-09-04 Ed WarnickeMerge changes I9aa41251,Ibd0fb687
2014-09-04 Tony TkacikBug 222: Added basic Restconf operational statistics
2014-09-02 Tony TkacikMerge "BUG-1442: integrate XML/JSON Normalized Node...
2014-09-01 Robert VargaBUG-1442: integrate XML/JSON Normalized Node writers...
2014-08-20 Devin AveryMerge "BUG 932 - Swagger HTTP POST contains incorrect...
2014-08-18 Devin AveryMerge "Modifications to error handling in restconf"
2014-08-14 tpantelisModifications to error handling in restconf
2014-08-12 Devin AveryMerge "Minor changes to config-persister to allow for...
2014-08-11 Devin AveryMerge "BUG 907 distinguish augmented nodes"
2014-08-11 Jozef GloncakBUG 1162 - problem to post list data
2014-08-07 Tony TkacikMerge "Fix test coverage not being reported in Sonar"
2014-08-06 Ed WarnickeMerge "Remove old dependencies"
2014-08-06 Tony TkacikMerge "Optimilization the method datastoreNormalizedNod...
2014-08-06 Tony TkacikMerge "A little extra protection against nulls in Confi...
2014-08-06 Tony TkacikMerge changes If78d8143,Id8d04f24
2014-08-06 Jozef GloncakOptimilization the method datastoreNormalizedNodeToComp...
2014-08-06 Robert VargaBUG-1281: make methods static
2014-08-05 Tony TkacikMerge "Fixed namespace of yang testing file."
2014-08-05 Tony TkacikFixed typo in restconf, which caused classcast in datas...
2014-08-04 Tony TkacikMerge "BUG 1162 - ensure data for all path arguments...
2014-08-04 Jozef GloncakBUG 1162 - ensure data for all path arguments in datastore.
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...
2014-07-29 Robert VargaBUG-1092: adjust to YangInstanceIdentifier
2014-07-22 Jozef GloncakBUG 1379 - rpcs behind yang-ext:mount aren't always...
2014-07-21 Tony TkacikMerge "Bug 1239 - Clean up and refactor netconf-ssh...
2014-07-14 Jozef GloncakApply style rules on whole sal-rest-connector
2014-07-11 Tom PantelisMerge "BUG 1330 - list key counts|values diff in payloa...
2014-07-11 Tony TkacikMerge "Introducing simple merge strategy for config...
2014-07-10 Tony TkacikMerge "Bug 1341 - Make RESTConf websocket port configur...
2014-07-09 Jozef GloncakBUG 1330 - list key counts|values diff in payload and URI
2014-07-09 Richard KosegiBug 1341 - Make RESTConf websocket port configurable
2014-07-09 Tony TkacikMerge "Bug 1293 - Switch packaging of config-util to...
2014-07-08 Tom PantelisMerge "BUG 1204 - exception if multiple container node...
2014-07-08 Ed WarnickeMerge "Add netconf-cli temporary files to .gitignore"
2014-07-08 Jozef GloncakBUG 1204 - exception if multiple container node occures
2014-07-07 Devin AveryMerge "BUG 1016 - JSON|XML output with|without white...
2014-07-04 Tony TkacikMerge "BUG-1041 cli proposal #1"
2014-07-04 Jozef GloncakBUG 1016 - JSON|XML output with|without white chars
2014-07-02 Tony TkacikMerge "BUG-692 Improve log message when negotiation...
2014-07-02 Tony TkacikMerge "BUG-868: remove InstanceIdentifier.getPath(...
2014-07-02 Robert VargaBUG-868: remove InstanceIdentifier.getPath() users
2014-07-01 Tony TkacikMerge "BUG 1211 - deletion non existing target returns...
2014-06-30 Tony TkacikMerge "Bug:1253 - Fix NPE in config pusher"
2014-06-27 Jozef GloncakBug 484 - Anyxml in sal-rest-connector
2014-06-24 Tony TkacikMerge "Bug 1176: Lower log level when netconf ssh conne...
2014-06-24 Tony TkacikMerge "Fix netconf ssh client"
2014-06-23 Ed WarnickeMerge "BUG 1129:Removed hard coded version from netconf...
next