Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-yang-tools
/
65b9d17422371fd950e5b6e0a10dc563e6a09501
/
compiler
/
base
/
datamodel
/
src
/
main
/
java
9a1a7c1
Correct and better logging of exceptions
by Andrea Campanella
· 6 years ago
afdcd1c
Fix for dealing with multiple yang deps
by Yuta HIGUCHI
· 7 years ago
a2f166e
Log enhancements and cosmetic clean up
by Yuta HIGUCHI
· 7 years ago
45fe067
Use IoUtils to avoid byte by byte copy
by Yuta HIGUCHI
· 7 years ago
e8f6740
Improve exception message
by Yuta HIGUCHI
· 7 years ago
0d9198e
[ONOS-7385] Identity extend-list updation to the parent nodes.
by janani b
· 7 years ago
5c8fa43
Reorganizing pom.xml
by Yuta HIGUCHI
· 7 years ago
28788fe
[ONOS-7366]YANG Runtime: Exception while decoding XML
by sonugupta-huawei
· 7 years ago
fd39561
Deprecating isEmptyDataType
by Gaurav Agrawal
· 7 years ago
435af80
Few fixes
by Yuta HIGUCHI
· 7 years ago
4f24d8b
[ONOS-7299]YANG Runtime and Serializer: LeafType handling
by sonugupta-huawei
· 7 years ago
a2f405e
[ONOS-7304] YANG Runtime: YANG Push test for anydata
by sonugupta-huawei
· 7 years ago
99c0a01
[ONOS-7331] YANG Runtime: Add UT to validate te-scheduler based anydata.
by sonugupta-huawei
· 7 years ago
15ab473
[ONOS-7299] LeafType to specify effective built-in type and LeafObjectType to specify JAVA object type.
by Gaurav Agrawal
· 7 years ago
cf489c3
Enforce checkstyle
by Yuta HIGUCHI
· 7 years ago
99b187d
[ONOS-7331] YANG Runtime: Add UT to validate te-scheduler based anydata.
by sonugupta-huawei
· 7 years ago
b487fdd
[ONOS-7302] Add serializer helper implementation for value namespace
by Gaurav Agrawal
· 7 years ago
29735cc
[ONOS-7302] Add implementation to obtain valueNamespace from LeafSchemaConext
by Gaurav Agrawal
· 7 years ago
a77eb6a
[ONOS-7064] Yang Runtime support for Anydata code base
by sonugupta-huawei
· 7 years ago
521b3cf
Parent context is reset with null value
by Vidyashree Rama
· 7 years ago
fa66410
Fix typedef referencing another typedef issue.
by Gaurav Agrawal
· 7 years ago
c58110e
[ONOS-7201][YRT]Defect: Post type is not same as get for union and for type empty is returning null.
by sonugupta-huawei
· 7 years ago
98adaef
Allow null as valid for YangBits
by Sean Condon
· 7 years ago
51c41fa
[ONOS-7042] Value validation as per defined datatype restriction and pattern
by sonugupta-huawei
· 7 years ago
711d1e3
AnyData feature changes
by sonugupta-huawei
· 7 years ago
a937f3d
[ONOS-6979] Binary type in YOB and Serializer helper for Data Node.
by janani b
· 7 years ago
159f884
[ONOS-6691][ONOS-6693] fix for when type-def name is same as identity-ref with small or caps latter combilation.
by sonugupta-huawei
· 7 years ago
b8604ed
[ONOS-6694] Multi augment with same name.
by janani b
· 7 years ago
6aceca3
[ONOS-6881] Basic uses augment support.
by janani b
· 7 years ago
72b2df2
Updating Copyright line to Open Networking Foundation
by Brian O'Connor
· 7 years ago
0d3443e
[ONOS-6764][ONOS-6673] YANG Runtime: GET API's for YANG Models and YANG Compiler & Runtime: Identification of YANG Model with a name.
by sonugupta-huawei
· 7 years ago
99fccd7
[ONOS-6783] Data type handling in Data Node
by janani b
· 7 years ago
6037d96
[ONOS-6675] Augment namespace based conflict resolution.
by janani b
· 7 years ago
ba5bacb
[ONOS-6677] Description in pattern statement
by janani b
· 7 years ago
7c6d536
handling of unique
by surya-huawei
· 7 years ago
82d7220
submodule level data handling
by sonugupta-huawei
· 8 years ago
d829db3
Correcting runtime helper classes package.
by Gaurav Agrawal
· 8 years ago
3c58673
updating grammar for unknown statement
by Vidyashree Rama
· 8 years ago
6b3a645
Added handling for YANG extensions related to RFC 6536 (default-deny-write, default-deny-all) and RFC 6241 (get-filter-element-attributes) and added in Unit Tests for the new Listener classes related to extension references
by Sean Condon
· 8 years ago
2f3130c
[ONOS-6032] target linking in yang tools
by Bharat saraswal
· 8 years ago
285358c
Serializer-xml build fail when building with option '-DskipTests' fixed.
by Bharat saraswal
· 8 years ago
ad7d8e7
[ONOS-6057] Model converter :rpc's output object to data node conversion.
by Bharat saraswal
· 8 years ago
a5ba656
[ONOS-5962]YANG Runtime: ModelConverter's createModel implementation
by Vidyashree Rama
· 8 years ago
4912077
[ONOS-6057] Model converter : Object to data node conversion.
by Bharat saraswal
· 8 years ago
18e55ee
Serializer helper namespace as module name support changes
by sonu gupta
· 8 years ago
ce7ff81
[ONOS-5883] Implemention of Serializer Helper Utility
by sonugupta-huawei
· 8 years ago
f42405d
Changes in generated Code for keyClass, enum, list & ModelObjectId test
by Vidyashree Rama
· 8 years ago
aa6791e
[ONOS-5878] schema context provider impl
by sonugupta-huawei
· 8 years ago
d926f24
[ONOS-5823]YANG Tools: Autogeneration of DefaultRpcCallable class to ease Application usage.
by Vidyashree Rama
· 8 years ago
7c9cf60
Added checkstyle validation and fixed checkstyle errors.
by Thomas Vachuska
· 8 years ago
59e7ac9
[ONOS-5789] YANG compiler api implementation.
by Bharat saraswal
· 8 years ago
663823a
[ONOS-5787]YANG tools to generate updated Service interface
by Vidyashree Rama
· 8 years ago
a158f7b
identity ref issue fix in yang tools
by Vidyashree Rama
· 8 years ago
4066d71
Deviation parser and data model
by Vidyashree Rama
· 8 years ago
a599a8f
[ONOS-5785] Refactor code into new folder structure
by Gaurav Agrawal
· 8 years ago