mdsal.git
2021-01-26 Robert VargaAdd query support for decimal64 96/94796/4
2021-01-26 Peter SunaNested lists cannot be decoded 95/94795/4
2021-01-26 Peter SunaFix DOMQueryPredicate comparable matches 94/94794/4
2021-01-26 Robert VargaAdd MatchBuilderPath.BooleanLeafReference 93/94793/4
2021-01-09 Robert VargaFix Javadoc deprecation links 38/94538/1
2020-12-15 IaroslavRemove getter @Nullable annotations for non-List/Map... 47/94247/2
2020-12-15 Robert VargaBump yangtools to 4.0.15 45/94245/1
2020-11-13 Robert VargaBump versions to 5.0.17-SNAPSHOT 18/93818/2
2020-11-13 Robert VargaFix mdsal-binding-dom-adapter blueprint 17/93817/2
2020-11-11 Robert VargaBump versions to 5.0.16-SNAPSHOT 86/93786/1
2020-11-10 Robert VargaAdd support for formatting EffectiveModelContext 17/93717/2
2020-11-10 Robert VargaBump to odlparent-6.0.12/yangtools-4.0.14 16/93716/1
2020-11-01 Robert VargaRefactor DOMQueryPredicate 43/93543/1
2020-10-28 Robert VargaUse Map.entry() instead of SimpleImmutableEntry 53/93453/1
2020-10-28 Robert VargaRename LazyDOMQueryResultIterator 52/93452/1
2020-10-28 Robert VargaAdd support for keyed entries 51/93451/1
2020-10-28 Robert VargaAdd support for selecting exact items from lists 50/93450/1
2020-10-28 Robert VargaRevert "Add support for selecting exact items from... 49/93449/1
2020-10-28 Robert VargaRevert "Add support for keyed entries" 48/93448/1
2020-10-28 Robert VargaRevert "Rename LazyDOMQueryResultIterator" 47/93447/1
2020-10-28 Robert VargaRevert "Use Map.entry() instead of SimpleImmutableEntry" 46/93446/1
2020-10-28 Robert VargaUse Map.entry() instead of SimpleImmutableEntry
2020-10-28 Robert VargaRename LazyDOMQueryResultIterator
2020-10-28 Robert VargaAdd support for keyed entries
2020-10-28 Robert VargaAdd support for selecting exact items from lists
2020-10-27 Robert VargaRefactor LazyDOMQueryResultIterator 09/93409/1
2020-10-27 Robert VargaAdd LazyDOMQueryResult 08/93408/1
2020-10-27 Robert VargaBetter encapsulate search state 07/93407/1
2020-10-27 Robert VargaHide EagerDOMQueryResult behind DOMQueryResult.of() 06/93406/1
2020-10-27 Robert VargaQueryResults should be Iterable, Immutable 05/93405/1
2020-10-26 Robert VargaAdd DOMDataTreeQueryOperations 83/93383/1
2020-10-26 Robert VargaAdd QueryOperations 82/93382/1
2020-10-26 Robert VargaAdd DOMQueryResult streaming interfaces 81/93381/1
2020-10-26 Robert VargaPeel predicate identifiers 80/93380/1
2020-10-26 Robert VargaCreate YangInstanceIdentifier only for a match 79/93379/1
2020-10-26 Robert VargaAdd DOMQueryResult 78/93378/1
2020-10-26 Robert VargaExpose DefaultQuery class 77/93377/1
2020-10-25 Robert VargaClarify DOMQueryEvaluator API 61/93361/1
2020-10-25 Robert VargaAdd SimpleQueryExecutor 42/93342/3
2020-10-25 Robert VargaRename query adapter package 41/93341/3
2020-10-25 Robert VargaFix DOMQueryPredicate signature 40/93340/3
2020-10-25 Robert VargaAdd isNull() predicate to both DOM and Binding queries 39/93339/3
2020-10-25 Robert VargaFix DOMQueryEvaluator bugs 38/93338/3
2020-10-25 Robert VargaDOMQueryEvaluator is @NonNullByDefault 29/93329/5
2020-10-25 Robert VargaUpdate QueryResult design 28/93328/5
2020-10-25 Robert VargaFix MatchBuilderPath documentation 27/93327/5
2020-10-25 Robert VargaAdd Binding/DOM Query language adapter 26/93326/6
2020-10-25 Robert VargaExpose BindingInstanceIdentifierCodec from BindingCodecTree 43/93343/1
2020-10-24 Robert VargaAdd a simple Binding query language 25/93325/1
2020-10-22 Robert VargaFix nullness errors reported by Eclipse 67/93167/3
2020-10-19 Robert VargaRemove trailing comments 66/93166/1
2020-10-19 Robert VargaProperly cache caseType class 65/93165/1
2020-10-19 Robert VargaAdd InstanceIdentifier.verifyTarget() 64/93164/1
2020-10-15 Robert VargaAdd ForwardingYangLibSupport 71/93071/1
2020-10-15 Robert VargaAdd YangLibSupport.implementedRevision() 70/93070/1
2020-08-19 Tibor KrálAdd Replicator's config files to etc on startup 93/92193/1
2020-07-22 Robert VargaBump versions to 5.0.15-SNAPSHOT 46/91546/2
2020-07-22 Robert VargaBump odlparent/yangtools to 6.0.11/4.0.13 42/91542/1
2020-07-21 Robert VargaUse soft values in ValueTypeCodec 96/91496/1
2020-07-17 Robert VargaBump versions to 5.0.14-SNAPSHOT 63/91363/4
2020-07-17 Tomas CereResolve generated type for leafrefs targetting unions 89/91089/11
2020-07-17 Robert VargaBump to odlparent-6.0.10/yangtools-4.0.12 62/91362/2
2020-07-17 Robert VargaSpeed up BuilderGenerator matcher 58/91358/1
2020-07-17 Tomas CereGenerate implementedInterfaces method for DataRoot 54/91354/2
2020-07-13 Robert VargaInline single-use locals 10/91310/1
2020-07-13 Robert VargaClean up CodecDataObjectGenerator documentation 09/91309/1
2020-07-10 Robert VargaBump versions to 5.0.13-SNAPSHOT 32/91032/2
2020-07-09 Tibor KrálAdd documentation for Netty Replication utility 38/90338/9
2020-07-09 Tibor KrálNetty Replicator - improve the reconnection and keepali... 15/90815/11
2020-07-08 Robert VargaBump to odlparent-6.0.9/yangtools-4.0.11 31/91031/1
2020-06-26 Tibor KrálProvide auto-reconnection for Sink 00/90700/5
2020-06-25 Tibor KrálImprove tests and blueprints of Netty Replication Utility 11/90611/7
2020-06-22 Robert VargaAdd a unit test for netty replication 69/90569/2
2020-06-22 Robert VargaBump to odlparent-6.0.8/yangtools-4.0.10 46/90546/1
2020-06-19 Robert VargaFixup mdsal-docs 05/90505/1
2020-06-17 Robert VargaAdd basic netty replication utility 65/90465/5
2020-06-10 Peter ValkaFix leafref-to-enum encoding 76/90376/2
2020-06-08 Robert VargaBump byte-buddy to 1.10.11 36/90336/1
2020-06-08 Robert VargaBump xtendbeans to 1.3.2 32/90332/1
2020-06-02 Robert VargaBump versions to 5.0.12-SNAPSHOT 18/90218/2
2020-06-02 Robert VargaBump to odlparent-6.0.7 and yangtools-4.0.9 17/90217/2
2020-06-02 Robert VargaAdd odlparent-docs to links 16/90216/1
2020-05-29 Robert VargaUse odl-mdsal-broker in odl-mdsal-binding-dom-adapter 19/90119/1
2020-05-29 Robert VargaBump byte-buddy to 1.10.10 17/90117/1
2020-05-29 Robert VargaBump byte-buddy to 1.10.9 16/90116/1
2020-05-29 Robert VargaBump byte-buddy to 1.10.7 15/90115/1
2020-05-29 Robert VargaDocument tests 10/90110/1
2020-05-29 Robert VargaCleanup DataBrokerTestModule error reporting 90/90090/1
2020-05-29 Michael VorburgerDataBrokerTestModule getBindingToNormalizedNodeCodec... 78/90078/2
2020-05-29 Michael VorburgerBug 8163: getDataTreeChangeListenerExecutor() & DataBro... 77/90077/1
2020-05-29 Michael VorburgerAbstractConcurrentDataBrokerTest @deprecate-s the Abstr... 76/90076/1
2020-05-29 Michael VorburgerAbstractDataBrokerTestTest which actually does something 75/90075/1
2020-05-29 Michael VorburgerDataBrokerTestModule: use AbstractDataBrokerTest withou... 74/90074/1
2020-05-28 Robert VargaFix SnapshotBackedWriteTransaction error message 88/89988/1
2020-05-11 Robert VargaAdd test-sources for mdsal-binding-dom-adapter 65/89665/1
2020-04-28 Robert VargaImprove notification delivery defensiveness 89/89489/1
2020-04-27 Robert VargaFix unsubscribe checks in DOMNotificationRouterEvent 18/89418/1
2020-04-21 Robert VargaBump versions to 5.0.11-SNAPSHOT 89/89189/1
2020-04-18 Robert VargaBump to odlparent-6.0.6 and yangtools-4.0.8 17/89117/3
2020-04-17 Robert VargaImprove grouping sort allocation 07/89107/3
next