Deprecate DEFAULT_MAXIMUM_CHUNK_SIZE
[netconf.git] / restconf / sal-rest-connector / src / test /
2020-11-02 Jakub TothTest JSONRestconfServiceModule 69/54969/17
2020-10-26 Jakub TothTest SchemaExportContentYangBodyWriter 72/54972/12
2019-08-28 Robert VargaUpdate NodeIdentifierWithPredicates construction 35/84035/1
2018-11-08 Jakub MorvayMerge "Migrate netconf to mockito ArgumentMatchers"
2018-11-08 Tom PantelisMerge "Migrate restconf to mockito ArgumentMatchers"
2018-11-08 Jakub MorvayMigrate restconf to mockito ArgumentMatchers 14/77614/2
2018-01-30 Marek GradzkiNETCONF-505: fix decoding of URLs with external leafref 23/67723/1
2017-09-12 Jakub TothSplit Restconf implementations (draft02 and RFC) -... 02/62602/11
2017-09-12 Jakub MorvayMerge "Bug 9092: revert to org.json temporarily"
2017-09-06 Jakub MorvayMerge "Convert NetconfEventSourceManager to DataTreeCha...
2017-09-06 Robert VargaDo not use NamedInputStream 44/62744/1
2017-09-05 Jakub MorvayMerge "Convert callhome DCLs to DTCLs"
2017-09-05 Jakub MorvayMerge "Fix failed test - tested string of '..was[n...
2017-09-04 Jakub MorvayMerge "Bug 8989 - Create just one DS for each test...
2017-09-04 Jakub TothFix failed test - tested string of '..was[n']t..' to... 09/62609/3
2017-08-23 Jakub MorvayMerge "Simplify boolean expressions"
2017-08-23 Jakub MorvayMerge "Remove unused singleton code"
2017-08-22 Jakub MorvayMerge "Bug 8977 - Failed on binary key type"
2017-08-22 Jakub TothBug 8977 - Failed on binary key type 30/61930/2
2017-08-11 Jakub MorvayMerge "Remove explicit version declaration"
2017-08-10 Jakub MorvayMerge "Bug 8939: Extract MapEntryNode from MapNode...
2017-08-10 Igor FoltinBug 8939: Extract MapEntryNode from MapNode result... 33/61333/7
2017-08-02 Jakub MorvayMerge changes from topic 'protocol-framework'
2017-08-02 Jakub MorvayMerge "Bug 5825: Migrate restconf to the new XML parser #2"
2017-07-30 Igor FoltinBug 5825: Migrate restconf to the new XML parser #2 66/60566/3
2017-07-20 Thanh HaAdd 'features/protocol-framework/' from commit 'cb42405...
2017-07-20 Thanh HaAdd 'protocol-framework/' from commit '5d015c2c5f800d13...
2017-07-20 Jakub MorvayMerge changes I6575ddd8,I4b78f51d,I0a0441e6
2017-07-19 Tomas CereMerge "Bug 5824: Migrate netconf to the new XML parser"
2017-07-19 Tomas CereMerge "Bug 8745: Migrate EditConfig to the new XML...
2017-07-18 Igor FoltinBug 5825: Migrate restconf to the new XML parser 86/60286/4
2017-07-11 Tomas CereMerge "Remove rest-connector config yang and Module...
2017-07-11 Tomas CereMerge "Add JSONRestconfService impl for the restconf...
2017-07-05 Tom PantelisAdd JSONRestconfService impl for the restconf Draft18... 17/59217/9
2017-06-29 Tomas CereMerge "Bug 8071 - Do not fail on modules with invalid...
2017-06-28 Tomas CereMerge "Remove the need for synthetic methods"
2017-06-27 Jakub MorvayMerge "Convert yanglib project to blueprint"
2017-06-27 Tomas CereMerge "Use lambdas to remove references to Function"
2017-06-27 Jakub MorvayMerge "Add blueprint wiring for restconf connector"
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-29 Tomas CereMerge "Test RestconfWrapperProviders"
2017-05-29 Tomas CereMerge changes Ieb46b050,I6bff6467
2017-05-24 Jakub TothTest RestconfWrapperProviders 66/54966/13
2017-05-23 Ivan HraskoBug 8533: Not possible to invoke RPC on mount points... 59/57659/7
2017-05-23 matus.kubicaBug 7933: NPE when posting using XML 62/57362/7
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-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-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 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-11 Robert VargaDo not include duplicate models 83/53183/1
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 Jakub TothBug 7686 - Make notifications defined by yangs automati... 55/51755/10
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-08 Jakub TothBug 7735 - Update restconf models by RFC 8040 03/51403/3
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-21 Jakub TothBug 5679 - implement new service RestconfService 41/49641/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 - implement ietf-restconf-monitoring - capabil... 26/49026/6
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-12-18 Robert VargaDo not attempt to construct invalid QNames 26/49526/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
next