1. fef6172 URI parser changes to support decoding of percentage encoded special characters by Henry Yu · 7 years ago
  2. 10b57b3 adding copyright header resource file in runtime by Vidyashree Rama · 7 years ago
  3. d6361c9 [ONOS-6655] Defect fix by janani b · 7 years ago
  4. 7c6d536 handling of unique by surya-huawei · 7 years ago
  5. 68dcfa5 [ONOS-6628]YANG JSON Serializer: Encode operation to prefix module name instead of namespace. by Vidyashree Rama · 7 years ago
  6. 82d7220 submodule level data handling by sonugupta-huawei · 7 years ago
  7. 2e26b14 [ONOS-6514] Yang Compiler/Runtime: Identifty ref support by Vidyashree Rama · 7 years ago
  8. 3c73486 Fixing YangLibraryDescription to avoid creating multiple build rules for YangLibrary targets by Brian O'Connor · 7 years ago
  9. d9351aa Bumping version to 2.2-SNAPSHOT by Ray Milkey · 7 years ago
  10. 1b625be Releasing 2.1 by Ray Milkey · 7 years ago 2.1
  11. 4e4674f Bumping dependency to Guava 22.0 by Yuta HIGUCHI · 7 years ago
  12. ef3068c Fix JSON serializer test to reflect failure during exceptions. by Gaurav Agrawal · 7 years ago
  13. 0f0a037 Bumping version to 2.1-SNAPSHOT by Ray Milkey · 7 years ago
  14. 18d35b2 Releasing 2.0 by Ray Milkey · 7 years ago 2.0
  15. 8658890 JSON serializer fixes by Henry Yu · 7 years ago
  16. b6d41b2 Invalid signature file digest for Manifest main attributes fix by Vidyashree Rama · 7 years ago
  17. 1001d5a Revert "JSON serializer fixes" by GauravAgrawal-Huawei · 7 years ago
  18. 4645d94 JSON serializer fixes by Henry Yu · 7 years ago
  19. fda09be Updating generated code to contain module name instead of namespace. by Gaurav Agrawal · 7 years ago
  20. d829db3 Correcting runtime helper classes package. by Gaurav Agrawal · 7 years ago
  21. 4e9a509 Generated interface extends augmentable interface by Vidyashree Rama · 7 years ago
  22. 99b5491 Correcting date format of revision. by Gaurav Agrawal · 7 years ago
  23. e1a77ba Merge "Renaming 1.12-SNAPSHOT to 2.0-SNAPSHOT in preparation for release." by GauravAgrawal-Huawei · 7 years ago
  24. 27991ac Renaming 1.12-SNAPSHOT to 2.0-SNAPSHOT in preparation for release. by Thomas Vachuska · 7 years ago
  25. 3c58673 updating grammar for unknown statement by Vidyashree Rama · 7 years ago
  26. 8b19ed0 addition of eclipse codeFormatter api by surya-huawei · 7 years ago
  27. 01d6f0a [ONOS-6417] Defining Augmentable interface which will be inherited by generated interfaces. by Gaurav Agrawal · 7 years ago
  28. 88fb995 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  29. c371efb Releasing 1.12.0-b8 by Ray Milkey · 7 years ago 1.12.0-b8
  30. 5f34200 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  31. 0a7ace6 Releasing 1.12-b8 by Ray Milkey · 7 years ago 1.12-b8
  32. 7c9d61c Check resolve for YangLibrary before constructing new one by Brian O'Connor · 7 years ago
  33. b3c01e7 Adding plugin jar's hash to YangLibrary rule's key by Brian O'Connor · 7 years ago
  34. 9c5d5fd using string constant in generated code of RPC command by Vidyashree Rama · 7 years ago
  35. f4c4ab8 removing impl from compiler tool by Vidyashree Rama · 7 years ago
  36. 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
  37. e4e90ed augment linking prefix change defect fix and it's ut by surya-huawei · 7 years ago
  38. 2f3130c [ONOS-6032] target linking in yang tools by Bharat saraswal · 7 years ago
  39. e97754e xml_serializer empty container and leaf validation fix by surya-huawei · 7 years ago
  40. 120446e Removing YANG compiler generated code dependency on config by Vidyashree Rama · 7 years ago
  41. c3ebbfd Removal of event, eventListener and subject file generation for notification by Vidyashree Rama · 7 years ago
  42. df11796 toString modification in generated code by Vidyashree Rama · 7 years ago
  43. 0110194 Fix JSON serializer to handle unquoted control characters by Henry Yu · 7 years ago
  44. 726194f [ONOS-6032] Yang regisry optimization by Bharat saraswal · 7 years ago
  45. 8803f84 Merge "[ONOS-6180] fix one, apply module name instead of namespace to JSON string" by GauravAgrawal-Huawei · 7 years ago
  46. 64e4e5d [ONOS-6180] fix one, apply module name instead of namespace to JSON string by jingan · 7 years ago
  47. 28149a5 Xml serializer change to remove resource Id for annotation by Vidyashree Rama · 7 years ago
  48. 9c0f82c Merge "handling of value with ':' in URI in json serilazer " by GauravAgrawal-Huawei · 7 years ago
  49. 66f7175 handling of value with ':' in URI in json serilazer by sonugupta-huawei · 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. 1d48bc9 Model demo app registration issue fixed. by Bharat saraswal · 7 years ago
  54. 34dd481 Merge "Fixed YANG model registry to remove the model during unregistration and to protect against NPE." by Thomas Vachuska · 7 years ago
  55. 717e6f1 Fixed YANG model registry to remove the model during unregistration and to protect against NPE. by Thomas Vachuska · 7 years ago
  56. 3539980 YANG data type validation UT. by surya-huawei · 7 years ago
  57. b7f6fec Adding utility to get module name from namespace by sonugupta-huawei · 7 years ago
  58. 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
  59. 8396f22 [ONOS-6165] Demo 1: Integration - Json Serializer Encode failed by jingan · 7 years ago
  60. 6afcaaa Making YangModel immutable. by Gaurav Agrawal · 7 years ago
  61. ed14b79 Added a todo item. by Thomas Vachuska · 7 years ago
  62. efefe7d UT for l3vpn YANG create model by Vidyashree Rama · 7 years ago
  63. 45afe59 Model converter: unit test with l3vpn yang files: model data to resource data. by Bharat saraswal · 7 years ago
  64. 114ae46 Generated code issue fix for enum with space by Vidyashree Rama · 7 years ago
  65. 285358c Serializer-xml build fail when building with option '-DskipTests' fixed. by Bharat saraswal · 7 years ago
  66. ad7d8e7 [ONOS-6057] Model converter :rpc's output object to data node conversion. by Bharat saraswal · 7 years ago
  67. 8d59841 Merge "Generated code changes for RPC" by Thomas Vachuska · 7 years ago
  68. 047577e [ONOS-6116] ONOS-YANG-DEMO1]DataNodeBuilder childs are getting reset to null. by sonugupta-huawei · 7 years ago
  69. c6a07e2 Generated code changes for RPC by Vidyashree Rama · 7 years ago
  70. a5ba656 [ONOS-5962]YANG Runtime: ModelConverter's createModel implementation by Vidyashree Rama · 7 years ago
  71. 4912077 [ONOS-6057] Model converter : Object to data node conversion. by Bharat saraswal · 7 years ago
  72. b0870a9 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  73. fedcb0d Releasing 1.12.0-b6 by Ray Milkey · 7 years ago 1.12.0-b6
  74. b3e2522 Model registration dependecies resolved and model converter added. by Bharat saraswal · 7 years ago
  75. 44231e9 Minor changes for Json Serializer by jingan · 7 years ago
  76. e308fc1 [ONOS-6062] Unit Test for Json Serializer by jingan · 7 years ago
  77. a45d4a2 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  78. af9e1f0 Releasing 1.12.0-b55 by Ray Milkey · 7 years ago 1.12.0-b55
  79. bcbe69f Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  80. 272e51f Releasing 1.12.0-b5 by Ray Milkey · 7 years ago 1.12.0-b5
  81. b2a9d5b Merge "Removed unrequired dependencies of runtime." by Ray Milkey · 7 years ago
  82. 21b21cc Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  83. d0360f7 Releasing 1.12.0-b4 by Ray Milkey · 7 years ago 1.12.0-b4
  84. 0a9640d Removed unrequired dependencies of runtime. by Gaurav Agrawal · 7 years ago
  85. 7d9244e removed dependecies from pom.xml. by Bharat saraswal · 7 years ago
  86. a320392 Revert "removed compiler-plugin-utils dependency" by Ray Milkey · 7 years ago
  87. e6115d6 removed compiler-plugin-utils dependency by Bharat saraswal · 7 years ago
  88. 17abb7f Converted all artifacts to OSGi jars. by Thomas Vachuska · 7 years ago
  89. a542a36 pom.xml changes for bundle packaging by Bharat saraswal · 7 years ago
  90. c34a322 YANG runtime impl package consolidation & YANG compiler's YangLexer package correction. by Gaurav Agrawal · 7 years ago
  91. 18e55ee Serializer helper namespace as module name support changes by sonu gupta · 7 years ago
  92. 46c833f [ONOS-5884]YANG Serializer: Implement XML serializer. by Vidyashree Rama · 7 years ago
  93. 7dd9858 serializer helper fix and data node walker by sonugupta-huawei · 7 years ago
  94. 2571d26 Package correction in JSON serializer by Gaurav Agrawal · 7 years ago
  95. 96e3719 Merge "JSON serializer implementation" by Thomas Vachuska · 7 years ago
  96. d665937 UT running time optimization and UT for model unregistration added. by Bharat saraswal · 7 years ago
  97. 7cc145e YANG runtime service api updation to allow protocols to provide annotations in protocol data during decode operation. by Gaurav Agrawal · 7 years ago
  98. 2779d36 [ONOS-5885] ModelConverter API updation to handle resourceId and leaf by Gaurav Agrawal · 7 years ago
  99. ccf4e3b Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  100. 3957780 Releasing 1.12-b3 by Ray Milkey · 7 years ago 1.12-b3