1. 436f8d5 Use StandardCharsets where possible by HIGUCHI Yuta · 8 years ago
  2. 41fe1ec ONOS-3515 Added ability to configure different link-weight functions as defaults; or inject custom ones. by Thomas Vachuska · 8 years ago
  3. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 9 years ago
  4. 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 9 years ago
  5. 48e64e4 Cleaned up the SRLG and disjoint path code and naming. by Thomas Vachuska · 9 years ago
  6. 2ec191f Disjoint Path Utils Exposed by Nikhil Cheerla · 9 years ago
  7. 1cf0f9a [Emu] Disjoint Path Utils Exposed (to DefaultTopology) by Nikhil Cheerla · 9 years ago
  8. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  9. b2c47a7 Adding ability to synchronize topology clusters' broadcast trees. by Thomas Vachuska · 9 years ago
  10. 320c58f Refactoring to eliminate duplicate DefaultTopology and DefaultTopologyGraph; eliminating a few fixmes. by Thomas Vachuska · 9 years ago
  11. 930a8ee Refactoring to eliminate duplicate DefaultTopology and DefaultTopologyGraph; eliminating a few fixmes. by Thomas Vachuska · 9 years ago
  12. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  13. e18a330 ONOS-2091 Installing app when already installed will now raise an error by Thomas Vachuska · 9 years ago
  14. ad35c34 Fixed application descriptor parsing. by Thomas Vachuska · 9 years ago
  15. a7841ed ONOS-1896 : enum Permission added, DefaultPermission removed by Changhoon Yoon · 9 years ago
  16. bdeb88a ONOS-1896 Modify Application Subsystem to support Security-Mode ONOS by Changhoon Yoon · 9 years ago
  17. a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  18. 40a398b Fixed a defect in app archive base class. by Thomas Vachuska · 9 years ago
  19. 161baf5 ONOS-1418 Fix for intermittent issue with app store. by Thomas Vachuska · 9 years ago
  20. d5d9bcb Changing location where ONOS stages its deployed apps. by Thomas Vachuska · 9 years ago
  21. cf96011 Adding persistence to the gossip application store. by Thomas Vachuska · 9 years ago
  22. 0249b53 Enhancing intent-perf logging by Thomas Vachuska · 9 years ago
  23. 62ad95f Added ability to upload apps as both app.xml or app.zip. by Thomas Vachuska · 9 years ago
  24. 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
  25. 90b453f ONOS-785 Adding distributed store for apps & app admin CLIs by Thomas Vachuska · 9 years ago
  26. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago