Bug 1664: Fixed JSON/XML serialization of reading mount point root data.
[netconf.git] / opendaylight / md-sal /
2014-09-03 Tony TkacikBug 1664: Fixed JSON/XML serialization of reading mount...
2014-09-02 Tony TkacikBug 1441: Added proper handling of reading JSON list...
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-31 Ed WarnickeAdded sal-rest-docgen to features.
2014-08-29 Ed WarnickeMerge "Added AAA AuthN filter to RESTConf web.xml"
2014-08-26 Liem NguyenAdded AAA AuthN filter to RESTConf web.xml
2014-08-25 Moiz RajaMerge "Fix for possible NPE if Bundle is stopped."
2014-08-21 Ed WarnickeMerge "Bug 1586: Do not use JaxRS 2.0 unnecessarily"
2014-08-21 Tony TkacikMerge "BUG-1568 Getting rid of StreamGobller from netco...
2014-08-21 Tony TkacikMerge "BUG-1541 Make EXI and clientConnectTimeout confi...
2014-08-21 Tony TkacikMerge "Fix race condition in SSH NETCONF server"
2014-08-21 Tony TkacikBug 1586: Do not use JaxRS 2.0 unnecessarily
2014-08-21 Tony TkacikMerge "NETCONF scalability: share instances"
2014-08-20 Devin AveryMerge "BUG 932 - Swagger HTTP POST contains incorrect...
2014-08-20 Jozef GloncakBUG 932 - Swagger HTTP POST contains incorrect object
2014-08-18 Devin AveryMerge "Modifications to error handling in restconf"
2014-08-18 Ed WarnickeMerge "Fix precondition formatting"
2014-08-15 Ed WarnickeMerge "Bug 1503: RestconfError "data-missing" is error...
2014-08-15 Robert VargaBug 1503: RestconfError "data-missing" is error code...
2014-08-14 tpantelisModifications to error handling in restconf
2014-08-13 Ed WarnickeMerge "BUG-997 Use shared schema context factory in...
2014-08-13 Tom PantelisMerge "Add exists method on DOMStoreReadTransaction...
2014-08-12 Moiz RajaAdd exists method on DOMStoreReadTransaction and DOMDat...
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 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: eliminate thread-unsafe lookup
2014-08-06 Robert VargaBUG-1281: make methods static
2014-08-05 Jozef GloncakMigrate to junit 4.11 - failing test
2014-08-05 Maros MarsalekFix failing IT tests
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-04 Martin VitezFixed namespace of yang testing file.
2014-08-03 Robert VargaBUG-1473: update model.util.InstanceIdentifier users
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-03 Robert VargaBUG-1281: share filters between instances
2014-08-03 Robert VargaBUG-1281: use SchemaContext lookups
2014-08-01 Jozef GloncakBUG 1082 Migrate sal-rest-connector to Async Data Broke...
2014-08-01 Tony TkacikMerge "ControllerContext.dataNodeChildByQName method...
2014-08-01 Tony TkacikMerge "Notificator create stream name method don't...
2014-08-01 Tony TkacikMerge "BUG-868: Migrate to SchemaContextListener"
2014-08-01 Jozef GloncakControllerContext.dataNodeChildByQName method refactoring
2014-07-31 Robert VargaBUG-868: Migrate to SchemaContextListener
2014-07-31 Jozef GloncakNotificator create stream name method don't remove...
2014-07-29 Robert VargaBUG-1092: adjust to YangInstanceIdentifier
2014-07-29 Tony TkacikMerge changes I1d768b2b,I9302e88a
2014-07-29 Tony TkacikMerge changes Ifd28301d,I38220acb,I9bad24df
2014-07-29 Tony TkacikMerge changes I442a0ee9,I11825b90
2014-07-28 Robert VargaFix a typo
2014-07-28 Robert VargaBUG-1281: call static methods
2014-07-28 Tony TkacikMerge "Wiring rest-connector with config subsytem."
2014-07-28 Tony TkacikMerge "Improve RESTCONF QName parsing speed"
2014-07-28 Ed WarnickeWiring rest-connector with config subsytem.
2014-07-28 Robert VargaImprove RESTCONF QName parsing speed
2014-07-28 Tony TkacikMerge "Optimize RESTCONF module/node parsing"
2014-07-28 Tony TkacikMerge "Improve RESTCONF thread safety when reconfiguring"
2014-07-28 Tony TkacikMerge "Allow getChildNodes() to become a Collection"
2014-07-26 Robert VargaOptimize RESTCONF module/node parsing
2014-07-26 Robert VargaImprove RESTCONF thread safety when reconfiguring
2014-07-26 Robert VargaAllow getChildNodes() to become a Collection
2014-07-25 Maros MarsalekMake DOMMountPointService listenable
2014-07-23 Jozef GloncakBUG 1144 - response 500 instead of 400
2014-07-22 Jozef GloncakBUG 1379 - rpcs behind yang-ext:mount aren't always...
2014-07-21 Tony TkacikFixed incorrect XML test suites & Usage of removed API
2014-07-21 Tony TkacikMerge "BUG 1387 - degrade log output from info to debug"
2014-07-21 Jozef GloncakBUG 1387 - degrade log output from info to debug
2014-07-21 Tony TkacikMerge "Bug 1239 - Clean up and refactor netconf-ssh...
2014-07-18 Tony TkacikMerge "BUG-1365 Check if channel was closed when negoti...
2014-07-16 Devin AveryMerge "Deprecated Rpcs and RpcErrors helper classes"
2014-07-14 Jozef GloncakApply style rules on whole sal-rest-connector
2014-07-12 tpantelisDeprecated Rpcs and RpcErrors helper classes
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-692 Add log to config persister test."
2014-07-04 Tony TkacikMerge "Adding a method to process Identities in a YANG...
2014-07-04 Tony TkacikMerge "BUG-1041 cli proposal #1"
2014-07-04 Jozef GloncakAdding a method to process Identities in a YANG Model
2014-07-04 Jozef GloncakBUG 1016 - JSON|XML output with|without white chars
2014-07-03 Tony TkacikMerge "Bug 1290 - Swagger Documentation is failing...
2014-07-03 Robert VargaBUG-868: donot use deprecated call
next