mdsal.git
2018-07-18 Robert VargaDo not retain reference to DOMRpcRouter in registrations 98/74098/4
2018-07-17 Robert VargaSplit out odl-mdsal-model-rfc7224 41/74141/4
2018-07-17 Robert VargaCorrect RFC7227/RFC7277 typo 40/74140/4
2018-07-17 Robert VargaSplit out odl-mdsal-model-draft-ietf-netmod-iana-afn... 38/74138/2
2018-07-17 Robert VargaRemove ancient iana-if-type 33/74133/2
2018-07-17 Robert VargaSplit out odl-mdsal-model-draft-ietf-lisp-lcaf-10 36/74136/2
2018-07-17 Robert VargaSplit out odl-l2-types 22/74122/2
2018-07-17 Robert VargaSplit out odl-mdsal-model-draft-clemm-netmod-yang-netwo... 07/74107/2
2018-07-17 Robert VargaRework model feature packaging 74/74074/6
2018-07-17 Robert VargaEliminate unneeded constant 97/74097/2
2018-07-16 Tom PantelisChange binding read to FluentFuture 89/74089/2
2018-07-16 Robert VargaAdd ActionService adapter 00/73900/55
2018-07-16 Robert VargaTeach DynamicBindingAdapter about properties 93/73993/5
2018-07-16 Robert VargaRemove unneeded .gitignore 73/74073/1
2018-07-16 Robert VargaGenerate stringValue() in union types 50/74050/3
2018-07-14 Robert VargaTeach binding-dom-codec about actions 95/73995/32
2018-07-14 Robert VargaSpeed up service adapter object methods 28/74028/3
2018-07-13 Robert VargaSimplify DOMOperation{Service,Implementation} 22/74022/7
2018-07-13 Robert VargaAdd BindingLazyContainerNode 13/74013/13
2018-07-13 Robert VargaRemove unneeded lambda cast 21/74021/1
2018-07-13 Robert VargaLog a message when we are falling back in QName search 15/74015/2
2018-07-13 Robert VargaSpeed up Action QName/QNameModule getter 14/74014/1
2018-07-13 Robert VargaDeprecate yang.binding.RpcImplementation 09/74009/1
2018-07-13 Robert VargaTag RPC input/output classes with RpcInput/RpcOutput 08/74008/1
2018-07-13 Robert VargaRpcInput/RpcOutput should be DataObjects 07/74007/1
2018-07-13 Robert VargaAdd ActionService and ActionProviderService 26/73926/18
2018-07-13 Robert VargaSpeed up dom-codec tests 94/73994/4
2018-07-12 Robert VargaTeach BindingToNormalizedNodeCodec action paths 89/73989/4
2018-07-12 Robert VargaAdapterFactory should be @NonNullByDefault and @Beta 98/73998/1
2018-07-12 Robert VargaSpeed up RPC prototype lookup 63/73963/7
2018-07-12 Tom PantelisExtract AdapterFactory interface and advertise as a... 83/73983/3
2018-07-12 Robert VargaGenerate QNAME constant for actions 90/73990/1
2018-07-12 Robert VargaAction should not be @NonNullByDefault 88/73988/1
2018-07-12 Robert VargaRequire ContainerNode in input/output 64/73964/5
2018-07-12 Robert VargaAdd action tests 82/73982/1
2018-07-12 Robert VargaSwitch DOMExtensibleService to require getExtensions() 38/73938/10
2018-07-11 Robert VargaAdd AbstractBindingLoadingAdapter 27/73927/7
2018-07-11 Robert VargaSplit out AbstractBindingAdapter 25/73925/6
2018-07-11 Robert VargaExpose IpAddress(NoZone) string utilities 51/73951/1
2018-07-11 Robert VargaBump twirl-api to 1.3.15 44/73944/4
2018-07-11 Robert VargaIntroduce DOMExtensibleService.getExtensions() 36/73936/4
2018-07-11 Tom PantelisAdd binding ClusteredDataTreeChangeListener 61/73861/5
2018-07-10 Robert VargaAdd dom-parent 69/73669/6
2018-07-10 Robert VargaGenerate checkers for union member types 13/73713/5
2018-07-10 Tom PantelisAdd DOM and binding PingPongDataBroker 68/73668/4
2018-07-10 Jie HanAdd DOMOperationService and related interfaces 16/64516/19
2018-07-10 Robert VargaPackage rfc8344 ietf-ip 94/73594/6
2018-07-10 Robert VargaPackage rfc8343 ietf-interfaces 93/73593/6
2018-07-10 Robert VargaPackage rfc8342 ietf-datastores, ietf-origin 95/73595/4
2018-07-10 Stephen KittClarify the event listener failure documentation 80/73880/3
2018-07-10 Robert VargaTake advantage of FluentFutures 62/73862/2
2018-07-10 Robert VargaOptimize single-value range checks 43/73743/3
2018-07-09 Robert VargaAdd Binding{Data,RpcFuture}Aware bridge interfaces 24/73824/6
2018-07-09 Robert VargaFix ClusterSingletonServiceRegistration 53/73753/2
2018-07-09 Robert VargaFix GenericEntityOwnershipCandidateRegistration format 52/73752/2
2018-07-09 Robert VargaEliminate synthetic access to invoke0() 22/73822/3
2018-07-03 Robert VargaFix xtend warnings 12/73712/1
2018-07-03 Robert VargaAllow ipv4-address-no-zone to be parsed 58/72758/17
2018-07-03 Robert VargaRemove maven site configuration 70/73670/4
2018-07-03 Robert VargaBUG-7697: add defences against nulls 79/73679/1
2018-07-02 Robert VargaPackage rfc7952 ietf-yang-metadata 01/73601/2
2018-07-02 Robert VargaRepackage RFC8345 Network Topologies 91/73591/4
2018-06-29 Robert VargaRefactor GeneratorJavaFile 95/73495/10
2018-06-29 Stephen KittBump to yangtools 2.0.7 51/73451/8
2018-06-28 Robert VargaGenerate code for action statements 78/72678/24
2018-06-28 Robert VargaOverride xtend-maven-plugin dependencies 71/73571/1
2018-06-27 Robert VargaEnforce patterns in supertype constructors 29/73129/5
2018-06-27 Robert VargaCentralize code generation a bit more 97/73497/2
2018-06-27 Robert VargaUse String.replace(char, char) instead of splitting 94/73494/1
2018-06-27 Robert VargaConstify Types.listTypeFor(BaseYangTypes.STRING_TYPE) 15/73415/7
2018-06-27 Robert VargaHide parameterized Types constants 14/73414/7
2018-06-27 Robert VargaLower BindingTypes constant visibility 13/73413/7
2018-06-27 Robert VargaFix case-related augment test 69/73469/2
2018-06-26 Stephen KittBump odlparent to 3.1.2 14/72514/3
2018-06-26 Robert VargaAdd Action and RpcOutput interfaces 58/73158/10
2018-06-26 Robert VargaCleanup AbstractForwardedDataBroker 03/73403/4
2018-06-26 Robert VargaFix root choice targeting 82/72382/27
2018-06-26 Robert VargaAllow base type to be passed down 11/73211/7
2018-06-26 Robert VargaParameterizedTypeImpl should not allow nulls 39/73239/6
2018-06-26 Michael Vorburgerinclude YANG module QName in "Schema for %s is not... 52/73352/3
2018-06-25 Tom PantelisAdd binding blueprint XML 77/73377/5
2018-06-25 Robert VargaAdd DOM/Binding AdapterFactory 07/73407/2
2018-06-25 Robert VargaAdd DynamicBindingAdapter 98/73398/8
2018-06-25 Robert VargaRemove unneeded AutoCloseable interfaces 99/73399/1
2018-06-25 Robert VargaMap RpcProviderService and a BindingService 97/73397/1
2018-06-25 Robert VargaSimplify BindingMountPointAdapter 96/73396/1
2018-06-23 Tom PantelisAdd DOM blueprint XML 78/73378/4
2018-06-21 Robert VargaTighten childOf type 66/73166/3
2018-06-21 Robert VargaTeach mdsal-binding-dom-codec about cases 56/72456/16
2018-06-21 Michael Vorburgerminor Checkstyle compliance issues in BindingRuntimeContext 16/73316/3
2018-06-21 Michael Vorburgerinclude YANG module QName in "Schema for %s is not... 12/73312/5
2018-06-19 Robert VargaValidate augmentation binding class 61/72961/6
2018-06-18 Robert VargaShare RpcResult Type 57/73157/1
2018-06-18 Robert VargaShare Class Type 56/73156/1
2018-06-18 Robert VargaShare Object Type 55/73155/1
2018-06-18 Robert VargaShare Serializable Type 54/73154/1
2018-06-18 Robert VargaMake identifiable/identifier Types more safe 53/73153/1
2018-06-18 Tom PantelisAdvertise ClassLoadingStrategy service 09/73009/2
2018-06-12 Robert VargaChange nested type enumeration tracking 95/69495/25
2018-06-12 Robert VargaMake BindingToNormalizedNodeCodec non-final 79/72879/3
next