1. c672d7d1 Fix bug in validate() in BooleanConstraint by Sho SHIMIZU · 10 years ago
  2. 5d4b1c2 Add constraint for link annotated value by Sho SHIMIZU · 10 years ago
  3. 1df945b Add latency constraint by Sho SHIMIZU · 10 years ago
  4. 075268b Add constraint to avoid specified devices by Sho SHIMIZU · 10 years ago
  5. 14ccab5 Add missing getter for waypoints and unit test for equality by Sho SHIMIZU · 10 years ago
  6. 3dc5435 Merge "Add constraint for waypoints" by Thomas Vachuska · 10 years ago
  7. 0c6e184 Trigger MastershipEvent on no more master case by Yuta HIGUCHI · 10 years ago
  8. 0e51fe5 Add constraint for waypoints by Sho SHIMIZU · 10 years ago
  9. d6a18709 Add more descriptive Javadoc by Sho SHIMIZU · 10 years ago
  10. f4dbc726 Remove unnecessary type parameter and cast by Sho SHIMIZU · 10 years ago
  11. 7d0032b Added constructors for serialization of the new constraint types and registered the types with the serializer pool. by Thomas Vachuska · 10 years ago
  12. edc944c adding constaints to intent API by Thomas Vachuska · 10 years ago
  13. 5c94727 javadoc fixes by Yuta HIGUCHI · 10 years ago
  14. 909d226 Workaround for PathIntent serialization issue by Yuta HIGUCHI · 10 years ago
  15. 41718fc Applied some fixes to Intents by Brian O'Connor · 10 years ago
  16. 4b42077 Cleaned up a slew of Javadoc errors in preparation for switch over to Java 8. by Thomas Vachuska · 10 years ago
  17. caa450b Prototype bandwidth reservation by Ray Milkey · 10 years ago
  18. 10a31c3 initial Distributed IntentStore using Hz by Yuta HIGUCHI · 10 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. 4908d60 refactoring OpticalPathIntent yet again by Brian O'Connor · 10 years ago
  22. 086724e refactoring OpticalPathIntent by Brian O'Connor · 10 years ago
  23. 9e622ac optical intent by weibit · 10 years ago
  24. 7e58346 optical intent module by weibit · 10 years ago
  25. f32383b Optical Path Porvisioning by weibit · 10 years ago
  26. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  27. 1fb982f Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  28. 436c076 Fixed javadocs. by Thomas Vachuska · 10 years ago
  29. 46c07ad Added some todos. by Thomas Vachuska · 10 years ago
  30. 10d4abc Adding JSON output for intent list command. by Thomas Vachuska · 10 years ago
  31. e291c84 Enhanced toString for intents for consistency. Removed ID block allocator stuff. by Thomas Vachuska · 10 years ago
  32. d03a56e Added normalization of HostToHost id fingerprint to allow host one/two to come in either order. by Thomas Vachuska · 10 years ago
  33. b97cf28 Refactoring intent API. by Thomas Vachuska · 10 years ago
  34. c96058a Refactoring intent API. by Thomas Vachuska · 10 years ago
  35. f2dbde5 refactoring intent framework installers by Brian O'Connor · 10 years ago
  36. 6b2ffc3 Fixed issue where LinkCollectionIntentInstaller was missing a flow rule by Jonathan Hart · 10 years ago
  37. e668408 Unit tests for some Intent objects and compilers by Ray Milkey · 10 years ago
  38. 0742ec9 Add a Multiple source to single destination intent by Ray Milkey · 10 years ago
  39. d32809b Fix javadoc on IntentStore and add newline at the end of the intent package-info. by Toshio Koide · 10 years ago
  40. cb900f4 Initial implementation of async installers by Brian O'Connor · 10 years ago
  41. 902d41b initial working impl of batch operations by alshabib · 10 years ago
  42. 6db1f0a Added javadocs. Renamed intent remove command. by tom · 10 years ago
  43. 85258ee Reworked intent states to the new set of states. by tom · 10 years ago
  44. 95329eb Starting to experiment with flow tracking. by tom · 10 years ago
  45. f5c9d92 Added bi-directional nature to HostToHost intent. by tom · 10 years ago
  46. a1d16b6 Corrected some javadocs. by tom · 10 years ago
  47. 66630c8 Adding Intent Impl and shell command to install simple intent by Brian O'Connor · 10 years ago
  48. f3d0616 Adding Intent API tests by Brian O'Connor · 10 years ago
  49. b876bf1 Adding Intent Framework API by Brian O'Connor · 10 years ago