1. 2921abc In Karaf 4.2, dynamic service injections must be declared as volatile by Ray Milkey · 5 years ago
  2. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  3. dc8a556 [ONOS-7585] ObjectiveTracker.intentsByLink is not updated after ONOS node reboot by jaegonkim · 6 years ago
  4. 274cecb Clarify and add more details to some log messages by Jon Hall · 7 years ago
  5. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  6. 8521f81 remove deprecated isDurable() method by Ray Milkey · 7 years ago
  7. 24d9be7 [ONOS-6446] ObjectiveTrackerService is not a public service by Yi Tseng · 7 years ago
  8. 3b8101a Refactored IntentPartitionService as WorkPartitionService by Madan Jampani · 8 years ago
  9. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  10. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  11. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  12. 0d39bba Remove method not being used for long by Sho SHIMIZU · 8 years ago
  13. 97a93dd Tighten visibility of method by Sho SHIMIZU · 8 years ago
  14. e18cb12 Move files under newresource package to resource package by Sho SHIMIZU · 8 years ago
  15. b08d586 Refactor: Rename Resource#isTypeOf() to isSubTypeOf() by Sho SHIMIZU · 8 years ago
  16. 9c02f3a Hide underlying components from public use by Sho SHIMIZU · 8 years ago
  17. 1c96510 Renaming Partition{Service, Manager, Event} to IntentPartition{Service, Manager, Event} to better disambiguate between another PartitionService that is responsible for managing datastore partitions by Madan Jampani · 8 years ago
  18. 44f3761 Abondon the concept of resources under a link by Sho SHIMIZU · 8 years ago
  19. 0b9c468 Remove dependency on LinkResourceService from ObjectiveTracker by Sho SHIMIZU · 9 years ago
  20. 99b7b34 Fix synchronization issue by HIGUCHI Yuta · 9 years ago
  21. a9c18b9 ONOS-2979 ObjectiveTracker improvements by Brian O'Connor · 9 years ago
  22. 0cca3e8 IntentManager: Don't compile all failed intents on every event by Jonathan Hart · 9 years ago
  23. d82a4e6 Remove redundant type cast by Sho SHIMIZU · 9 years ago
  24. 96c5a4a ONOS-2513 Fix entire MP2SP intent failing on partial connectivity loss by Jonathan Hart · 9 years ago
  25. 94470fe Objective tracker doesn't need to react to port events by Jonathan Hart · 9 years ago
  26. 690fd1c Fixing bug where WITHDRAWN intents get added to ObjectiveTracker by Brian O'Connor · 9 years ago
  27. c46af20 Fixing an issue where intents fail to re-route after a node is restarted; caused by failure to register intent resources correctly. by Thomas Vachuska · 9 years ago
  28. 3057f21 Updating log level in ObjectiveTracker by Brian O'Connor · 9 years ago
  29. 69d6ac7 ONOS-2003 Fixing intent reroute after cluster change by Brian O'Connor · 9 years ago
  30. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  31. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  32. b5dcc51 Adding device and host tracking for intents (ONOS-1356) by Brian O'Connor · 9 years ago
  33. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  34. 64a0369d IntentInstaller: changing from Set to Collection to improve perf by Brian O'Connor · 9 years ago
  35. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  36. 2da272b Removed deprecated classes/interfaces by Ray Milkey · 9 years ago
  37. 7c44c05 Unit tests for Objective Tracker by Ray Milkey · 9 years ago
  38. 4400853 cleaning up some TODOs by Brian O'Connor · 9 years ago
  39. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  40. 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/net/intent/impl/ObjectiveTracker.java]
  41. 5d55ed4 Bug fixes for Intent Manager by Brian O'Connor · 9 years ago
  42. 86f6f7f Adding Leadership Listener to IntentBatchService by Brian O'Connor · 9 years ago
  43. 82e5326 For ONOS-356 by Yuta HIGUCHI · 9 years ago
  44. 72a034c Initial implementation of distributed intent batch queue by Brian O'Connor · 9 years ago
  45. e97ede9 ONOS-239 Retrigger compilation when new resources are available by Ray Milkey · 9 years ago
  46. 00dd1f9 Fix for optical re-reoute by Praseed Balakrishnan · 9 years ago
  47. 7b652ad Fixed some javadoc warning/errors. by Thomas Vachuska · 10 years ago
  48. 56df70f Added debug log by Yuta HIGUCHI · 10 years ago
  49. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  50. b97cf28 Refactoring intent API. by Thomas Vachuska · 10 years ago
  51. 18ab8a9 modified LinkKey creation to follow other id objects by Yuta HIGUCHI · 10 years ago
  52. 1dd08e4 Enhanced flow list command to be more parsable and to use sorted devices list. by tom · 10 years ago
  53. 53945d5 Working on intent uninstall during recompilation. by tom · 10 years ago
  54. 85258ee Reworked intent states to the new set of states. by tom · 10 years ago[Renamed (81%) from core/net/src/main/java/org/onlab/onos/net/intent/impl/FlowTracker.java]
  55. 800709a Experimenting. by tom · 10 years ago
  56. 95329eb Starting to experiment with flow tracking. by tom · 10 years ago