Merge "Use SimpleSchemaContext instead of EffectiveSchemaContext"
[netconf.git] / restconf / sal-rest-connector / src / main / java / org / opendaylight / netconf / sal /
2017-06-20 Tomas CereMerge "Use SimpleSchemaContext instead of EffectiveSche...
2017-06-14 Tom PantelisRemove UriInfo from JSONRestconfService API methods 74/58974/1
2017-06-14 Robert VargaUse SimpleSchemaContext instead of EffectiveSchemaContext 54/58754/2
2017-06-12 Robert VargaAdjust to EffectiveSchemaContext movement 36/58736/1
2017-06-05 Tomas CereMerge "Un-deprecate JSONRestconfService(Impl)"
2017-06-02 Tom PantelisUn-deprecate JSONRestconfService(Impl) 61/58161/1
2017-05-29 Tomas CereMerge "Test RestconfWrapperProviders"
2017-05-29 Tomas CereMerge changes Ieb46b050,I6bff6467
2017-05-23 Tomas CereMerge "Bug 7933: NPE when posting using XML"
2017-05-23 matus.kubicaBug 7933: NPE when posting using XML 62/57362/7
2017-05-22 Ivan HraskoBug 7933: NPE when posting using XML 25/57425/3
2017-05-20 Robert VargaFix PatchEditOperation 84/57584/2
2017-05-20 Robert VargaFix various warnings 81/57581/3
2017-05-19 Ivan HraskoBug 8351: enforce check-style rules for restconf 60/57260/9
2017-05-19 matus.kubicaBug 8351: Enforce check-style rules for restconf -... 91/56391/15
2017-05-18 Ivan HraskoBug 8455: Yang Patch response is not having the error... 24/57124/2
2017-04-27 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-27 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-27 Robert VargaEliminate ReadWriteTransaction proliferation 67/55867/3
2017-04-24 Jakub MorvayMerge "BUG-5581: batch read check"
2017-04-22 Robert VargaBUG-5581: batch read check 43/55843/1
2017-04-20 Tomas CereMerge "Migrate to karaf4 for the local karaf distribution"
2017-04-20 Jakub MorvayMerge "Close read-only transactions"
2017-04-19 Robert VargaClose read-only transactions 53/55253/1
2017-04-19 Robert VargaBUG-7868: perform checks before starting modifications 31/55231/1
2017-04-13 Ivan HraskoBug 8115: Change URI decoding from ISO-8859-1 to UTF-8 40/54940/2
2017-03-31 Tomas CereMerge "Bug 8086 - Cannot mount honeycomb in clustered...
2017-03-30 Tomas CereMerge "Option to receive only leaf nodes in websocket...
2017-03-28 Jakub MorvayMerge "BUG-1422 Introduce Call-Home functionality for...
2017-03-24 Marek GradzkiBug 8072: Fix decoding of URLs with external identityref 88/53788/3
2017-03-22 Jakub MorvayMerge "Handle shcema without namespace."
2017-03-22 Wenbo HuBug: 8037 YANG Patch using "replace" instead of "merge" 39/53639/2
2017-03-19 JoshOption to receive only leaf nodes in websocket notifs 73/52173/8
2017-03-15 Ivan HraskoBug 7987: Json HTTP PATCH: Problem parsing simple leaf... 13/53313/2
2017-03-14 David GoldbergBug 7906: Fixed json parsing on patch request 88/52888/8
2017-03-12 Robert VargaSwitch time keeping to java.time interfaces 89/53189/8
2017-03-12 Robert VargaEliminate ListenerConstants 88/53188/7
2017-03-12 Robert VargaClean up revision formatting 94/53194/1
2017-03-11 Robert VargaSimplify data encoding in AbstractNotificationsData 87/53187/1
2017-03-11 Robert VargaImprove AbstractQueryParams XML parsing 86/53186/1
2017-03-11 Robert VargaMass conversion to static methods 82/53182/4
2017-03-11 Robert VargaUse UntrustedXML for interfacing with Documents 81/53181/4
2017-03-08 matus.kubicaBug 7741 - "Please try again" should not result in... 84/51684/19
2017-03-06 Igor FoltinBug 6856: Rpc definition should implicitly define input... 82/52882/4
2017-03-03 Jakub MorvayMerge "Bug-6346: Allow over-ride of non-module capabili...
2017-03-03 Andrej MakBug 6996: Set correct module name to error message 24/52724/2
2017-02-24 Tomas CereMerge "Refactor netconf-util's configuration service"
2017-02-21 Jakub MorvayMerge "Fix error reporting for PUT/POST"
2017-02-20 Tomas CereMerge "Remove unused imports in the whole NETCONF project"
2017-02-17 Jakub MorvayRemove unused imports in the whole NETCONF project 09/52009/1
2017-02-16 Tom PantelisFix error reporting for PUT/POST 92/51792/5
2017-02-09 Jakub MorvayMerge "Clean ControllerContext up"
2017-02-09 Robert VargaClean ControllerContext up 11/51611/4
2017-02-08 Jakub TothBug 7735 - Update restconf models by RFC 8040 03/51403/3
2017-01-27 Tomas CereMerge "Use yangtools ParserStreamUtils.findSchemaNodeBy...
2017-01-10 Tomas CereMerge "Bug 7432 - eliminate use of yang-parser-impl...
2017-01-05 Jakub MorvayMerge "Bug 7206 - Chinese improper code problem."
2017-01-05 Geng XingyuanBug 7206 - Chinese improper code problem. 77/48477/5
2016-12-20 Jakub TothBug 5679 - implement ietf-restconf-monitoring - cleanup 87/49187/6
2016-12-20 Jakub TothBug 5679 - implement ietf-restconf-monitoring - streams 03/49103/7
2016-12-20 Jakub TothBug 5679 - ietf-yang-library module implemetation 60/48860/4
2016-12-20 Jakub TothBug 5679 - renamed package rest.services to base.services 57/48857/3
2016-11-29 Tomas CereMerge "Bug 7172 - Correct error-info for missing-attrib...
2016-11-29 Jakub TothBug 7240 - Restconf returns Status.Ok if delete fails 83/48783/1
2016-11-29 Jakub TothBug 6324 - Notifications stream output is not same... 72/48772/2
2016-11-24 Jakub TothBug 7231 - Upgrade ietf-restconf draft17 to draft18 67/48667/1
2016-11-16 Jakub TothBug 6951 - Implement Query parameters - with-defaults 07/48407/2
2016-11-15 Jakub TothBug 6947 / Bug 6948 - implement point and insert query... 69/48369/3
2016-11-14 Jakub TothBug 4883 - implement query parameter - filter 68/48268/6
2016-11-12 Jakub TothBug 6949 / Bug 6950 - Implementation of start-time... 41/48141/6
2016-11-07 Jakub TothBug 6995 - Change event notification subscription usabi... 47/47747/11
2016-11-07 Jakub TothBug 6995 - Change event notification subscription usabi... 31/47731/9
2016-11-07 Jakub MorvayMerge "Address comments from blueprint patches"
2016-11-07 Jakub MorvayMerge "Bug 6903 - Implement Query parameters - fields"
2016-11-07 Jakub MorvayMerge "Bug 6895 - Implement Query parameters - depth"
2016-11-04 Ivan HraskoBug 6903 - Implement Query parameters - fields 69/46669/44
2016-11-04 Ivan HraskoBug 6895 - Implement Query parameters - depth 01/46601/26
2016-10-13 Tomas CereMerge "Implement TesttoolParams.toString() via reflection"
2016-10-11 Jakub TothBug 6848 - update url pattern of restconf from 16 to 17 50/46550/8
2016-10-11 Jakub TothBug 6848 - repackage providers for jersey+create xml 49/46549/12
2016-10-07 Tomas CereMerge "Add missing Netconf node fields"
2016-10-07 Tomas CereMerge changes from topic 'Upgrade ietf-restconf draft16...
2016-10-07 Tomas CereMerge "Use BDD style mocking everywhere if used once."
2016-10-06 Jakub TothBug 6848 - upgrade XML media type 45/46445/6
2016-10-06 Jakub TothBug 6848 - upgrade namespace of notification container 44/46444/6
2016-10-06 Jakub TothBug 6848 - Renaming to draft17 77/46377/7
2016-10-04 Tomas CereMerge "Bug 6635: Correct WriteRunningTx behavior"
2016-10-04 Tomas CereMerge "Check Testool YANG filenames for revision"
2016-10-04 Tomas CereMerge "Bug 6099 - ControllerContext#addKeyValue ignores...
2016-10-04 Tomas CereMerge "PATCH transaction JUnit test"
2016-10-03 Jakub TothBug 6099 - ControllerContext#addKeyValue ignores key... 86/45486/13
2016-10-02 Ivan HraskoBug 6256 - OpenDaylight RESTCONF XML selects wrong... 24/46224/3
2016-09-30 Ivan HraskoBug 6272 - support RESTCONF PATCH for mounted NETCONF... 73/45073/21
2016-09-28 Tomas CereMerge "Remove use of controller/checkstyle.xml (use...
2016-09-21 Tomas CereMerge "Fix broken ApiDocGeneratorTest"
2016-09-21 Tomas CereMerge "Clean-up mdsal-netconf-notification"
2016-09-21 Tomas CereMerge "Add missing copyright to pom files"
2016-09-21 Tomas CereMerge "Do not loose cause when wrapping DocumentedExcep...
2016-09-21 Tomas CereMerge "mdsal-netconf-notification unit tests added"
2016-09-19 Jakub TothBug 6664 - upgrade draft15 to draft16 - change media... 68/45368/4
next