Move restconf.common.util
[netconf.git] / restconf / restconf-nb-rfc8040 / src / main / java / org / opendaylight / restconf / nb / rfc8040 / streams /
2022-04-14 Robert VargaMove streams support classes 59/100559/3
2022-03-30 Robert VargaBump upstreams to SNAPSHOTs 07/99507/57
2022-01-12 Robert VargaExpose WebSocketSessionHandler 70/99270/1
2021-10-26 Robert VargaIntegrate AbstractCommonSubscriber more tightly 35/98135/2
2021-10-26 Robert VargaEliminate AbstractQueryParams 34/98134/1
2021-10-26 Robert VargaUpdate AbstractQueryParams 30/98130/4
2021-10-26 Robert VargaSupport leaf-nodes-only in RFC8040 northbound 32/98132/2
2021-10-26 Robert VargaAdvertize skip-notification-data capability 31/98131/4
2021-10-24 Robert VargaAdd RestconfQueryParam 13/98113/2
2021-10-24 Robert VargaUse FilterParameter for communicating its value 02/98102/1
2021-10-24 Robert VargaCleanup AbstractQueryParams 01/98101/1
2021-10-24 Robert VargaUse parameters in StreamSubscriptionServiceImpl 00/98100/2
2021-07-09 Robert VargaCollapse streams.{sse,websocket} 60/96860/2
2021-07-09 Robert VargaClean up listener activation 57/96857/3
2021-07-09 Robert VargaReduce use of TransactionChainHandler 45/96845/7
2021-07-08 Robert VargaMake ListenersBroker.getInstance() lockless 43/96843/4
2021-06-25 Robert VargaFixup MD-SAL breakages 76/96676/2
2021-06-07 Robert VargaBump MRI upstreams 99/96099/50
2021-05-20 Robert VargaSwitch to using SseEventSink 08/96208/2
2021-05-20 Robert VargaImprove event fragmentation 07/96207/2
2021-05-19 Robert VargaRefactor constants relating to restconf-monitoring 68/96268/3
2021-05-17 Robert VargaRename SessionHandlerInterface 04/96204/1
2021-05-17 Robert VargaRemove SSEInitializer 03/96203/1
2021-01-07 Robert VargaRemove commented-out code 79/94479/2
2020-11-18 Robert VargaLower NotificationListenerAdapter 71/93871/3
2020-11-04 Tomas CereMake ListenerAdapter serialize JSON directly 14/93214/9
2020-10-16 Robert VargaBump upstreams for Silicon 35/92935/24
2020-09-30 Nikhil SoniExtend Websocket streams for data-less notifications 28/89928/13
2020-08-25 Robert VargaDo not use pattern matching for simple removal 29/91829/2
2020-08-03 Lukas BacaRESTCONF RFC8040 compliance: SSE support 29/90229/30
2020-07-07 Robert VargaFix rawtypes/hiddenField suppressions 57/90957/1
2020-04-21 wsx25289Fix defensive subscriber removal 41/89041/2
2020-04-19 Robert VargaFiles should not be executable 31/89131/1
2019-09-13 PeterSunaReorganize transactionChainHandler usage. 79/84279/8
2019-09-06 Robert VargaConvert to using requireNonNull() 88/84188/5
2019-09-03 Robert VargaRemove use NodeIdentifierWithPredices.getKeyValues() 58/84158/2
2019-07-02 Jaroslav TóthPorting of WebSockets to Jetty in RFC-8040 RESTCONF 24/81424/17
2019-06-19 Jaroslav TóthRemove deadlock scenario in ListenersBroker 29/82529/2
2019-05-07 Robert VargaMerge changes from topic 'web-sockets'
2019-05-02 Jaroslav TóthRemoval of EventBusChangeRecorder 26/81526/6
2019-05-02 Jaroslav TóthRefactoring of web-sockets in RESTCONF RFC-8040 43/80943/12
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 VargaSimplify NotificationListenerAdapter 57/79757/1
2019-01-07 Jakub MorvayMerge "Prevent ssh hang during shutdown"
2019-01-04 Robert VargaModernize collection allocation 20/79220/3
2018-12-01 Anil BelurMerge "Bump to yangtools-2.1.4 and mdsal-3.0.2"
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-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-12 Jakub MorvayMerge changes from topic 'no-chararray'
2018-07-11 Jakub MorvayMerge "Remove redundant code constructs"
2018-07-11 Jakub MorvayRemove redundant code constructs 23/73923/2
2018-03-13 Tom PantelisConvert rfc8040 ListenerAdapter to DOMDataTreeChangeLis... 93/69093/4
2018-03-05 JakubTothMerge "Remove deprecated registerDataChangeListener...
2018-03-05 Tom PantelisFix findbugs violations in restconf-nb-rfc8040 12/68912/6
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-23 Jakub TothFix harcoded port in location of streams 72/65872/2
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-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