1. c3ebbfd Removal of event, eventListener and subject file generation for notification by Vidyashree Rama · 7 years ago
  2. df11796 toString modification in generated code by Vidyashree Rama · 7 years ago
  3. 0110194 Fix JSON serializer to handle unquoted control characters by Henry Yu · 7 years ago
  4. 726194f [ONOS-6032] Yang regisry optimization by Bharat saraswal · 7 years ago
  5. 8803f84 Merge "[ONOS-6180] fix one, apply module name instead of namespace to JSON string" by GauravAgrawal-Huawei · 7 years ago
  6. 64e4e5d [ONOS-6180] fix one, apply module name instead of namespace to JSON string by jingan · 7 years ago
  7. 28149a5 Xml serializer change to remove resource Id for annotation by Vidyashree Rama · 7 years ago
  8. 9c0f82c Merge "handling of value with ':' in URI in json serilazer " by GauravAgrawal-Huawei · 7 years ago
  9. 66f7175 handling of value with ':' in URI in json serilazer by sonugupta-huawei · 7 years ago
  10. 281d149 addition of union & enum for data validation. by surya-huawei · 7 years ago
  11. fb0e9df Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  12. 29358c0 Releasing 1.12.0-b7 by Ray Milkey · 7 years ago 1.12.0-b7
  13. 1d48bc9 Model demo app registration issue fixed. by Bharat saraswal · 7 years ago
  14. 34dd481 Merge "Fixed YANG model registry to remove the model during unregistration and to protect against NPE." by Thomas Vachuska · 7 years ago
  15. 717e6f1 Fixed YANG model registry to remove the model during unregistration and to protect against NPE. by Thomas Vachuska · 7 years ago
  16. 3539980 YANG data type validation UT. by surya-huawei · 7 years ago
  17. b7f6fec Adding utility to get module name from namespace by sonugupta-huawei · 7 years ago
  18. 63f7984 Merge "[ONOS-6165] Demo 1: Integration - Json Serializer Encode failed Fix the problem with encoder failed to process JSON's array child." by Patrick Liu · 7 years ago
  19. 8396f22 [ONOS-6165] Demo 1: Integration - Json Serializer Encode failed by jingan · 7 years ago
  20. 6afcaaa Making YangModel immutable. by Gaurav Agrawal · 7 years ago
  21. ed14b79 Added a todo item. by Thomas Vachuska · 7 years ago
  22. efefe7d UT for l3vpn YANG create model by Vidyashree Rama · 7 years ago
  23. 45afe59 Model converter: unit test with l3vpn yang files: model data to resource data. by Bharat saraswal · 7 years ago
  24. 114ae46 Generated code issue fix for enum with space by Vidyashree Rama · 7 years ago
  25. 285358c Serializer-xml build fail when building with option '-DskipTests' fixed. by Bharat saraswal · 7 years ago
  26. ad7d8e7 [ONOS-6057] Model converter :rpc's output object to data node conversion. by Bharat saraswal · 7 years ago
  27. 8d59841 Merge "Generated code changes for RPC" by Thomas Vachuska · 7 years ago
  28. 047577e [ONOS-6116] ONOS-YANG-DEMO1]DataNodeBuilder childs are getting reset to null. by sonugupta-huawei · 7 years ago
  29. c6a07e2 Generated code changes for RPC by Vidyashree Rama · 7 years ago
  30. a5ba656 [ONOS-5962]YANG Runtime: ModelConverter's createModel implementation by Vidyashree Rama · 7 years ago
  31. 4912077 [ONOS-6057] Model converter : Object to data node conversion. by Bharat saraswal · 7 years ago
  32. b0870a9 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  33. fedcb0d Releasing 1.12.0-b6 by Ray Milkey · 7 years ago 1.12.0-b6
  34. b3e2522 Model registration dependecies resolved and model converter added. by Bharat saraswal · 7 years ago
  35. 44231e9 Minor changes for Json Serializer by jingan · 7 years ago
  36. e308fc1 [ONOS-6062] Unit Test for Json Serializer by jingan · 7 years ago
  37. a45d4a2 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  38. af9e1f0 Releasing 1.12.0-b55 by Ray Milkey · 7 years ago 1.12.0-b55
  39. bcbe69f Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  40. 272e51f Releasing 1.12.0-b5 by Ray Milkey · 7 years ago 1.12.0-b5
  41. b2a9d5b Merge "Removed unrequired dependencies of runtime." by Ray Milkey · 7 years ago
  42. 21b21cc Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  43. d0360f7 Releasing 1.12.0-b4 by Ray Milkey · 7 years ago 1.12.0-b4
  44. 0a9640d Removed unrequired dependencies of runtime. by Gaurav Agrawal · 7 years ago
  45. 7d9244e removed dependecies from pom.xml. by Bharat saraswal · 7 years ago
  46. a320392 Revert "removed compiler-plugin-utils dependency" by Ray Milkey · 7 years ago
  47. e6115d6 removed compiler-plugin-utils dependency by Bharat saraswal · 7 years ago
  48. 17abb7f Converted all artifacts to OSGi jars. by Thomas Vachuska · 7 years ago
  49. a542a36 pom.xml changes for bundle packaging by Bharat saraswal · 7 years ago
  50. c34a322 YANG runtime impl package consolidation & YANG compiler's YangLexer package correction. by Gaurav Agrawal · 7 years ago
  51. 18e55ee Serializer helper namespace as module name support changes by sonu gupta · 7 years ago
  52. 46c833f [ONOS-5884]YANG Serializer: Implement XML serializer. by Vidyashree Rama · 7 years ago
  53. 7dd9858 serializer helper fix and data node walker by sonugupta-huawei · 7 years ago
  54. 2571d26 Package correction in JSON serializer by Gaurav Agrawal · 7 years ago
  55. 96e3719 Merge "JSON serializer implementation" by Thomas Vachuska · 7 years ago
  56. d665937 UT running time optimization and UT for model unregistration added. by Bharat saraswal · 7 years ago
  57. 7cc145e YANG runtime service api updation to allow protocols to provide annotations in protocol data during decode operation. by Gaurav Agrawal · 7 years ago
  58. 2779d36 [ONOS-5885] ModelConverter API updation to handle resourceId and leaf by Gaurav Agrawal · 7 years ago
  59. ccf4e3b Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  60. 3957780 Releasing 1.12-b3 by Ray Milkey · 7 years ago 1.12-b3
  61. 53b65be JSON serializer implementation by Henry Yu · 7 years ago
  62. 4bf7c8a Serializer Helper Utility fix by sonugupta-huawei · 7 years ago
  63. ce7ff81 [ONOS-5883] Implemention of Serializer Helper Utility by sonugupta-huawei · 7 years ago
  64. dc38b80 Bug fix: Correct the folder structure for test by Gaurav Agrawal · 7 years ago
  65. f42405d Changes in generated Code for keyClass, enum, list & ModelObjectId test by Vidyashree Rama · 7 years ago
  66. 4efc8cc [ONOS-5793] Implementation of Runtime Service API by Gaurav Agrawal · 7 years ago
  67. 7d8084e Release build script for onos-yang-tools by Ray Milkey · 7 years ago
  68. b48ecb8 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  69. 8db0336 Releasing 1.12-b2 by Ray Milkey · 7 years ago 1.12-b2
  70. aa6791e [ONOS-5878] schema context provider impl by sonugupta-huawei · 7 years ago
  71. 9bb0cf7 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  72. 47073f6 Releasing 1.12-b1 by Ray Milkey · 7 years ago 1.12-b1
  73. d926f24 [ONOS-5823]YANG Tools: Autogeneration of DefaultRpcCallable class to ease Application usage. by Vidyashree Rama · 7 years ago
  74. bd0903e [ONOS-5888][ONOS-5889] Define Resource identifier to be used by schema aware application. by Vidyashree Rama · 7 years ago
  75. 7c9cf60 Added checkstyle validation and fixed checkstyle errors. by Thomas Vachuska · 7 years ago
  76. 2b7e5fb [ONOS-5879] YANG Runtime: Implement YANG serializer registry by Gaurav Agrawal · 7 years ago
  77. b538e06 [ONOS-5793] YANG runtime API fixes by Gaurav Agrawal · 7 years ago
  78. b0421a2 Added fixme notes. This is not a sustainable approach! by Thomas Vachuska · 7 years ago
  79. 573320b [ONOS-5907] Resource identifier additional utilities. by Gaurav Agrawal · 7 years ago
  80. 9c2be32 [ONOS-5877][ONOS-5886] runtime api implementation changes. by sonugupta-huawei · 7 years ago
  81. 69cded1 [ONOS-5876] YANG serializer helper utilits API by Gaurav Agrawal · 7 years ago
  82. 68cf03b [ONOS-5793] YANG Runtime service and serializer APIs by Gaurav Agrawal · 7 years ago
  83. 90e0e21 Merge "[ONOS-5793] Schema context definition, this will be implemented by YANG runtime and used by serializers to obtain schema context of nodes" by VinodKumarS-Huawei · 7 years ago
  84. c4105fe [ONOS-5793] Schema context definition, this will be implemented by YANG runtime and used by serializers to obtain schema context of nodes by Gaurav Agrawal · 7 years ago
  85. 2dcc922 [ONOS-5887] FIXED:compiler exception while using yang buck plugin by Bharat saraswal · 7 years ago
  86. b995d94 [ONOS-5734] Define DataNode , InnerNode and LeafNode implementation by Bharat saraswal · 7 years ago
  87. 21b6a1f [ONOS-5782]Builder pattern to be replaced with Setters for generated code by Vidyashree Rama · 7 years ago
  88. 59e7ac9 [ONOS-5789] YANG compiler api implementation. by Bharat saraswal · 7 years ago
  89. b198466 [ONOS-5793] YANG model and model registry definition by Gaurav Agrawal · 7 years ago
  90. bbb2c4c Merge "[ONOS-5766] Define YANG compiler API" by VinodKumarS-Huawei · 7 years ago
  91. d83b8de Merge "Resourse Identifier builder" by GauravAgrawal-Huawei · 7 years ago
  92. 37316ae Resourse Identifier builder by VinodKumarS-Huawei · 7 years ago
  93. 8c77558 [ONOS-5766] Define YANG compiler API by Gaurav Agrawal · 7 years ago
  94. 83e5834 defect fix by Bharat saraswal · 7 years ago
  95. 663823a [ONOS-5787]YANG tools to generate updated Service interface by Vidyashree Rama · 7 years ago
  96. b3975cb [ONOS-5746]YANG Tools generated classes to extend ModelObject + [ONOS-5747]YANG Tools: Augmentable node referring to Augmentation MAP in base ModelObject.+ [ONOS-5779]YANG Tools modification to stop generation of process sub-tree, select leaf etc by Vidyashree Rama · 7 years ago
  97. a158f7b identity ref issue fix in yang tools by Vidyashree Rama · 7 years ago
  98. 4066d71 Deviation parser and data model by Vidyashree Rama · 7 years ago
  99. a599a8f [ONOS-5785] Refactor code into new folder structure by Gaurav Agrawal · 7 years ago
  100. b33f846 [ONOS-5768] defect fix in yangtools by Bharat saraswal · 8 years ago