1. a2f166e Log enhancements and cosmetic clean up by Yuta HIGUCHI · 6 years ago
  2. 877cab2 Bumping version to 2.5-SNAPSHOT by ONOS Jenkins User · 6 years ago
  3. 8af7295 Releasing 2.4.7 by ONOS Jenkins User · 6 years ago 2.4.7
  4. 5375a83 use buffer for YangMetaData read/write by Yuta HIGUCHI · 6 years ago
  5. 45fe067 Use IoUtils to avoid byte by byte copy by Yuta HIGUCHI · 6 years ago
  6. 788769d Bumping version to 2.5-SNAPSHOT by ONOS Jenkins User · 6 years ago
  7. f6ebcc1 Releasing 2.4.6 by ONOS Jenkins User · 6 years ago 2.4.6
  8. 85dc531 Use IOUtils to copy files by Yuta HIGUCHI · 6 years ago
  9. 328d29e bump build conf to latest by Yuta HIGUCHI · 6 years ago
  10. 0427096 Bumping version to 2.5-SNAPSHOT by ONOS Jenkins User · 6 years ago
  11. 9e520d6 Releasing 2.4.5 by ONOS Jenkins User · 6 years ago 2.4.5
  12. 6e365b2 Add batch mode flag by Yuta HIGUCHI · 6 years ago
  13. 2ecbfd9 Some optimization around file writes by Yuta HIGUCHI · 6 years ago
  14. bb99f80 Release to maven central after push to gerrit by Yuta HIGUCHI · 6 years ago
  15. 1bc3c23 pom fixes and modify release order by Yuta HIGUCHI · 6 years ago
  16. 39ab1e7 Bumping version to 2.5-SNAPSHOT by ONOS Jenkins User · 6 years ago
  17. a58a48c Releasing 2.4.4 by ONOS Jenkins User · 6 years ago 2.4.4
  18. d82e308 Remove problamatic step preventing unlock by Yuta HIGUCHI · 6 years ago
  19. 916095c Bumping version to 2.5-SNAPSHOT by ONOS Jenkins User · 6 years ago
  20. f5458d4 Releasing 2.4.3 by ONOS Jenkins User · 6 years ago 2.4.3
  21. 2d67620 Improve error log message by Yuta HIGUCHI · 6 years ago
  22. 55fc6ae Improve error logs. by Yuta HIGUCHI · 6 years ago
  23. e8f6740 Improve exception message by Yuta HIGUCHI · 6 years ago
  24. a93ee97 ensure gerrit is unlocked even on failure by Yuta HIGUCHI · 6 years ago
  25. 80cdf24 Bumping version to 2.5-SNAPSHOT by Yuta HIGUCHI · 6 years ago
  26. 3c10f37 Releasing 2.4.1 by Yuta HIGUCHI · 6 years ago
  27. 570503d Eliminate unnecessary toString call by Yuta HIGUCHI · 6 years ago
  28. d791fee Bumping version to 2.5-SNAPSHOT by Ray Milkey · 6 years ago
  29. c3fbe56 Releasing 2.4 by Ray Milkey · 6 years ago 2.4
  30. af9ad13 [ONOS-7457]ModelConverter: Exception while creating Object for RPC output by Vidyashree Rama · 6 years ago
  31. 5421df1 Remove orphaned package-info.java by Yuta HIGUCHI · 6 years ago
  32. 0d9198e [ONOS-7385] Identity extend-list updation to the parent nodes. by janani b · 6 years ago
  33. 7264efa Adding override to java keyword list of YANG compiler. by Gaurav Agrawal · 6 years ago
  34. 5c8fa43 Reorganizing pom.xml by Yuta HIGUCHI · 6 years ago
  35. 28788fe [ONOS-7366]YANG Runtime: Exception while decoding XML by sonugupta-huawei · 6 years ago
  36. b4a391c [ONOS-7342] Fix for Inter Jar java file info access for augment and identity. by janani b · 6 years ago
  37. 67ee6a8 [ONOS-7342] Fix for exception resulting due to rpc addition. by Gaurav Agrawal · 6 years ago
  38. b18bdc5 Merge "Elaborating ModelConverter API javadoc" by Thomas Vachuska · 6 years ago
  39. fd39561 Deprecating isEmptyDataType by Gaurav Agrawal · 6 years ago
  40. 566de12 Elaborating ModelConverter API javadoc by Gaurav Agrawal · 6 years ago
  41. 435af80 Few fixes by Yuta HIGUCHI · 6 years ago
  42. 52724f5 Propagate original Exception by Yuta HIGUCHI · 6 years ago
  43. 101310f [ONOS-7299] YANG Runtime and Serializer: LeafType handling in json serializer by sonugupta-huawei · 6 years ago
  44. 4f24d8b [ONOS-7299]YANG Runtime and Serializer: LeafType handling by sonugupta-huawei · 6 years ago
  45. a2f405e [ONOS-7304] YANG Runtime: YANG Push test for anydata by sonugupta-huawei · 6 years ago
  46. 99c0a01 [ONOS-7331] YANG Runtime: Add UT to validate te-scheduler based anydata. by sonugupta-huawei · 6 years ago
  47. 15ab473 [ONOS-7299] LeafType to specify effective built-in type and LeafObjectType to specify JAVA object type. by Gaurav Agrawal · 6 years ago
  48. cf489c3 Enforce checkstyle by Yuta HIGUCHI · 6 years ago
  49. 99b187d [ONOS-7331] YANG Runtime: Add UT to validate te-scheduler based anydata. by sonugupta-huawei · 6 years ago
  50. e3c59be [ONOS-7302] UT for value namespace in identifier. JSON/XML serializer change for value ns. by janani b · 6 years ago
  51. 45fdfb8 [ONOS-7302] value namespace handling by model converter by Gaurav Agrawal · 6 years ago
  52. 53e5177 [ONOS-7318] JSON serializer implementation for value namespace encoding. by Gaurav Agrawal · 6 years ago
  53. e76271c [ONOS-7318] XML/JSON serializer impl for valueNamespace decoding by Gaurav Agrawal · 6 years ago
  54. b487fdd [ONOS-7302] Add serializer helper implementation for value namespace by Gaurav Agrawal · 6 years ago
  55. 29735cc [ONOS-7302] Add implementation to obtain valueNamespace from LeafSchemaConext by Gaurav Agrawal · 6 years ago
  56. b5189f1 [ONOS-7304] YANG Runtime: YANG Push test for anydata by sonugupta-huawei · 6 years ago
  57. d911326 [ONOS-7298] LeafType addition to leaf node. by Gaurav Agrawal · 6 years ago
  58. 5eae625 [ONOS-7296] Add ResourceId to RpcInput by Gaurav Agrawal · 7 years ago
  59. 7d31290 [ONOS-7301] ValueNamespace addition to leaf node. by Gaurav Agrawal · 7 years ago
  60. a77eb6a [ONOS-7064] Yang Runtime support for Anydata code base by sonugupta-huawei · 7 years ago
  61. 3b1a21e Bumping version to 2.4-SNAPSHOT by Ray Milkey · 7 years ago
  62. 51fa409 Releasing 2.3.1 by Ray Milkey · 7 years ago 2.3.1
  63. c836ad1 Merge "Allow onos-yang-tools to be used with maven lower then 3.3.9" by Thomas Vachuska · 7 years ago
  64. 22d26d4 Allow onos-yang-tools to be used with maven lower then 3.3.9 by Gaurav Agrawal · 7 years ago
  65. 521b3cf Parent context is reset with null value by Vidyashree Rama · 7 years ago
  66. c2862f0 Merge "Use deepEquals." by GauravAgrawal-Huawei · 7 years ago
  67. fa66410 Fix typedef referencing another typedef issue. by Gaurav Agrawal · 7 years ago
  68. cbe0739 Use deepEquals. by Yuta HIGUCHI · 7 years ago
  69. c49d36d Elaborate JAVA doc in LeafType to specify JAVA mapping. by Gaurav Agrawal · 7 years ago
  70. 3c6756c [ONOS-7064] Yang Runtime support for Anydata api exposed by sonugupta-huawei · 7 years ago
  71. c55a33a Bumping version to 2.4-SNAPSHOT by Ray Milkey · 7 years ago
  72. 66b61de Releasing 2.3 by Ray Milkey · 7 years ago 2.3
  73. 9551958 Fix issue resulting in duplicate module in YANG gui. by Gaurav Agrawal · 7 years ago
  74. a48e36f Bumping version to 2.3-SNAPSHOT by Ray Milkey · 7 years ago
  75. a390c31 Releasing 2.3.0-b3 by Ray Milkey · 7 years ago 2.3.0-b3
  76. b7821ef Merge "[ONOS-7201][YRT]Defect: Post type is not same as get for union and for type empty is returning null." by Thomas Vachuska · 7 years ago
  77. 9b3a1eb [ONOS-7198] Augmentation support for common models by Gaurav Agrawal · 7 years ago
  78. 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
  79. 03a82c1 Merge "Fixed path for generated Java files." by Thomas Vachuska · 7 years ago
  80. 21f0c95 Fixed path for generated Java files. by Thomas Vachuska · 7 years ago
  81. 98adaef Allow null as valid for YangBits by Sean Condon · 7 years ago
  82. 43b7bdc isKeyLeaf is set only if config is true by Vidyashree Rama · 7 years ago
  83. 0fc1e4d Bumping version to 2.3-SNAPSHOT by Ray Milkey · 7 years ago
  84. 2c2cd32 Releasing 2.3.0-b2 by Ray Milkey · 7 years ago 2.3.0-b2
  85. 83e723d Fix for code generation of enum name starts with numeric value by sonugupta-huawei · 7 years ago
  86. d24d5ac Bumping version to 2.3-SNAPSHOT by Ray Milkey · 7 years ago
  87. c5ddc19 Releasing 2.3.0-b1 by Ray Milkey · 7 years ago 2.3.0-b1
  88. 9e52de0 [ONOS-7095] Registration/Unregistration to exclude dependent jar YANG nodes. by Gaurav Agrawal · 7 years ago
  89. 3b15f11 [ONOS-7063]Validation of modelId for valid syntax by sonugupta-huawei · 7 years ago
  90. 7980c25 Merge "Rectify cyclic dependency among tojava.javamodel and tojava.utils." by Thomas Vachuska · 7 years ago
  91. e3b1ead Merge "[ONOS-7095] Initial changes to identify inter-jar node during model registration" by Thomas Vachuska · 7 years ago
  92. 4578b77 Rectify cyclic dependency among tojava.javamodel and tojava.utils. by Gaurav Agrawal · 7 years ago
  93. dfda458 [ONOS-7095] Initial changes to identify inter-jar node during model registration by Gaurav Agrawal · 7 years ago
  94. 3f80e25 Adding YangLexer.tokens to .gitignore. by Gaurav Agrawal · 7 years ago
  95. 93c996b JSON serializer fixes: by Henry Yu · 7 years ago
  96. 51c41fa [ONOS-7042] Value validation as per defined datatype restriction and pattern by sonugupta-huawei · 7 years ago
  97. d6a5dab Streams not closed in case of exception - use auto closables instead by Sean Condon · 7 years ago
  98. 711d1e3 AnyData feature changes by sonugupta-huawei · 7 years ago
  99. 5211f7d Add KeyLeaf sanity check by Yuta HIGUCHI · 7 years ago
  100. 196ee32 Add list node's identifier info to toString by Yuta HIGUCHI · 7 years ago