1. 678da3f Tagging 1.10.4 by Ray Milkey · 7 years ago 1.10.4
  2. ce2a03d Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  3. 130fb5e Starting snapshot 1.10.4-SNAPSHOT by Ray Milkey · 7 years ago
  4. 3d2f773 Tagging 1.10.3 by Ray Milkey · 7 years ago 1.10.3
  5. 9464bee Starting snapshot 1.10.3-SNAPSHOT by Ray Milkey · 7 years ago
  6. 5059b40 Tagging 1.10.2 by Ray Milkey · 7 years ago 1.10.2
  7. be7338c Starting snapshot 1.10.2-SNAPSHOT by Ray Milkey · 7 years ago
  8. f7395c3 Tagging 1.10.1 by Ray Milkey · 7 years ago 1.10.1
  9. eedf6a6 Starting snapshot 1.10.1-SNAPSHOT by Ray Milkey · 7 years ago
  10. 17ef7ca Tagging 1.10.0 by Ray Milkey · 7 years ago 1.10.0
  11. c3b86b9 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  12. e8d98fd Tagging 1.10.0-rc5 by Ray Milkey · 7 years ago 1.10.0-rc5
  13. b436e92 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  14. c559910 Tagging 1.10.0-rc4 by Ray Milkey · 7 years ago 1.10.0-rc4
  15. 281624b Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  16. 0629e8a Tagging 1.10.0-rc3 by Ray Milkey · 7 years ago 1.10.0-rc3
  17. 268ebfa Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  18. 33d7e58 Tagging 1.10.0-rc2 by Ray Milkey · 7 years ago 1.10.0-rc2
  19. 112890b Bump up jersey to 2.25.1 with corresponding dependencies updated by Jian Li · 7 years ago
  20. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  21. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  22. 59b549d [ONOS-6076] Moving tl1,snmp,rest netcfg to devices key by Andrea Campanella · 7 years ago
  23. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  24. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  25. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  26. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  27. c372c22 Enable REST to manage devices under a proxy by Michele Santuari · 7 years ago
  28. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  29. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  30. b39bf99 [ONOS-5846] Bump up jersey to 2.25 with corresponding deps updated by Jian Li · 7 years ago
  31. d2c8f21 fix DeviceDescription comparison by Michele Santuari · 7 years ago
  32. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  33. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  34. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  35. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  36. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  37. b3e9704 Homogenizing field names across NETCONF and RESTSB device config by Konstantinos Kanonakis · 8 years ago
  38. 3cd8555 Adding checkAndUpdateDevice() method to RestDeviceProvider by Konstantinos Kanonakis · 8 years ago
  39. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  40. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 8 years ago 1.8.0-rc1
  41. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  42. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  43. 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
  44. a09e1bb Use Collection#forEach() instead of Stream#forEach() for simplicity by Sho SHIMIZU · 8 years ago
  45. bbac354 Fixing drivers & providers Buck app builds by Jonathan Hart · 8 years ago
  46. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  47. 6c71a05 Deprecating PortDiscovery in favour of DeviceDescritpionDiscovery by Andrea Campanella · 8 years ago
  48. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 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. f9a7697 More app BUCK file refactoring by Ray Milkey · 8 years ago
  52. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  53. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  54. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  55. a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 8 years ago
  56. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  57. c6ecc63 Upgrading rest sb protocol with jersey 2.22.2, implementing different connection test by Andrea Campanella · 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. 86294db Removing Rest and Netconf devices when the providers are disabled by Andrea Campanella · 8 years ago
  64. fd46e1d Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago
  65. 2b746f4 Add missing application titles in app.xml with pom.xml clean up by Jian Li · 8 years ago
  66. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  67. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  68. b0d131c Protocol annotation for REST and NETCONF device providers. by Marc De Leenheer · 8 years ago
  69. 7d8449b Moving connectDevices() for Netconf and Rest in activate to executor by Andrea Campanella · 8 years ago
  70. 90f044f Changing submit to execute in different providers for exception throwing by Andrea Campanella · 8 years ago
  71. 784ee0f ONOS-3941 Adding Executor pool and support for username but passwordless https login in Rest SB by Andrea Campanella · 8 years ago
  72. 708d303 Cleaning up javadocs. by Thomas Vachuska · 8 years ago
  73. 2947e62 ONOS-3810 augmenting Rest southbound protocol and provider for https and password based auth by Andrea Campanella · 8 years ago
  74. fde9c95 Removing ciena driver dependecy in restsb provider app.xml by Andrea Campanella · 8 years ago
  75. ce279ee ONOS-3795 PATCH method in RestSbController and basic unit tests by Andrea Campanella · 8 years ago
  76. 238d96e ONOS-3758 restructuring driver module with sub-modules for different drivers by Andrea Campanella · 8 years ago
  77. 8bcb4f2 [ONOS-3634] Remove readme tag from app.xml by Jian Li · 8 years ago
  78. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  79. d8d92db ONOS-3754 Create driver/behavior for Ciena waveserver by Andrea Campanella · 8 years ago
  80. 945ded2 ONOS-3692 Southbound Rest provider and protocol by Andrea Campanella · 8 years ago