1. 7a8de84 Added ability to track whether or not node has all components running fully. by Thomas Vachuska · 8 years ago
  2. c747729 Refactor Comparator class to break dependency of core/net on the CLI by Ray Milkey · 8 years ago
  3. e97083c Fix for ONOS-1715: NPE in nodes cli command by Jon Hall · 9 years ago
  4. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  5. 7d2fab2 ONOS-1326: Added support for observing when node liveness status was last updated. Useful for detecting/debugging stability issues. by Madan Jampani · 9 years ago
  6. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  7. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from cli/src/main/java/org/onlab/onos/cli/NodesListCommand.java]
  8. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  9. 7d693f5 Experimenting with Apache 2 copyright on the onos-cli module. More later... by Thomas Vachuska · 10 years ago
  10. 32085cf Adding JSON format to the CLI. Intents and flows still need to be done. by tom · 10 years ago
  11. ee49c37 Preparing for change in ClusterService/Store implementation. by tom · 10 years ago
  12. 91c7bd0 Removed a cyclic dependency in the CLI code. by tom · 10 years ago
  13. 1380eee Cleaned-up CLI commands. by tom · 10 years ago
  14. 0872a17 Fixed a number of CLI commands. by tom · 10 years ago
  15. e472987 Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance. by tom · 10 years ago