1. 23b5a76 Add resources into intent toString() outputs. by Jonathan Hart · 9 years ago
  2. 16ea69b Pass constraints argument to the constructor of super class by Sho SHIMIZU · 9 years ago
  3. ab17b27 LinkCollectionIntentInstaller - reuse same code for install and uninstall by Jonathan Hart · 9 years ago
  4. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  5. 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]
  6. 119fd5c Javadoc fixes. by Pavlin Radoslavov · 9 years ago
  7. 520c052 Changing Intent Ids to use explicit id assignment by Brian O'Connor · 10 years ago
  8. 4a33807 SinglePoint to MultiPoint Intent initial implementation by Michele Santuari · 10 years ago
  9. c3df36b Refactor: improve null safety by using empty list instead of null by Sho SHIMIZU · 10 years ago
  10. ac8f352 Add a constructor in LinkCollectionIntent to have constraints by Sho SHIMIZU · 10 years ago
  11. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  12. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  13. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  14. 436c076 Fixed javadocs. by Thomas Vachuska · 10 years ago
  15. e291c84 Enhanced toString for intents for consistency. Removed ID block allocator stuff. by Thomas Vachuska · 10 years ago
  16. c96058a Refactoring intent API. by Thomas Vachuska · 10 years ago
  17. 6b2ffc3 Fixed issue where LinkCollectionIntentInstaller was missing a flow rule by Jonathan Hart · 10 years ago
  18. e668408 Unit tests for some Intent objects and compilers by Ray Milkey · 10 years ago
  19. 0742ec9 Add a Multiple source to single destination intent by Ray Milkey · 10 years ago