1. cf489c3 Enforce checkstyle by Yuta HIGUCHI · 7 years ago
  2. 99b187d [ONOS-7331] YANG Runtime: Add UT to validate te-scheduler based anydata. by sonugupta-huawei · 7 years ago
  3. e3c59be [ONOS-7302] UT for value namespace in identifier. JSON/XML serializer change for value ns. by janani b · 7 years ago
  4. 45fdfb8 [ONOS-7302] value namespace handling by model converter by Gaurav Agrawal · 7 years ago
  5. b487fdd [ONOS-7302] Add serializer helper implementation for value namespace by Gaurav Agrawal · 7 years ago
  6. b5189f1 [ONOS-7304] YANG Runtime: YANG Push test for anydata by sonugupta-huawei · 7 years ago
  7. a77eb6a [ONOS-7064] Yang Runtime support for Anydata code base by sonugupta-huawei · 7 years ago
  8. 3b1a21e Bumping version to 2.4-SNAPSHOT by Ray Milkey · 7 years ago
  9. 51fa409 Releasing 2.3.1 by Ray Milkey · 7 years ago 2.3.1
  10. 3c6756c [ONOS-7064] Yang Runtime support for Anydata api exposed by sonugupta-huawei · 7 years ago
  11. c55a33a Bumping version to 2.4-SNAPSHOT by Ray Milkey · 7 years ago
  12. 66b61de Releasing 2.3 by Ray Milkey · 7 years ago 2.3
  13. 9551958 Fix issue resulting in duplicate module in YANG gui. by Gaurav Agrawal · 7 years ago
  14. a48e36f Bumping version to 2.3-SNAPSHOT by Ray Milkey · 7 years ago
  15. a390c31 Releasing 2.3.0-b3 by Ray Milkey · 7 years ago 2.3.0-b3
  16. 9b3a1eb [ONOS-7198] Augmentation support for common models by Gaurav Agrawal · 7 years ago
  17. 0fc1e4d Bumping version to 2.3-SNAPSHOT by Ray Milkey · 7 years ago
  18. 2c2cd32 Releasing 2.3.0-b2 by Ray Milkey · 7 years ago 2.3.0-b2
  19. 83e723d Fix for code generation of enum name starts with numeric value by sonugupta-huawei · 7 years ago
  20. d24d5ac Bumping version to 2.3-SNAPSHOT by Ray Milkey · 7 years ago
  21. c5ddc19 Releasing 2.3.0-b1 by Ray Milkey · 7 years ago 2.3.0-b1
  22. 9e52de0 [ONOS-7095] Registration/Unregistration to exclude dependent jar YANG nodes. by Gaurav Agrawal · 7 years ago
  23. 3b15f11 [ONOS-7063]Validation of modelId for valid syntax by sonugupta-huawei · 7 years ago
  24. dfda458 [ONOS-7095] Initial changes to identify inter-jar node during model registration by Gaurav Agrawal · 7 years ago
  25. 51c41fa [ONOS-7042] Value validation as per defined datatype restriction and pattern by sonugupta-huawei · 7 years ago
  26. 711d1e3 AnyData feature changes by sonugupta-huawei · 7 years ago
  27. fe71e17 [ONOS-6981] Handling uses under module being model object, in YTB. by janani b · 7 years ago
  28. 1710ff7 Bumping version to 2.3-SNAPSHOT by Ray Milkey · 7 years ago
  29. c80afff Releasing 2.2.0 by Ray Milkey · 7 years ago 2.2.0
  30. 4213b9d Merge "Minor fixes" by Yuta HIGUCHI · 7 years ago
  31. 6fe00a4 Minor fixes by Yuta HIGUCHI · 7 years ago
  32. 701ca48 Binary yang type handling. Conv byte[] to Base 64 by Sean Condon · 7 years ago
  33. e0d8b08 Fix typo in Exception class name by Yuta HIGUCHI · 7 years ago
  34. 3b61b1b Improve error logging by Yuta HIGUCHI · 7 years ago
  35. a937f3d [ONOS-6979] Binary type in YOB and Serializer helper for Data Node. by janani b · 7 years ago
  36. a762e29 identityref tostring generation by surya-huawei · 7 years ago
  37. e126af0 Bumping version to 2.2-SNAPSHOT by Ray Milkey · 7 years ago
  38. 48ddb90 Releasing 2.2.0-b6 by Ray Milkey · 7 years ago 2.2.0-b6
  39. 8b6ae69 Bumping version to 2.2-SNAPSHOT by Ray Milkey · 7 years ago
  40. a925c64 Releasing 2.2-b6 by Ray Milkey · 7 years ago 2.2-b6
  41. e6adc30 Bug fix and tests for handling a 2nd RPC in a YANG file by Sean Condon · 7 years ago
  42. 35540a3 [ONOS-6952] support for *(asterisk) as enum name. by sonugupta-huawei · 7 years ago
  43. 3e532d3 [ONOS-6941] addition of derived identities search by surya-huawei · 7 years ago
  44. b8604ed [ONOS-6694] Multi augment with same name. by janani b · 7 years ago
  45. ed656db Bumping version to 2.02-SNAPSHOT by Ray Milkey · 7 years ago
  46. 3e3e334 Releasing 2.2.0-b5 by Ray Milkey · 7 years ago 2.2.0-b5
  47. 6aceca3 [ONOS-6881] Basic uses augment support. by janani b · 7 years ago
  48. 7892b83 [ONOS-6882]get yang files from jar changes by sonugupta-huawei · 7 years ago
  49. 8573bd5 Bumping version to 2.2-SNAPSHOT by Ray Milkey · 7 years ago
  50. e6f54c0 Releasing 2.2.0-b4 by Ray Milkey · 7 years ago 2.2.0-b4
  51. 5fe1eae Fixing utils to ignore any wrapping bundle annotations from jar coordinates. by Thomas Vachuska · 7 years ago
  52. 72b2df2 Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  53. 6992980 Bumping version to 2.2-SNAPSHOT by Ray Milkey · 7 years ago
  54. f475b42 Releasing 2.2.0-b3 by Ray Milkey · 7 years ago 2.2.0-b3
  55. 64a54c7 model registration using classes issue by sonugupta-huawei · 7 years ago
  56. 5ccbac3 Implementation of SchemaContextProvider interface by surya-huawei · 7 years ago
  57. 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
  58. 59599d4 [ONOS-6820] YTB with processed objects for resource id. by janani b · 7 years ago
  59. 867b9ef [ONOS-6784] Leafref and identity ref under grouping. by janani b · 7 years ago
  60. 0523e5a Copy only once on instantiation by Yuta HIGUCHI · 7 years ago
  61. 99fccd7 [ONOS-6783] Data type handling in Data Node by janani b · 7 years ago
  62. dab32aa Bumping version to 2.2.0-SNAPSHOT by Ray Milkey · 7 years ago
  63. 0dcfa9f Releasing 2.2.0-b1 by Ray Milkey · 7 years ago 2.2.0-b1
  64. 10b57b3 adding copyright header resource file in runtime by Vidyashree Rama · 7 years ago
  65. d6361c9 [ONOS-6655] Defect fix by janani b · 7 years ago
  66. 82d7220 submodule level data handling by sonugupta-huawei · 7 years ago
  67. 2e26b14 [ONOS-6514] Yang Compiler/Runtime: Identifty ref support by Vidyashree Rama · 7 years ago
  68. d9351aa Bumping version to 2.2-SNAPSHOT by Ray Milkey · 7 years ago
  69. 1b625be Releasing 2.1 by Ray Milkey · 7 years ago 2.1
  70. 0f0a037 Bumping version to 2.1-SNAPSHOT by Ray Milkey · 7 years ago
  71. 18d35b2 Releasing 2.0 by Ray Milkey · 7 years ago 2.0
  72. fda09be Updating generated code to contain module name instead of namespace. by Gaurav Agrawal · 7 years ago
  73. d829db3 Correcting runtime helper classes package. by Gaurav Agrawal · 7 years ago
  74. 99b5491 Correcting date format of revision. by Gaurav Agrawal · 7 years ago
  75. e1a77ba Merge "Renaming 1.12-SNAPSHOT to 2.0-SNAPSHOT in preparation for release." by GauravAgrawal-Huawei · 7 years ago
  76. 27991ac Renaming 1.12-SNAPSHOT to 2.0-SNAPSHOT in preparation for release. by Thomas Vachuska · 7 years ago
  77. 3c58673 updating grammar for unknown statement by Vidyashree Rama · 7 years ago
  78. 88fb995 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  79. c371efb Releasing 1.12.0-b8 by Ray Milkey · 7 years ago 1.12.0-b8
  80. 5f34200 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  81. 0a7ace6 Releasing 1.12-b8 by Ray Milkey · 7 years ago 1.12-b8
  82. 2f3130c [ONOS-6032] target linking in yang tools by Bharat saraswal · 7 years ago
  83. 120446e Removing YANG compiler generated code dependency on config by Vidyashree Rama · 7 years ago
  84. 726194f [ONOS-6032] Yang regisry optimization by Bharat saraswal · 7 years ago
  85. fb0e9df Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  86. 29358c0 Releasing 1.12.0-b7 by Ray Milkey · 7 years ago 1.12.0-b7
  87. 1d48bc9 Model demo app registration issue fixed. by Bharat saraswal · 7 years ago
  88. 717e6f1 Fixed YANG model registry to remove the model during unregistration and to protect against NPE. by Thomas Vachuska · 7 years ago
  89. b7f6fec Adding utility to get module name from namespace by sonugupta-huawei · 7 years ago
  90. 6afcaaa Making YangModel immutable. by Gaurav Agrawal · 7 years ago
  91. efefe7d UT for l3vpn YANG create model by Vidyashree Rama · 7 years ago
  92. 45afe59 Model converter: unit test with l3vpn yang files: model data to resource data. by Bharat saraswal · 7 years ago
  93. 114ae46 Generated code issue fix for enum with space by Vidyashree Rama · 7 years ago
  94. 285358c Serializer-xml build fail when building with option '-DskipTests' fixed. by Bharat saraswal · 7 years ago
  95. ad7d8e7 [ONOS-6057] Model converter :rpc's output object to data node conversion. by Bharat saraswal · 7 years ago
  96. c6a07e2 Generated code changes for RPC by Vidyashree Rama · 7 years ago
  97. a5ba656 [ONOS-5962]YANG Runtime: ModelConverter's createModel implementation by Vidyashree Rama · 7 years ago
  98. 4912077 [ONOS-6057] Model converter : Object to data node conversion. by Bharat saraswal · 7 years ago
  99. b0870a9 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  100. fedcb0d Releasing 1.12.0-b6 by Ray Milkey · 7 years ago 1.12.0-b6