1. c2da488 Harden DefaultApplication against modification. by Simon Hunt · 8 years ago
  2. 01b0f595 [ONOS-3634] Provide default category name and make url nullable by Jian Li · 8 years ago
  3. 8bcb4f2 [ONOS-3634] Remove readme tag from app.xml by Jian Li · 8 years ago
  4. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  5. 3756cc3 Change applicationId's equality checking and hashing method by Jian Li · 8 years ago
  6. 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 9 years ago
  7. ca9cc8e Avoid use of Objects.hash when there's only 1 params by HIGUCHI Yuta · 9 years ago
  8. c65dd71 ONOS-3321 Added ability for applications to register a deactivation hook. by Thomas Vachuska · 9 years ago
  9. e2952e4 Remove unnecessary modifiers by Sho SHIMIZU · 9 years ago
  10. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  11. afb11da ONOS-2124 Added a few more validity checks. by Thomas Vachuska · 9 years ago
  12. 93d944c ONOS-2124 FIxed Version to allow two-segment versions and to be more robust in general. by Thomas Vachuska · 9 years ago
  13. a7841ed ONOS-1896 : enum Permission added, DefaultPermission removed by Changhoon Yoon · 9 years ago
  14. bdeb88a ONOS-1896 Modify Application Subsystem to support Security-Mode ONOS by Changhoon Yoon · 9 years ago
  15. 3310a34 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  16. 100e3b8 First shot at Broadcom OFDPA 1.0 pipeline by Saurav Das · 9 years ago
  17. 6cba495 ONOS-1736 - Modified PacketManager to register packet request flows using the core app id, instead of the requesting app id. This is to prevent packet request flows from vanishing when app removes all its flows. This is a provisional fix until packet requests allow removal via reference counting or a similar tracking strategy. by Thomas Vachuska · 9 years ago
  18. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  19. 0247986 ONOS-1058 - Add application Id to intent withdraw command by Ray Milkey · 9 years ago
  20. 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
  21. 45c27c8 ONOS-895: Group manager implementation by Srikanth Vavilapalli · 9 years ago
  22. c7aa507 typo fix by Yuta HIGUCHI · 9 years ago
  23. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago
  24. ab98466 adding license to ALL files by alshabib · 9 years ago
  25. 045c01d Adding packaging on onos*.zip file. by Thomas Vachuska · 9 years ago
  26. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  27. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago