1. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  2. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  3. 67acb69 RestDeviceProvider small refactor by Michal Mach · 7 years ago
  4. 13072e2 Executor initialization moved to activate() method by Michal Mach · 7 years ago
  5. 4da35c5 [ONOS-6663] Shutdown executor in RestDeviceProvider by Lukasz Ryba · 7 years ago
  6. d809974 [ONOS-6662] Port statistics for RestDeviceProvider by Michal Mach · 7 years ago
  7. c3ffad9 [ONOS-6615] Configuration service doesn't add rest and netconf devices together by Palash Kala · 7 years ago
  8. 4c71ee7 [ONOS-6507] Rest device connection timeout by Palash Kala · 7 years ago
  9. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  10. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  11. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  12. 59b549d [ONOS-6076] Moving tl1,snmp,rest netcfg to devices key by Andrea Campanella · 7 years ago
  13. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  14. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  15. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  16. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  17. c372c22 Enable REST to manage devices under a proxy by Michele Santuari · 7 years ago
  18. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  19. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  20. d2c8f21 fix DeviceDescription comparison by Michele Santuari · 7 years ago
  21. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  22. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  23. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  24. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  25. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  26. b3e9704 Homogenizing field names across NETCONF and RESTSB device config by Konstantinos Kanonakis · 7 years ago
  27. 3cd8555 Adding checkAndUpdateDevice() method to RestDeviceProvider by Konstantinos Kanonakis · 7 years ago
  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. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  31. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  32. 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
  33. a09e1bb Use Collection#forEach() instead of Stream#forEach() for simplicity by Sho SHIMIZU · 8 years ago
  34. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  35. 6c71a05 Deprecating PortDiscovery in favour of DeviceDescritpionDiscovery by Andrea Campanella · 8 years ago
  36. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  37. 8dac818 Refactor protocol BUCK files to use more modern rules and format by Ray Milkey · 8 years ago
  38. 12c1d51 Buckify remaining providers by Ray Milkey · 8 years ago
  39. f9a7697 More app BUCK file refactoring by Ray Milkey · 8 years ago
  40. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  41. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  42. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  43. a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 8 years ago
  44. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  45. c6ecc63 Upgrading rest sb protocol with jersey 2.22.2, implementing different connection test by Andrea Campanella · 8 years ago
  46. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  47. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  48. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  49. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  50. 86294db Removing Rest and Netconf devices when the providers are disabled by Andrea Campanella · 8 years ago
  51. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  52. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  53. b0d131c Protocol annotation for REST and NETCONF device providers. by Marc De Leenheer · 8 years ago
  54. 7d8449b Moving connectDevices() for Netconf and Rest in activate to executor by Andrea Campanella · 8 years ago
  55. 90f044f Changing submit to execute in different providers for exception throwing by Andrea Campanella · 8 years ago
  56. 784ee0f ONOS-3941 Adding Executor pool and support for username but passwordless https login in Rest SB by Andrea Campanella · 8 years ago
  57. 708d303 Cleaning up javadocs. by Thomas Vachuska · 8 years ago
  58. 2947e62 ONOS-3810 augmenting Rest southbound protocol and provider for https and password based auth by Andrea Campanella · 8 years ago
  59. d8d92db ONOS-3754 Create driver/behavior for Ciena waveserver by Andrea Campanella · 8 years ago
  60. 945ded2 ONOS-3692 Southbound Rest provider and protocol by Andrea Campanella · 8 years ago