1. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  2. d35961b Added keydown handler. by Simon Hunt · 10 years ago
  3. 33f228a Replaced IpPrefix and IpAddress in the following methods by Pavlin Radoslavov · 10 years ago
  4. 5cd0e8f Fixed node geometry so that [x,y] is now at the center of the rectangle. (Added debug circles). by Simon Hunt · 10 years ago
  5. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  6. 598924e Sketched out TopologyResource for the new GUI. by Thomas Vachuska · 10 years ago
  7. 19cb098 Another step forward with the UI. by Simon Hunt · 10 years ago
  8. 2c9e0c2 Another step forward with the UI. by Simon Hunt · 10 years ago
  9. 9252bc3 Added a REST command to upload topology configuration. by Thomas Vachuska · 10 years ago
  10. 0820da0 use managed guava version by Yuta HIGUCHI · 10 years ago
  11. 1c21989 Added geometry lib script, and implemented collision prevention of nodes. by Simon Hunt · 10 years ago
  12. ae968a6 Oops. Added missing .png's and fixed a couple of errors in network.js. by Simon Hunt · 10 years ago
  13. 1c5f8b6 Added code to adjust node rectangle size based on text label size, plus a little more for the icon. by Simon Hunt · 10 years ago
  14. 68ae665 Added 32x32 icons to nodes (place holder images for now). by Simon Hunt · 10 years ago
  15. 3ab76a8 Added basic drag and select behavior to nodes. by Simon Hunt · 10 years ago
  16. 0b05d4a Initial (v.rough) draft of ONOS UI. by Simon Hunt · 10 years ago
  17. 8bca74f Added d3 and jquery libs to index.html by Simon Hunt · 10 years ago
  18. 1f60124 Preparing gui module. by tom · 10 years ago
  19. 202175a Renaming all Simple*Manager to just *Manager. by tom · 10 years ago
  20. 82e7257 Converted all package.html files to package-info.java for easier package documentation. by tom · 10 years ago
  21. 94bb4a4 Added onlab-misc module and renamed onos-util-* modules to onlab-*. by tom · 10 years ago
  22. 5ac5188 Moved the samples to a separate package. by tom · 10 years ago
  23. b1260e4 Created onos-core-trivial as a place to put trivial implementation of core against which initial set of providers can be developed. by tom · 10 years ago
  24. 0eb04ca Added cubby-holes for new projects. by tom · 10 years ago