Fix for deviation list mapping in Restconf
[netconf.git] / restconf / restconf-nb-bierman02 /
2019-05-15 jenkins-relengBump versions by x.y.(z+1) 59/82059/1
2019-04-06 Robert VargaReduce the use of AttrBuilders 19/81419/2
2019-03-18 jenkins-relengBump versions by x.y.(z+1) 69/80969/1
2019-02-08 Jakub MorvayAllow no payload for RPCs with no input 39/80239/1
2019-01-29 Michael Vorburgerremove curious hard-coded yangtools 2.1.8 which seems... 10/80010/1
2019-01-29 Tom PantelisMove BP xml files to standard OSGI-INF/blueprint 64/79964/3
2019-01-23 Michael VorburgerdestroyInstance() WebSocketServer in two tests 60/79860/1
2019-01-21 Jakub MorvayMerge "Bump yangtools to 2.1.8"
2019-01-21 Robert VargaBump yangtools to 2.1.8 56/79656/4
2019-01-20 Robert VargaCheck time expiry before attempting to format notification 62/79762/2
2019-01-20 Robert VargaFix adapters retaining state 59/79759/2
2019-01-20 Robert VargaFix bierman02 ListenerAdapter memory leak 58/79758/1
2019-01-20 Robert VargaSimplify NotificationListenerAdapter 57/79757/1
2019-01-16 Jakub MorvayMerge "Provide NetconfKeystoreService RPCs in clustered...
2019-01-16 Jakub MorvayMerge "Remove jackson dependency from restconf"
2019-01-16 Robert VargaRemove jackson dependency from restconf 77/79577/1
2019-01-16 Jakub MorvayMerge changes I2e5faece,Ie34e98bd,Id2112fcb
2019-01-16 Robert VargaEliminate unneeded test dependencies 70/79570/1
2019-01-16 Robert VargaRemove org.jboss.resteasy/jaxrs-api dependency 69/79569/2
2019-01-16 Robert VargaRemove use of Throwables.propagate() 66/79566/1
2019-01-07 Jakub MorvayMerge "Prevent ssh hang during shutdown"
2019-01-04 Robert VargaModernize collection allocation 20/79220/3
2019-01-02 Robert VargaFix NamespaceContext test implementation 39/79139/2
2018-12-05 Jakub MorvayMerge "Get rid of checked futures in tests"
2018-12-05 Jakub MorvayMerge "Use FluentFuture in DOMDataTransactionValidator"
2018-12-05 Jakub MorvayMerge "Refactor bad local variable name in KeepaliveSal...
2018-12-05 Jakub MorvayMerge changes Ie852df32,I731a0066,I2e8558f1
2018-12-05 Jakub MorvayMerge "Remove references to controller.git"
2018-12-04 Jakub MorvayFix Java 7 IDE migration warnings 15/78415/4
2018-12-04 Jakub MorvayFix Java 5 IDE migration warnings 14/78414/3
2018-12-04 Jakub MorvayRemove references to controller.git 09/78409/2
2018-12-01 Anil BelurMerge "Bump to yangtools-2.1.4 and mdsal-3.0.2"
2018-11-28 Jakub MorvaySupport modules w/o revision in restconf/modules 62/78262/3
2018-11-28 Jakub MorvayMerge "Log the address and port on bind errors"
2018-11-28 Stephen KittLog the address and port on bind errors 50/78250/1
2018-11-17 Jakub MorvayMerge "Migrate restconf to MD-SAL APIs"
2018-11-14 Robert VargaMigrate restconf to MD-SAL APIs 86/77486/22
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-11-06 Robert VargaMigrate from JSONCodecFactory.getShared() 28/77528/1
2018-11-06 Robert VargaDo not allocate a short-lived ByteBuf 24/77524/3
2018-11-06 Robert VargaDo not hard-code OK status code 23/77523/3
2018-11-06 Robert VargaMigrate use of deprecated netty API elements 22/77522/3
2018-11-04 Robert VargaReduce of CheckedFuture in RestconfImpl 84/77484/1
2018-10-31 Jakub MorvayMerge "Get rid of odl-netconf-connector-ssh feature"
2018-10-30 Tom PantelisMerge "Add subscribeToStream to JSONRestConfService"
2018-10-29 Jakub MorvayMerge "Upgrade xercesImpl"
2018-10-28 JoshAdd subscribeToStream to JSONRestConfService 10/77310/3
2018-10-24 Robert VargaIntegrate MRI projects for Neon 66/74966/53
2018-10-01 Jakub MorvayMerge "Remove use of ThreadPools in sal-netconf-connector"
2018-10-01 Jakub MorvayMerge changes I629c0bbd,Ia47c3163
2018-10-01 Jakub MorvayMerge "Fix AbstractCommonSubscriber close method"
2018-10-01 Jakub MorvayFix AbstractCommonSubscriber close method 41/76541/2
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"
next