Tagging 2.2.0-b4
  1. e6f54c0 Releasing 2.2.0-b4 by Ray Milkey · 7 years ago 2.2.0-b4
  2. 72b2df2 Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  3. 6992980 Bumping version to 2.2-SNAPSHOT by Ray Milkey · 7 years ago
  4. f475b42 Releasing 2.2.0-b3 by Ray Milkey · 7 years ago 2.2.0-b3
  5. f584f33 Bumping version to 2.2.0-SNAPSHOT by Ray Milkey · 7 years ago
  6. 1a7999a Releasing 2.2.0-b2 by Ray Milkey · 7 years ago 2.2.0-b2
  7. 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
  8. dab32aa Bumping version to 2.2.0-SNAPSHOT by Ray Milkey · 7 years ago
  9. 0dcfa9f Releasing 2.2.0-b1 by Ray Milkey · 7 years ago 2.2.0-b1
  10. 6037d96 [ONOS-6675] Augment namespace based conflict resolution. by janani b · 7 years ago
  11. ba5bacb [ONOS-6677] Description in pattern statement by janani b · 7 years ago
  12. 7c6d536 handling of unique by surya-huawei · 7 years ago
  13. 3c73486 Fixing YangLibraryDescription to avoid creating multiple build rules for YangLibrary targets by Brian O'Connor · 7 years ago
  14. d9351aa Bumping version to 2.2-SNAPSHOT by Ray Milkey · 7 years ago
  15. 1b625be Releasing 2.1 by Ray Milkey · 7 years ago 2.1
  16. 0f0a037 Bumping version to 2.1-SNAPSHOT by Ray Milkey · 7 years ago
  17. 18d35b2 Releasing 2.0 by Ray Milkey · 7 years ago 2.0
  18. fda09be Updating generated code to contain module name instead of namespace. by Gaurav Agrawal · 7 years ago
  19. d829db3 Correcting runtime helper classes package. by Gaurav Agrawal · 7 years ago
  20. 27991ac Renaming 1.12-SNAPSHOT to 2.0-SNAPSHOT in preparation for release. by Thomas Vachuska · 7 years ago
  21. 88fb995 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  22. c371efb Releasing 1.12.0-b8 by Ray Milkey · 7 years ago 1.12.0-b8
  23. 5f34200 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  24. 0a7ace6 Releasing 1.12-b8 by Ray Milkey · 7 years ago 1.12-b8
  25. 7c9d61c Check resolve for YangLibrary before constructing new one by Brian O'Connor · 7 years ago
  26. b3c01e7 Adding plugin jar's hash to YangLibrary rule's key by Brian O'Connor · 7 years ago
  27. f4c4ab8 removing impl from compiler tool by Vidyashree Rama · 7 years ago
  28. e4e90ed augment linking prefix change defect fix and it's ut by surya-huawei · 7 years ago
  29. 120446e Removing YANG compiler generated code dependency on config by Vidyashree Rama · 7 years ago
  30. fb0e9df Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  31. 29358c0 Releasing 1.12.0-b7 by Ray Milkey · 7 years ago 1.12.0-b7
  32. 114ae46 Generated code issue fix for enum with space by Vidyashree Rama · 7 years ago
  33. b0870a9 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  34. fedcb0d Releasing 1.12.0-b6 by Ray Milkey · 7 years ago 1.12.0-b6
  35. a45d4a2 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  36. af9e1f0 Releasing 1.12.0-b55 by Ray Milkey · 7 years ago 1.12.0-b55
  37. bcbe69f Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  38. 272e51f Releasing 1.12.0-b5 by Ray Milkey · 7 years ago 1.12.0-b5
  39. 21b21cc Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  40. d0360f7 Releasing 1.12.0-b4 by Ray Milkey · 7 years ago 1.12.0-b4
  41. 7d9244e removed dependecies from pom.xml. by Bharat saraswal · 7 years ago
  42. 17abb7f Converted all artifacts to OSGi jars. by Thomas Vachuska · 7 years ago
  43. a542a36 pom.xml changes for bundle packaging by Bharat saraswal · 7 years ago
  44. d665937 UT running time optimization and UT for model unregistration added. by Bharat saraswal · 7 years ago
  45. ccf4e3b Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  46. 3957780 Releasing 1.12-b3 by Ray Milkey · 7 years ago 1.12-b3
  47. b48ecb8 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  48. 8db0336 Releasing 1.12-b2 by Ray Milkey · 7 years ago 1.12-b2
  49. 9bb0cf7 Bumping version to 1.12-SNAPSHOT by Ray Milkey · 7 years ago
  50. 47073f6 Releasing 1.12-b1 by Ray Milkey · 7 years ago 1.12-b1
  51. d926f24 [ONOS-5823]YANG Tools: Autogeneration of DefaultRpcCallable class to ease Application usage. by Vidyashree Rama · 7 years ago
  52. 7c9cf60 Added checkstyle validation and fixed checkstyle errors. by Thomas Vachuska · 7 years ago
  53. b538e06 [ONOS-5793] YANG runtime API fixes by Gaurav Agrawal · 7 years ago
  54. 9c2be32 [ONOS-5877][ONOS-5886] runtime api implementation changes. by sonugupta-huawei · 7 years ago
  55. 2dcc922 [ONOS-5887] FIXED:compiler exception while using yang buck plugin by Bharat saraswal · 7 years ago
  56. 59e7ac9 [ONOS-5789] YANG compiler api implementation. by Bharat saraswal · 7 years ago
  57. 83e5834 defect fix by Bharat saraswal · 7 years ago
  58. 663823a [ONOS-5787]YANG tools to generate updated Service interface by Vidyashree Rama · 7 years ago
  59. b3975cb [ONOS-5746]YANG Tools generated classes to extend ModelObject + [ONOS-5747]YANG Tools: Augmentable node referring to Augmentation MAP in base ModelObject.+ [ONOS-5779]YANG Tools modification to stop generation of process sub-tree, select leaf etc by Vidyashree Rama · 7 years ago
  60. a158f7b identity ref issue fix in yang tools by Vidyashree Rama · 7 years ago
  61. 4066d71 Deviation parser and data model by Vidyashree Rama · 7 years ago
  62. a599a8f [ONOS-5785] Refactor code into new folder structure by Gaurav Agrawal · 7 years ago