1. b2a9d5b Merge "Removed unrequired dependencies of runtime." by Ray Milkey · 7 years ago
  2. 21b21cc Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  3. d0360f7 Releasing 1.12.0-b4 by Ray Milkey · 7 years ago 1.12.0-b4
  4. 0a9640d Removed unrequired dependencies of runtime. by Gaurav Agrawal · 7 years ago
  5. 7d9244e removed dependecies from pom.xml. by Bharat saraswal · 7 years ago
  6. a320392 Revert "removed compiler-plugin-utils dependency" by Ray Milkey · 7 years ago
  7. e6115d6 removed compiler-plugin-utils dependency by Bharat saraswal · 7 years ago
  8. 17abb7f Converted all artifacts to OSGi jars. by Thomas Vachuska · 7 years ago
  9. a542a36 pom.xml changes for bundle packaging by Bharat saraswal · 7 years ago
  10. c34a322 YANG runtime impl package consolidation & YANG compiler's YangLexer package correction. by Gaurav Agrawal · 7 years ago
  11. 18e55ee Serializer helper namespace as module name support changes by sonu gupta · 7 years ago
  12. 46c833f [ONOS-5884]YANG Serializer: Implement XML serializer. by Vidyashree Rama · 7 years ago
  13. 7dd9858 serializer helper fix and data node walker by sonugupta-huawei · 7 years ago
  14. 2571d26 Package correction in JSON serializer by Gaurav Agrawal · 7 years ago
  15. 96e3719 Merge "JSON serializer implementation" by Thomas Vachuska · 7 years ago
  16. d665937 UT running time optimization and UT for model unregistration added. by Bharat saraswal · 7 years ago
  17. 7cc145e YANG runtime service api updation to allow protocols to provide annotations in protocol data during decode operation. by Gaurav Agrawal · 7 years ago
  18. 2779d36 [ONOS-5885] ModelConverter API updation to handle resourceId and leaf by Gaurav Agrawal · 7 years ago
  19. ccf4e3b Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  20. 3957780 Releasing 1.12-b3 by Ray Milkey · 7 years ago 1.12-b3
  21. 53b65be JSON serializer implementation by Henry Yu · 7 years ago
  22. 4bf7c8a Serializer Helper Utility fix by sonugupta-huawei · 7 years ago
  23. ce7ff81 [ONOS-5883] Implemention of Serializer Helper Utility by sonugupta-huawei · 7 years ago
  24. dc38b80 Bug fix: Correct the folder structure for test by Gaurav Agrawal · 7 years ago
  25. f42405d Changes in generated Code for keyClass, enum, list & ModelObjectId test by Vidyashree Rama · 7 years ago
  26. 4efc8cc [ONOS-5793] Implementation of Runtime Service API by Gaurav Agrawal · 7 years ago
  27. 7d8084e Release build script for onos-yang-tools by Ray Milkey · 7 years ago
  28. b48ecb8 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  29. 8db0336 Releasing 1.12-b2 by Ray Milkey · 7 years ago 1.12-b2
  30. aa6791e [ONOS-5878] schema context provider impl by sonugupta-huawei · 7 years ago
  31. 9bb0cf7 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  32. 47073f6 Releasing 1.12-b1 by Ray Milkey · 7 years ago 1.12-b1
  33. d926f24 [ONOS-5823]YANG Tools: Autogeneration of DefaultRpcCallable class to ease Application usage. by Vidyashree Rama · 7 years ago
  34. bd0903e [ONOS-5888][ONOS-5889] Define Resource identifier to be used by schema aware application. by Vidyashree Rama · 7 years ago
  35. 7c9cf60 Added checkstyle validation and fixed checkstyle errors. by Thomas Vachuska · 7 years ago
  36. 2b7e5fb [ONOS-5879] YANG Runtime: Implement YANG serializer registry by Gaurav Agrawal · 7 years ago
  37. b538e06 [ONOS-5793] YANG runtime API fixes by Gaurav Agrawal · 7 years ago
  38. b0421a2 Added fixme notes. This is not a sustainable approach! by Thomas Vachuska · 7 years ago
  39. 573320b [ONOS-5907] Resource identifier additional utilities. by Gaurav Agrawal · 7 years ago
  40. 9c2be32 [ONOS-5877][ONOS-5886] runtime api implementation changes. by sonugupta-huawei · 7 years ago
  41. 69cded1 [ONOS-5876] YANG serializer helper utilits API by Gaurav Agrawal · 7 years ago
  42. 68cf03b [ONOS-5793] YANG Runtime service and serializer APIs by Gaurav Agrawal · 7 years ago
  43. 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
  44. 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
  45. 2dcc922 [ONOS-5887] FIXED:compiler exception while using yang buck plugin by Bharat saraswal · 7 years ago
  46. b995d94 [ONOS-5734] Define DataNode , InnerNode and LeafNode implementation by Bharat saraswal · 7 years ago
  47. 21b6a1f [ONOS-5782]Builder pattern to be replaced with Setters for generated code by Vidyashree Rama · 7 years ago
  48. 59e7ac9 [ONOS-5789] YANG compiler api implementation. by Bharat saraswal · 7 years ago
  49. b198466 [ONOS-5793] YANG model and model registry definition by Gaurav Agrawal · 7 years ago
  50. bbb2c4c Merge "[ONOS-5766] Define YANG compiler API" by VinodKumarS-Huawei · 7 years ago
  51. d83b8de Merge "Resourse Identifier builder" by GauravAgrawal-Huawei · 7 years ago
  52. 37316ae Resourse Identifier builder by VinodKumarS-Huawei · 7 years ago
  53. 8c77558 [ONOS-5766] Define YANG compiler API by Gaurav Agrawal · 7 years ago
  54. 83e5834 defect fix by Bharat saraswal · 7 years ago
  55. 663823a [ONOS-5787]YANG tools to generate updated Service interface by Vidyashree Rama · 7 years ago
  56. 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
  57. a158f7b identity ref issue fix in yang tools by Vidyashree Rama · 7 years ago
  58. 4066d71 Deviation parser and data model by Vidyashree Rama · 7 years ago
  59. a599a8f [ONOS-5785] Refactor code into new folder structure by Gaurav Agrawal · 7 years ago
  60. b33f846 [ONOS-5768] defect fix in yangtools by Bharat saraswal · 8 years ago
  61. 6467138 [ONOS-5743] ModelObject definition by Gaurav Agrawal · 8 years ago
  62. 30efe38 Merge "YANG model design to define data node for usage in YANG store and YANG runtime" by Patrick Liu · 8 years ago
  63. 5096f6d Merge "Initial sketch of YANG runtime API." by Patrick Liu · 8 years ago
  64. 7501545 YANG model design to define data node for usage in YANG store and YANG runtime by VinodKumarS-Huawei · 8 years ago
  65. db45d9e Bumping version to 1.12-SNAPSHOT by Ray Milkey · 8 years ago
  66. 696d944 Releasing 1.11 by Ray Milkey · 8 years ago 1.11
  67. 17992c1 [ONOS-5633][ONOS-5702] ONOS YANG tools to support multi-threaded execution + defect fix by Vidyashree Rama · 8 years ago
  68. 127461c [ONOS-5632] inter jar linking for buck plugin. by Bharat saraswal · 8 years ago
  69. 07442a2 Bumping version to 1.11-SNAPSHOT by Ray Milkey · 8 years ago
  70. 2e53d64 Releasing 1.10 by Ray Milkey · 8 years ago 1.10
  71. f40fb57 Initial sketch of YANG runtime API. by Thomas Vachuska · 8 years ago
  72. 5dafddb [ONOS-5632] inter file linking support in onos-yang-tools buck plugin. by Bharat saraswal · 8 years ago
  73. e282bb1 Merge "[ONOS-5631] YANG tool independent of tool chain" by Thomas Vachuska · 8 years ago
  74. 618fdfa [ONOS-5631] YANG tool independent of tool chain by VinodKumarS-Huawei · 8 years ago
  75. d5b684f [ONOS-5679],[ONOS-5663] union invalid derived type defect fixed. by Bharat saraswal · 8 years ago
  76. 7303cf9 [ONOS-5589] empty type defect fix by sonu gupta · 8 years ago
  77. 51c5d67 [ONOS-5630][ONOS-5615][ONOS-5634][ONOS-5635][ONOS-5568] defect fix for generated code. by Bharat saraswal · 8 years ago
  78. 617f83e [ONOS-5611] [ONOS-5605] defect fix by Vidyashree Rama · 8 years ago
  79. a5c2851 [ONOS-5400][ONOS-5614] identity ref support in yangtools and defect fixes. by Bharat saraswal · 8 years ago
  80. d2c7f8d [ONOS-5518] Augment create issue by Vidyashree Rama · 8 years ago
  81. 110f7f7 [ONOS-5551] Augment sub-tree filtering through default classes. by janani b · 8 years ago
  82. b41904b [ONOS-5539] Process sub tree defect fix by Bharat saraswal · 8 years ago
  83. 623b524 [ONOS-5516] Intra file augment linking, with and without prefix. by janani b · 8 years ago
  84. c2fd322 [ONOS-5527,ONOS-5529] process sub tree filtering in generted code changes. by Bharat saraswal · 8 years ago
  85. 5eb588b Bumping version to 1.10-SNAPSHOT by Brian O'Connor · 8 years ago
  86. a3b11ac Releasing 1.9 by Brian O'Connor · 8 years ago 1.9
  87. a786b29 Adding groupId to root pom for versions plugin by Brian O'Connor · 8 years ago
  88. c27947a [ONOS-5517] Identity-ref resolution of typedef and grouping. by janani b · 8 years ago
  89. 0663aff [ONOS-5232] bits enum class generation modifications and code refactoring. by Bharat saraswal · 8 years ago
  90. 3a3e326 [ONOS-5483] Leafref with path-predicate linking. by janani b · 8 years ago
  91. 94844d6 [ONOS-5482][ONOS-5275] Yms Operation requirement Implementation in onos-yang-tools by Bharat saraswal · 8 years ago
  92. 421b415 Updating YangLibraryDescription.java to latest buck-api by Brian O'Connor · 8 years ago
  93. ffd9ef8 Add buck Yang plugin by Ray Milkey · 8 years ago
  94. b322f08 separate maven plugin build by Ray Milkey · 8 years ago
  95. 9e9709d Separate parser and generator from plugin by Ray Milkey · 8 years ago
  96. d30f79b Inter-File grouping defect fix by Gaurav Agrawal · 8 years ago
  97. 4b5f88c [ONOS-5402] Resolvable entities under union type, is added to list, after cloning. by janani b · 8 years ago
  98. 54e4bab [ONOS-5413]From string and to string method generation for YTB to handle in yms by Bharat saraswal · 8 years ago
  99. 9381ebb [ONOS-5330] Code-Reusability by generating code for Grouping rather then uses by Gaurav Agrawal · 8 years ago
  100. 493e0a8 [ONOS-5341] Namespace modification to include module name to support RESTCONF based namespace by Gaurav Agrawal · 8 years ago