Merge "Fix channelInactive event handling in the netty pipeline for netconf."
[netconf.git] / opendaylight / netconf / netconf-util / src /
2014-12-08 Tony TkacikMerge "Fix channelInactive event handling in the netty...
2014-12-08 Tony TkacikMerge "Remove logged unstubbed exception in test for...
2014-12-08 Tony TkacikMerge "Speed up chunked framing"
2014-12-05 Robert VargaSpeed up chunked framing
2014-12-05 Tony TkacikMerge changes I07a18f32,I8a1a0129
2014-12-05 Tony TkacikMerge "BUG-2459: Default to byte-aligned encoding"
2014-12-05 Robert VargaCleanup message logging in netconf handlers
2014-12-03 Tony TkacikMerge "Do not force toString() in NetconfClientSession"
2014-12-03 Tony TkacikMerge "Fix checkstyle warnings in netconf-util"
2014-11-27 Marian DubaiFix checkstyle warnings in netconf-util
2014-11-07 Tony TkacikMerge "Update junit Assert imports"
2014-11-07 Tony TkacikMerge "Migrade JUnitMatchers references"
2014-11-07 Tony TkacikMerge "Remove unused imports"
2014-11-07 Tony TkacikMerge "Fix checkstyle warnings in opendaylight/netconf"
2014-11-07 Robert VargaFix checkstyle warnings in opendaylight/netconf
2014-11-07 Tony TkacikMerge "BUG-2254 Make runtime rpcs in config subsystem...
2014-11-07 Tony TkacikMerge "Fix warnings in neconf-util"
2014-11-06 Robert VargaFix warnings in neconf-util
2014-10-27 Tony TkacikMerge "BUG 1839 - HTTP delete of non existing data"
2014-10-27 Tony TkacikMerge "Convert netconf to use artifacts"
2014-10-27 Tony TkacikMerge "BUG-1612 Update netconf testtool to use new...
2014-10-27 Tony TkacikMerge "BUG-1612 Implement mina ssh netconf server endpoint"
2014-10-27 Tony TkacikMerge "BUG-2184 Fix subtree filtering for identity...
2014-10-22 Maros MarsalekBUG-2184 Fix subtree filtering for identity-ref leaves
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 Filip TehlarBUG-1521 netconf-util line coverage
2014-09-18 Maros MarsalekBUG-692 Fix major issues reported by sonar for netconf...
2014-09-15 Tony TkacikMerge "BUG-1521 netconf-client line coverage"
2014-09-12 Tony TkacikMerge "BUG-1521 Unit tests for netconf-util xml package."
2014-09-12 Filip TehlarBUG-1521 netconf-client line coverage
2014-09-12 Maros MarsalekBUG-1521 Unit tests for netconf-util xml package.
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-18 Ed WarnickeMerge "BUG-1541 Netconf device simulating testtool"
2014-08-18 Ed WarnickeMerge "BUG-1541 Extract AuthProvider interface"
2014-08-18 Ed WarnickeMerge "Fix precondition formatting"
2014-08-14 Robert VargaFix precondition formatting
2014-07-29 Tony TkacikMerge changes I1d768b2b,I9302e88a
2014-07-29 Tony TkacikMerge changes Ifd28301d,I38220acb,I9bad24df
2014-07-29 Maros MarsalekFix identity-ref serialization in netconf.
2014-07-29 Maros MarsalekFix children element lookup in XmlElement
2014-07-21 Tony TkacikMerge "Bug 1239 - Clean up and refactor netconf-ssh...
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-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-02 Tomas OlveckyBUG 624 - Make netconf TCP port optional.
2014-05-26 Tony TkacikMerge "BUG-624 make netconf tcp address optional in...
2014-05-26 Tony TkacikMerge "Bug 1036 - Allow using container in case stmt...
2014-05-26 Tomas OlveckyBUG-624 make netconf tcp address optional in config...
2014-05-23 Tony TkacikMerge "Bug 716: Errors on controller shutdown"
2014-05-23 Tony TkacikMerge "Bug 735 - Part 2 - Modify controller to referenc...
2014-05-23 Tomas OlveckyBug 1036 - Allow using container in case stmt to preser...
2014-05-21 Tony TkacikMerge "Bug 992 - Fix broken netconf xml serialization."
2014-05-19 Ed WarnickeMerge "Bug 624 - Separate netty and exi specific classe...
2014-05-19 Tomas OlveckyBug 992 - Fix broken netconf xml serialization.
2014-05-16 Tomas OlveckyBug 624 - Separate netty and exi specific classes from...
2014-05-13 Tony TkacikMerge "Bug 617: Remove extend files from sal-rest-conne...
2014-05-12 Tony TkacikMerge "BUG-704 Remove pax from netconf identity-ref...
2014-05-12 Tony TkacikMerge "Add serialVersionUID to Serializable"
2014-05-11 Robert VargaAdd serialVersionUID to Serializable
2014-05-06 Tony TkacikMerge "Bug: 627 Added RESTConf API Explorer that dynami...
2014-05-01 Ed WarnickeMerge "BUG 274 REST response instead of NumberFormatExc...
2014-04-30 Ed WarnickeMerge "Default auth parameters in config.ini."
2014-04-29 Tony TkacikMerge changes Ie84ea1ff,Ifa0a97da
2014-04-29 Martin BobakDefault auth parameters in config.ini.
2014-04-29 Maros MarsalekBUG-848 Fix netconf communication while using CHUNK...
2014-04-28 Ed WarnickeMerge "Resolve Bug:748 - Remove test resources from...
2014-04-28 Ed WarnickeMerge changes I8e90a7d5,I25249fe8
2014-04-28 Ed WarnickeMerge "BUG 652 leafref CCE & BUG 720 colons problem"
2014-04-28 Ed WarnickeMerge "Bug 460 - Fix warning throughout netconf subsystem"
2014-04-28 Tony TkacikMerge "BUG-732 Fix sal-netconf-connector unable to...
2014-04-28 Maros MarsalekBUG-732 Fix sal-netconf-connector unable to download...
2014-04-28 Martin BobakBug 460 - Fix warning throughout netconf subsystem
2014-04-25 Tony TkacikMerge "Bug 451 - Fix netconf exception handling"
2014-04-25 Tony TkacikMerge "BUG-832 Add initial configuration for controller...
2014-04-25 Martin BobakBug 451 - Fix netconf exception handling
2014-04-24 Martin BobakBug 722 - nagasena version bumped to 0000.0002.0038
2014-04-16 Tony TkacikMerge "BUG-731: do not do String.toString()"
2014-04-16 Tony TkacikMerge "BUG-731: do not catch Throwable"
2014-04-16 Maros MarsalekBUG-472 Initial EXI encoder/decoder implementation...
2014-04-16 Robert VargaBUG-472: Add EXI codecs without wiring them
2014-04-16 Tony TkacikMerge "Resolve Bug:745 - remove windows line endings...
2014-04-15 Milos FabianBug 491 - Use XmlUnit for xml comparing in junit tests.
2014-04-15 Tomas OlveckyResolve Bug:745 - remove windows line endings from...
2014-04-15 Tony TkacikMerge "Bug 714 - Fixed creating DOM Document's element...
2014-04-15 Tony TkacikMerge "BUG 718: changed codec for URI parsing"
2014-04-15 Tony TkacikMerge "Resolve Bug:707 - ConfigPusher should wait for...
2014-04-15 Tomas OlveckyResolve Bug:707 - ConfigPusher should wait for netconf...
2014-04-14 Milos FabianBug 714 - Fixed creating DOM Document's element with...
next