1. 094a135 Removed the setServiceDirectory() method from the base web resource by Ray Milkey · 6 years ago
  2. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  3. 634eb17 refactor flow entry mocks to use adapter by Ray Milkey · 7 years ago
  4. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  5. b1b823f [newOpenTAM] new Upgraded AFM and FlowStatisticService by Sangsik Yoon · 8 years ago
  6. 99849dc [ONOS-4992] Modify the return signature for FlowRuleService for consistent return object by Bharath Thiruveedula · 7 years ago
  7. 9b80da8 Revert "Fix for ONOS-5417:Issue with Creating Flows using POST flows REST API" by Jonathan Hart · 7 years ago
  8. dba6111 Fix for ONOS-5417:Issue with Creating Flows using POST flows REST API by Jayasree Ghosh · 8 years ago
  9. c6759e8 ONOS-4374 Enable installing flows with hard_timeout by Murat Parlakisik · 8 years ago
  10. 877914d [ONOS-4931] fix doc of FlowEntry.life(), add life(TimeUnit) by Thiago Santos · 8 years ago
  11. 2907ad2 [ONOS-4530] Allow to specify appId when insert FlowRule through REST by Jian Li · 8 years ago
  12. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  13. a114d89 Remove IndexedLambda deprecated in Emu by Sho SHIMIZU · 8 years ago
  14. 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/FlowsResourceTest.java]
  15. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  16. 80cfe45 Replace deprecated JsonObject.readFrom() with Json.parse().asObject by Jian Li · 8 years ago
  17. 5df3595 ONOS-3562 Changing the flow instructions port to human readable format by Andrea Campanella · 8 years ago
  18. 2be2f88 Class name corrected while retriving stream from json by Phaneendra Manda · 8 years ago
  19. be539db JSON for flows should return the app name, not the app ID by Ray Milkey · 9 years ago
  20. f44e42c Fix for flow equality bug which can cause: by Jonathan Hart · 9 years ago
  21. b82c42b Implementation of REST POST API for creating intents by Ray Milkey · 9 years ago
  22. eb5c717 ONOS-2144 - Complete implementation of REST API for flows by Ray Milkey · 9 years ago
  23. d43fe45 REST API to create flows by Ray Milkey · 9 years ago
  24. 3d4e14a FlowRule private extension refactor. by jcc · 9 years ago
  25. 08d9898 FlowRule api no longer uses TableTypes. Existing usages are converted to by alshabib · 9 years ago
  26. db77407 Introduced a builder for flowrules and deprecated the old flowrule constructors. by alshabib · 9 years ago
  27. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  28. 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 9 years ago
  29. 32a53c5 Instruction related fixes by Yuta HIGUCHI · 9 years ago
  30. ed0b166 Fix tests that were hiding the setUp() mthod in the JerseyTest framework by Ray Milkey · 9 years ago
  31. 11c30ac Add a new method sendMsg(OFMessage msg, TableType type) in OpenFlowSwitch interface to support multiple-table aware FlowRuleService. by sangho · 9 years ago
  32. 9c3d336 Make REST API unit tests choose a free port to allow concurrent builds by Ray Milkey · 9 years ago
  33. c95bb9d ONOS-574 - Complete REST APIs for flows by Ray Milkey · 9 years ago
  34. 4f5de00 Implement REST APIs for flows: by Ray Milkey · 9 years ago