Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
77e9b3325c3dfcd8639b150b9e24fb6344c83be3
/
web
/
api
« Previous
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
345c019
Turn off Swagger schema validation
by Jonathan Hart
· 9 years ago
bee3509
Fix javadoc warnings
by Ray Milkey
· 9 years ago
f6bf8d5
ONOS-4077: REST API's for virtual links.
by Claudine Chiu
· 9 years ago
460f9b0
Add bulk delete for flows
by Ray Milkey
· 9 years ago
5ab426f
Updating copyrights
by Brian O'Connor
· 9 years ago
e4da59d
Simplifying rules and providing sensible defaults
by Brian O'Connor
· 9 years ago
7c25182
Fix buck tests
by Ray Milkey
· 9 years ago
b86c920
Updating Buck files to build OSGi jars
by Brian O'Connor
· 9 years ago
85f28d0
Updating test sources in several BUCK files
by Brian O'Connor
· 9 years ago
ddec794
Fixes for buck regressions
by Ray Milkey
· 9 years ago
a450bd0
Simplifying Import-Package line in maven-bundle-plugin for REST bundles
by Brian O'Connor
· 9 years ago
fb8b816
REST API's for tenants, virtual networks, virtual devices ad virtual ports.
by Claudine Chiu
· 9 years ago
90289b0
STC fixes
by Ray Milkey
· 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
a2d3750
CORD-613 Adding ability to administratively enable or disable a port via CLI.
by Saurav Das
· 9 years ago
f80bbb2
Initial BUCK build
by Ray Milkey
· 9 years ago
a1ae5e1
Adding ability to push flow rule batches via REST API.
by Thomas Vachuska
· 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
b11c4d0
Allow list-type config to be POSTed to subjectkey/subject/configkey endpoint.
by Jonathan Hart
· 9 years ago
955c316
Starting snapshot 1.6.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
55b4d80
Tagging 1.5.0 (Falcon)
by Brian O'Connor
· 9 years ago
1.5.0
2369642
Starting snapshot 1.5.0-SNAPSHOT
by Madan Jampani
· 9 years ago
b7a5420
Tagging 1.5.0-rc3
by Madan Jampani
· 9 years ago
1.5.0-rc3
afae2f7
Apps-- added onos.app.title property to applications.
by Simon Hunt
· 9 years ago
881f29f
ONOS-4114 Flows Post has example of criteria, swagger shows link to wiki page with full json criteria
by Andrea Campanella
· 9 years ago
5d8994f
Starting snapshot 1.5.0-SNAPSHOT
by Thomas Vachuska
· 9 years ago
40d5255
Tagging 1.5.0-rc2
by Thomas Vachuska
· 9 years ago
1.5.0-rc2
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
547c205
Fail the build if @onos.rsModel specified model json does not exist
by HIGUCHI Yuta
· 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
07eb041
Implemented REST API for multicast RIB.
by Jonathan Hart
· 9 years ago
d79d39e
Fix incorrect NextId name issue of FlowObjectives swagger doc
by Jian Li
· 9 years ago
9567896
Remove redundant meter id when create a meter entry in REST API
by Jian Li
· 9 years ago
dfba739
Fix javadoc warnings
by Jian Li
· 9 years ago
c67ca3c
Make results of application codec and swagger doc desc consistent
by Jian Li
· 9 years ago
6282c80
[ONOS-3634] Add REST API for extended application properties
by Jian Li
· 9 years ago
c35415d
[ONOS-3634] Enhance app to have a category, icon, URL and readme
by Jian Li
· 9 years ago
f9879c5
Marking ConfigProvider as deprecated.
by Thomas Vachuska
· 9 years ago
80cfe45
Replace deprecated JsonObject.readFrom() with Json.parse().asObject
by Jian Li
· 9 years ago
118f671
Power config API (ONOS-2866).
by Marc De Leenheer
· 9 years ago
e34f110
[ONOS-2225] Add unit test for Flow Objectives REST API
by Jian Li
· 9 years ago
4de9054
Fix javadoc errors.
by HIGUCHI Yuta
· 9 years ago
e9ac2c5
[ONOS-2225] Implement REST API for Flow Objectives
by Jian Li
· 9 years ago
00762ee
Avoid potential round-off error caused by floating point
by Sho SHIMIZU
· 9 years ago
6f350ed
ONOS-3725 Adding ability to retain pending configs.
by Thomas Vachuska
· 9 years ago
82baf6b
ONOS-3607 Add Criteria model for Flows REST Api with field description.
by Andrea Campanella
· 9 years ago
70e76d8
Remove redundancy by replacing values with Spectrum.CENTER_FREQUENCY
by Sho SHIMIZU
· 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
880dc20d
Starting snapshot 1.5.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
5a2856f
Tagging 1.4.0 (Emu release)
by Brian O'Connor
· 9 years ago
1.4.0
6b77071
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
d1cdd19
Tagging 1.4.0-rc3
by Brian O'Connor
· 9 years ago
1.4.0-rc3
b22ba65
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
4aded4c
Tagging 1.4.0-rc2
by Brian O'Connor
· 9 years ago
1.4.0-rc2
a9e4476
[ONOS-3601] Bugfix: resolve swagger doc issue of metric REST API
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
905ea22
Starting snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
b209dc6
Tagging 1.4.0-rc1
by Brian O'Connor
· 9 years ago
1.4.0-rc1
372658e
Updates to versions across project
by Brian O'Connor
· 9 years ago
10c4adc
ONOS-2706 Changing rsModel annotation to onos.rsModel
by Andrea Campanella
· 9 years ago
e22731b
[ONOS-3394] Remove network configuration model from SwaggerUi and line stripping for better swagger.json formatting.
by Andrea Campanella
· 9 years ago
37a5d8c
Unit tests for network config REST API.
by Ray Milkey
· 9 years ago
43c956b
[ONOS-3402] parseHost method adds all Json fields as annotations
by Jian Li
· 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
d120f5c
CORD-12:Adding support for port statistics REST API
by Srikanth Vavilapalli
· 9 years ago
c008511
[ONOS-3394] Json Models for Intents
by andrea
· 9 years ago
36992c8
ONOS-3379: Config REST 500 errors on GET operations if keys don't exist
by Ray Milkey
· 9 years ago
1ce2bc8
[ONOS-3394] Json models for REST api
by andrea
· 9 years ago
b9fe25d
ONOS-3378 REST DELETE operation on network config subject class key
by Ray Milkey
· 9 years ago
5056b51
[ONOS-3394] JsonModels for Swagger UI
by andrea
· 9 years ago
8fba1c8
ONOS-3369: log an exception on REST server errors
by Ray Milkey
· 9 years ago
d9df7bd
Fix naming convention issues in preparation for stricter checkstyle enforcement
by Jonathan Hart
· 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
ec1df02
In preparation for dynamic clustering support:
by Madan Jampani
· 9 years ago
ea5adc6
Corrected output of network configuration subjectKeys in JSON output; no longer relies on subject.toString.
by Thomas Vachuska
· 9 years ago
95810f5
CORD-13:Table Statistics support along with CLI and REST
by Srikanth Vavilapalli
· 9 years ago
aec654c
Variable name changed for readability
by Phaneendra Manda
· 9 years ago
48e64e4
Cleaned up the SRLG and disjoint path code and naming.
by Thomas Vachuska
· 9 years ago
2ec191f
Disjoint Path Utils Exposed
by Nikhil Cheerla
· 9 years ago
Next »