1. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  2. 6c01374 Move interface config classes out of incubator to core net by Ray Milkey · 7 years ago
  3. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  4. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  5. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  6. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  7. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  8. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  9. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  10. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  11. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  12. c3ffad9 [ONOS-6615] Configuration service doesn't add rest and netconf devices together by Palash Kala · 7 years ago
  13. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  14. 2d572dd Use buck version of checkstyle rules in maven build by Ray Milkey · 7 years ago
  15. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  16. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  17. 4f56bbd Cosmetic fix about constant name by Yuta HIGUCHI · 7 years ago
  18. 59b549d [ONOS-6076] Moving tl1,snmp,rest netcfg to devices key by Andrea Campanella · 7 years ago
  19. 0439fd7 Cleaning pom.xml files. Please everyone, watch the sloppiness for Pete's sake! by Thomas Vachuska · 7 years ago
  20. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  21. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  22. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  23. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  24. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  25. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  26. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  27. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  28. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  29. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  30. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  31. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  32. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  33. 0fbb86b Fixed bug ONOS-5572 . Problem was in BUCK file where dependency lib:mibs-rfc was not declared by Andreas Pantelopoulos · 7 years ago
  34. 171bce7 Moving snmp libs to released version by Yuta HIGUCHI · 8 years ago
  35. dedf24c Moving snmp libs to released version; ejecing bti driver due to incompatibility by Brian O'Connor · 8 years ago
  36. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  37. ce4b2aa Remove repeated license by sangyun-han · 8 years ago
  38. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  39. 338bc0c Bumping pom versions to 1.7.0-rc2 and fixing some maven issues by Brian O'Connor · 8 years ago 1.7.0-rc2
  40. 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
  41. a09e1bb Use Collection#forEach() instead of Stream#forEach() for simplicity by Sho SHIMIZU · 8 years ago
  42. bbac354 Fixing drivers & providers Buck app builds by Jonathan Hart · 8 years ago
  43. ae24aab Added BUCK file for SNMP provider. by Zayne Khouja · 8 years ago
  44. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  45. 6c71a05 Deprecating PortDiscovery in favour of DeviceDescritpionDiscovery by Andrea Campanella · 8 years ago
  46. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  47. bc9efc9 Fix ConcurrentModificationException in SnmpDeviceProviderTest by HIGUCHI Yuta · 8 years ago
  48. 1839bab Move SnmpDeviceProviderTest, etc. to appropriate path. by HIGUCHI Yuta · 8 years ago
  49. 8dac818 Refactor protocol BUCK files to use more modern rules and format by Ray Milkey · 8 years ago
  50. 12c1d51 Buckify remaining providers by Ray Milkey · 8 years ago
  51. a1a0791 Removing old SNMPAllarmReleated classes by Andrea Campanella · 8 years ago
  52. e72ac55 [ONOS-4260]Alarm and fault managment application refactoring according to ONOS architecture by Andrea Campanella · 8 years ago
  53. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  54. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  55. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  56. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  57. 58454b9 [ONOS-4621] Unit Tests for Snmp provider and protocol by Andrea Campanella · 8 years ago
  58. c2d754b [ONOS-3943] SNMP protocol and provider refactoring according to ONOS architecture by Andrea Campanella · 8 years ago
  59. a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 8 years ago
  60. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  61. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  62. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  63. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  64. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  65. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  66. fd46e1d Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago
  67. 2b746f4 Add missing application titles in app.xml with pom.xml clean up by Jian Li · 8 years ago
  68. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  69. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  70. c662d32 SNMP based device and flow rule provider for Lumentum SDN ROADMs. by Marc De Leenheer · 8 years ago
  71. 90f044f Changing submit to execute in different providers for exception throwing by Andrea Campanella · 8 years ago
  72. 3eca4a8 Deprecating all SNMP releated classes. not compliant with ONOS architecture by Andrea Campanella · 8 years ago
  73. 51539b8 Enforce naming convention regarding abbreviations by Jonathan Hart · 9 years ago
  74. 8bcb4f2 [ONOS-3634] Remove readme tag from app.xml by Jian Li · 8 years ago
  75. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  76. 68498e2 Updating onos-package to display error when karaf-assembly fails. by Brian O'Connor · 8 years ago
  77. 899ea8b [ONOS-3203] Fault Management fixes. by kmcpeake · 8 years ago
  78. ac41bf7 [ONOS-3203] Migrate to 1.5.0-SNAPHOT by kmcpeake · 8 years ago
  79. b172d5f [ONOS-3203] End-to-end demo of Fault Management via SNMP. by kmcpeake · 8 years ago
  80. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  81. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  82. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  83. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  84. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  85. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  86. a540481 [ONOS-3203] Remove final keyword from method arguements by kmcpeake · 8 years ago
  87. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  88. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  89. 4fe18c8 CHANGE 1: by kmcpeake · 8 years ago