Add blueprint wiring for restconf connector
[netconf.git] / restconf / sal-rest-connector / src / test / java / org / opendaylight / controller / sal / restconf /
2017-06-24 Tom PantelisAdd blueprint wiring for restconf connector 68/57368/31
2017-06-21 Jakub MorvayMerge changes I0d93e3c4,I34aca892,I74162d9a,Icd48e366
2017-06-21 Jakub MorvayMerge "Switch from config-parent in pom files"
2017-06-20 Tomas CereMerge "Migrate XML output to yang-data-codec-xml"
2017-06-20 Tomas CereMerge "Run NormalizedNode parsing inline if possible"
2017-06-20 Tomas CereMerge "Bug 5995: remove org.json"
2017-06-20 Tomas CereMerge "Bug 8622: convert sal-rest-docgen to Jackson"
2017-06-20 Tomas CereMerge "Use SimpleSchemaContext instead of EffectiveSche...
2017-06-14 Tom PantelisRemove UriInfo from JSONRestconfService API methods 74/58974/1
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-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-19 JoshOption to receive only leaf nodes in websocket notifs 73/52173/8
2017-03-16 Ivan HraskoFix autorelease fail 86/53386/1
2017-03-12 Robert VargaSwitch time keeping to java.time interfaces 89/53189/8
2017-03-12 Robert VargaClean up revision formatting 94/53194/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-11 Robert VargaRemove unneded semicolon 80/53180/2
2017-03-08 matus.kubicaBug 7741 - "Please try again" should not result in... 84/51684/19
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-01-27 Tomas CereMerge "Use yangtools ParserStreamUtils.findSchemaNodeBy...
2017-01-17 Tomas CereMerge "Bug 7491 - Ignore exceptions during invoking...
2017-01-10 Jakub MorvayMerge "Bug 7429 - Upgrade docgen in restconf to the...
2017-01-10 Tomas CereMerge "Bug 7432 - eliminate use of yang-parser-impl...
2017-01-10 Jakub TothBug 7433 - Remove use of YangSchemaSourceImpl from... 24/50124/4
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-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-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-02 Jakub MorvayMerge "Add netconf-netty-util tests"
2016-11-02 Jakub MorvayMerge "Add blueprint wiring for netconf-client"
2016-11-02 Jakub MorvayMerge "Add blueprint wiring for netconf-console"
2016-10-27 Tomas CereMerge "Bug 6931 - Fix unsupported specific type of...
2016-10-27 Tomas CereMerge "Use UTF-8 as the standard output"
2016-10-27 Robert VargaUse UTF-8 as the standard output 65/47665/2
2016-10-13 Tomas CereMerge "Implement TesttoolParams.toString() via reflection"
2016-10-11 Jakub TothBug 6848 - repackage providers for jersey+create xml 49/46549/12
2016-10-07 Tomas CereMerge "Use BDD style mocking everywhere if used once."
2016-10-04 Tomas CereMerge "Check Testool YANG filenames for revision"
2016-09-30 Ivan HraskoBug 6272 - support RESTCONF PATCH for mounted NETCONF... 73/45073/21
2016-08-26 Tomas CereMerge "Bug 5615 - Netconf connector update overwriting...
2016-08-26 Tomas CereMerge "Remove jersey-server artifact"
2016-08-25 Jakub TothBug 6457 - Delete Cars configuration from Follower... 63/44563/4
2016-08-11 Tomas CereMerge "Bug 6198 - Use sal-netconf-connector to connet...
2016-08-05 Tomas CereMerge "Bug 6037 - Check if delete request was successful"
2016-08-05 Tomas CereMerge "Yang HTTP PATCH for Restconf11"
2016-08-02 Ivan HraskoBug 6037 - Check if delete request was successful 05/42705/11
2016-08-02 Jakub TothBug 2594 - PUT method returns wrong status for create... 35/40235/14
2016-07-26 Jakub TothBug 3959 - support netconf notification 39/41639/18
2016-06-14 Tomas CereMerge "Bug 5708: Schemaless netconf mount point"
2016-06-13 Tomas CereMerge "Fix bug 5810, 5812: 1. only when node's config...
2016-06-13 Tomas CereMerge "Bug 5526 - Testing - Rest implementations -...
2016-06-13 Tomas CereMerge changes from topic 'parser-post-removal'
2016-06-09 Ivan HraskoBUG-865: remove tests dependend on pre-Beryllium parser 88/40088/2
2016-06-09 Jakub TothBUG-865: remove references to obsolete types 11/39911/8
2016-05-31 Tomas CereMerge "Bug 5912 - Restconf draft11 - utils"
2016-05-31 Tomas CereMerge "Add Karaf CLI for NETCONF CRUD commands"
2016-05-31 Tomas CereMerge "Bump ietf-yang-library module to newest draft"
2016-05-31 Tomas CereMerge "Clean up a lot of JavaDoc etc. to conform to...
2016-05-31 Tomas CereMerge "Name Logger field LOG instead of _logger and...
2016-05-31 Tomas CereMerge "Log exception instead of using printStackTrace...
2016-05-30 Jakub TothReplace old yang parser usages in restconf 13/39613/2
2016-02-22 Robert VargaRemove opendaylight directory 94/35194/1