Code Review
/
yangtools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅
next
Migrate test suite
[yangtools.git]
/
yang
/
yang-model-export
/
src
/
2020-10-05
Robert Varga
Separate out Module and Submodule interfaces
93/92893/8
tree
|
commitdiff
2020-10-03
Robert Varga
Enrich YinExportUtils
85/92885/3
tree
|
commitdiff
2020-10-03
Robert Varga
Remove SchemaContextFactory
84/92884/6
tree
|
commitdiff
2020-09-07
Robert Varga
Remove ASTSchemaSource
11/92411/6
tree
|
commitdiff
2020-01-31
Robert Varga
Populate SubmoduleEffectiveModule with import namespaces
65/82165/14
tree
|
commitdiff
2020-01-30
Robert Varga
Migrate QName-based declared statements
65/87265/2
tree
|
commitdiff
2020-01-16
Robert Varga
Refactor yang-model-api child traversal return types
77/86877/21
tree
|
commitdiff
2019-12-29
Robert Varga
Remove useless UnsupportedOperationException throws
12/86612/2
tree
|
commitdiff
2019-11-01
Anil Belur
Merge branch 'master' of ../controller
tree
|
commitdiff
2019-10-31
Anil Belur
Merge branch 'master' of ../controller
tree
|
commitdiff
2019-09-15
Robert Varga
Get rid of Strings.repeat()
83/84483/2
tree
|
commitdiff
2019-09-02
Robert Varga
Optimize immutable lookups
30/84130/1
tree
|
commitdiff
2019-08-22
Robert Varga
Enable spotbugs in yang-model-export
97/83897/1
tree
|
commitdiff
2019-08-22
Robert Varga
Remome YinExportUtils.prefixToNamespace()
96/83896/1
tree
|
commitdiff
2019-04-05
Robert Varga
Introduce EffectiveModelContextFactory
98/81398/4
tree
|
commitdiff
2019-03-25
Robert Varga
Remove @NotThreadSafe annotations
38/81138/2
tree
|
commitdiff
2019-03-22
Robert Varga
Clean up StatementDefinition argument definition interface
43/81043/8
tree
|
commitdiff
2019-03-16
Robert Varga
Remove @ThreadSafe annotations
21/80921/7
tree
|
commitdiff
2019-03-10
Robert Varga
Hook if-feature statements onto FeatureNamespace
39/80739/7
tree
|
commitdiff
2019-02-26
Robert Varga
Remove deprecated SchemaRepository.createSchemaContextF...
88/80588/7
tree
|
commitdiff
2019-01-25
Robert Varga
Remove old YIN model exporter
25/79925/3
tree
|
commitdiff
2018-12-26
Robert Varga
Mass-migrate to Objects.requireNonNull()
40/79040/4
tree
|
commitdiff
2018-12-25
Robert Varga
Cleanup RFC6020_YIN_NAMESPACE usage
43/79043/5
tree
|
commitdiff
2018-10-23
Robert Varga
Remove javax.annotation nullness from yang-model-export
04/77204/2
tree
|
commitdiff
2018-04-18
Robert Varga
Fix checkstyle in yang-model-export
49/71049/3
tree
|
commitdiff
2018-03-06
Robert Varga
Add YinXMLEventReaderFactory
92/67892/13
tree
|
commitdiff
2018-02-28
Robert Varga
Fix YangTextSnippetIterator with OpenConfig extensions
47/68847/2
tree
|
commitdiff
2018-02-21
Robert Varga
Add DeclaredStatementFormatter
66/68466/2
tree
|
commitdiff
2018-02-19
Robert Varga
Move yang-model-export unit tests
21/68421/1
tree
|
commitdiff
2018-02-07
Robert Varga
Add YangTextSnippet to yang-model-export
93/67893/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
Rename yang.parser.rfc6020.repo to yang.parser.rfc7950...
45/65445/8
tree
|
commitdiff
2017-11-13
Robert Varga
Move ASTSchemaSource and its components into rfc6020...
44/65444/8
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
Peel MustConstraintAware from ConstraintDefinition
08/65408/7
tree
|
commitdiff
2017-11-08
Robert Varga
Fix LeafListSchemaNode.getDefaults()
13/65113/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
YANGTOOLS-621: introduce specialized integer types
43/65043/11
tree
|
commitdiff
2017-11-03
Robert Varga
BUG-8043: correct RangeConstraint definition
45/62445/18
tree
|
commitdiff
2017-11-03
Robert Varga
Update TypeDefinition design
73/64873/9
tree
|
commitdiff
2017-11-03
Robert Varga
Fix NotificationDefinition
71/64871/8
tree
|
commitdiff
2017-11-03
Robert Varga
Update ChoiceSchemaNode design
52/64852/12
tree
|
commitdiff
2017-11-02
Robert Varga
Remove LeafSchemaNode.getUnits/getDefault()
40/64840/12
tree
|
commitdiff
2017-11-02
Robert Varga
Clean up PatternConstraint's String confusion
38/64838/12
tree
|
commitdiff
2017-11-02
Robert Varga
Make PatternConstraint.getModifier() non-default
33/64833/12
tree
|
commitdiff
2017-11-02
Robert Varga
Cleanup DocumentedNode
21/64821/19
tree
|
commitdiff
2017-10-28
Robert Varga
Make ConstraintMetaDefition attributes Optional
20/64820/9
tree
|
commitdiff
2017-10-27
Robert Varga
Make Module.getContact()/getOrganization() return Optional
18/64818/6
tree
|
commitdiff
2017-10-27
Robert Varga
Introduce WhenConditionAware
11/64811/4
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
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: 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-24
Robert Varga
BUG-8043: correct LengthConstraint definition
19/62319/13
tree
|
commitdiff
2017-10-19
Robert Varga
Fix Module.getVersion()
15/64515/4
tree
|
commitdiff
2017-10-11
Robert Varga
BUG-9043: Remove use of CheckedFuture from YANG components
62/62262/17
tree
|
commitdiff
2017-10-11
Peter Kajsa
Bug 2444 - Add missing API to Action and Notification...
55/59655/16
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-03
Peter Kajsa
Bug 2444 - Yin export of all YANG statements
06/59006/25
tree
|
commitdiff
2017-09-27
Robert Varga
Remove deprecated Yin/YangStatementSourceImpl
37/62537/22
tree
|
commitdiff
2017-06-13
Peter Kajsa
Bug 2444 - fix of several issues in yang-model-export
16/57816/12
tree
|
commitdiff
2017-06-05
Robert Varga
Consolidate range to string code
20/57820/5
tree
|
commitdiff
2017-03-11
Robert Varga
Use UntrustedXML in tests
79/53179/3
tree
|
commitdiff
2017-03-09
Peter Kajsa
Bug 5410 - XSD regular expressions are interpreted...
99/52999/6
tree
|
commitdiff
2017-03-03
Igor Foltin
Bug 6856: Rpc definition should implicitly define input...
04/48704/22
tree
|
commitdiff
2017-01-31
Robert Varga
BUG-7061: mass-rename test files
53/51153/4
tree
|
commitdiff
2016-12-14
Alexis de Talhouët
Bug 6867: Rename of Rfc6020Mapping to YangStmtMapping
54/48854/14
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-11-18
Igor Foltin
Bug 6874: [YANG 1.1] Allow "description" and "reference...
46/48246/3
tree
|
commitdiff
2016-11-02
Stephen Kitt
Java 8: use lambdas and function references
36/47836/2
tree
|
commitdiff
2016-11-02
Stephen Kitt
Cleanup: remove redundant casts
34/47834/2
tree
|
commitdiff
2016-09-19
Robert Varga
Fix ConstraintDefinition inconsistency
06/45806/5
tree
|
commitdiff
2016-08-16
Igor Foltin
Bug 6419: Fixed SchemaContextEmitter's emitContainer...
75/43975/3
tree
|
commitdiff
2016-08-16
Igor Foltin
Bug 6416: Fixed SchemaContextEmitter's emitIdentityrefS...
71/43971/2
tree
|
commitdiff
2016-08-10
Igor Foltin
Bug 3899: Milestone: Increase test coverage for Yangtools
09/43509/3
tree
|
commitdiff
2016-07-21
Michael Vorburger
Checkstyle clean-up src/test/java
88/42188/1
tree
|
commitdiff
2016-07-11
Robert Varga
BUG-865: eliminate ExtendedType and DerivedType
68/41468/4
tree
|
commitdiff
2016-06-15
Robert Varga
Further cleanups of code
14/39714/18
tree
|
commitdiff
2016-06-03
Peter Kajsa
Bug 4662: Introduce a SemanticVersion concept - import...
77/36877/28
tree
|
commitdiff
2016-06-03
Robert Varga
Scripted update of if statements
93/39793/2
tree
|
commitdiff
2016-04-14
Stephen Kitt
Drop unneeded generic type specifiers
50/37550/2
tree
|
commitdiff
2016-03-31
Ivan Hrasko
Bug5531: Can't get complete YIN schema on Windows
44/36944/1
tree
|
commitdiff
2016-03-30
Ivan Hrasko
Bug 5531: Can't get complete YIN schema on Windows
04/36804/3
tree
|
commitdiff
2015-10-30
Peter Kajsa
Bug 4504 - YIN generation failed on openflow-protocol...
94/28894/5
tree
|
commitdiff
2015-08-11
Thanh Ha
Fix license header violations in yang-model-export
45/24845/2
tree
|
commitdiff
2015-08-03
Peter Kajsa
Bug 2366 - Effective statments impl merge, retest ...
85/20885/98
tree
|
commitdiff
2015-06-29
Robert Varga
Fix some minor sonar warnings
48/23048/4
tree
|
commitdiff
2015-04-16
Robert Varga
Merge "Bug 2362 - Milestone: Basic constraints validation"
tree
|
commitdiff
2015-04-14
Robert Varga
Merge "Bug 2362: Make sure JSON and XML codecs are...
tree
|
commitdiff
2015-04-13
Tony Tkacik
Bug 2984 - Added Missing space separator for list keys...
05/18205/2
tree
|
commitdiff
2015-04-13
Robert Varga
Merge "Bug 2374 - YANG Binding: Added support for Augme...
tree
|
commitdiff
2015-04-11
Robert Varga
Fix enum members' name
48/18148/3
tree
|
commitdiff
next