BUG-4351: remove use of commons-lang3 in tests
[netconf.git] / opendaylight / netconf / mdsal-netconf-connector /
2015-10-14 Tony TkacikMerge changes from topic 'netconf-clustering'
2015-10-08 Maros MarsalekMerge "Stop failing discard-changes operation when...
2015-10-08 Tomas CereStop failing discard-changes operation when tx wasn... 50/28050/2
2015-08-25 Maros MarsalekMerge "Rename netconf-util packages to org.opendaylight...
2015-08-25 Maros MarsalekMerge "Rename netconf-mapping-api packages to org.opend...
2015-08-25 Maros MarsalekMerge "Rename netconf-api packages to org.opendaylight...
2015-08-25 Maros MarsalekMerge "Rename mdsal-netconf-connector packages to org...
2015-08-25 Tomas CereRename netconf-util packages to org.opendaylight.netconf 52/25952/1
2015-08-25 Tomas CereRename netconf-mapping-api packages to org.opendaylight... 47/25947/1
2015-08-25 Tomas CereRename netconf-api packages to org.opendaylight.netconf 25/25925/1
2015-08-24 Tomas CereRename mdsal-netconf-connector packages to org.opendayl... 22/25922/1
2015-08-20 Tomas CereChange groupId and versions of netconf artifacts 27/25527/2
2015-08-19 Tomas CereCleanup project structure and dependencies 15/25415/6
2015-08-13 Tomas CereDecouple config and netconf subsystems.
2015-07-14 Maros MarsalekRemove yang-data-operations dependencies
2015-06-26 Tomas CereIncrease UnitTest coverage/refactor for MDsal Netconf.
2015-05-19 Tomas CereUse callbacks while parsing to NormalizedNodes.
2015-05-19 Tomas CereBUG 3213: Add missing netconf-tcp dependency to mdsal...
2015-05-07 Tony TkacikMerge "BUG 2954 : Thread local DocumentBuilder's for...
2015-04-29 Tony TkacikMerge "Bug 2932: NPE on bundle activation"
2015-04-29 Thanh HaFix checkstyle violations caused by checkstyle 6.1.1
2015-04-27 Ed WarnickeMerge "Bug 2983: Added support for creation of multiple...
2015-04-24 Tony TkacikMerge "Bumped controller version by minor for next...
2015-04-24 Tony TkacikBumped controller version by minor for next release...
2015-04-24 Tony TkacikMerge "Use ImmutableNodes.fromInstanceId in netconf"
2015-04-24 Tony TkacikMerge "Improve performance of XmlElement.getName"
2015-04-24 Maros MarsalekUse ImmutableNodes.fromInstanceId in netconf
2015-04-21 Tony TkacikMerge "Improve xml lookup in edit-config rpc for md...
2015-04-20 Maros MarsalekImprove xml lookup in edit-config rpc for md-sal
2015-04-16 Ed WarnickeMerge "Bug 2358: Fixed warnings in Restconf"
2015-04-13 Tony TkacikMerge "Stop swallowing exceptions in XmlElement optiona...
2015-04-13 Tony TkacikMerge "Remove isCloseMsg check for each rpc"
2015-04-10 Tony TkacikMerge "BUG 1848 : Use OrderedNormalizedNodeWriter in...
2015-04-09 Tomas CereBUG 1848 : Use OrderedNormalizedNodeWriter in rpc trans...
2015-04-08 Tony TkacikMerge "Fixed NPE when RuntimeRpc could not find module...
2015-04-08 Tony TkacikMerge "BUG 2889 : migration of netconf-cli to Normalize...
2015-04-07 Tomas CereFixed NPE when RuntimeRpc could not find module in...
2015-03-30 Tony TkacikMerge "BUG 2743 - Added support for runtime RPC's to...
2015-03-30 Tony TkacikMerge "Increase default negotiation timeout for netconf...
2015-03-30 Tony TkacikMerge "BUG-1567 Expose sources for submodules in netconf"
2015-03-27 Maros MarsalekBUG-1567 Expose sources for submodules in netconf
2015-03-25 Tomas CereBUG 2743 - Added support for runtime RPC's to netconf...
2015-03-23 Tony TkacikMerge "BUG-2878: Add the XML declaration to every outgo...
2015-03-23 Tony TkacikMerge "BUG-2801: Added filtering for get and getConfig...
2015-03-20 Tomas CereBUG-2801: Added filtering for get and getConfig in...
2015-03-19 Tony TkacikMerge "fixed restconf notification subscription parsing."
2015-03-19 Tony TkacikMerge "Reenable netconf-notifications-impl xml tests"
2015-03-18 Ed WarnickeMerge "Bug 2841: Fixed missing output element in Restco...
2015-03-16 Maros MarsalekBUG-2713 Extract capability implementations into util
2015-03-11 Tony TkacikMerge "Fixed testool performance bottleneck due to...
2015-03-11 Tony TkacikMerge "Remove duplicate dependency declarations"
2015-03-11 Tony TkacikMerge "Fixed failing tests due to different attribute...
2015-03-11 Robert VargaRemove duplicate dependency declarations
2015-03-10 Tomas CereFixed failing tests due to different attribute handling...
2015-03-10 Maros MarsalekMigrate users of AnyXml node to DOMSource
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 Tony TkacikMerge "Fixed build-failure because of undeclared transt...
2015-03-05 Tony TkacikMerge "Unit Test for md-sal netconf northbound mapping...
2015-03-05 Tony TkacikMerge "Fixed discard-changes for mdsal netconf, mapping...
2015-03-02 Tomas CereUnit Test for md-sal netconf northbound mapping.
2015-03-02 Tomas CereFixed discard-changes for mdsal netconf, mapping code...
2015-02-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
2015-02-24 Tony TkacikMerge "Bug 2731: Discard changes only when transaction...
2015-02-24 Tony TkacikMerge "Fix race condition in get/get-config netconf...
2015-02-23 Tony TkacikMerge "BUG-2635 Netconf monitoring for md-sal netconf...
2015-02-23 Maros MarsalekBUG-2635 Netconf monitoring for md-sal netconf northbound
2015-02-23 Maros MarsalekBUG-2635 Prepare netconf monitoring service for md...
2015-02-23 Maros MarsalekRemove required source element from Get operation for...
2015-02-19 Tony TkacikMerge "BUG-2634 Config binding for netconf server"
2015-02-19 Tony TkacikMerge "BUG-2633 - Netconf northbound mapping."
2015-02-17 Maros MarsalekBUG-2634 Config binding for netconf server
2015-02-17 Maros MarsalekBUG-2633 - Netconf northbound mapping.