- 6827dc3 Let JerseyTest pick random port by HIGUCHI Yuta · 8 years ago
- 2907ad2 [ONOS-4530] Allow to specify appId when insert FlowRule through REST by Jian Li · 8 years ago
- 847242b [ONOS-4409] Merge getApp REST methods into one, revise unit test by Jian Li · 8 years ago
- c2a542b Explicitly return NO CONTENT type response for http DELETE request by Jian Li · 8 years ago
- e1c1c8d [ONOS-4409] Support applicationId registration and query via REST by Jian Li · 8 years ago
- 0409b70 Revise Mastership REST API to use synchronous methods by Jian Li · 9 years ago
- f96d41f [ONOS-4438] Add REST API for mastership service by Jian Li · 9 years ago
- a98c2ea ONOS-4077: REST API's for virtual networks and tenants by Claudine Chiu · 9 years ago
- 9a10897 ONOS-3633 - Implementation of virtual network point to point intent provider. by Brian Stanke · 9 years ago
- 08d65cf Remove duplicated removeVirtualLink and corresponding unit test by Jian Li · 9 years ago
- 4fb7177 Replace Grizzly2 test container to Jetty test container by Jian Li · 9 years ago
- f6bf8d5 ONOS-4077: REST API's for virtual links. by Claudine Chiu · 9 years ago
- 5ab426f Updating copyrights by Brian O'Connor · 9 years ago
- 7c25182 Fix buck tests by Ray Milkey · 9 years ago
- fb8b816 REST API's for tenants, virtual networks, virtual devices ad virtual ports. by Claudine Chiu · 9 years ago
- b028599 adding group garbage collection functionality by alshabib · 9 years ago
- 283a962 Using VlanId String None instead of -1 by Luca Prete · 9 years ago
- 7ff7978 Randomize the port number to avoid race condition in REST unit test by Jian Li · 9 years ago
- a114d89 Remove IndexedLambda deprecated in Emu by Sho SHIMIZU · 9 years ago
- 8ae9120 Move all REST test related files into org.onosproject.rest.resources by Jian Li · 9 years ago
- 44ccfb5 Add unit test for MulticastRoute REST API by Jian Li · 9 years ago
- 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 9 years ago
- 7011bdd Fix typo in RegionsResourceTest by Jian Li · 9 years ago
- afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 9 years ago
- b8ff641 Fixing device key REST API bugs and adding json definitions. by Brian Stanke · 9 years ago
- 2e02fab Fix some typos in meter and group REST API by Jian Li · 9 years ago
- 0c45180 [ONOS-4016] Implement Region administration REST API by Jian Li · 9 years ago
- b9170d9 ONOS-3658 - Adding REST APIs for query and management of device keys. by Brian Stanke · 9 years ago
- 2be39ed Remove methods deprecated in Drake from Instructions API by Ray Milkey · 9 years ago
- dc08344 remove hostDetected() method that was deprecated in Drake by Ray Milkey · 9 years ago
- c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 9 years ago
- 80cfe45 Replace deprecated JsonObject.readFrom() with Json.parse().asObject by Jian Li · 9 years ago
- e34f110 [ONOS-2225] Add unit test for Flow Objectives REST API by Jian Li · 9 years ago
- 6f350ed ONOS-3725 Adding ability to retain pending configs. by Thomas Vachuska · 9 years ago
- 5e5734f Add a null test case for getMeterByDeviceIdAndMeterId REST method by Jian Li · 9 years ago
- a4faf4f Add getMetersByDeviceId REST method by Jian Li · 9 years ago
- a7f86ce [ONOS-3603] Add getGroupByDeviceIdAndAppCookie method in group REST API by Jian Li · 9 years ago
- 64dd889 [ONOS-3601] Add unit test for MetricCodec and correct some typos by Jian Li · 9 years ago
- 5c41123 [ONOS-3618] Implement REST API for Meter query, insert, delete by Jian Li · 9 years ago
- 162149f [ONOS-3601] Add more cases in metrics REST API unit test by Jian Li · 9 years ago
- ecb3c0f [ONOS-3603] Implement REST API for Group query, insert, delete by Jian Li · 9 years ago
- 7231515 [Falcon][ONOS-3601] Add REST API for metrics service with unit test by Jian Li · 9 years ago
- 5df3595 ONOS-3562 Changing the flow instructions port to human readable format by Andrea Campanella · 9 years ago
- a026be7 Restructuring the form of REST API deployment to provide by Thomas Vachuska · 9 years ago
- 37a5d8c Unit tests for network config REST API. by Ray Milkey · 9 years ago
- d35f89c [ONOS-3405] Change EthType Json encoding to Hex and extend decoding with Hex support alongside int by andrea · 9 years ago
- 2be2f88 Class name corrected while retriving stream from json by Phaneendra Manda · 9 years ago
- 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 9 years ago
- be539db JSON for flows should return the app name, not the app ID by Ray Milkey · 9 years ago
- 8d07640 Set the location string correctly for intent POST operations by Ray Milkey · 9 years ago
- 05b169d Improve coverage for Intents REST API test by Ray Milkey · 9 years ago
- f44e42c Fix for flow equality bug which can cause: by Jonathan Hart · 9 years ago
- 7c4d196 onos-2420 Add unit test for Host REST API and fix documentation errors. by Kedar Gupta · 9 years ago
- 7b15851 Fix delete of an intent and add a unit test for it by Ray Milkey · 9 years ago
- f7cb401 Fix ONOS-2090 - Improvements to Intent JSON by Ray Milkey · 9 years ago
- b9af946 Implement REST APIs for link flow statistics by Ray Milkey · 9 years ago
- 96d55b1 Implementing net config subsystem and revising its interfaces. by Thomas Vachuska · 9 years ago
- b82c42b Implementation of REST POST API for creating intents by Ray Milkey · 9 years ago
- eb5c717 ONOS-2144 - Complete implementation of REST API for flows by Ray Milkey · 9 years ago
- b4258a9 ONOS-2124 Improved web-exception handling when an anonymous exception, i.e. one without a message, is raised. by Thomas Vachuska · 9 years ago
- d43fe45 REST API to create flows by Ray Milkey · 9 years ago
- bdeb88a ONOS-1896 Modify Application Subsystem to support Security-Mode ONOS by Changhoon Yoon · 9 years ago
- 1534f8d Add intent state to JSON output by Ray Milkey · 9 years ago
- 3078fc0 ONOS-743 - Use REST API Codecs to generate JSON for CLI commands by Ray Milkey · 9 years ago
- 3d4e14a FlowRule private extension refactor. by jcc · 10 years ago
- 08d9898 FlowRule api no longer uses TableTypes. Existing usages are converted to by alshabib · 10 years ago
- db77407 Introduced a builder for flowrules and deprecated the old flowrule constructors. by alshabib · 10 years ago
- 674dd8b Enable Intent REST API tests by Ray Milkey · 10 years ago
- 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 10 years ago
- a0cecdc Fix for ONOS-1595 - return proper status (405) when using an unsupported method by Ray Milkey · 10 years ago
- 5bb99a4 Add support to decode Device, Port, Link JSON. by HIGUCHI Yuta · 10 years ago
- 5197928 ONOS-1470 Added unit tests for component config REST API. by Thomas Vachuska · 10 years ago
- 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 10 years ago
- 3c994f7 ONOS-1329: Migrate Codec related code to onos-core-common bundle by HIGUCHI Yuta · 10 years ago
- 3e3ec5f [Cardinal] Add builders for Intents and remove extra constructors. by Ray Milkey · 10 years ago
- c24cde3 Add priority to Intents by Ray Milkey · 10 years ago
- 6b52813 Adding emptyTreatment() and emptySelector() by Brian O'Connor · 10 years ago
- 1e5873e ONOS-400 Topology creation and up time formatting fixes by Abhishek Dwaraki · 10 years ago
- 346b5b3 Traffic Treatements now support deferred, immediate, table, and clear instructions. by alshabib · 10 years ago
- 43a2822 Refactor tests to use shared mock implementations by Ray Milkey · 10 years ago
- ab8553a Fix a bug: there are two ECN bits in the IPv4 header, not three. by Pavlin Radoslavov · 10 years ago
- 6a47964 Instruction related fixes by Yuta HIGUCHI · 10 years ago
- cc53abd Favor adapter classes over service interfaces in unit tests by Ray Milkey · 10 years ago
- 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 10 years ago
- c06c89b REST API modifications to take application ID/Kep pair to fetch intents. by Ayaka Koshibe · 10 years ago
- 4fd4ebb Continue updating GossipIntentStore to new API. by Jonathan Hart · 10 years ago
- f9af43c Refactoring of IntentId based APIs by Ray Milkey · 10 years ago
- febe82c Implement some of the missing IPv6 flowmod treatments by Pavlin Radoslavov · 10 years ago
- 0cc189e Add a test for unsupported criterion type by Ray Milkey · 10 years ago
- 46670a8 Refactor criterion codec test and matcher by Ray Milkey · 10 years ago
- 5e4f754 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 10 years ago
- f3b6933 Fix toward ONOS-960 - Signed/unsigned value mismatch for OpenFlow-related by Pavlin Radoslavov · 10 years ago
- 32a53c5 Instruction related fixes by Yuta HIGUCHI · 10 years ago
- 9ee62f5 add unit test for criterion codec by Ray Milkey · 10 years ago
- 73ba84a Refactor criterion codec by Ray Milkey · 10 years ago
- ed0b166 Fix tests that were hiding the setUp() mthod in the JerseyTest framework by Ray Milkey · 10 years ago
- 293ede0 Workaround for ambiguous isA method by Yuta HIGUCHI · 10 years ago
- d0fd841 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 10 years ago
- 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 · 10 years ago
- 540b2ce Make JSON codecs immutable by Ray Milkey · 10 years ago