1. 7482534 Bumping version to 2.7-SNAPSHOT by ONOS Jenkins User · 6 years ago
  2. 1846c19 Releasing 2.6 by ONOS Jenkins User · 6 years ago 2.6
  3. 9a1a7c1 Correct and better logging of exceptions by Andrea Campanella · 6 years ago
  4. 281e10f Bumping version to 2.6-SNAPSHOT by ONOS Jenkins User · 6 years ago
  5. 709ef51 Releasing 2.5 by ONOS Jenkins User · 6 years ago 2.5
  6. 922b231 Adding Java binary to invoke YANG compiler from command line. by Thomas Vachuska · 6 years ago
  7. 289d2ca Bumping version to 2.5-SNAPSHOT by ONOS Jenkins User · 6 years ago
  8. 5824b4e Releasing 2.4.8 by ONOS Jenkins User · 6 years ago 2.4.8
  9. afdcd1c Fix for dealing with multiple yang deps by Yuta HIGUCHI · 6 years ago
  10. 9de9142 Xpath linking issue by Vidyashree Rama · 6 years ago
  11. a2f166e Log enhancements and cosmetic clean up by Yuta HIGUCHI · 6 years ago
  12. 877cab2 Bumping version to 2.5-SNAPSHOT by ONOS Jenkins User · 6 years ago
  13. 8af7295 Releasing 2.4.7 by ONOS Jenkins User · 6 years ago 2.4.7
  14. 5375a83 use buffer for YangMetaData read/write by Yuta HIGUCHI · 6 years ago
  15. 45fe067 Use IoUtils to avoid byte by byte copy by Yuta HIGUCHI · 6 years ago
  16. 788769d Bumping version to 2.5-SNAPSHOT by ONOS Jenkins User · 6 years ago
  17. f6ebcc1 Releasing 2.4.6 by ONOS Jenkins User · 6 years ago 2.4.6
  18. 85dc531 Use IOUtils to copy files by Yuta HIGUCHI · 6 years ago
  19. 328d29e bump build conf to latest by Yuta HIGUCHI · 6 years ago
  20. 0427096 Bumping version to 2.5-SNAPSHOT by ONOS Jenkins User · 6 years ago
  21. 9e520d6 Releasing 2.4.5 by ONOS Jenkins User · 6 years ago 2.4.5
  22. 2ecbfd9 Some optimization around file writes by Yuta HIGUCHI · 6 years ago
  23. 1bc3c23 pom fixes and modify release order by Yuta HIGUCHI · 6 years ago
  24. 39ab1e7 Bumping version to 2.5-SNAPSHOT by ONOS Jenkins User · 6 years ago
  25. a58a48c Releasing 2.4.4 by ONOS Jenkins User · 6 years ago 2.4.4
  26. 916095c Bumping version to 2.5-SNAPSHOT by ONOS Jenkins User · 6 years ago
  27. f5458d4 Releasing 2.4.3 by ONOS Jenkins User · 6 years ago 2.4.3
  28. 55fc6ae Improve error logs. by Yuta HIGUCHI · 6 years ago
  29. e8f6740 Improve exception message by Yuta HIGUCHI · 6 years ago
  30. 80cdf24 Bumping version to 2.5-SNAPSHOT by Yuta HIGUCHI · 6 years ago
  31. 3c10f37 Releasing 2.4.1 by Yuta HIGUCHI · 6 years ago
  32. d791fee Bumping version to 2.5-SNAPSHOT by Ray Milkey · 6 years ago
  33. c3fbe56 Releasing 2.4 by Ray Milkey · 6 years ago 2.4
  34. 5421df1 Remove orphaned package-info.java by Yuta HIGUCHI · 6 years ago
  35. 0d9198e [ONOS-7385] Identity extend-list updation to the parent nodes. by janani b · 6 years ago
  36. 7264efa Adding override to java keyword list of YANG compiler. by Gaurav Agrawal · 6 years ago
  37. 5c8fa43 Reorganizing pom.xml by Yuta HIGUCHI · 6 years ago
  38. 28788fe [ONOS-7366]YANG Runtime: Exception while decoding XML by sonugupta-huawei · 6 years ago
  39. b4a391c [ONOS-7342] Fix for Inter Jar java file info access for augment and identity. by janani b · 6 years ago
  40. 67ee6a8 [ONOS-7342] Fix for exception resulting due to rpc addition. by Gaurav Agrawal · 6 years ago
  41. fd39561 Deprecating isEmptyDataType by Gaurav Agrawal · 6 years ago
  42. 435af80 Few fixes by Yuta HIGUCHI · 6 years ago
  43. 4f24d8b [ONOS-7299]YANG Runtime and Serializer: LeafType handling by sonugupta-huawei · 6 years ago
  44. a2f405e [ONOS-7304] YANG Runtime: YANG Push test for anydata by sonugupta-huawei · 6 years ago
  45. 99c0a01 [ONOS-7331] YANG Runtime: Add UT to validate te-scheduler based anydata. by sonugupta-huawei · 6 years ago
  46. 15ab473 [ONOS-7299] LeafType to specify effective built-in type and LeafObjectType to specify JAVA object type. by Gaurav Agrawal · 6 years ago
  47. cf489c3 Enforce checkstyle by Yuta HIGUCHI · 6 years ago
  48. 99b187d [ONOS-7331] YANG Runtime: Add UT to validate te-scheduler based anydata. by sonugupta-huawei · 6 years ago
  49. b487fdd [ONOS-7302] Add serializer helper implementation for value namespace by Gaurav Agrawal · 6 years ago
  50. 29735cc [ONOS-7302] Add implementation to obtain valueNamespace from LeafSchemaConext by Gaurav Agrawal · 6 years ago
  51. b5189f1 [ONOS-7304] YANG Runtime: YANG Push test for anydata by sonugupta-huawei · 6 years ago
  52. a77eb6a [ONOS-7064] Yang Runtime support for Anydata code base by sonugupta-huawei · 7 years ago
  53. 3b1a21e Bumping version to 2.4-SNAPSHOT by Ray Milkey · 7 years ago
  54. 51fa409 Releasing 2.3.1 by Ray Milkey · 7 years ago 2.3.1
  55. c836ad1 Merge "Allow onos-yang-tools to be used with maven lower then 3.3.9" by Thomas Vachuska · 7 years ago
  56. 22d26d4 Allow onos-yang-tools to be used with maven lower then 3.3.9 by Gaurav Agrawal · 7 years ago
  57. 521b3cf Parent context is reset with null value by Vidyashree Rama · 7 years ago
  58. c2862f0 Merge "Use deepEquals." by GauravAgrawal-Huawei · 7 years ago
  59. fa66410 Fix typedef referencing another typedef issue. by Gaurav Agrawal · 7 years ago
  60. cbe0739 Use deepEquals. by Yuta HIGUCHI · 7 years ago
  61. c55a33a Bumping version to 2.4-SNAPSHOT by Ray Milkey · 7 years ago
  62. 66b61de Releasing 2.3 by Ray Milkey · 7 years ago 2.3
  63. 9551958 Fix issue resulting in duplicate module in YANG gui. by Gaurav Agrawal · 7 years ago
  64. a48e36f Bumping version to 2.3-SNAPSHOT by Ray Milkey · 7 years ago
  65. a390c31 Releasing 2.3.0-b3 by Ray Milkey · 7 years ago 2.3.0-b3
  66. c58110e [ONOS-7201][YRT]Defect: Post type is not same as get for union and for type empty is returning null. by sonugupta-huawei · 7 years ago
  67. 03a82c1 Merge "Fixed path for generated Java files." by Thomas Vachuska · 7 years ago
  68. 21f0c95 Fixed path for generated Java files. by Thomas Vachuska · 7 years ago
  69. 98adaef Allow null as valid for YangBits by Sean Condon · 7 years ago
  70. 43b7bdc isKeyLeaf is set only if config is true by Vidyashree Rama · 7 years ago
  71. 0fc1e4d Bumping version to 2.3-SNAPSHOT by Ray Milkey · 7 years ago
  72. 2c2cd32 Releasing 2.3.0-b2 by Ray Milkey · 7 years ago 2.3.0-b2
  73. 83e723d Fix for code generation of enum name starts with numeric value by sonugupta-huawei · 7 years ago
  74. d24d5ac Bumping version to 2.3-SNAPSHOT by Ray Milkey · 7 years ago
  75. c5ddc19 Releasing 2.3.0-b1 by Ray Milkey · 7 years ago 2.3.0-b1
  76. 3b15f11 [ONOS-7063]Validation of modelId for valid syntax by sonugupta-huawei · 7 years ago
  77. 7980c25 Merge "Rectify cyclic dependency among tojava.javamodel and tojava.utils." by Thomas Vachuska · 7 years ago
  78. 4578b77 Rectify cyclic dependency among tojava.javamodel and tojava.utils. by Gaurav Agrawal · 7 years ago
  79. dfda458 [ONOS-7095] Initial changes to identify inter-jar node during model registration by Gaurav Agrawal · 7 years ago
  80. 51c41fa [ONOS-7042] Value validation as per defined datatype restriction and pattern by sonugupta-huawei · 7 years ago
  81. d6a5dab Streams not closed in case of exception - use auto closables instead by Sean Condon · 7 years ago
  82. 711d1e3 AnyData feature changes by sonugupta-huawei · 7 years ago
  83. 1710ff7 Bumping version to 2.3-SNAPSHOT by Ray Milkey · 7 years ago
  84. c80afff Releasing 2.2.0 by Ray Milkey · 7 years ago 2.2.0
  85. a937f3d [ONOS-6979] Binary type in YOB and Serializer helper for Data Node. by janani b · 7 years ago
  86. a762e29 identityref tostring generation by surya-huawei · 7 years ago
  87. e126af0 Bumping version to 2.2-SNAPSHOT by Ray Milkey · 7 years ago
  88. 48ddb90 Releasing 2.2.0-b6 by Ray Milkey · 7 years ago 2.2.0-b6
  89. 8b6ae69 Bumping version to 2.2-SNAPSHOT by Ray Milkey · 7 years ago
  90. a925c64 Releasing 2.2-b6 by Ray Milkey · 7 years ago 2.2-b6
  91. 2f19618 [ONOS-6960] Identity referred in sub-module of imported module. by janani b · 7 years ago
  92. 35540a3 [ONOS-6952] support for *(asterisk) as enum name. by sonugupta-huawei · 7 years ago
  93. 4bace9f [ONOS-6951] Union with two or more identities code generation fix. by janani b · 7 years ago
  94. 159f884 [ONOS-6691][ONOS-6693] fix for when type-def name is same as identity-ref with small or caps latter combilation. by sonugupta-huawei · 7 years ago
  95. 7b3b2aa [ONOS-6692] Defect fix. by janani b · 7 years ago
  96. d4c1351 [ONOS-6692] Leafref linking fix for path predicate. by janani b · 7 years ago
  97. 3e532d3 [ONOS-6941] addition of derived identities search by surya-huawei · 7 years ago
  98. d128f19 [ONOS-6939] Augment linking fix for prefix presence in self file. by janani b · 7 years ago
  99. b8604ed [ONOS-6694] Multi augment with same name. by janani b · 7 years ago
  100. ed656db Bumping version to 2.02-SNAPSHOT by Ray Milkey · 7 years ago