1. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  2. 9476fa1 Adding @Beta to Intent API classes and interfaces by Brian O'Connor · 9 years ago
  3. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  4. ee2aa65 Merge IntentInstaller's role into IntentCompiler by Sho SHIMIZU · 9 years ago
  5. ebc5d22 Refactor connectivity intent creation to use builders by Ray Milkey · 9 years ago
  6. c24cde3 Add priority to Intents by Ray Milkey · 9 years ago
  7. 2811c40 Changes related to the "LinkCollectionIntent" type of intents by Pavlin Radoslavov · 9 years ago
  8. c357381 ONOS-989 - Add key to toString() methods of intents by Ray Milkey · 9 years ago
  9. 23b5a76 Add resources into intent toString() outputs. by Jonathan Hart · 9 years ago
  10. 16ea69b Pass constraints argument to the constructor of super class by Sho SHIMIZU · 9 years ago
  11. ab17b27 LinkCollectionIntentInstaller - reuse same code for install and uninstall by Jonathan Hart · 9 years ago
  12. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  13. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/api/src/main/java/org/onlab/onos/net/intent/LinkCollectionIntent.java]
  14. 119fd5c Javadoc fixes. by Pavlin Radoslavov · 9 years ago
  15. 520c052 Changing Intent Ids to use explicit id assignment by Brian O'Connor · 9 years ago
  16. 4a33807 SinglePoint to MultiPoint Intent initial implementation by Michele Santuari · 10 years ago
  17. c3df36b Refactor: improve null safety by using empty list instead of null by Sho SHIMIZU · 9 years ago
  18. ac8f352 Add a constructor in LinkCollectionIntent to have constraints by Sho SHIMIZU · 9 years ago
  19. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  20. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  21. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  22. 436c076 Fixed javadocs. by Thomas Vachuska · 10 years ago
  23. e291c84 Enhanced toString for intents for consistency. Removed ID block allocator stuff. by Thomas Vachuska · 10 years ago
  24. c96058a Refactoring intent API. by Thomas Vachuska · 10 years ago
  25. 6b2ffc3 Fixed issue where LinkCollectionIntentInstaller was missing a flow rule by Jonathan Hart · 10 years ago
  26. e668408 Unit tests for some Intent objects and compilers by Ray Milkey · 10 years ago
  27. 0742ec9 Add a Multiple source to single destination intent by Ray Milkey · 10 years ago