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