Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
89dc629cdc0c9fc9009e9979e09e0bc70ecd6ddd
/
web
/
api
/
src
5c7d488
SONAR suggestion - proper handling of InterruptedException
by Ray Milkey
· 7 years ago
99b7bbe
Adding REST API and CLI for managing UI user preferences.
by Thomas Vachuska
· 7 years ago
15370d2
Adding a tool for remote collection of node and cluster diagnostics.
by Thomas Vachuska
· 7 years ago
094a135
Removed the setServiceDirectory() method from the base web resource
by Ray Milkey
· 7 years ago
74e5913
Sonar suggestions - fixes to potential null pointer dereferences
by Ray Milkey
· 7 years ago
b2a91f2
Fix the Statistics resource title
by Laszlo Papp
· 7 years ago
39f78b6
Remove Intent constructor APIs deprecated in 1.9.1
by Ray Milkey
· 7 years ago
4f68ec9
ONOS-6613 Non-disruptive intent reallocation
by Antonio Marsico
· 8 years ago
4b2dc72
[CORD-1983] Implement addSource for Multicast REST API
by Kalhee Kim
· 7 years ago
47c9541
Refactor construction of application objects
by Ray Milkey
· 7 years ago
08b4dec
ONOS-6980 Adding support for download of application bits.
by Thomas Vachuska
· 7 years ago
a579c8f
Adding MP2SP Intent Codec Unit Test for REST API
by Aris C. Risdianto
· 8 years ago
9576131
Adding support for MultiPointToSinglePoint intents in the RESTful API
by nassima toumi
· 7 years ago
95c84ed
ONOS-6245:Intent_mini_summary
by dvaddire
· 7 years ago
e113b65
NPE_app_delete
by dvaddire
· 7 years ago
a09fe5b
Updating Copyright line to Open Networking Foundation
by Brian O'Connor
· 7 years ago
4160574
Support for generic table IDs in flow rules
by Carmelo Cascone
· 7 years ago
7e40c01
[ONOS-6607] Get active flow entries count in FlowRuleService
by Patryk Konopka
· 7 years ago
f97e0ed
[ONOS-6547] Add method to obtain intent's installables in REST API.
by Rafal Szalecki
· 7 years ago
b83797c
Fix REST server side exception if array of devices is given
by Ray Milkey
· 7 years ago
da61146
ONOS-6517
by deepa
· 7 years ago
cd06c69
Extend host structures to store multiple locations
by Charles Chan
· 8 years ago
4f8a377
ONOS-6468 Fix for race condition between compilation and installation complete state.
by Yuta HIGUCHI
· 7 years ago
8c9a701
[ONOS-6354] CFG values and applied values are mismatching while trying to set a property with an invalid value
by sivachidambaram subramanian
· 8 years ago
2048c1f
Cleaning up intent tests setup/teardown to avoid cascading failures
by Thomas Vachuska
· 7 years ago
c2e7736
fix for incompatible multiplication cast from int to long
by rohit
· 8 years ago
4201954
ONOS-6106 Adding Missing Fields in the " get flows and get devices" rest api
by kalagesa
· 8 years ago
a3fcf67
Fix Sonar issue:
by Jon Hall
· 8 years ago
634eb17
refactor flow entry mocks to use adapter
by Ray Milkey
· 8 years ago
88cc343
Update checkstyle to version 6.19
by Ray Milkey
· 8 years ago
fa394de
Fix for ONOS-5175. GroupId refactoring.
by Yi Tseng
· 8 years ago
1c94b9d
Bump swagger ui from 2.2.5 to 2.2.10
by Jian Li
· 8 years ago
9df5bc6
OpenTAM-DPIS: REST-API swagger-doc DpiStatistics.json format bug fix
by Sangsik Yoon
· 8 years ago
f09a13a
Update link to static flows json documentation
by Jonathan Hart
· 8 years ago
fd74760
null pointer dereference in IntentsResourceTest.java
by rohitsharan
· 8 years ago
cbd1b39
Sonar fixes
by Jon Hall
· 8 years ago
2035e72
Log added resource path on load/unload
by Yuta HIGUCHI
· 8 years ago
58a7c34
Added REST API to administratively remove hosts.
by Thomas Vachuska
· 8 years ago
b1b823f
[newOpenTAM] new Upgraded AFM and FlowStatisticService
by Sangsik Yoon
· 8 years ago
5361221
Working on Bay-Area-Region Demo.
by Simon Hunt
· 8 years ago
2cece3d
Allow pre-setting component config via REST API
by Charles Chan
· 8 years ago
99849dc
[ONOS-4992] Modify the return signature for FlowRuleService for consistent return object
by Bharath Thiruveedula
· 8 years ago
fc72e2e
Fix for ONOS-5566:Issue With Region POST-DELETE REST API:Incorporated Comments
by Jayasree Ghosh
· 8 years ago
e252a00
Implementation for ONOS-5327. Creating rest api for finding intent statistics.
by Author Name
· 8 years ago
9b80da8
Revert "Fix for ONOS-5417:Issue with Creating Flows using POST flows REST API"
by Jonathan Hart
· 8 years ago
ef79434
Fix Javadoc warnings
by Ray Milkey
· 8 years ago
6009339
5546
by Kavitha Alagesan
· 8 years ago
dba6111
Fix for ONOS-5417:Issue with Creating Flows using POST flows REST API
by Jayasree Ghosh
· 8 years ago
e6840cf
ONOS-5545
by Kavitha Alagesan
· 8 years ago
131c068
Fix NPE when a POST operation is done for multiple flows and there is no flows array specified
by Ray Milkey
· 8 years ago
7f6d0e9e
Bump up swagger ui from 2.1.5 to 2.2.5
by Jian Li
· 8 years ago
f0b3ad8
[OpenTAM_DPIS] DPI Statistics Manager & dpis CLI
by Sangsik Yoon
· 8 years ago
6c60389
In vnet CLI, separates virutal port creation and binding operations.
by Yoonseon Han
· 8 years ago
e6213cf
Fix For ONOS-5396:Causing NPE:for REST API- GET /applications/{name}
by Jayasree Ghosh
· 8 years ago
28e1b3e
Fix for ONOS-4675: FLOW ID is not matching with the one added in the ONOS
by Jayasree Ghosh
· 8 years ago
59ecdf3
[ONOS-5324] Issue with Meter POST Rest API
by Yoonseon Han
· 8 years ago
3ff504c
Fix for ONOS-5175. GroupId refactoring.
by Prince Pereira
· 8 years ago
5e93545
Fix for ONOS-5033 hosts - dynamic or static
by sdn
· 8 years ago
cfcf52c
FIX for ONOS-5296:Wrong MetricName throwing NPE
by Jayasree Ghosh
· 8 years ago
0a4e674
Copyright update
by Brian O'Connor
· 8 years ago
e7a240c
FIX for ONOS-5260: METER AppID Display on GET, Precedence Range Issue
by Jayasree Ghosh
· 8 years ago
cc44cb4
Fix Jersey warning for redundant "@Path("/")
by Ray Milkey
· 8 years ago
6192499
Use subject factory to create subject for deletion rather than using the string/
by Jonathan Hart
· 8 years ago
7a174cf
[ONOS-5184] Allow configuring cluster partition size
by Thiago Santos
· 8 years ago
c6759e8
ONOS-4374 Enable installing flows with hard_timeout
by Murat Parlakisik
· 8 years ago
38feb6e
Revert "Fix for ONOS-5032 and ONOS-5034"
by Jonathan Hart
· 8 years ago
50ad080
Fix for ONOS-5032 and ONOS-5034
by Deepa Vaddireddy
· 8 years ago
13e5b51
[ONOS-5155] Exposed delta statistics via northbound REST
by Viswanath KSP
· 8 years ago
8ffb775
Exposed the newly added port specific portStatistics API via REST
by Viswanath KSP
· 8 years ago
98315a2
Fix for ONOS-4940
by Kavitha Alagesan
· 8 years ago
d3ff540
Fix for ONOS-5152:Encoder for Disjoint Rest API with NPE:onos-1.7
by Jayasree Ghosh
· 8 years ago
34b3060
Fix ONOS-5091
by varunsha
· 8 years ago
a8f69ff
Adding SinglePointToMultiPointIntentCodec for support SP2MP intent over REST
by Chiara Contoli
· 8 years ago
bb23e0b
Fix Javadoc warnings
by Ray Milkey
· 8 years ago
8afbbee
Bump up swagger ui from 2.1.4 to 2.1.5
by Jian Li
· 8 years ago
877914d
[ONOS-4931] fix doc of FlowEntry.life(), add life(TimeUnit)
by Thiago Santos
· 8 years ago
1853b3f
Cherry pick ONOS-4835 fix
by Varun Sharma
· 8 years ago
673399f
BugFix: Allow to specify mastership role through REST API
by Jian Li
· 8 years ago
df352c6
Fix for the ONOS-4836
by Kavitha Alagesan
· 8 years ago
25f07be
ONOS-2184 VirtualHost CLI and REST api's
by Claudine Chiu
· 8 years ago
b3ef1fd
Fix GroupKey interpretation in REST
by Charles Chan
· 8 years ago
f397304
Fix for ONOS-4740
by Ray Milkey
· 8 years ago
7fae189
Fix for ONOS-4621. If any errors in parsing the configurations, continue with the next config key and return the list of subjectClass, subject, config failures
by Deepa Vaddireddy
· 8 years ago
984e2d8
Fix returned responses for DELETE operations
by Ray Milkey
· 8 years ago
0c49b60
Fix for JIRA ONOS-4620. Whenever networkconfiguration is deleted even the queued will be removed
by Deepa Vaddireddy
· 8 years ago
839b6ed
Fixing file permissions
by Yuta HIGUCHI
· 8 years ago
1499864
Fixed NPE and return 404 error upon unknown app activation request
by Hyunsun Moon
· 8 years ago
54b83e8
Improve network config validation errors to show which fields are invalid.
by Jonathan Hart
· 9 years ago
20a070b
allow applications to be installed by URL from REST API
by alshabib
· 8 years ago
6827dc3
Let JerseyTest pick random port
by HIGUCHI Yuta
· 8 years ago
a424a05
Allow to specify appId through FlowObjective REST API
by Jian Li
· 8 years ago
6921ceb
Add ability to add mcast sinks via REST API
by Jonathan Hart
· 8 years ago
2907ad2
[ONOS-4530] Allow to specify appId when insert FlowRule through REST
by Jian Li
· 8 years ago
dea375a
Remove deprecated ConfigProvider.
by HIGUCHI Yuta
· 8 years ago
7d06923
Fix compile time NPE which is encountered in Eclipse IDE
by Jian Li
· 8 years ago
a3e4c7a
Bugfix: fix the swagger broken issue caused by unsupported data type
by Jian Li
· 8 years ago
847242b
[ONOS-4409] Merge getApp REST methods into one, revise unit test
by Jian Li
· 8 years ago
cc730a6
Clean up source code of REST API
by Jian Li
· 8 years ago
a7cd9d7
Try explicit class casting to remove warning message
by Jian Li
· 8 years ago
c2a542b
Explicitly return NO CONTENT type response for http DELETE request
by Jian Li
· 8 years ago
Next »