1. 8573bd5 Bumping version to 2.2-SNAPSHOT by Ray Milkey · 7 years ago
  2. e6f54c0 Releasing 2.2.0-b4 by Ray Milkey · 7 years ago 2.2.0-b4
  3. 196a541 Updating auto-generated copyright in onos-yang-tools by Brian O'Connor · 7 years ago
  4. 72b2df2 Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  5. 6992980 Bumping version to 2.2-SNAPSHOT by Ray Milkey · 7 years ago
  6. f475b42 Releasing 2.2.0-b3 by Ray Milkey · 7 years ago 2.2.0-b3
  7. f584f33 Bumping version to 2.2.0-SNAPSHOT by Ray Milkey · 7 years ago
  8. 1a7999a Releasing 2.2.0-b2 by Ray Milkey · 7 years ago 2.2.0-b2
  9. bfe0cf8 Rpc service interface method generation change by surya-huawei · 7 years ago
  10. 2a5c17b seriealize file handling issue by sonugupta-huawei · 7 years ago
  11. 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
  12. 99fccd7 [ONOS-6783] Data type handling in Data Node by janani b · 7 years ago
  13. dab32aa Bumping version to 2.2.0-SNAPSHOT by Ray Milkey · 7 years ago
  14. 0dcfa9f Releasing 2.2.0-b1 by Ray Milkey · 7 years ago 2.2.0-b1
  15. 0351f68 Service interface extends RpcService by Vidyashree Rama · 7 years ago
  16. 6b81cc3 commenting RPC code generation by Vidyashree Rama · 7 years ago
  17. 6037d96 [ONOS-6675] Augment namespace based conflict resolution. by janani b · 7 years ago
  18. 9b0187d ONOS-6678 YANG Compiler: Comments after module end and {\ to be handled by Naoki Miyata · 7 years ago
  19. ba5bacb [ONOS-6677] Description in pattern statement by janani b · 7 years ago
  20. b2c64c5 [ONOS-6695]supporting single quoted binary values by surya-huawei · 7 years ago
  21. 7c6d536 handling of unique by surya-huawei · 7 years ago
  22. 82d7220 submodule level data handling by sonugupta-huawei · 7 years ago
  23. 3c73486 Fixing YangLibraryDescription to avoid creating multiple build rules for YangLibrary targets by Brian O'Connor · 7 years ago
  24. d9351aa Bumping version to 2.2-SNAPSHOT by Ray Milkey · 7 years ago
  25. 1b625be Releasing 2.1 by Ray Milkey · 7 years ago 2.1
  26. 0f0a037 Bumping version to 2.1-SNAPSHOT by Ray Milkey · 7 years ago
  27. 18d35b2 Releasing 2.0 by Ray Milkey · 7 years ago 2.0
  28. b6d41b2 Invalid signature file digest for Manifest main attributes fix by Vidyashree Rama · 7 years ago
  29. fda09be Updating generated code to contain module name instead of namespace. by Gaurav Agrawal · 7 years ago
  30. d829db3 Correcting runtime helper classes package. by Gaurav Agrawal · 7 years ago
  31. 4e9a509 Generated interface extends augmentable interface by Vidyashree Rama · 7 years ago
  32. e1a77ba Merge "Renaming 1.12-SNAPSHOT to 2.0-SNAPSHOT in preparation for release." by GauravAgrawal-Huawei · 7 years ago
  33. 27991ac Renaming 1.12-SNAPSHOT to 2.0-SNAPSHOT in preparation for release. by Thomas Vachuska · 7 years ago
  34. 3c58673 updating grammar for unknown statement by Vidyashree Rama · 7 years ago
  35. 8b19ed0 addition of eclipse codeFormatter api by surya-huawei · 7 years ago
  36. 88fb995 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  37. c371efb Releasing 1.12.0-b8 by Ray Milkey · 7 years ago 1.12.0-b8
  38. 5f34200 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  39. 0a7ace6 Releasing 1.12-b8 by Ray Milkey · 7 years ago 1.12-b8
  40. 7c9d61c Check resolve for YangLibrary before constructing new one by Brian O'Connor · 7 years ago
  41. b3c01e7 Adding plugin jar's hash to YangLibrary rule's key by Brian O'Connor · 7 years ago
  42. 9c5d5fd using string constant in generated code of RPC command by Vidyashree Rama · 7 years ago
  43. f4c4ab8 removing impl from compiler tool by Vidyashree Rama · 7 years ago
  44. 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
  45. e4e90ed augment linking prefix change defect fix and it's ut by surya-huawei · 7 years ago
  46. 2f3130c [ONOS-6032] target linking in yang tools by Bharat saraswal · 7 years ago
  47. 120446e Removing YANG compiler generated code dependency on config by Vidyashree Rama · 7 years ago
  48. c3ebbfd Removal of event, eventListener and subject file generation for notification by Vidyashree Rama · 7 years ago
  49. df11796 toString modification in generated code by Vidyashree Rama · 7 years ago
  50. 281d149 addition of union & enum for data validation. by surya-huawei · 7 years ago
  51. fb0e9df Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  52. 29358c0 Releasing 1.12.0-b7 by Ray Milkey · 7 years ago 1.12.0-b7
  53. 3539980 YANG data type validation UT. by surya-huawei · 7 years ago
  54. 6afcaaa Making YangModel immutable. by Gaurav Agrawal · 7 years ago
  55. 114ae46 Generated code issue fix for enum with space by Vidyashree Rama · 7 years ago
  56. 285358c Serializer-xml build fail when building with option '-DskipTests' fixed. by Bharat saraswal · 7 years ago
  57. ad7d8e7 [ONOS-6057] Model converter :rpc's output object to data node conversion. by Bharat saraswal · 7 years ago
  58. c6a07e2 Generated code changes for RPC by Vidyashree Rama · 7 years ago
  59. a5ba656 [ONOS-5962]YANG Runtime: ModelConverter's createModel implementation by Vidyashree Rama · 7 years ago
  60. 4912077 [ONOS-6057] Model converter : Object to data node conversion. by Bharat saraswal · 7 years ago
  61. b0870a9 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  62. fedcb0d Releasing 1.12.0-b6 by Ray Milkey · 7 years ago 1.12.0-b6
  63. a45d4a2 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  64. af9e1f0 Releasing 1.12.0-b55 by Ray Milkey · 7 years ago 1.12.0-b55
  65. bcbe69f Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  66. 272e51f Releasing 1.12.0-b5 by Ray Milkey · 7 years ago 1.12.0-b5
  67. 21b21cc Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  68. d0360f7 Releasing 1.12.0-b4 by Ray Milkey · 7 years ago 1.12.0-b4
  69. 7d9244e removed dependecies from pom.xml. by Bharat saraswal · 7 years ago
  70. 17abb7f Converted all artifacts to OSGi jars. by Thomas Vachuska · 7 years ago
  71. a542a36 pom.xml changes for bundle packaging by Bharat saraswal · 7 years ago
  72. c34a322 YANG runtime impl package consolidation & YANG compiler's YangLexer package correction. by Gaurav Agrawal · 7 years ago
  73. 18e55ee Serializer helper namespace as module name support changes by sonu gupta · 7 years ago
  74. d665937 UT running time optimization and UT for model unregistration added. by Bharat saraswal · 7 years ago
  75. 2779d36 [ONOS-5885] ModelConverter API updation to handle resourceId and leaf by Gaurav Agrawal · 7 years ago
  76. ccf4e3b Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  77. 3957780 Releasing 1.12-b3 by Ray Milkey · 7 years ago 1.12-b3
  78. ce7ff81 [ONOS-5883] Implemention of Serializer Helper Utility by sonugupta-huawei · 7 years ago
  79. f42405d Changes in generated Code for keyClass, enum, list & ModelObjectId test by Vidyashree Rama · 7 years ago
  80. b48ecb8 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  81. 8db0336 Releasing 1.12-b2 by Ray Milkey · 7 years ago 1.12-b2
  82. aa6791e [ONOS-5878] schema context provider impl by sonugupta-huawei · 7 years ago
  83. 9bb0cf7 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  84. 47073f6 Releasing 1.12-b1 by Ray Milkey · 7 years ago 1.12-b1
  85. d926f24 [ONOS-5823]YANG Tools: Autogeneration of DefaultRpcCallable class to ease Application usage. by Vidyashree Rama · 7 years ago
  86. 7c9cf60 Added checkstyle validation and fixed checkstyle errors. by Thomas Vachuska · 7 years ago
  87. b538e06 [ONOS-5793] YANG runtime API fixes by Gaurav Agrawal · 7 years ago
  88. 9c2be32 [ONOS-5877][ONOS-5886] runtime api implementation changes. by sonugupta-huawei · 7 years ago
  89. 2dcc922 [ONOS-5887] FIXED:compiler exception while using yang buck plugin by Bharat saraswal · 7 years ago
  90. 21b6a1f [ONOS-5782]Builder pattern to be replaced with Setters for generated code by Vidyashree Rama · 7 years ago
  91. 59e7ac9 [ONOS-5789] YANG compiler api implementation. by Bharat saraswal · 7 years ago
  92. bbb2c4c Merge "[ONOS-5766] Define YANG compiler API" 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