1. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  2. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  3. 541ef71 ONOS-1993 Implement API-level permission checking + security util code location replacement by Changhoon Yoon · 9 years ago
  4. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  5. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  6. 36002e6 Made time limit for event processing configurable; cleaned-up duplicate code. by Thomas Vachuska · 9 years ago
  7. 6cba495 ONOS-1736 - Modified PacketManager to register packet request flows using the core app id, instead of the requesting app id. This is to prevent packet request flows from vanishing when app removes all its flows. This is a provisional fix until packet requests allow removal via reference counting or a similar tracking strategy. by Thomas Vachuska · 9 years ago
  8. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  9. e3f0fcf Avoid NPE in cfg command by Jon Hall · 9 years ago
  10. b0317c6 Fixed javadoc warning; added shared executor/timer wrappers to prevent inadvertent shutdown; added shutdown to CoreManager.deactivate. by Thomas Vachuska · 9 years ago
  11. 553db17 Shared system services configurability (ONOS-1304) by Murat Parlakisik · 9 years ago
  12. 8dc1a69 Added bootstrap code to auto-generate cluster.json, tablets.json and hazelcast.xml using local site address. by Thomas Vachuska · 9 years ago
  13. 9fec43f Updated CoreManager version string to be 1.2.0-SNAPSHOT. by Simon Hunt · 9 years ago
  14. 0247986 ONOS-1058 - Add application Id to intent withdraw command by Ray Milkey · 9 years ago
  15. 088e268 Fix fall back default version by Yuta HIGUCHI · 9 years ago
  16. 4785eec removing some TODOs by alshabib · 9 years ago
  17. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  18. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/net/src/main/java/org/onlab/onos/core/impl/CoreManager.java]
  19. 520c052 Changing Intent Ids to use explicit id assignment by Brian O'Connor · 9 years ago
  20. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  21. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago