1. 498fa1d Bump Guava to 21.0 by Yuta HIGUCHI · 7 years ago
  2. ac8b229 ONOS-6225 Expose k-shortest path search as part of TopologyService. by Yuta HIGUCHI · 7 years ago
  3. 6cc7488 Implementing ability to process single-bundle ONOS apps whose meta-data by Thomas Vachuska · 7 years ago
  4. 2398d96 Vector cost proposed to TST on 2016-07-13 by Andrey Komarov · 8 years ago
  5. f6aed99 Adding an additional method for getting paths from default topology with a bound on how many paths will be returned. This should not effect any existing uses. by Aaron Kruglikov · 8 years ago
  6. e3c4334 Fix disjoint path exceptions when backup not present by helenyrwu · 8 years ago
  7. c3d69f5 Fix NPE when there's no secondary path. by Yuta HIGUCHI · 8 years ago
  8. b440ef4 EdgeManager fixes by Yuta HIGUCHI · 8 years ago
  9. 6c71a05 Deprecating PortDiscovery in favour of DeviceDescritpionDiscovery by Andrea Campanella · 8 years ago
  10. e753963 Fix for [ONOS-3590] by Jon Hall · 8 years ago
  11. a7903ae Moving default app.png to common/resources, so that it is included in the bundle by Brian O'Connor · 8 years ago
  12. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  13. e4a4f99 Updating ApplicationArchive.isPlainXml() to exclude files that begin with zip magic bytes by Brian O'Connor · 8 years ago
  14. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  15. e965b3d Fixing an issue with app activation. by Thomas Vachuska · 8 years ago
  16. 84922b3 Creating an abstract device provider base. by Thomas Vachuska · 8 years ago
  17. 97d6b2d [ONOS-3635] Implement List view for extended application properties by Jian Li · 8 years ago
  18. 01b0f595 [ONOS-3634] Provide default category name and make url nullable by Jian Li · 8 years ago
  19. 8bcb4f2 [ONOS-3634] Remove readme tag from app.xml by Jian Li · 8 years ago
  20. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  21. 436f8d5 Use StandardCharsets where possible by HIGUCHI Yuta · 8 years ago
  22. 41fe1ec ONOS-3515 Added ability to configure different link-weight functions as defaults; or inject custom ones. by Thomas Vachuska · 8 years ago
  23. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 9 years ago
  24. 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 9 years ago
  25. 48e64e4 Cleaned up the SRLG and disjoint path code and naming. by Thomas Vachuska · 9 years ago
  26. 2ec191f Disjoint Path Utils Exposed by Nikhil Cheerla · 9 years ago
  27. 1cf0f9a [Emu] Disjoint Path Utils Exposed (to DefaultTopology) by Nikhil Cheerla · 9 years ago
  28. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  29. b2c47a7 Adding ability to synchronize topology clusters' broadcast trees. by Thomas Vachuska · 9 years ago
  30. 320c58f Refactoring to eliminate duplicate DefaultTopology and DefaultTopologyGraph; eliminating a few fixmes. by Thomas Vachuska · 9 years ago
  31. 930a8ee Refactoring to eliminate duplicate DefaultTopology and DefaultTopologyGraph; eliminating a few fixmes. by Thomas Vachuska · 9 years ago
  32. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  33. e18a330 ONOS-2091 Installing app when already installed will now raise an error by Thomas Vachuska · 9 years ago
  34. ad35c34 Fixed application descriptor parsing. by Thomas Vachuska · 9 years ago
  35. a7841ed ONOS-1896 : enum Permission added, DefaultPermission removed by Changhoon Yoon · 9 years ago
  36. bdeb88a ONOS-1896 Modify Application Subsystem to support Security-Mode ONOS by Changhoon Yoon · 9 years ago
  37. a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  38. 40a398b Fixed a defect in app archive base class. by Thomas Vachuska · 9 years ago
  39. 161baf5 ONOS-1418 Fix for intermittent issue with app store. by Thomas Vachuska · 9 years ago
  40. d5d9bcb Changing location where ONOS stages its deployed apps. by Thomas Vachuska · 9 years ago
  41. cf96011 Adding persistence to the gossip application store. by Thomas Vachuska · 9 years ago
  42. 0249b53 Enhancing intent-perf logging by Thomas Vachuska · 9 years ago
  43. 62ad95f Added ability to upload apps as both app.xml or app.zip. by Thomas Vachuska · 9 years ago
  44. 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
  45. 90b453f ONOS-785 Adding distributed store for apps & app admin CLIs by Thomas Vachuska · 9 years ago
  46. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago