1. 7d07aa6 Fix ResourceId equality logic by Yuta HIGUCHI · 7 years ago
  2. ddf9327 Merge "Fixing mutability for ResourceId." by GauravAgrawal-Huawei · 7 years ago
  3. 67cb8aa Fixing mutability for ResourceId. by Gaurav Agrawal · 7 years ago
  4. 0351f68 Service interface extends RpcService by Vidyashree Rama · 7 years ago
  5. d9351aa Bumping version to 2.2-SNAPSHOT by Ray Milkey · 7 years ago
  6. 1b625be Releasing 2.1 by Ray Milkey · 7 years ago 2.1
  7. 0f0a037 Bumping version to 2.1-SNAPSHOT by Ray Milkey · 7 years ago
  8. 18d35b2 Releasing 2.0 by Ray Milkey · 7 years ago 2.0
  9. 27991ac Renaming 1.12-SNAPSHOT to 2.0-SNAPSHOT in preparation for release. by Thomas Vachuska · 7 years ago
  10. 01d6f0a [ONOS-6417] Defining Augmentable interface which will be inherited by generated interfaces. by Gaurav Agrawal · 7 years ago
  11. 88fb995 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  12. c371efb Releasing 1.12.0-b8 by Ray Milkey · 7 years ago 1.12.0-b8
  13. 5f34200 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  14. 0a7ace6 Releasing 1.12-b8 by Ray Milkey · 7 years ago 1.12-b8
  15. 120446e Removing YANG compiler generated code dependency on config by Vidyashree Rama · 7 years ago
  16. fb0e9df Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  17. 29358c0 Releasing 1.12.0-b7 by Ray Milkey · 7 years ago 1.12.0-b7
  18. 6afcaaa Making YangModel immutable. by Gaurav Agrawal · 7 years ago
  19. ed14b79 Added a todo item. by Thomas Vachuska · 7 years ago
  20. 45afe59 Model converter: unit test with l3vpn yang files: model data to resource data. by Bharat saraswal · 7 years ago
  21. ad7d8e7 [ONOS-6057] Model converter :rpc's output object to data node conversion. by Bharat saraswal · 7 years ago
  22. c6a07e2 Generated code changes for RPC by Vidyashree Rama · 7 years ago
  23. a5ba656 [ONOS-5962]YANG Runtime: ModelConverter's createModel implementation by Vidyashree Rama · 7 years ago
  24. 4912077 [ONOS-6057] Model converter : Object to data node conversion. by Bharat saraswal · 7 years ago
  25. b0870a9 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  26. fedcb0d Releasing 1.12.0-b6 by Ray Milkey · 7 years ago 1.12.0-b6
  27. a45d4a2 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  28. af9e1f0 Releasing 1.12.0-b55 by Ray Milkey · 7 years ago 1.12.0-b55
  29. bcbe69f Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  30. 272e51f Releasing 1.12.0-b5 by Ray Milkey · 7 years ago 1.12.0-b5
  31. 21b21cc Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  32. d0360f7 Releasing 1.12.0-b4 by Ray Milkey · 7 years ago 1.12.0-b4
  33. 17abb7f Converted all artifacts to OSGi jars. by Thomas Vachuska · 7 years ago
  34. a542a36 pom.xml changes for bundle packaging by Bharat saraswal · 7 years ago
  35. 46c833f [ONOS-5884]YANG Serializer: Implement XML serializer. by Vidyashree Rama · 7 years ago
  36. 7dd9858 serializer helper fix and data node walker by sonugupta-huawei · 7 years ago
  37. 2779d36 [ONOS-5885] ModelConverter API updation to handle resourceId and leaf by Gaurav Agrawal · 7 years ago
  38. ccf4e3b Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  39. 3957780 Releasing 1.12-b3 by Ray Milkey · 7 years ago 1.12-b3
  40. ce7ff81 [ONOS-5883] Implemention of Serializer Helper Utility by sonugupta-huawei · 7 years ago
  41. f42405d Changes in generated Code for keyClass, enum, list & ModelObjectId test by Vidyashree Rama · 7 years ago
  42. b48ecb8 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  43. 8db0336 Releasing 1.12-b2 by Ray Milkey · 7 years ago 1.12-b2
  44. aa6791e [ONOS-5878] schema context provider impl by sonugupta-huawei · 7 years ago
  45. 9bb0cf7 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  46. 47073f6 Releasing 1.12-b1 by Ray Milkey · 7 years ago 1.12-b1
  47. bd0903e [ONOS-5888][ONOS-5889] Define Resource identifier to be used by schema aware application. by Vidyashree Rama · 7 years ago
  48. 7c9cf60 Added checkstyle validation and fixed checkstyle errors. by Thomas Vachuska · 7 years ago
  49. b538e06 [ONOS-5793] YANG runtime API fixes by Gaurav Agrawal · 7 years ago
  50. 573320b [ONOS-5907] Resource identifier additional utilities. by Gaurav Agrawal · 7 years ago
  51. 69cded1 [ONOS-5876] YANG serializer helper utilits API by Gaurav Agrawal · 7 years ago
  52. 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
  53. b995d94 [ONOS-5734] Define DataNode , InnerNode and LeafNode implementation by Bharat saraswal · 7 years ago
  54. 37316ae Resourse Identifier builder by VinodKumarS-Huawei · 8 years ago
  55. a599a8f [ONOS-5785] Refactor code into new folder structure by Gaurav Agrawal · 8 years ago
  56. 6467138 [ONOS-5743] ModelObject definition by Gaurav Agrawal · 8 years ago
  57. 7501545 YANG model design to define data node for usage in YANG store and YANG runtime by VinodKumarS-Huawei · 8 years ago