1. 80cdf24 Bumping version to 2.5-SNAPSHOT by Yuta HIGUCHI · 7 years ago
  2. 3c10f37 Releasing 2.4.1 by Yuta HIGUCHI · 7 years ago
  3. 570503d Eliminate unnecessary toString call by Yuta HIGUCHI · 7 years ago
  4. d791fee Bumping version to 2.5-SNAPSHOT by Ray Milkey · 7 years ago
  5. c3fbe56 Releasing 2.4 by Ray Milkey · 7 years ago 2.4
  6. b18bdc5 Merge "Elaborating ModelConverter API javadoc" by Thomas Vachuska · 7 years ago
  7. 566de12 Elaborating ModelConverter API javadoc by Gaurav Agrawal · 7 years ago
  8. 435af80 Few fixes by Yuta HIGUCHI · 7 years ago
  9. 4f24d8b [ONOS-7299]YANG Runtime and Serializer: LeafType handling by sonugupta-huawei · 7 years ago
  10. 99c0a01 [ONOS-7331] YANG Runtime: Add UT to validate te-scheduler based anydata. by sonugupta-huawei · 7 years ago
  11. 15ab473 [ONOS-7299] LeafType to specify effective built-in type and LeafObjectType to specify JAVA object type. by Gaurav Agrawal · 7 years ago
  12. cf489c3 Enforce checkstyle by Yuta HIGUCHI · 7 years ago
  13. e3c59be [ONOS-7302] UT for value namespace in identifier. JSON/XML serializer change for value ns. by janani b · 7 years ago
  14. b487fdd [ONOS-7302] Add serializer helper implementation for value namespace by Gaurav Agrawal · 7 years ago
  15. 29735cc [ONOS-7302] Add implementation to obtain valueNamespace from LeafSchemaConext by Gaurav Agrawal · 7 years ago
  16. d911326 [ONOS-7298] LeafType addition to leaf node. by Gaurav Agrawal · 7 years ago
  17. 5eae625 [ONOS-7296] Add ResourceId to RpcInput by Gaurav Agrawal · 7 years ago
  18. 7d31290 [ONOS-7301] ValueNamespace addition to leaf node. by Gaurav Agrawal · 7 years ago
  19. a77eb6a [ONOS-7064] Yang Runtime support for Anydata code base by sonugupta-huawei · 7 years ago
  20. 3b1a21e Bumping version to 2.4-SNAPSHOT by Ray Milkey · 7 years ago
  21. 51fa409 Releasing 2.3.1 by Ray Milkey · 7 years ago 2.3.1
  22. c49d36d Elaborate JAVA doc in LeafType to specify JAVA mapping. by Gaurav Agrawal · 7 years ago
  23. c55a33a Bumping version to 2.4-SNAPSHOT by Ray Milkey · 7 years ago
  24. 66b61de Releasing 2.3 by Ray Milkey · 7 years ago 2.3
  25. 9551958 Fix issue resulting in duplicate module in YANG gui. by Gaurav Agrawal · 7 years ago
  26. a48e36f Bumping version to 2.3-SNAPSHOT by Ray Milkey · 7 years ago
  27. a390c31 Releasing 2.3.0-b3 by Ray Milkey · 7 years ago 2.3.0-b3
  28. 0fc1e4d Bumping version to 2.3-SNAPSHOT by Ray Milkey · 7 years ago
  29. 2c2cd32 Releasing 2.3.0-b2 by Ray Milkey · 7 years ago 2.3.0-b2
  30. d24d5ac Bumping version to 2.3-SNAPSHOT by Ray Milkey · 7 years ago
  31. c5ddc19 Releasing 2.3.0-b1 by Ray Milkey · 7 years ago 2.3.0-b1
  32. 5211f7d Add KeyLeaf sanity check by Yuta HIGUCHI · 7 years ago
  33. 196ee32 Add list node's identifier info to toString by Yuta HIGUCHI · 7 years ago
  34. 1710ff7 Bumping version to 2.3-SNAPSHOT by Ray Milkey · 7 years ago
  35. c80afff Releasing 2.2.0 by Ray Milkey · 7 years ago 2.2.0
  36. de6a4b8 test for ModelObjectId & bugfix by Yuta HIGUCHI · 7 years ago
  37. 6fe00a4 Minor fixes by Yuta HIGUCHI · 7 years ago
  38. e126af0 Bumping version to 2.2-SNAPSHOT by Ray Milkey · 7 years ago
  39. 48ddb90 Releasing 2.2.0-b6 by Ray Milkey · 7 years ago 2.2.0-b6
  40. 8b6ae69 Bumping version to 2.2-SNAPSHOT by Ray Milkey · 7 years ago
  41. a925c64 Releasing 2.2-b6 by Ray Milkey · 7 years ago 2.2-b6
  42. ed656db Bumping version to 2.02-SNAPSHOT by Ray Milkey · 7 years ago
  43. 3e3e334 Releasing 2.2.0-b5 by Ray Milkey · 7 years ago 2.2.0-b5
  44. 147b3eb Add toString for ease of debugging by Yuta HIGUCHI · 7 years ago
  45. 601dfd8 Make Yang compilation error more readable by Yuta HIGUCHI · 7 years ago
  46. 8573bd5 Bumping version to 2.2-SNAPSHOT by Ray Milkey · 7 years ago
  47. e6f54c0 Releasing 2.2.0-b4 by Ray Milkey · 7 years ago 2.2.0-b4
  48. 72b2df2 Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  49. 22981fc Add method to build ResourceId by NodeKeys by Yuta HIGUCHI · 7 years ago
  50. 6992980 Bumping version to 2.2-SNAPSHOT by Ray Milkey · 7 years ago
  51. f475b42 Releasing 2.2.0-b3 by Ray Milkey · 7 years ago 2.2.0-b3
  52. f584f33 Bumping version to 2.2.0-SNAPSHOT by Ray Milkey · 7 years ago
  53. 1a7999a Releasing 2.2.0-b2 by Ray Milkey · 7 years ago 2.2.0-b2
  54. 5ccbac3 Implementation of SchemaContextProvider interface by surya-huawei · 7 years ago
  55. 9d8e332 Reverting changes aim to return the immutable copy during cloning. by Gaurav Agrawal · 7 years ago
  56. 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
  57. 01f963e Merge "[ONOS-6812] RpcContext API definition." by Thomas Vachuska · 7 years ago
  58. 9ac2d55 [ONOS-6812] RpcContext API definition. by Gaurav Agrawal · 7 years ago
  59. 0523e5a Copy only once on instantiation by Yuta HIGUCHI · 7 years ago
  60. dab32aa Bumping version to 2.2.0-SNAPSHOT by Ray Milkey · 7 years ago
  61. 0dcfa9f Releasing 2.2.0-b1 by Ray Milkey · 7 years ago 2.2.0-b1
  62. 9c1fb4b ONOS-6645 RPC abstractions by Sithara Punnassery · 7 years ago
  63. 7d07aa6 Fix ResourceId equality logic by Yuta HIGUCHI · 7 years ago
  64. ddf9327 Merge "Fixing mutability for ResourceId." by GauravAgrawal-Huawei · 7 years ago
  65. 67cb8aa Fixing mutability for ResourceId. by Gaurav Agrawal · 7 years ago
  66. 0351f68 Service interface extends RpcService by Vidyashree Rama · 7 years ago
  67. d9351aa Bumping version to 2.2-SNAPSHOT by Ray Milkey · 7 years ago
  68. 1b625be Releasing 2.1 by Ray Milkey · 7 years ago 2.1
  69. 0f0a037 Bumping version to 2.1-SNAPSHOT by Ray Milkey · 8 years ago
  70. 18d35b2 Releasing 2.0 by Ray Milkey · 8 years ago 2.0
  71. 27991ac Renaming 1.12-SNAPSHOT to 2.0-SNAPSHOT in preparation for release. by Thomas Vachuska · 8 years ago
  72. 01d6f0a [ONOS-6417] Defining Augmentable interface which will be inherited by generated interfaces. by Gaurav Agrawal · 8 years ago
  73. 88fb995 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 8 years ago
  74. c371efb Releasing 1.12.0-b8 by Ray Milkey · 8 years ago 1.12.0-b8
  75. 5f34200 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 8 years ago
  76. 0a7ace6 Releasing 1.12-b8 by Ray Milkey · 8 years ago 1.12-b8
  77. 120446e Removing YANG compiler generated code dependency on config by Vidyashree Rama · 8 years ago
  78. fb0e9df Bumping version to 1.12-SNAPSHOT by Ray Milkey · 8 years ago
  79. 29358c0 Releasing 1.12.0-b7 by Ray Milkey · 8 years ago 1.12.0-b7
  80. 6afcaaa Making YangModel immutable. by Gaurav Agrawal · 8 years ago
  81. ed14b79 Added a todo item. by Thomas Vachuska · 8 years ago
  82. 45afe59 Model converter: unit test with l3vpn yang files: model data to resource data. by Bharat saraswal · 8 years ago
  83. ad7d8e7 [ONOS-6057] Model converter :rpc's output object to data node conversion. by Bharat saraswal · 8 years ago
  84. c6a07e2 Generated code changes for RPC by Vidyashree Rama · 8 years ago
  85. a5ba656 [ONOS-5962]YANG Runtime: ModelConverter's createModel implementation by Vidyashree Rama · 8 years ago
  86. 4912077 [ONOS-6057] Model converter : Object to data node conversion. by Bharat saraswal · 8 years ago
  87. b0870a9 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 8 years ago
  88. fedcb0d Releasing 1.12.0-b6 by Ray Milkey · 8 years ago 1.12.0-b6
  89. a45d4a2 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 8 years ago
  90. af9e1f0 Releasing 1.12.0-b55 by Ray Milkey · 8 years ago 1.12.0-b55
  91. bcbe69f Bumping version to 1.12-SNAPSHOT by Ray Milkey · 8 years ago
  92. 272e51f Releasing 1.12.0-b5 by Ray Milkey · 8 years ago 1.12.0-b5
  93. 21b21cc Bumping version to 1.12-SNAPSHOT by Ray Milkey · 8 years ago
  94. d0360f7 Releasing 1.12.0-b4 by Ray Milkey · 8 years ago 1.12.0-b4
  95. 17abb7f Converted all artifacts to OSGi jars. by Thomas Vachuska · 8 years ago
  96. a542a36 pom.xml changes for bundle packaging by Bharat saraswal · 8 years ago
  97. 46c833f [ONOS-5884]YANG Serializer: Implement XML serializer. by Vidyashree Rama · 8 years ago
  98. 7dd9858 serializer helper fix and data node walker by sonugupta-huawei · 8 years ago
  99. 2779d36 [ONOS-5885] ModelConverter API updation to handle resourceId and leaf by Gaurav Agrawal · 8 years ago
  100. ccf4e3b Bumping version to 1.12-SNAPSHOT by Ray Milkey · 8 years ago