1. f86fdcc Temporarily remove tests which require mocked GraphDBOperations. by Yuta HIGUCHI · 11 years ago
  2. dbd5a2f Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS into RAMCloud-master by Yuta HIGUCHI · 11 years ago
  3. ffad7dd Allow RAMCloud to start from a configurable option by yoshi · 11 years ago
  4. b6a66eb Fix ramcloud configuration path by yoshi · 11 years ago
  5. 18d976e Add the GremlinGroovyModule to support our gremlin operations by Jonathan Hart · 11 years ago
  6. ebfae33 Removed deprecated use of FramedGraph by Jonathan Hart · 11 years ago
  7. f371e98 Upgraded to Titan 0.4.2 (plus Frames 2.4.0 and Blueprints 2.4.0) by Jonathan Hart · 11 years ago
  8. 86f203a Merge pull request #19 from effy/RAMCloud by Muroi Yoshitomo · 11 years ago
  9. 3fcebc1 change setFlowProperties() to setVertexProperties() by Toshio Koide · 11 years ago
  10. 2cef9ba Merge Naoki's whole Topology read code by Yuta HIGUCHI · 11 years ago
  11. 1de920a Merge branch 'RAMCloud' of github.com:yoshitomo0912/ONOS into RAMCloud by Toshio Koide · 11 years ago
  12. d6d88a7 remove unused GraphDBOperation class by Toshio Koide · 11 years ago
  13. 3f23354 add setFlowProperties() to DBOperation class by Toshio Koide · 11 years ago
  14. 7ea78be Merge latests ONOS codes by yoshi · 11 years ago
  15. 5302ddf Fix various logging related issues. by Yuta HIGUCHI · 11 years ago
  16. 9e580b6 Avoid excessive getFramedGraph() calls by Yuta HIGUCHI · 11 years ago
  17. baa20c9 Init FramedGraph only once when a base Graph is created. + some cosmetic fixes by Yuta HIGUCHI · 11 years ago
  18. bd57bd3 Modifed FramedGraph by Masayoshi Kobayashi · 11 years ago
  19. d76fa1f Added measurement tool of ONOS/blueprints/ramcoud by yoshi · 11 years ago
  20. ef3828d Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS into RAMCloud-yoshi by Yuta HIGUCHI · 11 years ago
  21. 40a4a45 Eliminate extra getVertices() call by Yuta HIGUCHI · 11 years ago
  22. ba98be3 Cosmetic changes - Add missing annotation - Add remove trailing spaces, etc. by Yuta HIGUCHI · 11 years ago
  23. 701a5eb Eliminate extra getVertices() call by Yuta HIGUCHI · 11 years ago
  24. fa9bcb1 Fix iterator use by Yuta HIGUCHI · 11 years ago
  25. 862cc3b Renamed paths of REST API. by Naoki Shiota · 11 years ago
  26. a463e46 Comment-out (non-working?) settings for pushing Javadoc to github. by Pavlin Radoslavov · 11 years ago
  27. b1a1f33 Merge from upstream/master by yoshi · 11 years ago
  28. 6039faf Eliminate extra getVertices() calls. by Yuta HIGUCHI · 11 years ago
  29. f483cd0 Cleaned up warnings. by Naoki Shiota · 11 years ago
  30. 991093a Cleaned up warnings. by Naoki Shiota · 11 years ago
  31. e2f4da7 Cleaned up source to suppress warnings. by Naoki Shiota · 11 years ago
  32. 89eacab Deleted debug log by yoshi · 11 years ago
  33. 0ecc392 make ready for upstream merge by Pankaj Berde · 11 years ago
  34. 73e5534 Added indexing by yoshi · 11 years ago
  35. b7d84c7 Deleted get DB object by yoshi · 11 years ago
  36. 8d5a139 Modified threadlocal of getting graph db object by yoshi · 11 years ago
  37. d50d481 Added debug log by yoshi · 11 years ago
  38. 9e5f0ca Added debug log by yoshi · 11 years ago
  39. 0cb7b0a Modified get DB object by yoshi · 11 years ago
  40. 6b56325 Modified get DB object by yoshi · 11 years ago
  41. 6b605ea Modified get DB object by yoshi · 11 years ago
  42. 1505432 Modified get DB object by onlab-qa · 11 years ago
  43. 56b4eda Modified get DB object by yoshi · 11 years ago
  44. 6184f95 Added ThreadLocal by yoshi · 11 years ago
  45. 73e7fb7 Removed unused Floodlight modules by mininet · 11 years ago
  46. 89a486d Merge ONOS master by yoshi · 11 years ago
  47. 7e3268b merged by Pankaj Berde · 11 years ago
  48. 34a5977 Testing Titan 0.4.0 by mininet · 11 years ago
  49. 4021094 Add debug log by yoshi · 11 years ago
  50. b3c83c1 Modified DBOperation by yoshi · 11 years ago
  51. af2496c Merge branch 'RAMCloud' of https://github.com/yoshitomo0912/ONOS into RAMCloud by yoshi · 11 years ago
  52. 4fdca17 Deleted debug log by yoshi · 11 years ago
  53. d38cd31 Modified getting GraphDB object by yoshi · 11 years ago
  54. fcf4222 Removed directory src/main/java/net/onrc/onos/flow/ by Pavlin Radoslavov · 11 years ago
  55. 8baf3fa Merge branch 'RAMCloud' of https://github.com/yoshitomo0912/ONOS into RAMCloud by yoshi · 11 years ago
  56. d3025a9 Modified configuration for test by yoshi · 11 years ago
  57. 2dd767c Add method describe by yoshi · 11 years ago
  58. 9247b81 Fixed DBOperation Bug by yoshi · 11 years ago
  59. c455c01 Optimize source code by yoshi · 11 years ago
  60. 7594aef Optimize source code by yoshi · 11 years ago
  61. 0bc0721 Optimized code by yoshi · 11 years ago
  62. 5280699 Optimized code by yoshi · 11 years ago
  63. 8bc311d Optimized code by yoshi · 11 years ago
  64. 163edfa Optimized code by yoshi · 11 years ago
  65. 9c42953 Add debug message by yoshi · 11 years ago
  66. e665e82 Add RamCloudDB method by yoshi · 11 years ago
  67. 812677a Add RamCloudDBOperation method by yoshi · 11 years ago
  68. c935828 Add debug message by yoshi · 11 years ago
  69. f7424e4 Modified how to get DBOperator object by yoshi · 11 years ago
  70. 2db7ff4 Modified how to get DBOperator object by yoshi · 11 years ago
  71. 1b773ef Modified newPort return value by yoshi · 11 years ago
  72. 95ff5c2 Modified getDBOperation return value by yoshi · 11 years ago
  73. a0839b5 Added debut log by yoshi · 11 years ago
  74. f5a6a50 Modified blueprints version form 2.4 -> 2.3 for Titan by yoshi · 11 years ago
  75. b292c62 Success complication by yoshitomo · 11 years ago
  76. 0fee3de Merge branch 'master' into RAMCloud by yoshi · 11 years ago
  77. 0451f28 first commit2 by yoshi · 11 years ago
  78. 2fd4c7e first commit by yoshi · 11 years ago
  79. 4fce4ed Fixed the handling of removeDevice events to ensure devices are removed from the database by Jonathan Hart · 11 years ago
  80. 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
  81. 49000bc Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Naoki Shiota · 11 years ago
  82. 987a572 Squashed commit of the following: by Naoki Shiota · 11 years ago
  83. 6ac8d18 Make Logger instance final as SL4J suggests by Yuta HIGUCHI · 11 years ago
  84. 0ae6a0d Merge pull request #439 from y-higuchi/add_annotation by Pankaj Berde · 11 years ago
  85. d2fcdd9 Add @Override to methods which implements an Interface. by Yuta HIGUCHI · 11 years ago
  86. 3d30d00 Bug fix to avoid Null Pointer Exception. by Yuta HIGUCHI · 11 years ago
  87. 4996353 Fix unused import warnings by Yuta HIGUCHI · 11 years ago
  88. d31e850 Merged with origin/master by Pankaj Berde · 11 years ago
  89. bbd3861 Index ports for faster search by Pankaj Berde · 11 years ago
  90. 3aed468 Fix for Bug ONOS-150: by Pavlin Radoslavov · 11 years ago
  91. 92b63c9 Revert "Fix for Bug ONOS-150:" by Pavlin Radoslavov · 11 years ago
  92. 1a56edd Fix for Bug ONOS-150: by Pavlin Radoslavov · 11 years ago
  93. 85016ab rename onos.util to onos.graph by Pankaj Berde · 11 years ago