1. d6361c9 [ONOS-6655] Defect fix by janani b · 7 years ago
  2. 82d7220 submodule level data handling by sonugupta-huawei · 7 years ago
  3. 2e26b14 [ONOS-6514] Yang Compiler/Runtime: Identifty ref support by Vidyashree Rama · 7 years ago
  4. d9351aa Bumping version to 2.2-SNAPSHOT by Ray Milkey · 7 years ago
  5. 1b625be Releasing 2.1 by Ray Milkey · 7 years ago 2.1
  6. 0f0a037 Bumping version to 2.1-SNAPSHOT by Ray Milkey · 7 years ago
  7. 18d35b2 Releasing 2.0 by Ray Milkey · 7 years ago 2.0
  8. fda09be Updating generated code to contain module name instead of namespace. by Gaurav Agrawal · 7 years ago
  9. d829db3 Correcting runtime helper classes package. by Gaurav Agrawal · 7 years ago
  10. 99b5491 Correcting date format of revision. by Gaurav Agrawal · 7 years ago
  11. e1a77ba Merge "Renaming 1.12-SNAPSHOT to 2.0-SNAPSHOT in preparation for release." by GauravAgrawal-Huawei · 7 years ago
  12. 27991ac Renaming 1.12-SNAPSHOT to 2.0-SNAPSHOT in preparation for release. by Thomas Vachuska · 7 years ago
  13. 3c58673 updating grammar for unknown statement by Vidyashree Rama · 7 years ago
  14. 88fb995 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  15. c371efb Releasing 1.12.0-b8 by Ray Milkey · 7 years ago 1.12.0-b8
  16. 5f34200 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  17. 0a7ace6 Releasing 1.12-b8 by Ray Milkey · 7 years ago 1.12-b8
  18. 2f3130c [ONOS-6032] target linking in yang tools by Bharat saraswal · 7 years ago
  19. 120446e Removing YANG compiler generated code dependency on config by Vidyashree Rama · 7 years ago
  20. 726194f [ONOS-6032] Yang regisry optimization by Bharat saraswal · 7 years ago
  21. fb0e9df Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  22. 29358c0 Releasing 1.12.0-b7 by Ray Milkey · 7 years ago 1.12.0-b7
  23. 1d48bc9 Model demo app registration issue fixed. by Bharat saraswal · 7 years ago
  24. 717e6f1 Fixed YANG model registry to remove the model during unregistration and to protect against NPE. by Thomas Vachuska · 7 years ago
  25. b7f6fec Adding utility to get module name from namespace by sonugupta-huawei · 7 years ago
  26. 6afcaaa Making YangModel immutable. by Gaurav Agrawal · 7 years ago
  27. efefe7d UT for l3vpn YANG create model by Vidyashree Rama · 7 years ago
  28. 45afe59 Model converter: unit test with l3vpn yang files: model data to resource data. by Bharat saraswal · 7 years ago
  29. 114ae46 Generated code issue fix for enum with space by Vidyashree Rama · 7 years ago
  30. 285358c Serializer-xml build fail when building with option '-DskipTests' fixed. by Bharat saraswal · 7 years ago
  31. ad7d8e7 [ONOS-6057] Model converter :rpc's output object to data node conversion. by Bharat saraswal · 7 years ago
  32. c6a07e2 Generated code changes for RPC by Vidyashree Rama · 7 years ago
  33. a5ba656 [ONOS-5962]YANG Runtime: ModelConverter's createModel implementation by Vidyashree Rama · 7 years ago
  34. 4912077 [ONOS-6057] Model converter : Object to data node conversion. by Bharat saraswal · 7 years ago
  35. b0870a9 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  36. fedcb0d Releasing 1.12.0-b6 by Ray Milkey · 7 years ago 1.12.0-b6
  37. b3e2522 Model registration dependecies resolved and model converter added. by Bharat saraswal · 7 years ago
  38. a45d4a2 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  39. af9e1f0 Releasing 1.12.0-b55 by Ray Milkey · 7 years ago 1.12.0-b55
  40. bcbe69f Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  41. 272e51f Releasing 1.12.0-b5 by Ray Milkey · 7 years ago 1.12.0-b5
  42. 0a9640d Removed unrequired dependencies of runtime. by Gaurav Agrawal · 7 years ago
  43. 7d9244e removed dependecies from pom.xml. by Bharat saraswal · 7 years ago
  44. a320392 Revert "removed compiler-plugin-utils dependency" by Ray Milkey · 7 years ago
  45. e6115d6 removed compiler-plugin-utils dependency by Bharat saraswal · 7 years ago
  46. 17abb7f Converted all artifacts to OSGi jars. by Thomas Vachuska · 7 years ago
  47. a542a36 pom.xml changes for bundle packaging by Bharat saraswal · 7 years ago
  48. c34a322 YANG runtime impl package consolidation & YANG compiler's YangLexer package correction. by Gaurav Agrawal · 7 years ago
  49. 18e55ee Serializer helper namespace as module name support changes by sonu gupta · 7 years ago
  50. 46c833f [ONOS-5884]YANG Serializer: Implement XML serializer. by Vidyashree Rama · 7 years ago
  51. 7dd9858 serializer helper fix and data node walker by sonugupta-huawei · 7 years ago
  52. d665937 UT running time optimization and UT for model unregistration added. by Bharat saraswal · 7 years ago
  53. 7cc145e YANG runtime service api updation to allow protocols to provide annotations in protocol data during decode operation. by Gaurav Agrawal · 7 years ago
  54. 2779d36 [ONOS-5885] ModelConverter API updation to handle resourceId and leaf by Gaurav Agrawal · 7 years ago
  55. ccf4e3b Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  56. 3957780 Releasing 1.12-b3 by Ray Milkey · 7 years ago 1.12-b3
  57. 4bf7c8a Serializer Helper Utility fix by sonugupta-huawei · 7 years ago
  58. ce7ff81 [ONOS-5883] Implemention of Serializer Helper Utility by sonugupta-huawei · 7 years ago
  59. dc38b80 Bug fix: Correct the folder structure for test by Gaurav Agrawal · 7 years ago
  60. f42405d Changes in generated Code for keyClass, enum, list & ModelObjectId test by Vidyashree Rama · 7 years ago
  61. 4efc8cc [ONOS-5793] Implementation of Runtime Service API by Gaurav Agrawal · 7 years ago
  62. b48ecb8 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  63. 8db0336 Releasing 1.12-b2 by Ray Milkey · 7 years ago 1.12-b2
  64. aa6791e [ONOS-5878] schema context provider impl by sonugupta-huawei · 7 years ago
  65. 9bb0cf7 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  66. 47073f6 Releasing 1.12-b1 by Ray Milkey · 7 years ago 1.12-b1
  67. 7c9cf60 Added checkstyle validation and fixed checkstyle errors. by Thomas Vachuska · 7 years ago
  68. 2b7e5fb [ONOS-5879] YANG Runtime: Implement YANG serializer registry by Gaurav Agrawal · 7 years ago
  69. b538e06 [ONOS-5793] YANG runtime API fixes by Gaurav Agrawal · 7 years ago
  70. b0421a2 Added fixme notes. This is not a sustainable approach! by Thomas Vachuska · 7 years ago
  71. 9c2be32 [ONOS-5877][ONOS-5886] runtime api implementation changes. by sonugupta-huawei · 7 years ago
  72. 69cded1 [ONOS-5876] YANG serializer helper utilits API by Gaurav Agrawal · 7 years ago
  73. 68cf03b [ONOS-5793] YANG Runtime service and serializer APIs by Gaurav Agrawal · 7 years ago
  74. b198466 [ONOS-5793] YANG model and model registry definition by Gaurav Agrawal · 7 years ago
  75. 8c77558 [ONOS-5766] Define YANG compiler API by Gaurav Agrawal · 8 years ago
  76. a599a8f [ONOS-5785] Refactor code into new folder structure by Gaurav Agrawal · 8 years ago
  77. 6467138 [ONOS-5743] ModelObject definition by Gaurav Agrawal · 8 years ago
  78. 7501545 YANG model design to define data node for usage in YANG store and YANG runtime by VinodKumarS-Huawei · 8 years ago
  79. f40fb57 Initial sketch of YANG runtime API. by Thomas Vachuska · 8 years ago