1. 5bb59f2 Revert "Corrections to getRegisteredApplications and CLI implementation" by Carmelo Cascone · 4 years, 10 months ago
  2. 35ef3d3 Corrections to getRegisteredApplications and CLI implementation by Arnav Jain · 4 years, 11 months ago
  3. 1657032 Fix handling of several error cases in the application REST API by Ray Milkey · 6 years ago
  4. ca7660a Add rolling upgrade test. by Jordan Halterman · 6 years ago
  5. ab7d1f3 Add integer representation of version numbers for use in primitive revisions. by Jordan Halterman · 6 years ago
  6. 0c484a7 Constructor is needed by the serializer by Ray Milkey · 7 years ago
  7. 47c9541 Refactor construction of application objects by Ray Milkey · 7 years ago
  8. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  9. f70bf46 [ONOS-6756] Replicate node version information for ISSU by Jordan Halterman · 7 years ago
  10. 8b1b51e Adding a note that Application ID's must be non-negative, this constraint is already written into the default implementation. by Aaron Kruglikov · 7 years ago
  11. 0d89ea3 Limit/validate string lengths for various identifiers to prevent DoS from large objects by Jordan Halterman · 7 years ago
  12. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  13. 6d33e80 FIXME: Move to app package by sangyun-han · 8 years ago
  14. 3ff504c Fix for ONOS-5175. GroupId refactoring. by Prince Pereira · 8 years ago
  15. 3437bdb Fix dangling Javadoc comments by Sho SHIMIZU · 8 years ago
  16. 0583387 Implementation of Hybrid Logical Clock Service. by Madan Jampani · 8 years ago
  17. ae06fc4 ONOS-4674 - update the version parsing to treat everything after the last separator as a single value by David K. Bainbridge · 8 years ago
  18. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  19. fd46e1d Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago
  20. 0fd79d9 Group handling changes: by Saurav Das · 8 years ago
  21. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  22. b6d998e [ONOS-4014] Refactor *Id classes to extend from Identifier class by Jian Li · 8 years ago
  23. c2da488 Harden DefaultApplication against modification. by Simon Hunt · 8 years ago
  24. 01b0f595 [ONOS-3634] Provide default category name and make url nullable by Jian Li · 8 years ago
  25. 8bcb4f2 [ONOS-3634] Remove readme tag from app.xml by Jian Li · 8 years ago
  26. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  27. 3756cc3 Change applicationId's equality checking and hashing method by Jian Li · 8 years ago
  28. 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 9 years ago
  29. ca9cc8e Avoid use of Objects.hash when there's only 1 params by HIGUCHI Yuta · 9 years ago
  30. c65dd71 ONOS-3321 Added ability for applications to register a deactivation hook. by Thomas Vachuska · 9 years ago
  31. e2952e4 Remove unnecessary modifiers by Sho SHIMIZU · 9 years ago
  32. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  33. afb11da ONOS-2124 Added a few more validity checks. by Thomas Vachuska · 9 years ago
  34. 93d944c ONOS-2124 FIxed Version to allow two-segment versions and to be more robust in general. 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. 3310a34 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  38. 100e3b8 First shot at Broadcom OFDPA 1.0 pipeline by Saurav Das · 9 years ago
  39. 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
  40. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  41. 0247986 ONOS-1058 - Add application Id to intent withdraw command by Ray Milkey · 9 years ago
  42. 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
  43. 45c27c8 ONOS-895: Group manager implementation by Srikanth Vavilapalli · 9 years ago
  44. c7aa507 typo fix by Yuta HIGUCHI · 9 years ago
  45. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago
  46. ab98466 adding license to ALL files by alshabib · 9 years ago
  47. 045c01d Adding packaging on onos*.zip file. by Thomas Vachuska · 9 years ago
  48. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  49. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago