1. 08b4dec ONOS-6980 Adding support for download of application bits. by Thomas Vachuska · 7 years ago
  2. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  3. bddbb25 Added a temporary fix for out-of-order app activation event delivery. by Thomas Vachuska · 8 years ago
  4. e9e71f1 Remove unused local var by Madan Jampani · 8 years ago
  5. a0c4bdb Ensure ApplicationManager waits until features are installed/uninstalled by Madan Jampani · 8 years ago
  6. 015d3a3 Ensure ApplicationService::uninstall returns only after the features have been uninstalled by Madan Jampani · 8 years ago
  7. c32585f Allow registering multiple pre-deactivate hooks for a single app ID. by Jonathan Hart · 8 years ago
  8. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  9. aef4585 Revert changes to use constants for Sonar suppression by Ray Milkey · 8 years ago
  10. 9f87e51 Sonar related fixes by Ray Milkey · 8 years ago
  11. 676249c Fix Sonar critical flagged bugs by Ray Milkey · 8 years ago
  12. b56b917 ONOS-3453 Fixed an issue with a race condition in loading/installing apps from disk in multi-cluster environments. by Thomas Vachuska · 8 years ago
  13. 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 8 years ago
  14. c65dd71 ONOS-3321 Added ability for applications to register a deactivation hook. by Thomas Vachuska · 8 years ago
  15. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  16. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  17. e18a330 ONOS-2091 Installing app when already installed will now raise an error by Thomas Vachuska · 9 years ago
  18. 541ef71 ONOS-1993 Implement API-level permission checking + security util code location replacement by Changhoon Yoon · 9 years ago
  19. ff66374 Renamed AbstractListenerRegistry to ListenerRegistry (since it is not abstract). by Simon Hunt · 9 years ago
  20. 9ff88a9 Added protection against redundant feature repo & feature operations. by Thomas Vachuska · 9 years ago
  21. 62f04a4 ONOS-1731 Fixed app gossip store & manager to deal with staggered app load on startup. by Thomas Vachuska · 9 years ago
  22. 8dc1a69 Added bootstrap code to auto-generate cluster.json, tablets.json and hazelcast.xml using local site address. by Thomas Vachuska · 9 years ago
  23. 0d6af8d Fixed a defect where remotely-induced feature install was trying to stomp over locally -induced feature install. by Thomas Vachuska · 9 years ago
  24. 90b453f ONOS-785 Adding distributed store for apps & app admin CLIs by Thomas Vachuska · 9 years ago
  25. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago