1. 5101152 added switch up/down and controller up/down REST by Masayoshi Kobayashi · 11 years ago
  2. 13e2ebe merge Paul's restapi2.py into topolgy_rest.py by Masayoshi Kobayashi · 11 years ago
  3. dbe08d6 Merge branch 'master' of http://github.com/OPENNETWORKINGLAB/ONOS by Tim Lindberg · 11 years ago
  4. 86a85f6 change onos-topology.js controller-status.js for 8 nodes by Tim Lindberg · 11 years ago
  5. ebbac9d Merge pull request #298 from pgreyson/master by Umesh Krishnaswamy · 11 years ago
  6. acb5941 better traffic styling by Paul Greyson · 11 years ago
  7. 554dbfd update by Paul Greyson · 11 years ago
  8. 127d7fb first pass at flow chooser and flow display in topology view by Paul Greyson · 11 years ago
  9. 5149675 change controller-status.js to support 8 controllers by Masayoshi Kobayashi · 11 years ago
  10. a4e0f54 put back model change check by Paul Greyson · 11 years ago
  11. 1eb2dd1 tweaking label position by Paul Greyson · 11 years ago
  12. 9066ab0 improve label placement by Paul Greyson · 11 years ago
  13. 644d92a restructure d3 model data so that nodes can be presented in a different order than the corresponding data index. This allows nodes to be brought to front when mouse over by Paul Greyson · 11 years ago
  14. 6d9ed86 trying to put back zoom animation. need to rework databinding to allow elements to be presented in different order than the data by Paul Greyson · 11 years ago
  15. 968d1b4 put text labels in front by Paul Greyson · 11 years ago
  16. 45303ac tweaks by Paul Greyson · 11 years ago
  17. 89edc48 update by Paul Greyson · 11 years ago
  18. 4fa7bb8 update mock data by Paul Greyson · 11 years ago
  19. eed3635 fix inactive controller color by Paul Greyson · 11 years ago
  20. b367de2 add arrows to indicate link directionality by Paul Greyson · 11 years ago
  21. e262a29 fix controller selection on update by Paul Greyson · 11 years ago
  22. c17278a dynamic update for links/switches by Paul Greyson · 11 years ago
  23. a36a923 temporarily show links off center so that up and down links can be distinguished by Paul Greyson · 11 years ago
  24. 5dd25f6 updated by Paul Greyson · 11 years ago
  25. 38d8bde workarounds for Chrome v25 bugs related to matrix transform by Paul Greyson · 11 years ago
  26. 985bb65 renable proxy to gui3 (for Paul's remote workflow) by Paul Greyson · 11 years ago
  27. 8a77df6 Merge remote-tracking branch 'upstream/master' by Paul Greyson · 11 years ago
  28. 6db9305 add new file path to make restapi2.py work with Amazon EC2 environment by Masayoshi Kobayashi · 11 years ago
  29. e23620c fixed typo in url in file path in ons-demo/js/model.js by Ubuntu · 11 years ago
  30. 2df978d Merge remote-tracking branch 'upstream/master' by Paul Greyson · 11 years ago
  31. 3f890b6 disable pointer events for inactive elements by Paul Greyson · 11 years ago
  32. 6cb07f7 Merge pull request #286 from pgreyson/master by Umesh Krishnaswamy · 11 years ago
  33. 70377e2 Add command-line support to specify a range of Flow IDs to be cleared by Pavlin Radoslavov · 11 years ago
  34. 22af578 fix bug in rest-test.sh by Masayoshi Kobayashi · 11 years ago
  35. 29d282c change to show last 2 bytes of dpid in GUI by Masayoshi Kobayashi · 11 years ago
  36. c3e21a0 update JSON mock responses and release notes by Paul Greyson · 11 years ago
  37. 832d220 fix a sorting bug and correct agg switch id problem by Paul Greyson · 11 years ago
  38. bcd3c77 hooking up to real test bed by Paul Greyson · 11 years ago
  39. cb8cdfe Add extra comments. by Pavlin Radoslavov · 11 years ago
  40. 726c637 Added a script for generating a number of flows. by Pavlin Radoslavov · 11 years ago
  41. 2615fc3 Modify script delete_flow.py so it can be used to delete by Pavlin Radoslavov · 11 years ago
  42. 01a5dff better colors by Paul Greyson · 11 years ago
  43. 3e14216 toggle controller selection by Paul Greyson · 11 years ago
  44. b48943b don't update if no model change by Paul Greyson · 11 years ago
  45. f9edc1a draw labels on mouse over by Paul Greyson · 11 years ago
  46. de7fad5 sort switches and position aggregations switches to fan out by Paul Greyson · 11 years ago
  47. d1a22d9 first cut at edges. not quite working yet. by Paul Greyson · 11 years ago
  48. 23b0cd3 magnify effect on edge switch by Paul Greyson · 11 years ago
  49. f8f4317 first cut at mouseover to zoom edge node by Paul Greyson · 11 years ago
  50. 952ccb6 getting stretched layout working by Paul Greyson · 11 years ago
  51. 740bdaf initial topology view (sample JSON data isn't complete) by Paul Greyson · 11 years ago
  52. 6f86d1e setting up mock data fetch and model building on client by Paul Greyson · 11 years ago
  53. d987239 basic layout by Paul Greyson · 11 years ago
  54. da1773b adding a line to docs for mac development. testing pull request flow by Paul Greyson · 11 years ago
  55. 8cdd1a2 Print the flowEntryId of each Flow Entry when displaying the flows. by Pavlin Radoslavov · 11 years ago
  56. 2a0bd8b * Add new command-line option: by Pavlin Radoslavov · 11 years ago
  57. 8e0a00d Minor tweak in the formatting. by Pavlin Radoslavov · 11 years ago
  58. d27915b change rest test script by Masayoshi Kobayashi · 11 years ago
  59. 84bd06e add flow-push script by Masayoshi Kobayashi · 11 years ago
  60. 259b60b Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Pavlin Radoslavov · 11 years ago
  61. eb2d5a2 Fix the add_flow.py behavior: if the shortest path computation fails by Pavlin Radoslavov · 11 years ago
  62. a05f01f topology.js for sprint5 by Masayoshi Kobayashi · 11 years ago
  63. 4f7b796 Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS by Masayoshi Kobayashi · 11 years ago
  64. 5e91bdf toplogy rest change to sprint 5 by Masayoshi Kobayashi · 11 years ago
  65. 916832f Added new Flow-related API: clearFlow(), the REST "flow/clear/" API, by Pavlin Radoslavov · 11 years ago
  66. 02223ec Add a command description to the "usage" message. by Pavlin Radoslavov · 11 years ago
  67. 09a9bee Minor formatting when printing the flow entries. by Pavlin Radoslavov · 11 years ago
  68. 8a002d9 Fix Issue #243 and Issue #244: by Pavlin Radoslavov · 11 years ago
  69. 5daa54b Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Pavlin Radoslavov · 11 years ago
  70. 57572b1 add scripts by Masayoshi Kobayashi · 11 years ago
  71. 3f3778a Implement non-stop monitoring of the installed flow. by Pavlin Radoslavov · 11 years ago
  72. 1474891 * Accept both base10 and base16 format for (almost) all integer arguments by Pavlin Radoslavov · 11 years ago
  73. 82200bc Fix a bug when printing the port number for ACTION_OUTPUT actions. by Pavlin Radoslavov · 11 years ago
  74. e2f0de8 Complete the work toward Issue #215 and Issue #216: by Pavlin Radoslavov · 11 years ago
  75. f13923a Work toward Issue #215 and Issue #216: by Pavlin Radoslavov · 11 years ago
  76. 2d59f58 Add a fix when printing a Flow Entry in case there are no matching by Pavlin Radoslavov · 11 years ago
  77. ede9758 Work toward Issue #215 and Issue #216: by Pavlin Radoslavov · 11 years ago
  78. 706df05 Fixed Issue #207: Implement remaining API for getting flow state by Pavlin Radoslavov · 11 years ago
  79. f4ad989 Added three Python scripts to add/delete/get a flow that by Pavlin Radoslavov · 11 years ago
  80. fd0657c * Move around some of the debug() statements by Pavlin Radoslavov · 11 years ago
  81. 37ebda6 Pushing Sprint 4 demo GUI by Ubuntu · 11 years ago
  82. 765deff Added path view on GUI by Ubuntu · 11 years ago
  83. 3bc5fde Change rest server to show paths by Masayoshi Kobayashi · 11 years ago
  84. 21bd3be GUI html change by Masayoshi Kobayashi · 11 years ago
  85. c016ba1 Color code ONOS Controller status by Ubuntu · 11 years ago
  86. fc5e237 (forget to add controller status javascript) by Masayoshi Kobayashi · 11 years ago
  87. dd4ad8f Addes controller status GUI by Masayoshi Kobayashi · 11 years ago
  88. 5b2b24a GUI change to colorcode the controller by Ubuntu · 11 years ago
  89. 1407a50 GUI changes by Masayoshi Kobayashi · 11 years ago
  90. f83aa44 Reimplement the shortest path computation by using the new DataPath and FlowEntry containers. by Pavlin Radoslavov · 11 years ago
  91. b1f9479 Added hello.html that is used by Amazon Elastic loadbalancer to check the server health by Masayoshi Kobayashi · 11 years ago
  92. f63ef2f GUI: changed link from arc to straight line. Cleaned up javascript. by Masayoshi Kobayashi · 11 years ago
  93. 274c07d Added start-rest.sh and modified onos/casandra start script by Masayoshi Kobayashi · 11 years ago
  94. aea2a68 Added fabicon.ico by Ubuntu · 11 years ago
  95. 246ff82 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Ubuntu · 11 years ago
  96. 3292578 Added jquery-1.7.2.min.js by Ubuntu · 11 years ago
  97. f6ce96c added test-network files by Ubuntu · 11 years ago
  98. 82b8a83 Add ONOS GUI (python server, html and javascript) by Ubuntu · 11 years ago
  99. 25072e5 better error message on restapi3.py by Ubuntu · 11 years ago
  100. 2a64c8a Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Pankaj Berde · 11 years ago