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