Merge "BUG 2743 - Added support for runtime RPC's to netconf mdsal northbound."
[netconf.git] / opendaylight / netconf / config-netconf-connector / src /
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-19 Tony TkacikMerge "Fix modules Restconf call for mounted devices"
2015-03-19 Tony TkacikMerge "Increase IDLE timeout for ssh netconf server"
2015-03-19 Tony TkacikMerge "Remove RuntimeGeneratedMappingService from confi...
2015-03-19 Tony TkacikMerge "fixed restconf notification subscription parsing."
2015-03-19 Tony TkacikMerge "Reenable netconf-notifications-impl xml tests"
2015-03-18 Maros MarsalekRemove RuntimeGeneratedMappingService from config-manager
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-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 "Serialize capabilities for notification properly"
2015-02-23 Maros MarsalekSerialize capabilities for notification properly
2015-02-23 Maros MarsalekFix race condition in get/get-config netconf rpcs for...
2015-02-23 Marian DubaiBug 2731: Discard changes only when transaction exist.
2015-02-23 Maros MarsalekBUG-2635 Prepare netconf monitoring service for md...
2015-02-19 Tony TkacikMerge "BUG-2633 - Added Operation Service Factory Filte...
2015-02-17 Maros MarsalekBUG-2633 - Added Operation Service Factory Filtering...
2015-02-12 Tony TkacikMerge "BUG-2600 Dynamic schemas in netconf server"
2015-02-11 Maros MarsalekBUG-2600 Dynamic schemas in netconf server
2015-01-17 Tom PantelisMerge "findModule method refactoring"
2015-01-12 Tony TkacikMerge "Optimize Capability.getLocation()"
2015-01-09 Maros MarsalekOptimize Capability.getLocation()
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
2014-12-18 Tony TkacikMerge changes Ic8cadf33,If59b1dd3
2014-12-15 Maros MarsalekImplement basic locking for candidate in config-netconf...
2014-12-15 Maros MarsalekImprove error reporting in ServiceRegistry
2014-12-15 Tony TkacikMerge "BUG-2511 Fix possible XXE vulnerability in restconf"
2014-12-15 Tony TkacikMerge "Allow rpc definition for RuntimeMXBeans to come...
2014-12-15 Maros MarsalekAllow rpc definition for RuntimeMXBeans to come from...
2014-12-15 Tony TkacikMerge "Reuse PEM provider in netconf-testtool."
2014-12-10 Tony TkacikMerge "BUG-2475: Do not issue garbage collection on...
2014-12-10 Tony TkacikMerge topic 'checkstyle'
2014-12-09 Thanh HaFix checkstyle if-statements must use braces netconf
2014-12-09 Marian DubaiAdditional checkstyle fixes. Checkstyle validation...
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-19 Marian DubaiFix checkstyle warnings for config-netconf-connector
2014-11-19 Robert VargaFix raw ServiceReferences and ServiceRegistrations
2014-11-10 Tony TkacikMerge "Fix raw references to Promise"
2014-11-10 Tony TkacikMerge "Fix a raw ServiceReference"
2014-11-10 Tony TkacikMerge changes I0fe4b78d,I3d3bc71b
2014-11-10 Tony TkacikMerge "Do not override managed versions"
2014-11-08 Tony TkacikMerge changes I9865d0cd,Ic71d525f,Ib8faba91,Ia10e5ec9...
2014-11-08 Tony TkacikMerge changes I52c2aaab,I2509ed5e,Ic1d8a4e5,I73730f79...
2014-11-08 Tony TkacikMerge "Do not create Map subclasses"
2014-11-08 Robert VargaFix non-generic references to java.util.Map
2014-11-08 Robert VargaFix non-generic references to List
2014-11-08 Robert VargaDo not create Map subclasses
2014-11-07 Tony TkacikMerge "Migrade JUnitMatchers references"
2014-11-07 Robert VargaMigrade JUnitMatchers references
2014-11-07 Tony TkacikMerge "BUG-2254 Make runtime rpcs in config subsystem...
2014-11-05 Maros MarsalekBUG-2254 Make runtime rpcs in config subsystem/netconf...
2014-10-27 Tony TkacikMerge "BUG 1839 - HTTP delete of non existing data"
2014-10-22 Tony TkacikMerge "BUG-2217 Add missing namespace to serialized...
2014-10-20 Maros MarsalekBUG-2217 Add missing namespace to serialized inner...
2014-09-22 Ed WarnickeMerge "Bug 1025: Fixed incorrect revision in sal-remote...
2014-09-18 Tony TkacikMerge "BUG-692 Fix major issues reported by sonar for...
2014-09-18 Maros MarsalekBUG-692 Fix major issues reported by sonar for netconf...
2014-08-29 Ed WarnickeMerge "Added AAA AuthN filter to RESTConf web.xml"
2014-08-28 Ed WarnickeMerge "Bug 1636: Config Netconf Connector did not seria...
2014-08-28 Tony TkacikMerge "BUG-1617 Extract AuthProvider from netconf ssh"
2014-08-28 Tony TkacikBug 1636: Config Netconf Connector did not serialize...
2014-08-26 Moiz RajaMerge "Bug 1616: Issues with using container and defaul...
2014-08-23 tpantelisBug 1616: Issues with using container and default value...
2014-07-29 Tony TkacikMerge changes I1d768b2b,I9302e88a
2014-07-29 Maros MarsalekFix identity-ref serialization in netconf.
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-17 Robert VargaBUG-1384: YangStoreServiceImpl.refresh() should never...
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-04 Tony TkacikMerge "BUG-1041 cli proposal #1"
2014-07-02 Tony TkacikMerge "BUG-692 Improve log message when negotiation...
2014-07-02 Tony TkacikMerge changes I38344133,Ib209ceed,I3f643034,I2f4ed366
2014-07-02 Robert VargaBUG-868: remove deprecated use of QName constructors
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-30 Maros MarsalekBUG-874 Remove rolback cabaility advertised by config...
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...
2014-06-19 tpantelisBug 977: Return RpcError result on neconf failure
2014-06-18 Tony TkacikMerge "Bug 931, Bug 910 - Enhance Restconf Swagger...
2014-06-18 Tony TkacikMerge "Bug 225 - added support for depth RESTCONF param...
2014-06-18 Tony TkacikMerge "BUG-1105: Implement subtree filtering in netconf"
2014-06-09 Tomas OlveckyBUG-1105: Implement subtree filtering in netconf
2014-06-06 Tony TkacikMerge "Checkstyle plugin check - config & netconf"
2014-06-06 Tony TkacikMerge "BUG 624 - Make netconf TCP port optional."
2014-06-04 Tony TkacikMerge "Do not use deprecated destroyConfigBean in confi...
2014-06-04 Tomas OlveckyDo not use deprecated destroyConfigBean in config tests
next