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