Code Review
/
yangtools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅ next
Bump versions to 2.0.6.8-SNAPSHOT
[yangtools.git]
/
yang
/
yang-data-codec-xml
/
src
/
2019-01-18
Robert Varga
Improve JAXP implementation compatibility
18/79718/1
tree
|
commitdiff
2019-01-18
Robert Varga
Do not write empty string in EmptyXmlCodec
17/79717/1
tree
|
commitdiff
2018-12-10
Jakub Morvay
Preserve attributes when parsing AnyXml from XML
88/78588/1
tree
|
commitdiff
2018-09-10
Marek Gradzki
Consider AugmentationNodes when direct descendant is...
40/75940/1
tree
|
commitdiff
2018-09-07
Robert Varga
Rename LeafRefValidatation to LeafRefValidation
39/75839/1
tree
|
commitdiff
2018-09-05
Robert Varga
Consider namespace in namesakes
17/75717/3
tree
|
commitdiff
2018-08-06
Marek Gradzki
Fix LeafRefContext for relative refs defined in externa...
71/74871/1
tree
|
commitdiff
2018-07-23
Marek Gradzki
Fix LeafRefValidatation for refs defined in augmentations
38/74338/2
tree
|
commitdiff
2018-07-13
Michal Cmarada
YANGTOOLS-890 - Fix XML parser bug
33/73933/4
tree
|
commitdiff
2018-07-10
Robert Varga
Reduce sonar code smells
78/73878/1
tree
|
commitdiff
2018-05-16
Robert Varga
Make tests use UntrustedXML instead of XMLInputFactory
41/72041/1
tree
|
commitdiff
2018-05-04
Robert Varga
Speed up XMLStreamNormalizedNodeStreamWriter.toString()
95/71795/1
tree
|
commitdiff
2018-03-05
Robert Varga
Validate parsed QName to identity
43/68543/4
tree
|
commitdiff
2018-03-05
Robert Varga
Cleanup resources allocated in @BeforeClass
42/68542/7
tree
|
commitdiff
2018-02-23
Robert Varga
Correct error message
38/68538/1
tree
|
commitdiff
2017-12-26
Robert Varga
YANGTOOLS-678: enable empty key verification
64/66764/2
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-20
Robert Varga
Fix a few warnings
36/65736/2
tree
|
commitdiff
2017-11-20
Robert Varga
YANGTOOLS-813: add parent schemapath to error report
16/65716/3
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-11
Robert Varga
Peel WhenConditionAware from ConstraintDefinition
10/65410/10
tree
|
commitdiff
2017-11-10
Robert Varga
Refactor TypedSchemaNode
09/65409/6
tree
|
commitdiff
2017-11-10
Robert Varga
Peel MustConstraintAware from ConstraintDefinition
08/65408/7
tree
|
commitdiff
2017-11-08
Robert Varga
Eliminate ConstraintDefition.isMandatory()
95/65095/14
tree
|
commitdiff
2017-11-06
Robert Varga
Eliminate (Unsigned)IntegerTypeDefinition
86/65086/8
tree
|
commitdiff
2017-11-03
Robert Varga
Remove XmlParserStream.create(NormalizedNodeStreamWrite...
35/65035/5
tree
|
commitdiff
2017-11-03
Robert Varga
Update ChoiceSchemaNode design
52/64852/12
tree
|
commitdiff
2017-11-02
Robert Varga
Cleanup DocumentedNode
21/64821/19
tree
|
commitdiff
2017-10-27
Robert Varga
BUG-4688: update Revision design a bit more
85/64785/4
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: eliminate SimpleDateFormatUtil.DEFAULT_DATE_REV
73/64673/3
tree
|
commitdiff
2017-10-24
Robert Varga
BUG-4688: Rework SchemaContext module lookups
41/64641/4
tree
|
commitdiff
2017-10-24
Robert Varga
Use QName.parseRevision() instead of SimpleDateFormatUtil
46/64646/1
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-09
Robert Varga
Cleanup use of Guava library
85/61985/23
tree
|
commitdiff
2017-09-28
Robert Varga
BUG-2389: Remove obsolete XML parser classes
59/60559/15
tree
|
commitdiff
2017-09-27
Robert Varga
Remove deprecated Yin/YangStatementSourceImpl
37/62537/22
tree
|
commitdiff
2017-08-09
Igor Foltin
Bug 8940: Fix XML parsing of anyxml nodes
21/61421/1
tree
|
commitdiff
2017-07-29
Igor Foltin
Add XmlParserStream.traverse(DOMSource)
64/60864/5
tree
|
commitdiff
2017-07-25
Igor Foltin
Bug 8803: check for null return NamespaceContext.getNam...
36/60736/4
tree
|
commitdiff
2017-07-18
Igor Foltin
Bug 8745: Add support for parsing attributes to the...
18/60018/9
tree
|
commitdiff
2017-07-18
Igor Foltin
Bug 8715: Add strictParsing switch to the new XML parser
67/59167/11
tree
|
commitdiff
2017-07-18
Igor Foltin
Bug 8675: Fix a design flaw of the new XML parser
36/59036/12
tree
|
commitdiff
2017-06-12
Robert Varga
Fix checkstyle offences found by newer plugin
61/58761/1
tree
|
commitdiff
2017-06-06
Robert Varga
Enforce checkstyle on yang-data-codec-xml
39/58339/2
tree
|
commitdiff
2017-05-23
Robert Varga
Fix attribute namespace lookup
87/57587/6
tree
|
commitdiff
2017-05-18
Igor Foltin
Bug 8083: Preliminary unit tests
06/54106/4
tree
|
commitdiff
2017-04-04
Robert Varga
BUG-7833: Fix identityref codecs
70/53870/7
tree
|
commitdiff
2017-04-04
Robert Varga
BUG-7983: unify JSONCodec and XmlCodec methods
69/53869/5
tree
|
commitdiff
2017-04-04
Robert Varga
BUG-7983: make XmlCodecFactory a subclass of AbstractCo...
65/53865/4
tree
|
commitdiff
2017-03-23
Robert Varga
Cleanup codecs a bit
69/53469/5
tree
|
commitdiff
2017-03-17
Robert Varga
Use TypedSchemaNode
21/53321/4
tree
|
commitdiff
2017-03-17
Robert Varga
Move hard-coded prefix
06/53306/5
tree
|
commitdiff
2017-03-17
Robert Varga
Rename XmlStreamUtils
03/53303/5
tree
|
commitdiff
2017-03-17
Robert Varga
Add XmlParserStream documentation
02/53302/5
tree
|
commitdiff
2017-03-11
Robert Varga
Use UntrustedXML in tests
79/53179/3
tree
|
commitdiff
2017-03-11
Robert Varga
Do not trust documents in anyxml
76/53176/2
tree
|
commitdiff
2017-01-04
Igor Foltin
Bug 7159: Stop using deprecated methods from YangParser...
06/50006/1
tree
|
commitdiff
2016-12-09
Igor Foltin
Bug 7159: Add yang-test-util artifact
29/49129/2
tree
|
commitdiff
2016-12-06
Stephen Kitt
Propagate @Nonnull and @Nullable annotations
71/47971/7
tree
|
commitdiff
2016-10-03
Igor Foltin
Increase unit test coverage for Yangtools
30/46130/2
tree
|
commitdiff
2016-07-29
Isaku Yamahata
Bug 6112 - yang data impl: teach codec union+identityref
45/41545/5
tree
|
commitdiff
2016-07-29
Ajay
Bug-6195: Fix issue with leafSetEntryNode in SchemaTracker
45/42445/3
tree
|
commitdiff
2016-06-23
Igor Foltin
Bug 1441: Bug fixes, clean-up and test migration
43/39643/10
tree
|
commitdiff
2016-06-15
Robert Varga
Further cleanups of code
14/39714/18
tree
|
commitdiff
2016-06-15
Robert Varga
BUG-865: Remove users of SchemaAwareNormalizedNodeStrea...
98/39698/16
tree
|
commitdiff
2016-05-18
Robert Varga
Clean up generic type arguments
57/38257/6
tree
|
commitdiff
2016-05-02
Igor Foltin
Bug 1441: Implement XML Stream Reader to Normalized...
31/37031/5
tree
|
commitdiff