1. fc913dd LINC driver and OF device provider report correct optical port types by Marc De Leenheer · 9 years ago
  2. d894b5d Fixing javadoc warnings, provided missing package javadocs and corrected group structure. by Thomas Vachuska · 9 years ago
  3. 3a0cdd5 Devices,hosts, and links can be blocked and kicked off with the network configuration api by Sahil Lele · 9 years ago
  4. eb431c1 Fixed issue with pushing topo JSON after devices are in the system. by Jonathan Hart · 9 years ago
  5. 82e95a5 Added means to administratively remove device via REST API. by Thomas Vachuska · 9 years ago
  6. 111b42b Move address-bindings config to new config system by Jonathan Hart · 9 years ago
  7. 7b15851 Fix delete of an intent and add a unit test for it by Ray Milkey · 9 years ago
  8. 47bd480 Add POST method for the Host REST API and fix minor documentation errors by Kedar Gupta · 9 years ago
  9. f7cb401 Fix ONOS-2090 - Improvements to Intent JSON by Ray Milkey · 9 years ago
  10. b9af946 Implement REST APIs for link flow statistics by Ray Milkey · 9 years ago
  11. 303e671 Refactor to use JAXRS URI builder and fix HTTP status for bad JSON by Ray Milkey · 9 years ago
  12. 96d55b1 Implementing net config subsystem and revising its interfaces. by Thomas Vachuska · 9 years ago
  13. b82c42b Implementation of REST POST API for creating intents by Ray Milkey · 9 years ago
  14. 0dbac7a Fix javadoc warnings by Madan Jampani · 9 years ago
  15. eb5c717 ONOS-2144 - Complete implementation of REST API for flows by Ray Milkey · 9 years ago
  16. e18a330 ONOS-2091 Installing app when already installed will now raise an error by Thomas Vachuska · 9 years ago
  17. b4258a9 ONOS-2124 Improved web-exception handling when an anonymous exception, i.e. one without a message, is raised. by Thomas Vachuska · 9 years ago
  18. ccf40c7 Fix bug that inconsistency happens in long value and name in PortNumber by Sho SHIMIZU · 9 years ago
  19. d43fe45 REST API to create flows by Ray Milkey · 9 years ago
  20. bb825d7 Remove forEach() that introduces side-effect inherently by Sho SHIMIZU · 9 years ago
  21. 63d9f64 Remove unnecessary empty set check by Sho SHIMIZU · 9 years ago
  22. 30e9fd1 Filter connect points by device ID by Sho SHIMIZU · 9 years ago
  23. f6501c0 Remove null check because it is always evaluated as false by Sho SHIMIZU · 9 years ago
  24. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  25. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  26. c973308 Static optical madness. Fix in device resource store. Javadoc. by Marc De Leenheer · 9 years ago
  27. c10d151 ConfigProvider: Use port number from known ports to create ConnectPoints by Ayaka Koshibe · 9 years ago
  28. 723f553 Allow static lambda and port mappings (ONOS-2067). by Marc De Leenheer · 9 years ago
  29. a3d67cd Expose empty annotations as SparseAnnotations to move down cast by Sho SHIMIZU · 9 years ago
  30. 236e9cd Fix for parsing non-numeric port numbers in ConfigProvider by Ayaka Koshibe · 9 years ago
  31. 9100624 ConfigProvider: Protect against potential NPE when reading files by Ayaka Koshibe · 9 years ago
  32. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  33. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  34. 74b5527 Miscellaneous fixes for reading Linc-OE port types. by Ayaka Koshibe · 9 years ago
  35. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  36. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  37. ae54173 Linc-OE ports now identifiable as Och and OMS ports. by Ayaka Koshibe · 9 years ago
  38. bdeb88a ONOS-1896 Modify Application Subsystem to support Security-Mode ONOS by Changhoon Yoon · 9 years ago
  39. 1534f8d Add intent state to JSON output by Ray Milkey · 9 years ago
  40. 3078fc0 ONOS-743 - Use REST API Codecs to generate JSON for CLI commands by Ray Milkey · 9 years ago
  41. 9bb32ab Moved AbstractWebResource to api bundle so it is accessible by applications. by Jonathan Hart · 9 years ago
  42. 3b84c86 Providing a work-around for a bug in the gossip stores, which prevents annotations from sticking initially. by Thomas Vachuska · 9 years ago
  43. 3d4e14a FlowRule private extension refactor. by jcc · 9 years ago
  44. 08d9898 FlowRule api no longer uses TableTypes. Existing usages are converted to by alshabib · 9 years ago
  45. db77407 Introduced a builder for flowrules and deprecated the old flowrule constructors. by alshabib · 9 years ago
  46. 674dd8b Enable Intent REST API tests by Ray Milkey · 9 years ago
  47. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  48. c40d463 Consolidating null providers and making them fully configurable and integrated with the ConfigProvider to allow arbitrary topologies. by Thomas Vachuska · 9 years ago
  49. a0cecdc Fix for ONOS-1595 - return proper status (405) when using an unsupported method by Ray Milkey · 9 years ago
  50. 5bb99a4 Add support to decode Device, Port, Link JSON. by HIGUCHI Yuta · 9 years ago
  51. f8cac48 Mild REST API refactoring. by Thomas Vachuska · 9 years ago
  52. 5197928 ONOS-1470 Added unit tests for component config REST API. by Thomas Vachuska · 9 years ago
  53. e684743 ONOS-1470 Implemented component config REST API. by Thomas Vachuska · 9 years ago
  54. de563cf Added ability to form a cluster via REST API. by Thomas Vachuska · 9 years ago
  55. 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 9 years ago
  56. 67c2272 ONOS-1242 - REST API for Withdrawing Intents by Ray Milkey · 9 years ago
  57. 8683e01 Fixing codec usage. by Thomas Vachuska · 9 years ago
  58. 3c994f7 ONOS-1329: Migrate Codec related code to onos-core-common bundle by HIGUCHI Yuta · 9 years ago
  59. 3e3ec5f [Cardinal] Add builders for Intents and remove extra constructors. by Ray Milkey · 9 years ago
  60. 6ea48a2 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  61. 91d9019 Tagging ONOS Blackbird release: 1.1.0 by Brian O'Connor · 9 years ago 1.1.0
  62. 1545b1e Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  63. 20fa3a4 Tagging 1.1.0-rc2 by Brian O'Connor · 9 years ago 1.1.0-rc2
  64. c24cde3 Add priority to Intents by Ray Milkey · 9 years ago
  65. 6b52813 Adding emptyTreatment() and emptySelector() by Brian O'Connor · 9 years ago
  66. 1e5873e ONOS-400 Topology creation and up time formatting fixes by Abhishek Dwaraki · 9 years ago
  67. 346b5b3 Traffic Treatements now support deferred, immediate, table, and clear instructions. by alshabib · 9 years ago
  68. 266ac66 Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  69. 352236e Tagging 1.1.0-rc1 by Brian O'Connor · 9 years ago
  70. 43a2822 Refactor tests to use shared mock implementations by Ray Milkey · 9 years ago
  71. 93da11f Providing sample web.xml configuration for enabling basic authentication of REST API & GUI. by Thomas Vachuska · 9 years ago
  72. ab8553a Fix a bug: there are two ECN bits in the IPv4 header, not three. by Pavlin Radoslavov · 9 years ago
  73. 6a47964 Instruction related fixes by Yuta HIGUCHI · 9 years ago
  74. cc53abd Favor adapter classes over service interfaces in unit tests by Ray Milkey · 9 years ago
  75. 62ad95f Added ability to upload apps as both app.xml or app.zip. by Thomas Vachuska · 9 years ago
  76. 179f377 Fix boxing/unboxing to parse a primitive by Yuta HIGUCHI · 9 years ago
  77. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  78. c06c89b REST API modifications to take application ID/Kep pair to fetch intents. by Ayaka Koshibe · 9 years ago
  79. 4fd4ebb Continue updating GossipIntentStore to new API. by Jonathan Hart · 9 years ago
  80. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  81. febe82c Implement some of the missing IPv6 flowmod treatments by Pavlin Radoslavov · 9 years ago
  82. 0cc189e Add a test for unsupported criterion type by Ray Milkey · 9 years ago
  83. 46670a8 Refactor criterion codec test and matcher by Ray Milkey · 9 years ago
  84. 5e4f754 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  85. f3b6933 Fix toward ONOS-960 - Signed/unsigned value mismatch for OpenFlow-related by Pavlin Radoslavov · 9 years ago
  86. 32a53c5 Instruction related fixes by Yuta HIGUCHI · 9 years ago
  87. 9ee62f5 add unit test for criterion codec by Ray Milkey · 9 years ago
  88. 73ba84a Refactor criterion codec by Ray Milkey · 9 years ago
  89. ed0b166 Fix tests that were hiding the setUp() mthod in the JerseyTest framework by Ray Milkey · 9 years ago
  90. 293ede0 Workaround for ambiguous isA method by Yuta HIGUCHI · 9 years ago
  91. d0fd841 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  92. ebf5e54 ONOS-542 Added ability for app bundle to carry it's own artifacts, including feature repo. Fixed onos-package script. Added JSON output to CLI. by Thomas Vachuska · 9 years ago
  93. 540b2ce Make JSON codecs immutable by Ray Milkey · 9 years ago
  94. f195b02 Unit tests for applications REST APIs by Ray Milkey · 9 years ago
  95. 19ffea3 ONOS-790 - REST APIs for paths by Ray Milkey · 9 years ago
  96. 320e6c9 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  97. 4c0da81 Fix missing break statement found by Sonar by Ray Milkey · 9 years ago
  98. 2287d88 ONOS-887 - Return a 404 status when a URL specifies a bad resource by Ray Milkey · 9 years ago
  99. 0ce220a ONOS-426 - make the unit of Bandwidth clear by Sho SHIMIZU · 9 years ago
  100. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago