1. c67ca3c Make results of application codec and swagger doc desc consistent by Jian Li · 8 years ago
  2. 01b0f595 [ONOS-3634] Provide default category name and make url nullable by Jian Li · 8 years ago
  3. 6282c80 [ONOS-3634] Add REST API for extended application properties by Jian Li · 8 years ago
  4. 8bcb4f2 [ONOS-3634] Remove readme tag from app.xml by Jian Li · 8 years ago
  5. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  6. 96b39e2 Remove a method checking if non-null by using Optional by Sho SHIMIZU · 8 years ago
  7. fa0dc66 adding a criterion for inner vlans used by olt to match on the inner vlan by alshabib · 8 years ago
  8. 1c96510 Renaming Partition{Service, Manager, Event} to IntentPartition{Service, Manager, Event} to better disambiguate between another PartitionService that is responsible for managing datastore partitions by Madan Jampani · 8 years ago
  9. 68c4fc4 [ONOS-3737] Bump up checkstyle version from 2.16 to 2.17 with some compilation fixes by Jian Li · 8 years ago
  10. 8bcef8b [ONOS-2225] Add codecs with unit test for FlowObjective REST API by Jian Li · 8 years ago
  11. 80520b8 ONOS-3650 Device driver multiple inheritance by Andrea Campanella · 8 years ago
  12. 64dd889 [ONOS-3601] Add unit test for MetricCodec and correct some typos by Jian Li · 8 years ago
  13. 5c41123 [ONOS-3618] Implement REST API for Meter query, insert, delete by Jian Li · 8 years ago
  14. ecb3c0f [ONOS-3603] Implement REST API for Group query, insert, delete by Jian Li · 8 years ago
  15. 7231515 [Falcon][ONOS-3601] Add REST API for metrics service with unit test by Jian Li · 8 years ago
  16. a3e5cd5 ONOS-3023 Changing flowTable sets to map so that we can compare by Brian O'Connor · 8 years ago
  17. 5df3595 ONOS-3562 Changing the flow instructions port to human readable format by Andrea Campanella · 8 years ago
  18. 436f8d5 Use StandardCharsets where possible by HIGUCHI Yuta · 8 years ago
  19. 41fe1ec ONOS-3515 Added ability to configure different link-weight functions as defaults; or inject custom ones. by Thomas Vachuska · 8 years ago
  20. 26a8d95 Implemented the extension framework for selectors. by Jonathan Hart · 8 years ago
  21. d35f89c [ONOS-3405] Change EthType Json encoding to Hex and extend decoding with Hex support alongside int by andrea · 8 years ago
  22. d120f5c CORD-12:Adding support for port statistics REST API by Srikanth Vavilapalli · 8 years ago
  23. 03d4253 Avoid double wrap of IndexedLambda by Sho SHIMIZU · 8 years ago
  24. a88db49 Avoid double wrap of Bandwidth class by Sho SHIMIZU · 8 years ago
  25. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 8 years ago
  26. 2be2f88 Class name corrected while retriving stream from json by Phaneendra Manda · 8 years ago
  27. 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 8 years ago
  28. 009c308 Fix duplicate host event by Charles Chan · 8 years ago
  29. 364cbac Make the old resource APIs deprecated by Sho SHIMIZU · 8 years ago
  30. ca9cc8e Avoid use of Objects.hash when there's only 1 params by HIGUCHI Yuta · 8 years ago
  31. 5796d97 REST API related implemetations for ODU SIGID and SIGTYPE Fields in Flow Criteria and Instruction by Yafit Hadar · 9 years ago
  32. 52d8155 [Emu] Defining classes for ODU SIGID and SIGTYPE Fields in Flow Criteria and Instruction - Data Model and Tests only by Yafit Hadar · 9 years ago
  33. 21b028e ONOS-2890 Deactivating apps removes other apps' packet processors by Brian O'Connor · 9 years ago
  34. 7664e7d Adding NOACTION to EncoeInstructionCodecHelper by Brian O'Connor · 9 years ago
  35. b75a67a Updating DefaultTrafficTreatment by Brian O'Connor · 9 years ago
  36. 95810f5 CORD-13:Table Statistics support along with CLI and REST by Srikanth Vavilapalli · 9 years ago
  37. 2581e18 Remove constructor deprecated in Cardinal by Sho SHIMIZU · 9 years ago
  38. c40e5ed ONOS-2926 Remove IP instead of host when the IP mapping is released by samanwita pal · 9 years ago
  39. a5beadc Remove optical related APIs deprecated in Cardinal by Sho SHIMIZU · 9 years ago
  40. 48e64e4 Cleaned up the SRLG and disjoint path code and naming. by Thomas Vachuska · 9 years ago
  41. 2ec191f Disjoint Path Utils Exposed by Nikhil Cheerla · 9 years ago
  42. 1cf0f9a [Emu] Disjoint Path Utils Exposed (to DefaultTopology) by Nikhil Cheerla · 9 years ago
  43. f107bd7 ONOS-2947 Improvements to HostService by Brian O'Connor · 9 years ago
  44. 7f171b2 ONOS- 2946 Adding ability to view existing packet intercept requests and packet processors. by Thomas Vachuska · 9 years ago
  45. 46080b6 Remove all address bindings code from Host subsystem. by Jonathan Hart · 9 years ago
  46. 7462641 Use lambda expression to simplify statements by Sho SHIMIZU · 9 years ago
  47. feafdca Simplify lambda expression by removing braces by Sho SHIMIZU · 9 years ago
  48. 25a0aa4 Remove explicitly declared Object in type parameter by Sho SHIMIZU · 9 years ago
  49. 7a4087b Use diamond operator by Sho SHIMIZU · 9 years ago
  50. be539db JSON for flows should return the app name, not the app ID by Ray Milkey · 9 years ago
  51. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  52. 04b49fc Deprecate ModMplsLabelInstruction#label() by HIGUCHI Yuta · 9 years ago
  53. fab2950 ONOS-2578 Added codec for mod tcp/udp port instructions by Hyunsun Moon · 9 years ago
  54. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  55. 11ff4a8 Delta Port Statistics added to DeviceStore, Device Service and CLI by Dusan Pajin · 9 years ago
  56. 7080a0d ONOS-2581 Add codec for tunnel id by Hyunsun Moon · 9 years ago
  57. b2c47a7 Adding ability to synchronize topology clusters' broadcast trees. by Thomas Vachuska · 9 years ago
  58. 320c58f Refactoring to eliminate duplicate DefaultTopology and DefaultTopologyGraph; eliminating a few fixmes. by Thomas Vachuska · 9 years ago
  59. 930a8ee Refactoring to eliminate duplicate DefaultTopology and DefaultTopologyGraph; eliminating a few fixmes. by Thomas Vachuska · 9 years ago
  60. 8044c09 ONOS-1679 Removed use of /tmp directory from various unit tests. by Thomas Vachuska · 9 years ago
  61. 565a66a Bug fixes/improvements: by Madan Jampani · 9 years ago
  62. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  63. f7cb401 Fix ONOS-2090 - Improvements to Intent JSON by Ray Milkey · 9 years ago
  64. b9af946 Implement REST APIs for link flow statistics by Ray Milkey · 9 years ago
  65. 6d7968e Refeactor codec helper classes by Ray Milkey · 9 years ago
  66. b82c42b Implementation of REST POST API for creating intents by Ray Milkey · 9 years ago
  67. 5448d46 ONOS-1680: Close InputStream explictly to delete the opened file reliably. by Kenji HIKICHI · 9 years ago
  68. 9553bb8 Make TrafficTreatment.Builder.setLambda() deprecated by Sho SHIMIZU · 9 years ago
  69. 7b808c5 small fixes to ethtype pattern by alshabib · 9 years ago
  70. caf1ca2 adding EthType to secure handling ether types by alshabib · 9 years ago
  71. 85571eb Remove deprecated Lambda instruction builder method by Ray Milkey · 9 years ago
  72. eb5c717 ONOS-2144 - Complete implementation of REST API for flows by Ray Milkey · 9 years ago
  73. 27bee09 ONOS-2145 Added ability to withdraw packet intercepts via PacketService::cancelPackets. by Thomas Vachuska · 9 years ago
  74. c97aa61 ONOS-1793 Moved trivial stores to onos-core-common/src/test; onos-core-trivial is no longer. by Thomas Vachuska · 9 years ago
  75. e18a330 ONOS-2091 Installing app when already installed will now raise an error by Thomas Vachuska · 9 years ago
  76. ad35c34 Fixed application descriptor parsing. by Thomas Vachuska · 9 years ago
  77. d43fe45 REST API to create flows by Ray Milkey · 9 years ago
  78. c06966e Fix wrong information referred by matcher's description by Sho SHIMIZU · 9 years ago
  79. c44c0c3 Fix cast error on execution of "flow -j" command by Sho SHIMIZU · 9 years ago
  80. 68b8c1f Fix Javadoc and rename a test method to explain behavior correctly by Sho SHIMIZU · 9 years ago
  81. 6c70f64 ONOS-2037: Fix cast exception on execution of "flows -j" command by Sho SHIMIZU · 9 years ago
  82. f9c8436 STC work in progress by Thomas Vachuska · 9 years ago
  83. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  84. 36002e6 Made time limit for event processing configurable; cleaned-up duplicate code. by Thomas Vachuska · 9 years ago
  85. ccab22d ONOS-1950 - NPE if intent state is null by Ray Milkey · 9 years ago
  86. 39616f3 Add JSON to CLI commands by Ray Milkey · 9 years ago
  87. a7841ed ONOS-1896 : enum Permission added, DefaultPermission removed by Changhoon Yoon · 9 years ago
  88. bdeb88a ONOS-1896 Modify Application Subsystem to support Security-Mode ONOS by Changhoon Yoon · 9 years ago
  89. 1534f8d Add intent state to JSON output by Ray Milkey · 9 years ago
  90. 3078fc0 ONOS-743 - Use REST API Codecs to generate JSON for CLI commands by Ray Milkey · 9 years ago
  91. 6d01d3d Inline static factory methods in BandwidthResource by Sho SHIMIZU · 9 years ago
  92. 63feca7 Rename Bandwidth to BandwidthResource by Sho SHIMIZU · 9 years ago
  93. 94b7ff4 Rename Lambda in org.onosproject.net.resource to LambdaResource by Sho SHIMIZU · 9 years ago
  94. ed7af54 Support ModOchSignalInstruction in InstructionCodec by Sho SHIMIZU · 9 years ago
  95. fbc80e5 Pull out inner-classes from Criteria to be independent classes by Sho SHIMIZU · 9 years ago
  96. 5d4a58d Adding a proper clean-up step for unit test file system artifacts. by Thomas Vachuska · 9 years ago
  97. a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  98. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  99. a3a476d reinstating the key field in FilterObjectives by alshabib · 9 years ago
  100. 5bb99a4 Add support to decode Device, Port, Link JSON. by HIGUCHI Yuta · 9 years ago