Code Review
/
mdsal.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
review
|
tree
first
⋅
prev
⋅
next
mdsal.git
2019-04-24
Robert Varga
Generate DataObject codec implementation
54/81654/30
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Robert Varga
Expand class customization capabilities
11/81711/5
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Robert Varga
Speed up DataContainerCodecPrototype.get() a bit
12/81712/4
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Robert Varga
Generate OpaqueObject implementation
53/81653/19
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Robert Varga
Add codec support for anyxml classes
43/81643/19
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Robert Varga
Add support for anyxml node code generation
89/81589/15
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Robert Varga
Add binding/dom codec class loader support
98/81698/5
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Robert Varga
Extend AugmentableExtension to handle AugmentationHolder
83/81683/3
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Robert Varga
Make LazySerializedDOMNotification a DOMEvent
79/81579/3
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Robert Varga
Optimize source generation
47/81647/5
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Robert Varga
Define OpaqueData/OpaqueObject hashCode/equals
90/81590/7
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Robert Varga
Tag generated QNAME field with @NonNull
42/81642/3
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Robert Varga
Tag InstanceIdentifier methods with @Nullable/@NonNull
41/81641/3
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Robert Varga
Tag NotificationPublishService.REJECTED as non-null
78/81578/1
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Robert Varga
Bump version to 4.0.1-SNAPSHOT
77/81577/1
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Robert Varga
Specialize LeafNodeCodecContext for TypeObjects
71/81571/3
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Robert Varga
Split LeafNodeCodeContext and LeafSetNodeCodecContext
70/81570/1
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Robert Varga
Rename LeafNodeCodecContext to ValueNodeCodecContext
69/81569/1
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Robert Varga
Allow BindingNormalizedNodeCachingCodec on any BindingO...
66/81566/1
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Robert Varga
Add BindingTypeObjectCodecTreeNode
58/81558/3
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Robert Varga
Split BindingNormalizedNodeCache
57/81557/2
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Robert Varga
Rework BindingCodecTreeNode
38/81538/8
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Robert Varga
Remove unneeded suppressions
39/81539/2
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Robert Varga
Clean up tryToUseCacheElse()
37/81537/3
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Robert Varga
Document BindingCodec/Serializer/Deserializer
35/81535/3
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Robert Varga
Fix AbstractBaseType nullness handling
66/81466/5
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Robert Varga
Update BindingMapping nullness handling
67/81467/5
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Jakub Morvay
Refactor DOMMoutPointServiceImpl UT a little bit
23/81423/3
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Robert Varga
Remove unneeded javadoc override
71/81471/2
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Robert Varga
Re-enable generation of CheckReturnValue
68/81468/3
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Robert Varga
Reduce use of getDataChildByName()
65/81465/2
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Robert Varga
Fix ietf-type-util mis-bump
70/81470/1
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Robert Varga
Push out API FIXMEs
45/81445/5
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Robert Varga
Make WriteOperations.(put,merge) with boolean default...
44/81444/5
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Robert Varga
Hide ShardedDOMReadWriteTransactionAdapter
43/81443/4
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Robert Varga
Remove DOMDataTreeReadWriteTransaction.close()
42/81442/4
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Robert Varga
Make DOMDataTreeShardProducer#close() non-default
41/81441/4
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Robert Varga
Make MethodSignature default-related methods required
40/81440/4
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Robert Varga
Bump yangtools to 3.0.0
08/80908/32
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Robert Varga
Bump odlparent to 5.0.0
07/80907/26
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Robert Varga
Integrate PingPongDataBroker into DataBroker contract
96/81396/7
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Michael Vorburger
Add AbstractDOMSchemaService and FixedDOMSchemaService
72/79972/13
commit
|
commitdiff
|
tree
|
snapshot
2019-04-07
Jakub Morvay
Fix small formatting issue
22/81422/2
commit
|
commitdiff
|
tree
|
snapshot
2019-04-07
Jakub Morvay
Do not fail if invoking of listener fails
13/81413/5
commit
|
commitdiff
|
tree
|
snapshot
2019-04-06
Jakub Morvay
Remove deprecated leak method
14/81414/2
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Robert Varga
Add Opaque{Data,Object} interfaces
26/81226/2
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Robert Varga
Add yang-binding interfaces for annotations
25/81225/2
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Robert Varga
Add EventInstantAware interface
24/81224/1
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Robert Varga
Clarify DOMEvent and DOMNotification relationship
23/81223/1
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Robert Varga
Offload null value checking to CodeHelpers
04/81204/3
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Robert Varga
Remove unused imports
05/81205/2
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Robert Varga
Deleting a non-existent node fails
03/81203/1
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Robert Varga
Remove use of deprecated createCursor() method
96/81196/1
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Robert Varga
BindingAdapterFactory should be Immutable
84/81184/2
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Robert Varga
Remove @(Not)ThreadSafe annotation
83/81183/2
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Robert Varga
Do not throw Exception
37/81137/1
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Robert Varga
Enable spotbugs in ietf-type-util
24/81124/1
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Robert Varga
Fix ietf-type-util checkstyle
23/81123/1
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Robert Varga
Fix logging arguments
22/81122/1
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Vratko Polak
Tolerate unresolvable leafrefs in groupings
42/41142/7
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Robert Varga
Change 'type empty' mapping
49/80949/13
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Robert Varga
Remove FluentFuture from DOM RPC contracts
33/80933/9
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Robert Varga
Cleanup RuntimeException throws
15/81015/2
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Robert Varga
Speed up ClassTemplate getDefaultInstance() generation
85/80985/3
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Robert Varga
Speed up Union stringValue() generation
84/80984/3
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Robert Varga
Simplify UnionTemplate stringValue() dispatch
83/80983/3
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Robert Varga
Remove DataContainer.getImplementedInterface()
51/80951/10
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Robert Varga
Generate implementedInterface
94/77894/40
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Jakub Morvay
Remove DOMMountPointServiceImpl.registerMountPoint()
86/80186/4
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Robert Varga
Implement EthertypeBuilder
29/80929/7
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Robert Varga
Use E$$ to capture augmentation type
50/80950/2
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
han
Fix check path contention when create tree producers
19/76919/18
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Robert Varga
Remove implied @ThreadSafe annotations
32/80932/3
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Robert Varga
Fix javadoc HTML5 compliance
31/80931/2
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Robert Varga
Revert "Fix aggregator pom name"
27/80927/1
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Robert Varga
Remove binding spec2
13/80913/1
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Robert Varga
Correct docs declaration
12/80912/1
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Robert Varga
Bump version for 4.0.0-SNAPSHOT
11/80911/1
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Robert Varga
Add RFC8519 models
10/80910/4
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Robert Varga
Remove use of deprecated constructors
09/80909/2
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Robert Varga
Fix logging placeholders
06/80906/3
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Robert Varga
Fix odl-mdsal-model-rfc8349 definition
24/80824/1
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Robert Varga
Add RFC8530 Logical Network Elements
26/80726/5
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Robert Varga
Add RFC8529 Network Instances
25/80725/4
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Robert Varga
Add RFC8528 Schema Mount model
24/80724/3
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Jie Han
Make Enumeration extend TypeObject
33/79933/5
commit
|
commitdiff
|
tree
|
snapshot
2019-02-19
Jie Han
Mark typedef types as TypeObject
92/79892/6
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Robert Varga
Cleanup mdsal-trace-cli package
31/80331/1
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Robert Varga
Add a category for org.opendaylight.mdsal.model.ietf...
30/80330/1
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Stephen Kitt
Use Collections.emptyList and Collections.emptySet
89/80289/1
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Stephen Kitt
Use java.util.Objects.equals
88/80288/1
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Stephen Kitt
Use HashMap and HashSet constructors
87/80287/1
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Stephen Kitt
Switch to java.util.Base64
86/80286/1
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Stephen Kitt
Switch to Objects.requireNonNull
79/80279/1
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Robert Varga
Do not generate CheckReturnValue annotations
17/80217/4
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Jie Han
Add mark interface
90/79890/5
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Robert Varga
Account for reported UNMODIFIED nodes
69/80269/1
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Stephen Kitt
Bump java-diff-utils
12/80212/2
commit
|
commitdiff
|
tree
|
snapshot
2019-02-06
Robert Varga
Fix AbstractBaseDataBrokerTest.assertCommit()
65/80165/2
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Jie Han
Generated javadoc does not separate multi-line description
15/80015/2
commit
|
commitdiff
|
tree
|
snapshot
next