Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
spring-open
/
a7188f22abd4975cd4ba8a0248522a02cca015c4
/
src
/
main
/
java
/
net
/
onrc
/
onos
/
graph
5804ce9
Allow RAMCloud to start from a configurable option
by Yoshi Muroi
· 11 years ago
815c7f9
Implementation of conditional write for vertex property table (ONOS-937)
by Yoshi Muroi
· 11 years ago
f86fdcc
Temporarily remove tests which require mocked GraphDBOperations.
by Yuta HIGUCHI
· 11 years ago
dbd5a2f
Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS into RAMCloud-master
by Yuta HIGUCHI
· 11 years ago
ffad7dd
Allow RAMCloud to start from a configurable option
by yoshi
· 11 years ago
b6a66eb
Fix ramcloud configuration path
by yoshi
· 11 years ago
18d976e
Add the GremlinGroovyModule to support our gremlin operations
by Jonathan Hart
· 11 years ago
ebfae33
Removed deprecated use of FramedGraph
by Jonathan Hart
· 11 years ago
f371e98
Upgraded to Titan 0.4.2 (plus Frames 2.4.0 and Blueprints 2.4.0)
by Jonathan Hart
· 11 years ago
86f203a
Merge pull request #19 from effy/RAMCloud
by Muroi Yoshitomo
· 11 years ago
3fcebc1
change setFlowProperties() to setVertexProperties()
by Toshio Koide
· 11 years ago
2cef9ba
Merge Naoki's whole Topology read code
by Yuta HIGUCHI
· 11 years ago
1de920a
Merge branch 'RAMCloud' of github.com:yoshitomo0912/ONOS into RAMCloud
by Toshio Koide
· 11 years ago
d6d88a7
remove unused GraphDBOperation class
by Toshio Koide
· 11 years ago
3f23354
add setFlowProperties() to DBOperation class
by Toshio Koide
· 11 years ago
7ea78be
Merge latests ONOS codes
by yoshi
· 11 years ago
5302ddf
Fix various logging related issues.
by Yuta HIGUCHI
· 11 years ago
9e580b6
Avoid excessive getFramedGraph() calls
by Yuta HIGUCHI
· 11 years ago
baa20c9
Init FramedGraph only once when a base Graph is created. + some cosmetic fixes
by Yuta HIGUCHI
· 11 years ago
bd57bd3
Modifed FramedGraph
by Masayoshi Kobayashi
· 11 years ago
d76fa1f
Added measurement tool of ONOS/blueprints/ramcoud
by yoshi
· 11 years ago
ef3828d
Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS into RAMCloud-yoshi
by Yuta HIGUCHI
· 11 years ago
40a4a45
Eliminate extra getVertices() call
by Yuta HIGUCHI
· 11 years ago
ba98be3
Cosmetic changes - Add missing annotation - Add remove trailing spaces, etc.
by Yuta HIGUCHI
· 11 years ago
701a5eb
Eliminate extra getVertices() call
by Yuta HIGUCHI
· 11 years ago
fa9bcb1
Fix iterator use
by Yuta HIGUCHI
· 11 years ago
862cc3b
Renamed paths of REST API.
by Naoki Shiota
· 11 years ago
a463e46
Comment-out (non-working?) settings for pushing Javadoc to github.
by Pavlin Radoslavov
· 11 years ago
b1a1f33
Merge from upstream/master
by yoshi
· 11 years ago
6039faf
Eliminate extra getVertices() calls.
by Yuta HIGUCHI
· 11 years ago
f483cd0
Cleaned up warnings.
by Naoki Shiota
· 11 years ago
991093a
Cleaned up warnings.
by Naoki Shiota
· 11 years ago
e2f4da7
Cleaned up source to suppress warnings.
by Naoki Shiota
· 11 years ago
89eacab
Deleted debug log
by yoshi
· 11 years ago
0ecc392
make ready for upstream merge
by Pankaj Berde
· 11 years ago
73e5534
Added indexing
by yoshi
· 11 years ago
b7d84c7
Deleted get DB object
by yoshi
· 11 years ago
8d5a139
Modified threadlocal of getting graph db object
by yoshi
· 11 years ago
d50d481
Added debug log
by yoshi
· 11 years ago
9e5f0ca
Added debug log
by yoshi
· 11 years ago
0cb7b0a
Modified get DB object
by yoshi
· 11 years ago
6b56325
Modified get DB object
by yoshi
· 11 years ago
6b605ea
Modified get DB object
by yoshi
· 11 years ago
1505432
Modified get DB object
by onlab-qa
· 11 years ago
56b4eda
Modified get DB object
by yoshi
· 11 years ago
6184f95
Added ThreadLocal
by yoshi
· 11 years ago
73e7fb7
Removed unused Floodlight modules
by mininet
· 11 years ago
89a486d
Merge ONOS master
by yoshi
· 11 years ago
7e3268b
merged
by Pankaj Berde
· 11 years ago
34a5977
Testing Titan 0.4.0
by mininet
· 11 years ago
4021094
Add debug log
by yoshi
· 11 years ago
b3c83c1
Modified DBOperation
by yoshi
· 11 years ago
af2496c
Merge branch 'RAMCloud' of https://github.com/yoshitomo0912/ONOS into RAMCloud
by yoshi
· 11 years ago
4fdca17
Deleted debug log
by yoshi
· 11 years ago
d38cd31
Modified getting GraphDB object
by yoshi
· 11 years ago
fcf4222
Removed directory src/main/java/net/onrc/onos/flow/
by Pavlin Radoslavov
· 11 years ago
8baf3fa
Merge branch 'RAMCloud' of https://github.com/yoshitomo0912/ONOS into RAMCloud
by yoshi
· 11 years ago
d3025a9
Modified configuration for test
by yoshi
· 11 years ago
2dd767c
Add method describe
by yoshi
· 11 years ago
9247b81
Fixed DBOperation Bug
by yoshi
· 11 years ago
c455c01
Optimize source code
by yoshi
· 11 years ago
7594aef
Optimize source code
by yoshi
· 11 years ago
0bc0721
Optimized code
by yoshi
· 11 years ago
5280699
Optimized code
by yoshi
· 11 years ago
8bc311d
Optimized code
by yoshi
· 11 years ago
163edfa
Optimized code
by yoshi
· 11 years ago
9c42953
Add debug message
by yoshi
· 11 years ago
e665e82
Add RamCloudDB method
by yoshi
· 11 years ago
812677a
Add RamCloudDBOperation method
by yoshi
· 11 years ago
c935828
Add debug message
by yoshi
· 11 years ago
f7424e4
Modified how to get DBOperator object
by yoshi
· 11 years ago
2db7ff4
Modified how to get DBOperator object
by yoshi
· 11 years ago
1b773ef
Modified newPort return value
by yoshi
· 11 years ago
95ff5c2
Modified getDBOperation return value
by yoshi
· 11 years ago
a0839b5
Added debut log
by yoshi
· 11 years ago
f5a6a50
Modified blueprints version form 2.4 -> 2.3 for Titan
by yoshi
· 11 years ago
b292c62
Success complication
by yoshitomo
· 11 years ago
0fee3de
Merge branch 'master' into RAMCloud
by yoshi
· 11 years ago
0451f28
first commit2
by yoshi
· 11 years ago
2fd4c7e
first commit
by yoshi
· 11 years ago
4fce4ed
Fixed the handling of removeDevice events to ensure devices are removed from the database
by Jonathan Hart
· 11 years ago
d6ed62b
Moved ARP on top of network map device storage. This required improvements to the device storage, most notably to improved IP address handling by representing IP addresses as separate vertices rather than a serialized string in the Device vertex
by Jonathan Hart
· 11 years ago
49000bc
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS
by Naoki Shiota
· 11 years ago
987a572
Squashed commit of the following:
by Naoki Shiota
· 11 years ago
6ac8d18
Make Logger instance final as SL4J suggests
by Yuta HIGUCHI
· 11 years ago
0ae6a0d
Merge pull request #439 from y-higuchi/add_annotation
by Pankaj Berde
· 11 years ago
d2fcdd9
Add @Override to methods which implements an Interface.
by Yuta HIGUCHI
· 11 years ago
3d30d00
Bug fix to avoid Null Pointer Exception.
by Yuta HIGUCHI
· 11 years ago
4996353
Fix unused import warnings
by Yuta HIGUCHI
· 11 years ago
d31e850
Merged with origin/master
by Pankaj Berde
· 11 years ago
bbd3861
Index ports for faster search
by Pankaj Berde
· 11 years ago
3aed468
Fix for Bug ONOS-150:
by Pavlin Radoslavov
· 11 years ago
92b63c9
Revert "Fix for Bug ONOS-150:"
by Pavlin Radoslavov
· 11 years ago
1a56edd
Fix for Bug ONOS-150:
by Pavlin Radoslavov
· 11 years ago
85016ab
rename onos.util to onos.graph
by Pankaj Berde
· 11 years ago