1. e1c1c8d [ONOS-4409] Support applicationId registration and query via REST by Jian Li · 8 years ago
  2. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  3. 8ae9120 Move all REST test related files into org.onosproject.rest.resources by Jian Li · 8 years ago[Renamed (99%) from web/api/src/test/java/org/onosproject/rest/ApplicationsResourceTest.java]
  4. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  5. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  6. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  7. 80cfe45 Replace deprecated JsonObject.readFrom() with Json.parse().asObject by Jian Li · 8 years ago
  8. 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 8 years ago
  9. bdeb88a ONOS-1896 Modify Application Subsystem to support Security-Mode ONOS by Changhoon Yoon · 9 years ago
  10. 3078fc0 ONOS-743 - Use REST API Codecs to generate JSON for CLI commands by Ray Milkey · 9 years ago
  11. ed0b166 Fix tests that were hiding the setUp() mthod in the JerseyTest framework by Ray Milkey · 9 years ago
  12. 293ede0 Workaround for ambiguous isA method by Yuta HIGUCHI · 9 years ago
  13. 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
  14. f195b02 Unit tests for applications REST APIs by Ray Milkey · 9 years ago