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