Files should not be executable
[netconf.git] / restconf / restconf-nb-bierman02 / src / main / java / org / opendaylight / netconf / sal /
2020-04-19 Robert VargaFiles should not be executable 31/89131/1
2019-11-04 Robert VargaProperly close stream writer 48/85548/1
2019-10-10 Robert VargaBump mdsal to 5.0.2 47/84147/43
2019-10-10 Robert VargaBump yangtools to 4.0.1 46/84146/40
2019-10-10 Robert VargaBump odlparent to 6.0.0 45/84145/32
2019-10-07 Robert VargaApply modernizations 30/84930/2
2019-09-24 Robert VargaMigrate YangInstanceIdentifier.EMPTY users 75/84175/19
2019-09-04 Robert VargaRemove use of NodeIdentifierWithPredicates constructors 86/84186/1
2019-09-03 Robert VargaRemove use NodeIdentifierWithPredices.getKeyValues() 58/84158/2
2019-08-28 Robert VargaUpdate NodeIdentifierWithPredicates construction 35/84035/1
2019-08-20 Robert VargaSimplify RestconfValidationUtils users 56/83756/3
2019-07-02 Jakub TothConvert anyxml nodes lazily 14/82514/8
2019-06-21 Robert VargaRemove use of StringBuffer 39/82639/2
2019-06-04 Robert VargaRevert "Convert anyxml nodes lazily" 96/82396/2
2019-05-31 Jakub TothConvert anyxml nodes lazily 01/82001/13
2019-04-12 Robert VargaBump mdsal to 4.0.0 73/81273/18
2019-04-12 Robert VargaBump yangtools to 3.0.0 72/81272/15
2019-04-06 Robert VargaReduce the use of AttrBuilders 09/81409/3
2019-04-05 Robert VargaShorten java.util.Optional references 05/81405/1
2019-03-29 Jakub MorvayMerge "SchemaSourceCache init using YangModuleInfo"
2019-03-28 Jakub MorvayMerge "Hide credentials from logs"
2019-03-28 Jakub MorvayMerge "Added implementation of ActionFactory"
2019-03-28 Jakub MorvayMerge "Output-less RPCs should return 204 (old restconf)"
2019-03-28 Jakub MorvayMerge "Fix parsing of fields parameters"
2019-03-28 Jaroslav TóthOutput-less RPCs should return 204 (old restconf) 22/81222/4
2019-03-28 Jakub MorvayMerge "Allow double slashes in RESTCONF URLs"
2019-03-25 Jaroslav TóthAllow double slashes in RESTCONF URLs 44/81144/1
2019-02-12 Jakub MorvayGet rid of string payload RestconfService#invokeRpc 41/80241/5
2019-02-08 Jakub MorvayMerge "introduce Rfc8040RestConfWiring for standalone...
2019-02-08 Jakub MorvayMerge "Allow no payload for RPCs with no input"
2019-02-08 Jakub MorvayFix error message 40/80240/3
2019-02-08 Jakub MorvayAllow no payload for RPCs with no input 37/80237/2
2019-02-08 Robert VargaRemove javax.annotation nullness annotations 19/80219/2
2019-02-07 Michael Vorburgerintroduce Bierman02RestConfWiring for standalone (simpl... 88/79388/11
2019-02-04 Michael Vorburgerdisable Servlet sessions for /restconf web context 06/80006/2
2019-02-02 Jakub MorvayMerge bierman02-auth and bierman02-base features 23/80123/7
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 changes I2e5faece,Ie34e98bd,Id2112fcb
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
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-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-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-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-28 JoshAdd subscribeToStream to JSONRestConfService 10/77310/3
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-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-04 Tom PantelisMerge "Fixup Augmentable and Identifiable methods changing"
2018-06-04 Jakub MorvayMerge "Use requested media type in RestconfDocumentedEx...
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
next