1. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  2. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  3. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  4. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  5. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  6. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  7. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  8. aa4196f lower log level by HIGUCHI Yuta · 9 years ago
  9. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  10. fd0933b Remove redundant type arguments by Sho SHIMIZU · 9 years ago
  11. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  12. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  13. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  14. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  15. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  16. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  17. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  18. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  19. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  20. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  21. 3310a34 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  22. 88d2282 Ignore PORT_STATS_UPDATED from topology metrics by andrew@onlab.us · 9 years ago
  23. 586afd8 Removing need for boilerplate app.xml; Instead defining onos.app.name and onos.app.origin (optional) is sufficient to trigger generation of boilerplate app.xml and features.xml files. by Thomas Vachuska · 9 years ago
  24. a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  25. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  26. 0fa583c GUI -- Added applications view. by Thomas Vachuska · 9 years ago
  27. fba2857 Enhanced app CLI. by Thomas Vachuska · 9 years ago
  28. e167b5f Fixed some wrong app.xml configurations. by Thomas Vachuska · 9 years ago
  29. ee4f937 Adding more app.xml files. Upgrading app.xml versions. Cleaned-up features.xml. by Thomas Vachuska · 9 years ago
  30. 166c547 Added Intent PURGED events to the collected Intent Event metrics. by Pavlin Radoslavov · 9 years ago
  31. 6aaa1e0 Work toward fixing ONOS-1138: Batching topo event may cause event loss by Pavlin Radoslavov · 9 years ago
  32. 6ea48a2 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  33. 91d9019 Tagging ONOS Blackbird release: 1.1.0 by Brian O'Connor · 9 years ago 1.1.0
  34. 1545b1e Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  35. 20fa3a4 Tagging 1.1.0-rc2 by Brian O'Connor · 9 years ago 1.1.0-rc2
  36. 266ac66 Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  37. 352236e Tagging 1.1.0-rc1 by Brian O'Connor · 9 years ago
  38. 62ad95f Added ability to upload apps as both app.xml or app.zip. by Thomas Vachuska · 9 years ago
  39. 9d810f6 Fix some JSON related deprecation and javadoc warnings by Ray Milkey · 9 years ago
  40. 0f8a1e4 Count the Intent FAILED events. by Pavlin Radoslavov · 9 years ago
  41. 7f2e9bf bumping version to 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  42. 5b29ebd Bumping version to 1.0.0 by Brian O'Connor · 9 years ago 1.0.0
  43. 4785eec removing some TODOs by alshabib · 9 years ago
  44. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  45. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago
  46. 4749f84 Enabled the capturing of WITHDRAW_REQ intent events in the intent-metrics by Pavlin Radoslavov · 9 years ago
  47. 7a71d5d Added WITHDRAW_REQ Intent State for ONOS-146 by Brian O'Connor · 9 years ago
  48. 112c703 Fixing javadocs and adding missing package javadocs. by Thomas Vachuska · 9 years ago
  49. 3a46e48 Updated each of the metrics applications (Intent and Topology Metrics) by Pavlin Radoslavov · 10 years ago
  50. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  51. e4c37ce Added osgi dependency to prevent build errors in Eclipse by Jonathan Hart · 10 years ago
  52. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  53. ccc2e33 Refeactor the Topology Events and Intent Events Metrics modules: by Pavlin Radoslavov · 10 years ago
  54. 295b296 Added a new module: ONOS intent metrics application by Pavlin Radoslavov · 10 years ago
  55. 5ba8b28 Update the TopologyMetrics module to listen for all topology-related events: by Pavlin Radoslavov · 10 years ago
  56. 6bc5594 Fix the property name inside the JSON representation of the topology by Pavlin Radoslavov · 10 years ago
  57. 64d9e47 Added initial implementation of Topology-related event and by Pavlin Radoslavov · 10 years ago