Code Review
/
yangtools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
first
⋅
prev
⋅
next
Deprecate NodeIdentifierWithPredicates.getKeyValues()
[yangtools.git]
/
yang
/
yang-data-impl
/
src
/
main
/
java
/
org
/
opendaylight
/
2018-07-31
Robert Varga
Introduce map-related ImmutableNodes operations
72/74672/6
tree
|
commitdiff
2018-07-23
Marek Gradzki
Fix LeafRefValidatation for refs defined in augmentations
38/74338/2
tree
|
commitdiff
2018-07-03
Robert Varga
Fix ModificationPath.toString() reference
11/73711/1
tree
|
commitdiff
2018-05-22
Robert Varga
Track current path in a stack
34/72134/10
tree
|
commitdiff
2018-05-22
Robert Varga
Introduce RequiredElementCountException
49/72149/2
tree
|
commitdiff
2018-05-22
Robert Varga
Eliminate synthetic bridge methods in DataValidationExc...
48/72148/2
tree
|
commitdiff
2018-05-22
Robert Varga
Fix min/max validation inside written value
03/71803/16
tree
|
commitdiff
2018-05-22
Robert Varga
Clean up AbstractDataTreeTip
32/72132/6
tree
|
commitdiff
2018-05-22
Robert Varga
Expose ImmutableNodes.mapNodeBuilder(NodeIdentifier)
37/72137/1
tree
|
commitdiff
2018-05-21
Robert Varga
Fix a raw type user
23/72123/2
tree
|
commitdiff
2018-05-21
Robert Varga
Fix AbstractValueNodeModificationStrategy message typos
24/72124/2
tree
|
commitdiff
2018-05-21
Robert Varga
Fix SchemaAwareApplyOperation whitespace
16/72116/1
tree
|
commitdiff
2018-05-21
Robert Varga
Fix a javadoc typo
15/72115/1
tree
|
commitdiff
2018-05-09
Robert Varga
Fix yang-data-impl code smells
89/71889/1
tree
|
commitdiff
2018-05-09
Robert Varga
Fix code smells in AlwaysFailOperation
84/71884/1
tree
|
commitdiff
2018-05-09
Robert Varga
Fix code smell in RootModificationApplyOperation
82/71882/1
tree
|
commitdiff
2018-05-04
Robert Varga
Discern exceptions when building LeafRefContext
98/71798/1
tree
|
commitdiff
2018-04-26
Robert Varga
Expose DataTreeSnapshot's SchemaContext
90/71390/1
tree
|
commitdiff
2018-04-25
Juraj Kosmel
Expose copy-based MapEntryNodeBuilder
18/71318/1
tree
|
commitdiff
2018-02-21
Robert Varga
Do not fake an errorMessage for pattern constraints
64/68464/4
tree
|
commitdiff
2017-11-21
Robert Varga
Cleanup DataTree interfaces and InMemmoryDataTreeFactory
95/65795/3
tree
|
commitdiff
2017-11-20
Robert Varga
Rename ChoiceCaseNode to CaseSchemaNode
47/65747/2
tree
|
commitdiff
2017-11-13
Robert Varga
Fix checkstyle issues reported by odlparent-3.0.0's...
90/65490/1
tree
|
commitdiff
2017-11-13
Robert Varga
YANGTOOLS-706: Split out yang-parser-rfc7950
56/65456/11
tree
|
commitdiff
2017-11-13
Robert Varga
Split out OpenDaylight yang-ext metamodel
46/65446/9
tree
|
commitdiff
2017-11-11
Robert Varga
Introduce ElementCountConstraintAware interface
52/64952/15
tree
|
commitdiff
2017-11-10
Robert Varga
Refactor TypedSchemaNode
09/65409/6
tree
|
commitdiff
2017-11-10
Robert Varga
YANGTOOLS-706: reorganize statement definitions
52/65352/11
tree
|
commitdiff
2017-11-08
Robert Varga
Eliminate ConstraintDefition.isMandatory()
95/65095/14
tree
|
commitdiff
2017-11-08
Robert Varga
Fix InMemoryDataTreeFactory.create() methods
40/65240/5
tree
|
commitdiff
2017-11-06
Robert Varga
Eliminate (Unsigned)IntegerTypeDefinition
86/65086/8
tree
|
commitdiff
2017-11-03
Robert Varga
Make RangeRestrictedTypeDefinition type-aware
50/65050/9
tree
|
commitdiff
2017-11-03
Robert Varga
YANGTOOLS-621: introduce specialized integer types
43/65043/11
tree
|
commitdiff
2017-11-03
Robert Varga
Update DataTreeFactory
37/65037/5
tree
|
commitdiff
2017-11-03
Robert Varga
Remove SchemaTracker.leafSetEntryNode()
33/65033/5
tree
|
commitdiff
2017-11-03
Robert Varga
BUG-8043: correct RangeConstraint definition
45/62445/18
tree
|
commitdiff
2017-11-03
Robert Varga
Update ChoiceSchemaNode design
52/64852/12
tree
|
commitdiff
2017-11-02
Robert Varga
YANGTOOLS-823: take modifier into account when enforcin...
49/64849/5
tree
|
commitdiff
2017-11-02
Robert Varga
Clean up PatternConstraint's String confusion
38/64838/12
tree
|
commitdiff
2017-10-28
Robert Varga
Make ConstraintMetaDefition attributes Optional
20/64820/9
tree
|
commitdiff
2017-10-27
Robert Varga
Clean up data.api.SchemaUtils
44/64744/4
tree
|
commitdiff
2017-10-25
Robert Varga
Fix yang.model.api.AugmentationSchema
31/64731/2
tree
|
commitdiff
2017-10-25
Robert Varga
BUG-4688: switch revisions from Date to Revision
83/62083/11
tree
|
commitdiff
2017-10-25
Robert Varga
BUG-4688: align Optional/nullable Date usage
93/64693/2
tree
|
commitdiff
2017-10-24
Robert Varga
BUG-4688: Rework SchemaContext module lookups
41/64641/4
tree
|
commitdiff
2017-10-24
Robert Varga
BUG-8043: correct LengthConstraint definition
19/62319/13
tree
|
commitdiff
2017-10-19
Robert Varga
BUG-9265: Switch empty type mapping from Void to Empty
41/64241/7
tree
|
commitdiff
2017-10-19
Robert Varga
Fix odlparent-3-detected checkstyle issues
56/64456/3
tree
|
commitdiff
2017-10-16
Robert Varga
Fix ModificationApplyOperation javadoc
40/64240/2
tree
|
commitdiff
2017-10-09
Robert Varga
Cleanup use of Guava library
85/61985/23
tree
|
commitdiff
2017-10-07
David Suarez
Remove explicit default super-constructor calls
01/63601/3
tree
|
commitdiff
2017-10-04
Robert Varga
Cleanup checkstyle warnings and turn enforcement on...
51/62551/6
tree
|
commitdiff
2017-09-28
Robert Varga
BUG-2389: Remove obsolete XML parser classes
59/60559/15
tree
|
commitdiff
2017-09-07
Peter Kajsa
Bug 8713 - BGP models not compatible with leafref context
32/62832/2
tree
|
commitdiff
2017-09-01
Peter Kajsa
Bug 7246 - Fix of SchemaTracker initialization and...
12/61712/11
tree
|
commitdiff
2017-08-20
Robert Varga
Fix AnyXml node handling
86/61986/2
tree
|
commitdiff
2017-08-15
Robert Varga
Eliminate LeafRefPathParseException
35/61235/2
tree
|
commitdiff
2017-08-15
Robert Varga
Use ValueNode in LeafRefValidation
34/61234/2
tree
|
commitdiff
2017-08-10
Robert Varga
Make sure binary values are properly wrapped
64/61464/1
tree
|
commitdiff
2017-08-03
Robert Varga
Cleanup SchemaTracker logic
97/61097/1
tree
|
commitdiff
2017-07-26
Robert Varga
BUG-2389: Deprecate yang-data-impl XML codec
58/60558/3
tree
|
commitdiff
2017-07-18
Igor Foltin
Bug 8745: Add support for parsing attributes to the...
18/60018/9
tree
|
commitdiff
2017-06-15
Robert Varga
Remove use of ALTLRInputStream
22/59022/1
tree
|
commitdiff
2017-06-04
David Suarez
Replace LOGGER/logger/log by LOG
86/58186/2
tree
|
commitdiff
2017-05-16
Peter Kajsa
Bug 7844 - Unable to create LeafRefContext for leafref
46/56946/5
tree
|
commitdiff
2017-04-25
Robert Varga
BUG-8291: expose additional DataTreeFactory methods
25/56025/2
tree
|
commitdiff
2017-04-04
Robert Varga
BUG-7996: reshuffle caching logic
20/53620/10
tree
|
commitdiff
2017-03-23
Robert Varga
Trim down TypeDefinitionAwareCodec
53/53653/2
tree
|
commitdiff
2017-03-23
Robert Varga
Cleanup codecs a bit
69/53469/5
tree
|
commitdiff
2017-03-22
Robert Varga
BUG-8039: Enforce binary/string type length
53/53553/3
tree
|
commitdiff
2017-03-15
Robert Varga
Reduce visibility of codec methods
93/53293/4
tree
|
commitdiff
2017-03-14
Robert Varga
BUG-7759: return deserialized type
97/53297/2
tree
|
commitdiff
2017-03-11
Robert Varga
Make XmlDocumentUtils use UntrustedXML
75/53175/2
tree
|
commitdiff
2017-03-11
Igor Foltin
Bug 6392: Fix lenient parsing of unkeyed list entries
49/53149/3
tree
|
commitdiff
2017-03-10
Xiao Liang
Bug 7945: Fix schema validation for augmentation of...
25/52025/4
tree
|
commitdiff
2016-12-06
Stephen Kitt
Propagate @Nonnull and @Nullable annotations
71/47971/7
tree
|
commitdiff
2016-12-01
Robert Varga
Cleanup MandatoryLeafEnforcer and DataTreeConfiguration
71/48671/5
tree
|
commitdiff
2016-11-29
Robert Varga
BUG-5968: Mandatory leaf enforcement does not work...
32/48532/5
tree
|
commitdiff
2016-11-22
Robert Varga
Address trivial eclipse warnings
01/48501/3
tree
|
commitdiff
2016-11-21
Luis Gomez
Revert "Bug 5968: Mandatory leaf enforcement does not...
23/48523/1
tree
|
commitdiff
2016-11-10
Robert Varga
Fix CursorAwareDataTreeSnapshot.newModification()
79/48179/2
tree
|
commitdiff
2016-11-09
Peter Kajsa
Bug 5968: Mandatory leaf enforcement does not work...
62/48162/1
tree
|
commitdiff
2016-11-03
Peter Kajsa
Bug 5968: Mandatory leaf enforcement does not work...
33/44233/10
tree
|
commitdiff
2016-11-02
Stephen Kitt
Java 8: use lambdas and function references
36/47836/2
tree
|
commitdiff
2016-09-29
Robert Varga
Use YangInstanceIdentifier.EMPTY
32/46132/2
tree
|
commitdiff
2016-09-08
Robert Varga
BUG-5561: use canonical Bits order
58/45158/4
tree
|
commitdiff
2016-09-06
Robert Varga
Use lambdas instead of anonymous classes
68/45068/6
tree
|
commitdiff
2016-08-15
Robert Varga
Revert "Bug 5968: Mandatory leaf enforcement does not...
68/43968/2
tree
|
commitdiff
2016-08-15
Robert Varga
BUG-865: remove String-based getDataChildByName()
98/42898/7
tree
|
commitdiff
2016-08-12
Peter Kajsa
Bug 5968: Mandatory leaf enforcement does not work...
09/42709/4
tree
|
commitdiff
2016-08-08
Tomas Cere
Fix list modification with DataTree rooted at MapEntryNode
09/43309/2
tree
|
commitdiff
2016-08-05
Tomas Cere
Fix list modification with DataTree rooted at MapEntryNode
25/43225/3
tree
|
commitdiff
2016-08-01
Robert Varga
BUG-865: Remove deprecated XmlStreamUtils constructor
95/42895/2
tree
|
commitdiff
2016-08-01
Robert Varga
BUG-865: remove CloneableChildrenMap
93/42893/1
tree
|
commitdiff
2016-07-29
Ajay
Bug-6195: Fix issue with leafSetEntryNode in SchemaTracker
45/42445/3
tree
|
commitdiff
2016-07-27
Robert Varga
Use TypedSchemaNode
63/42663/1
tree
|
commitdiff
2016-07-24
Robert Varga
Kill trailing whitespace
07/42407/2
tree
|
commitdiff
2016-07-20
Robert Varga
BUG-865: Remove DataTreeFactory#create()
50/32850/10
tree
|
commitdiff
2016-07-18
Tomas Cere
Add toString() to InMemoryDataTreeCandidate
10/39310/4
tree
|
commitdiff
2016-07-11
Robert Varga
BUG-865: eliminate ExtendedType and DerivedType
68/41468/4
tree
|
commitdiff
next