1. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 6 years ago
  2. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  3. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  4. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  5. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  6. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  7. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  8. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  9. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  10. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  11. 257eb6d Bazel builds for additional drivers by Ray Milkey · 6 years ago
  12. 4f55c67 NetconfSession refactoring by Yuta HIGUCHI · 6 years ago
  13. 066063e Cosmetic fixes to README.md by Yuta HIGUCHI · 6 years ago
  14. 8dee145 Improve microsemi unit test run time by Yuta HIGUCHI · 6 years ago
  15. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  16. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  17. 3a1efef Refactor of CFM code part 5 - SonarQube recommended code changes by Sean Condon · 6 years ago
  18. fa9c77d Refactor of CFM code part 4 - Microsemi driver - updating modules.deps with the move of the driver code by Sean Condon · 6 years ago
  19. 37f8091 Refactor of CFM code part3 - Microsemi driver by Sean Condon · 6 years ago
  20. 6aad284 Refactor of CFM code part2 - API by Sean Condon · 6 years ago
  21. 5193cb7 Bump yang tools version to 2.4 by Ray Milkey · 6 years ago
  22. 5c7d488 SONAR suggestion - proper handling of InterruptedException by Ray Milkey · 6 years ago
  23. ba547f9 SONAR suggestion - log exceptions, don't print stack traces by Ray Milkey · 6 years ago
  24. bab11b2 Bug fixes for blocking issues on SonarQube by Sean Condon · 6 years ago
  25. d2b7c1f Fixing Maven pom for drivers/microsemi by Sean Condon · 6 years ago
  26. 488a94c more error-prone issue fix by Yuta HIGUCHI · 6 years ago
  27. 96b896d [ONOS-7262] Cfm improvements to allow RMeps and Mds and Mas to be added and deleted by Sean Condon · 6 years ago
  28. 2ff6716 SONAR Suggestion - use .equals() on strings, not '==' by Ray Milkey · 6 years ago
  29. fe0e085 SONAR suggestions - boolean expressions that are known to be 'true' or 'false' by Ray Milkey · 6 years ago
  30. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  31. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  32. c45ede5 Fix NPE in Microsemi Driver by Sean Condon · 6 years ago
  33. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  34. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 6 years ago 1.13.0-b7
  35. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  36. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 6 years ago 1.13.0-b6
  37. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  38. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 6 years ago 1.13.0-b5
  39. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  40. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 6 years ago
  41. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  42. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 6 years ago
  43. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  44. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 6 years ago
  45. cbf9917 Bump up ONOS to version 2.3.1 of yangtools by Ray Milkey · 6 years ago
  46. cf2751f Fix for Microsemi Unit tests by Sean Condon · 6 years ago
  47. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 6 years ago
  48. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  49. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 6 years ago 1.12.0-b2
  50. 1dbcd71 Cleaning up unused code in Microsemi driver by Sean Condon · 7 years ago
  51. 3ba0686 CFM and Microsemi cleanup by Max Chu · 7 years ago
  52. 8e2c339 Upgrade ONOS to use 2.3.0-b2 version of the yang tools by Ray Milkey · 7 years ago
  53. 0e89bda Initial import of CFM and SOAM api by Sean Condon · 7 years ago
  54. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  55. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  56. 234eaf3 fixes to catch proper netconf exception by Yuta HIGUCHI · 7 years ago
  57. 923a778 netconf protocols fixes by Yuta HIGUCHI · 7 years ago
  58. dd7c3f8 Remove deprecated netconf classes and API by Yuta HIGUCHI · 7 years ago
  59. 2e4a6d4 microsemi project structure by Yuta HIGUCHI · 7 years ago
  60. b002968 Cleaning up application titles, descriptions and categories. by Thomas Vachuska · 7 years ago
  61. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
  62. 2f4b01d Fix file permissions by Yuta HIGUCHI · 7 years ago
  63. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  64. 57c4ff7 Bug fix for unit test with yang-tools-2.2b2 by Sean Condon · 7 years ago
  65. 8953445 Bumping ONOS to point to ONOS YANG Tools 2.2.0-b2 by Thomas Vachuska · 7 years ago
  66. 7347de9 Bug fix for NETCONF controller - disconnect by Sean Condon · 7 years ago
  67. 8c134b0 Undoing @Ignore on microsemi driver tests. by Thomas Vachuska · 7 years ago
  68. d911af9 Bug fix in how onos-yang-tools are used in unit tests by Sean Condon · 7 years ago
  69. 96f2b2c Bumping ONOS to depend on YANG Tools 2.2.0-b1 version. by Thomas Vachuska · 7 years ago
  70. 06613e9 Updating Microsemi Driver to onos-yang-tools 2.x by Sean Condon · 7 years ago
  71. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  72. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  73. e6d3adf Fix issues in yang recompilation by Yuta HIGUCHI · 7 years ago
  74. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  75. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  76. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  77. 5aba366 pom file fixes for release build by Ray Milkey · 7 years ago
  78. fae8e66 Initial import of Microsemi Driver by Sean Condon · 7 years ago