1. cd06d36 Bumping version to 1.8-SNAPSHOT by Thomas Vachuska · 8 years ago
  2. eded08b Releasing 1.7 by Thomas Vachuska · 8 years ago 1.7
  3. 10a136e Cleaning up the pom files and renaming modules for consistency in preparation for release. by Thomas Vachuska · 8 years ago
  4. e5057f0 Maintain and obtain YANG schema node identifier from YANG utils by Gaurav Agrawal · 8 years ago
  5. 0ab06da YANG Schema node Interface update by VinodKumarS-Huawei · 8 years ago
  6. 3b4cce0 [ONOS-5151] type cloning bug fix by VinodKumarS-Huawei · 8 years ago
  7. d39a921 [ONOS-5148] Defect fix for incorrect event/listener reference when module name ends with Service by Gaurav Agrawal · 8 years ago
  8. 8a966b9 [ONOS-4890/4891] Sub-module variable reference using self prefix by Gaurav Agrawal · 8 years ago
  9. 9a91b48 [ONOS-5141] [ONOS-5113] ProcessSubtreeFiltering generation defect fix by VinodKumarS-Huawei · 8 years ago
  10. 423dc9a [ONOS-4993] [ONOS-4956] [ONOS-4935] YANG interfile linker defect fix by VinodKumarS-Huawei · 8 years ago
  11. be2b331 [ONOS-5102] Value validation in YANG utils for YMS + schema node map changes by Gaurav Agrawal · 8 years ago
  12. ade77ae [ONOS-5112] Path referred multiple times is not handled. by janani b · 8 years ago
  13. 052ada6 [ONOS-5135]config issue + augment flag by Vidyashree Rama · 8 years ago
  14. e304c25 [ONOS-5096][ONOS-5104] Checkstyle issues fixed for generated code. by Bharat saraswal · 8 years ago
  15. 9564b55 [ONOS-5102, 5103] Child schema map and namespace generation for nodes for YMS validation optimization. by Gaurav Agrawal · 8 years ago
  16. 0cf8f7e [ONOS-5099] Framework in YANG utils to provide functions for YMS optimization by Gaurav Agrawal · 8 years ago
  17. 8a14752 [ONOS-5096] Checkstyle issues fixed for generated code by Gaurav Agrawal · 8 years ago
  18. b367047 [ONOS-5058][ONOS-4796][ONOS-4893]compiler annotation implementation + defect fix by Vidyashree Rama · 8 years ago
  19. e50edca [ONOS-5067] Defect Fix: compile errors on generated files as a result of submission 10639 by Bharat saraswal · 8 years ago
  20. c56a6ed Updating yang-tools pom for standalone project by Brian O'Connor · 8 years ago
  21. 8beac34 [ONOS-5003][ONOS-5004][ONOS-5005]Generated Code modification for YangUtils+added interface for augmentation method and other api changes. by Bharat saraswal · 8 years ago
  22. b3be133 [ONOS-4991][ONOS-4994] Leafref and translator issue fixes by janani b · 8 years ago
  23. 918f162 [ONOS-4941][ONOS-4883][ONOS-4979]Grouping and uses interfile linking issue + defect fix by Vidyashree Rama · 8 years ago
  24. 2ff5217 [ONOS-4938] Defect fix: range interval by Mahesh Poojary S · 8 years ago
  25. aab24b9 [ONOS-4947][ONOS-4954][ONOS-4952]Defect Fixed: Invalid name in case of qualified info for child nodes by Bharat saraswal · 8 years ago
  26. b756477 [ONOS-4922] Javamodel package creation for YANG utils. by Shankara-Huawei · 8 years ago
  27. 6986df3 [ONOS-4910, ONOS-4921] Framework: utils validation and defect fix by Mahesh Poojary S · 8 years ago
  28. 72719fa [ONOS-4894][ONOS-4890][ONOS-4887][ONOS-4923]extension and argument by Vidyashree Rama · 8 years ago
  29. 64e7e23 [ONOS-4583] Union defect fix. by Bharat saraswal · 8 years ago
  30. 4647960 [ONOS-4876] Defect fix for notification, when grouping is first child of module. by janani b · 8 years ago
  31. 039f59c [ONOS-4839] update file priority for translator and OP param file impl defect fix by Bharat saraswal · 8 years ago
  32. ebb143d [ONOS-4842] Leafref implementation for augment and uses by janani b · 8 years ago
  33. 35e989c [ONOS-4839] update file priority for input files by Vidyashree Rama · 8 years ago
  34. 41547ad [ONOS-4838] Decimal64 Range Restrictions Modification by Mahesh Poojary Huawei · 8 years ago
  35. a1039e5 [ONOS-4831] Implement op param class for apps by Shankara-Huawei · 8 years ago
  36. e37efa4 [ONOS-4798] Error Message implementation for YANG utils by rama-huawei · 8 years ago
  37. af413b8 [ONOS-4829] Augmented data method generator implmentation. by Bharat saraswal · 8 years ago
  38. a89bdd3 [ONOS-4636]grouping and uses by Vidyashree Rama · 8 years ago
  39. d14cbe8 [ONOS-4799],[ONOS-4351] Augment inter file linker and Generated Code refactored. by Bharat saraswal · 8 years ago
  40. 2cd4433 [ONOS-4348] Yang Bits, Binary and Decimal64 by Mahesh Poojary Huawei · 8 years ago
  41. 234cd09 [ONOS-4753] Identity/identityref implementation and UT by Shankara-Huawei · 8 years ago
  42. 0e4e8ae [ONOS-4744] Leafref implementation and UT by janani b · 8 years ago
  43. 84e4ba7 [ONOS-4762][ONOS-4601]Grammar for meta data + Union defect fix by Vidyashree Rama · 8 years ago
  44. a8391d0 [ONOS-4711] Move YANG data types to data types to remove dependency by Gaurav Agrawal · 8 years ago
  45. 4b65198 XPATH Datamodel For YangUtils by Shankara-Huawei · 8 years ago
  46. 6e37919 Turn off verbose flag by Yuta HIGUCHI · 8 years ago
  47. 13b4c55 [ONOS-4650][ONOS-4726][ONOS-4727] [ONOS-4728]Implement must parser + when parser + feature + if-feature + revision defect fix by Vidyashree Rama · 8 years ago
  48. a60bf4c Add TranslatorException, YangJavaModelUtils by sangyun-han · 8 years ago
  49. a8ba05e [ONOS-4784] Auto import of generated sources in target to IDEA intellij by Gaurav Agrawal · 8 years ago
  50. 9c16a2e ONOS-4719 - Environmental vaiables dependency removed from UT by Bharat saraswal · 8 years ago
  51. de75bea [ONOS-4711] Removed cyclic dependencies because of JUNIT testcases by Gaurav Agrawal · 8 years ago
  52. 7299128 [ONOS-4712] inter jar file linker unit test case. by Bharat saraswal · 8 years ago
  53. aa26160 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  54. bfce934 [ONOS-4711] Removed cyclic dependencies by Gaurav Agrawal · 8 years ago
  55. c2d3be1 [ONOS-4350] Inter Jar dependency implementation and code restructuring. by Bharat saraswal · 8 years ago
  56. 58b348e [ONOS-4670] Removal of Data Model dependencies on Linker by Gaurav Agrawal · 8 years ago
  57. 06ceec0 Uses intra linking UT updation by janani b · 8 years ago
  58. 983470e [Hummingbird - ONOS4647] Check for the standard l3vpn yang by Gaurav Agrawal · 8 years ago
  59. 54cb832 Fix javadoc comment, IOException by sangyun-han · 8 years ago
  60. d81eccb [ONOS-4636]YANG Grouping linking bug fix + YANG Code review comment fix by VinodKumarS-Huawei · 8 years ago
  61. f352f53 Fix javadoc comment for JavaFileGeneratorUtils by sangyun-han · 8 years ago
  62. e401aad [ONOS-4627] Rpc empty folder structure issue fixed. by Bharat saraswal · 8 years ago
  63. 5cd9e9c [ONOS-4616] YANG grouping linker issues fixed. by Bharat saraswal · 8 years ago
  64. 5daea74 [ONOS-4563][ONOS-4564][ONOS-4551][ONOS-4538]defect fix by Vidyashree Rama · 8 years ago
  65. 3e357f6 [ONOS-4547, ONOS-4566, ONOS-4575, ONOS-4582, ONOS-4581, ONOS-4600, by janani b · 8 years ago
  66. 715d3fc [ONOS-4527,ONOS-4524,ONOS-4536,ONOS-4541,ONOS-4549,ONOS-4550,ONOS-4557 by Bharat saraswal · 8 years ago
  67. b08850e [ONOS-4352]Defect fix for unsupported types. by janani b · 8 years ago
  68. ab7c4bd [ONOS-4350] Inter file linking implementation and inter-jar linking framework by Gaurav Agrawal · 8 years ago
  69. 92598c5 Invalid pattern restriction check by Gaurav Agrawal · 8 years ago
  70. fff7773 Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  71. b624817 YANG sub module linking + unsupported yang construct + defect fix by Vidyashree Rama · 8 years ago
  72. 659f148 Bump up osgi, jetty-websocket, math3, antlr4, common-io, influxdb-java by Jian Li · 8 years ago
  73. 4aaab4d [ONOS-4351][ONOS-4524] Augment linking and defect fixed. by Bharat saraswal · 8 years ago
  74. 703cfe4 [ONOS-4412]Defect fix for uppercase presence in identifier by janani b · 8 years ago
  75. 250a747 [ONOS-4411,ONOS-4413,ONOS-4526] Yang Enumeration Translator and Defect fixes. by Bharat saraswal · 8 years ago
  76. 85971c6 Revert "Review comments fix for the code in master" by Ray Milkey · 8 years ago
  77. bb2c27e Review comments fix for the code in master by VinodKumarS-Huawei · 8 years ago
  78. 6266db3 [ONOS-4303, ONOS-4508, ONOS-4509, ONOS-4510, ONOS-4351]notification,rpc,union,sub-module,augment by VinodKumarS-Huawei · 8 years ago
  79. 1ae576c [ONOS-4497] Revision date defect fix by Vidyashree Rama · 8 years ago
  80. ece83ee [ONOS-4490] yang grouping defect fix by Vidyashree Rama · 8 years ago
  81. ce74980 YANG: Junit testcases for restricions resolution by Gaurav Agrawal · 8 years ago
  82. cc55d48 YANG: Restriction resolution implementation by Gaurav Agrawal · 8 years ago
  83. 35eb58a Yang file scanner bug fix. by Shashikanth VH · 8 years ago
  84. 79a374b multiFileYangTranslator by Vinod Kumar S · 8 years ago
  85. 06eca9b YANG uses and UT by janani b · 8 years ago
  86. 1396065 yang choice case translator + whitebox fix by Vidyashree Rama · 8 years ago
  87. 02a60de [ONOS-4302] RPC translator implementation by Gaurav Agrawal · 8 years ago
  88. 9aacac5 YANG uses Intra file linking by Vinod Kumar S · 8 years ago
  89. 68fa0d1 [ONOS-4073] YANG enum translator implementation. by Bharat saraswal · 8 years ago
  90. 2f1077d YANG augment's generated file name resolver implementation and UT fixes. by Bharat saraswal · 8 years ago
  91. 97a5e1c [ONOS-4070] Translator of YANG union. by Gaurav Agrawal · 8 years ago
  92. e2bc60d [ONOS-4286],[ONOS-3911] YANG typedef and YANG augment by Bharat saraswal · 8 years ago
  93. 02f115f Whitebox issue fix by Vidyashree Rama · 8 years ago
  94. 1c6acc4 [4266],[4267],[4268] Defect fix of special characters support for attributes by janani b · 8 years ago
  95. f677daf YANG Grouping Linker Support by Vinod Kumar S · 8 years ago
  96. bc9611f YANG string restriction listener + YANG Range restriction listener review comment fix by Vidyashree Rama · 8 years ago
  97. 2639004 Optimizing Generate Code Function in Translator and updating enum/union to support a special hierarchical scenario by Gaurav Agrawal · 8 years ago
  98. 63f26fb Coding gudilines for class and methods javadocs fixed. by Bharat saraswal · 8 years ago
  99. 75218c2 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  100. 9a75027 Removing space from filename by Brian O'Connor · 8 years ago