Merge "Fix config-only thinko"
[netconf.git] / restconf / restconf-nb-bierman02 /
2018-08-21 Jakub MorvayMerge "NETCONF-557: Add support for URL capability"
2018-08-20 Robert VargaFix argument strings 23/75323/9
2018-08-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 95/74995/1
2018-08-06 Jakub MorvayMerge "NECONF-524 : Setting the netconf keepalive logic...
2018-07-25 Jakub MorvayMerge "Remove unused exceptions"
2018-07-24 Stephen KittRemove unused exceptions 96/74396/3
2018-07-20 Robert VargaUse union's stringValue() 12/74212/4
2018-07-12 Robert VargaUse DOMExtensibleService.getExtensions() 40/73940/7
2018-07-12 Jakub MorvayMerge "Remove netconf-node-inventory"
2018-07-12 Jakub MorvayMerge "Add explicit getExtensions()"
2018-07-12 Jakub MorvayMerge changes from topic 'no-chararray'
2018-07-11 Robert VargaRely in ietf-inet-util to convert IpAddress to string 53/73953/2
2018-07-11 Jakub MorvayMerge "Remove redundant code constructs"
2018-07-11 Jakub MorvayRemove redundant code constructs 23/73923/2
2018-07-05 Robert VargaEliminate use of SchemaService 58/73758/7
2018-07-01 JakubTothMerge "Guard against multiple web registration attempts"
2018-06-29 Tom PantelisGuard against multiple web registration attempts 88/73488/2
2018-06-28 Robert VargaRemove duplicate ietf-yang-library models 21/73521/8
2018-06-04 Tom PantelisMerge "Fixup Augmentable and Identifiable methods changing"
2018-06-04 Jakub MorvayMerge "Use requested media type in RestconfDocumentedEx...
2018-06-04 Robert VargaFixup Augmentable and Identifiable methods changing 55/71255/8
2018-06-01 Tom PantelisUse requested media type in RestconfDocumentedException... 86/72586/1
2018-06-01 Tom PantelisRestconfDocumentedExceptionMapper not returning json 83/72583/1
2018-05-31 Tom PantelisFix jersey 2 WARNs in RestconfApplication 35/72535/2
2018-05-31 Tom PantelisFix RestconfDocumentedExceptionMapper exception 25/72525/1
2018-05-30 Tom PantelisConvert to jersey 2 45/72245/4
2018-05-10 Jakub MorvayMerge "Convert yanglib to new web API"
2018-05-09 Jakub MorvayMerge "Convert apidocs to new web API"
2018-05-09 Jakub MorvayMerge "Implement AsyncWriteTransaction.commit()"
2018-05-07 Tom PantelisRemove controller DCL-related references 41/71841/1
2018-04-27 Jakub MorvayMerge "Convert rcf8040 from web.xml to programmtic...
2018-04-26 Jakub MorvayMerge changes from topic 'rem_web_xml'
2018-04-18 Tom PantelisConvert bierman02 from web.xml to programmtic web API 61/71061/2
2018-04-16 Tom PantelisRemove static RestconfImpl 96/70996/1
2018-04-16 Tom PantelisUse BrokerFacade non-statically 95/70995/1
2018-04-13 Tom PantelisUse ControllerContext non-statically 35/70935/1
2018-04-13 Anil BelurMerge "Bump to odlparent 3.1.0 and yangtools 2.0.3"
2018-04-09 Stephen KittBump to odlparent 3.1.0 and yangtools 2.0.3 68/69868/6
2018-04-04 Jakub MorvayMerge "NETCONF-526 : edit-config payload default-operat...
2018-03-31 Jakub MorvayMerge "Fix findbugs violations in netconf"
2018-03-29 Jakub MorvayMerge "Rename restconf-binding-parent -> restconf-parent"
2018-03-29 Jakub MorvayRename restconf-binding-parent -> restconf-parent 69/70169/3
2018-03-28 Jakub MorvayMerge changes Id70838c2,I6201e5b7,I4eb2d1d1
2018-03-28 Jakub MorvayMerge "Remove deprecated AsyncWriteTransaction#commit...
2018-03-28 Tom PantelisRemove deprecated AsyncWriteTransaction#commit method 30/69930/2
2018-03-21 JakubTothMerge "NETCONF-525: fix netconf AuthProvider packaging"
2018-03-20 Robert VargaUse YinExportUtils.writeModuleAsYinText() 43/69443/2
2018-03-07 JakubTothMerge "Eliminate duplicate dependency"
2018-03-07 JoshWebsocket Uri should have scheme wss if registration... 83/67283/10
2018-02-28 Tom PantelisSpecify explicit javax.ws.rs version in restconf 55/68255/9
2018-02-27 Tom PantelisFix findbugs violations in restconf-nb-bierman02 56/68556/4
2018-02-27 Tom PantelisAdd restconf binding parent pom 50/68550/4
2018-02-27 JakubTothMerge "Convert netconf-util, netconf-ssh, netconf-tcp...
2018-02-26 Anil BelurBump versions by x.(y+1).z for next dev cycle 42/68742/1
2018-02-22 Stephen KittClosed nested JSON writers 69/67869/6
2018-02-14 Evan ZellerNETCONF-509: no-input RPCs should use RestconfDocumente... 71/68271/1
2018-01-30 Marek GradzkiNETCONF-505: fix decoding of URLs with external leafref 23/67723/1
2018-01-19 Robert VargaNETCONF-494: use RFC7951 JSON codecs 51/67351/1
2018-01-12 Jakub MorvayMerge "Clean up netconf-parent root pom"
2018-01-12 Robert VargaAdjust to yangtools-2.0.0/odlparent-3.0.0 changes 02/64202/42
2017-12-11 HeYunBoUsing writeAndFlush to response PingWebSocketFrame... 44/66044/2
2017-11-30 Tomas CereMerge "Support for patch command"
2017-11-30 Balaji VaradarajuSupport for patch command 90/65690/5
2017-11-22 Tomas CereFix NPE when trying to download restconf provided yang... 04/65804/5
2017-10-25 Tomas CereMerge "Add missing flush() on buffered writer."
2017-10-18 David SuarezRemove explicit default super-constructor calls 52/64452/1
2017-10-16 Tomas CereMerge changes from topic 'ListenerAdapterTreeMigration'
2017-10-15 JoshTransition ListenerAdapter to ClusteredDOMDataTreeListener 64/63264/14
2017-10-15 JoshAdd unit tests for ListenerAdapter 03/63203/6
2017-10-13 Robert VargaFix augmentation node lookup 37/64237/2
2017-10-12 Tomas CereMerge "Bug 9256: Add websocket server config knob for ip"
2017-10-12 Tomas CereMerge "BUG 9112: NPE in karaf cli when device is still...
2017-10-12 Tomas CereMerge "BUG-9048 Fix actor crash when writing incorrect...
2017-10-11 Tomas CereMerge "NetConf test tool improved so now it can be...
2017-10-11 Tomas CereMerge "Replace deprecated Futures.addCallback by the...
2017-10-10 Tomas CereBug 9256: Add websocket server config knob for ip 09/64109/2
2017-10-09 David SuarezReplace deprecated Futures.addCallback by the newer... 50/64050/1
2017-09-29 Evan ZellerBUG-9132: don't provide a value for restconf/streams... 54/63854/1
2017-09-29 Anil BelurBump netconf to use yangtools 1.2.0 62/63762/7
2017-09-27 Tomas CereMerge "Adjust test-tool to yangtools changes"
2017-09-27 Tom PantelisAdd local MultivaluedHashMap implementation 53/63053/3
2017-09-21 Tomas CereMerge "Bug 8988 - Check for empty payload properly"
2017-09-20 Jakub MorvayBug 8988 - Check for empty payload properly 55/63055/4
2017-09-20 Jakub MorvayAdjust tests for yangtools changes 02/63302/2
2017-09-13 Jakub TothSplit Restconf implementations (draft02 and RFC) -... 20/62920/8
2017-09-13 Jakub TothSplit Restconf implementations (draft02 and RFC) -... 72/62872/7
2017-09-13 Jakub TothSplit Restconf implementations (draft02 and RFC) -... 71/62871/6
2017-09-13 Jakub TothSplit Restconf implementations (draft02 and RFC) -... 55/62855/7
2017-09-13 Jakub TothSplit Restconf implementations (draft02 and RFC) -... 54/62854/6
2017-09-13 Jakub TothSplit Restconf implementations (draft02 and RFC) -... 91/62791/5
2017-09-13 Jakub TothSplit Restconf implementations (draft02 and RFC) -... 79/62779/9
2017-09-13 Jakub TothSplit Restconf implementations (draft02 and RFC) -... 04/62704/10
2017-09-12 Jakub TothSplit Restconf implementations (draft02 and RFC) -... 02/62602/11