netconf.git
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 Ed WarnickeMinor changes to config-persister to allow for karaf
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 Robert VargaFix test coverage not being reported in Sonar
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 Ed WarnickeA little extra protection against nulls in ConfigPusher
2014-08-06 Robert VargaBUG-1281: eliminate thread-unsafe lookup
2014-08-06 Robert VargaBUG-1281: make methods static
2014-08-05 Giovanni MeoRemove old dependencies
2014-08-05 Jozef GloncakMigrate to junit 4.11 - failing test
2014-08-05 Tony TkacikMerge "Fix failing IT tests"
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 Ed WarnickeMoved all config subsystem config files to mvn projects.
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 Moiz RajaMerge "broken build - missing implementation of method...
2014-07-31 Robert VargaBUG-868: Migrate to SchemaContextListener
2014-07-31 Jozef Gloncakbroken build - missing implementation of method getAnyX...
2014-07-31 Jozef GloncakNotificator create stream name method don't remove...
2014-07-30 Ed WarnickeMerge "Serialization/Deserialization and a host of...
2014-07-29 Moiz RajaSerialization/Deserialization and a host of other fixes
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-29 Maros MarsalekFix identity-ref serialization in netconf.
2014-07-29 Maros MarsalekFix children element lookup in XmlElement
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-1384: YangStoreServiceImpl.refresh() should...
2014-07-18 Tony TkacikMerge "BUG-1365 Check if channel was closed when negoti...
2014-07-17 Robert VargaBUG-1384: YangStoreServiceImpl.refresh() should never...
2014-07-17 Maros MarsalekBUG-1365 Check if channel was closed when negotiation...
2014-07-16 Devin AveryMerge "Deprecated Rpcs and RpcErrors helper classes"
2014-07-16 Tomas OlveckyBug 1239 - Clean up and refactor netconf-ssh client
2014-07-15 Tony TkacikMerge "BUG-1317 BUG-1351 Fix duplicate connections...
2014-07-15 Maros MarsalekBUG-1317 BUG-1351 Fix duplicate connections from netcon...
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 Tomas OlveckyIntroducing simple merge strategy for config subsystem
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-08 Tomas OlveckyBug 1293 - Switch packaging of config-util to bundle
2014-07-08 Tomas OlveckyAdd netconf-cli temporary files to .gitignore
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 Maros MarsalekBUG-692 Add log to config persister test.
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