1. 85571eb Remove deprecated Lambda instruction builder method by Ray Milkey · 9 years ago
  2. eb5c717 ONOS-2144 - Complete implementation of REST API for flows by Ray Milkey · 9 years ago
  3. 27bee09 ONOS-2145 Added ability to withdraw packet intercepts via PacketService::cancelPackets. by Thomas Vachuska · 9 years ago
  4. c97aa61 ONOS-1793 Moved trivial stores to onos-core-common/src/test; onos-core-trivial is no longer. by Thomas Vachuska · 9 years ago
  5. e18a330 ONOS-2091 Installing app when already installed will now raise an error by Thomas Vachuska · 9 years ago
  6. ad35c34 Fixed application descriptor parsing. by Thomas Vachuska · 9 years ago
  7. d43fe45 REST API to create flows by Ray Milkey · 9 years ago
  8. c06966e Fix wrong information referred by matcher's description by Sho SHIMIZU · 9 years ago
  9. c44c0c3 Fix cast error on execution of "flow -j" command by Sho SHIMIZU · 9 years ago
  10. 68b8c1f Fix Javadoc and rename a test method to explain behavior correctly by Sho SHIMIZU · 9 years ago
  11. 6c70f64 ONOS-2037: Fix cast exception on execution of "flows -j" command by Sho SHIMIZU · 9 years ago
  12. f9c8436 STC work in progress by Thomas Vachuska · 9 years ago
  13. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  14. 36002e6 Made time limit for event processing configurable; cleaned-up duplicate code. by Thomas Vachuska · 9 years ago
  15. ccab22d ONOS-1950 - NPE if intent state is null by Ray Milkey · 9 years ago
  16. 39616f3 Add JSON to CLI commands by Ray Milkey · 9 years ago
  17. a7841ed ONOS-1896 : enum Permission added, DefaultPermission removed by Changhoon Yoon · 9 years ago
  18. bdeb88a ONOS-1896 Modify Application Subsystem to support Security-Mode ONOS by Changhoon Yoon · 9 years ago
  19. 1534f8d Add intent state to JSON output by Ray Milkey · 9 years ago
  20. 3078fc0 ONOS-743 - Use REST API Codecs to generate JSON for CLI commands by Ray Milkey · 9 years ago
  21. 6d01d3d Inline static factory methods in BandwidthResource by Sho SHIMIZU · 9 years ago
  22. 63feca7 Rename Bandwidth to BandwidthResource by Sho SHIMIZU · 9 years ago
  23. 94b7ff4 Rename Lambda in org.onosproject.net.resource to LambdaResource by Sho SHIMIZU · 9 years ago
  24. ed7af54 Support ModOchSignalInstruction in InstructionCodec by Sho SHIMIZU · 9 years ago
  25. fbc80e5 Pull out inner-classes from Criteria to be independent classes by Sho SHIMIZU · 9 years ago
  26. 5d4a58d Adding a proper clean-up step for unit test file system artifacts. by Thomas Vachuska · 9 years ago
  27. a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  28. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  29. a3a476d reinstating the key field in FilterObjectives by alshabib · 9 years ago
  30. 5bb99a4 Add support to decode Device, Port, Link JSON. by HIGUCHI Yuta · 9 years ago
  31. 40a398b Fixed a defect in app archive base class. by Thomas Vachuska · 9 years ago
  32. de563cf Added ability to form a cluster via REST API. by Thomas Vachuska · 9 years ago
  33. 161baf5 ONOS-1418 Fix for intermittent issue with app store. by Thomas Vachuska · 9 years ago
  34. 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 9 years ago
  35. ebc5d22 Refactor connectivity intent creation to use builders by Ray Milkey · 9 years ago
  36. d5d9bcb Changing location where ONOS stages its deployed apps. by Thomas Vachuska · 9 years ago
  37. 3c994f7 ONOS-1329: Migrate Codec related code to onos-core-common bundle by HIGUCHI Yuta · 9 years ago
  38. cf96011 Adding persistence to the gossip application store. by Thomas Vachuska · 9 years ago
  39. 0249b53 Enhancing intent-perf logging by Thomas Vachuska · 9 years ago
  40. 62ad95f Added ability to upload apps as both app.xml or app.zip. by Thomas Vachuska · 9 years ago
  41. 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
  42. 90b453f ONOS-785 Adding distributed store for apps & app admin CLIs by Thomas Vachuska · 9 years ago
  43. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago