1. dea45ff Adding enhancements to the GUI server-side. by Thomas Vachuska · 10 years ago
  2. d8aea86 Merge "Refactor: improve null safety by using empty list instead of null" by Thomas Vachuska · 10 years ago
  3. 503aafc Merge "Make constraint objects serializable by Kryo" by Thomas Vachuska · 10 years ago
  4. c3df36b Refactor: improve null safety by using empty list instead of null by Sho SHIMIZU · 10 years ago
  5. cd4bac8 Make constraint objects serializable by Kryo by Sho SHIMIZU · 10 years ago
  6. 97a64cd Refactor: move method to get annotated double value by Sho SHIMIZU · 10 years ago
  7. 23aa49f Merge "Use DeviceId instead of ElementId in WaypointConstraint for consistency" by Thomas Vachuska · 10 years ago
  8. fe129db Aggregate definition of annotation key for latency into a single file by Sho SHIMIZU · 10 years ago
  9. fa2cd3b Use DeviceId instead of ElementId in WaypointConstraint for consistency by Sho SHIMIZU · 10 years ago
  10. c76f52e Merge "Add a constructor in LinkCollectionIntent to have constraints" by Thomas Vachuska · 10 years ago
  11. 0538784 Merge "Modify getter name to match the project naming convention" by Thomas Vachuska · 10 years ago
  12. c672d7d1 Fix bug in validate() in BooleanConstraint by Sho SHIMIZU · 10 years ago
  13. 412a239 Modify getter name to match the project naming convention by Sho SHIMIZU · 10 years ago
  14. ac8f352 Add a constructor in LinkCollectionIntent to have constraints by Sho SHIMIZU · 10 years ago
  15. 5d4b1c2 Add constraint for link annotated value by Sho SHIMIZU · 10 years ago
  16. 1df945b Add latency constraint by Sho SHIMIZU · 10 years ago
  17. 075268b Add constraint to avoid specified devices by Sho SHIMIZU · 10 years ago
  18. 14ccab5 Add missing getter for waypoints and unit test for equality by Sho SHIMIZU · 10 years ago
  19. 3dc5435 Merge "Add constraint for waypoints" by Thomas Vachuska · 10 years ago
  20. 0c6e184 Trigger MastershipEvent on no more master case by Yuta HIGUCHI · 10 years ago
  21. 0e51fe5 Add constraint for waypoints by Sho SHIMIZU · 10 years ago
  22. d6a18709 Add more descriptive Javadoc by Sho SHIMIZU · 10 years ago
  23. f4dbc726 Remove unnecessary type parameter and cast by Sho SHIMIZU · 10 years ago
  24. 7d0032b Added constructors for serialization of the new constraint types and registered the types with the serializer pool. by Thomas Vachuska · 10 years ago
  25. edc944c adding constaints to intent API by Thomas Vachuska · 10 years ago
  26. 5c94727 javadoc fixes by Yuta HIGUCHI · 10 years ago
  27. 909d226 Workaround for PathIntent serialization issue by Yuta HIGUCHI · 10 years ago
  28. 41718fc Applied some fixes to Intents by Brian O'Connor · 10 years ago
  29. 4b42077 Cleaned up a slew of Javadoc errors in preparation for switch over to Java 8. by Thomas Vachuska · 10 years ago
  30. caa450b Prototype bandwidth reservation by Ray Milkey · 10 years ago
  31. 10a31c3 initial Distributed IntentStore using Hz by Yuta HIGUCHI · 10 years ago
  32. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  33. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  34. 4908d60 refactoring OpticalPathIntent yet again by Brian O'Connor · 10 years ago
  35. 086724e refactoring OpticalPathIntent by Brian O'Connor · 10 years ago
  36. 9e622ac optical intent by weibit · 10 years ago
  37. 7e58346 optical intent module by weibit · 10 years ago
  38. f32383b Optical Path Porvisioning by weibit · 10 years ago
  39. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  40. 1fb982f Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  41. 436c076 Fixed javadocs. by Thomas Vachuska · 10 years ago
  42. 46c07ad Added some todos. by Thomas Vachuska · 10 years ago
  43. 10d4abc Adding JSON output for intent list command. by Thomas Vachuska · 10 years ago
  44. e291c84 Enhanced toString for intents for consistency. Removed ID block allocator stuff. by Thomas Vachuska · 10 years ago
  45. d03a56e Added normalization of HostToHost id fingerprint to allow host one/two to come in either order. by Thomas Vachuska · 10 years ago
  46. b97cf28 Refactoring intent API. by Thomas Vachuska · 10 years ago
  47. c96058a Refactoring intent API. by Thomas Vachuska · 10 years ago
  48. f2dbde5 refactoring intent framework installers by Brian O'Connor · 10 years ago
  49. 6b2ffc3 Fixed issue where LinkCollectionIntentInstaller was missing a flow rule by Jonathan Hart · 10 years ago
  50. e668408 Unit tests for some Intent objects and compilers by Ray Milkey · 10 years ago
  51. 0742ec9 Add a Multiple source to single destination intent by Ray Milkey · 10 years ago
  52. d32809b Fix javadoc on IntentStore and add newline at the end of the intent package-info. by Toshio Koide · 10 years ago
  53. cb900f4 Initial implementation of async installers by Brian O'Connor · 10 years ago
  54. 902d41b initial working impl of batch operations by alshabib · 10 years ago
  55. 6db1f0a Added javadocs. Renamed intent remove command. by tom · 10 years ago
  56. 85258ee Reworked intent states to the new set of states. by tom · 10 years ago
  57. 95329eb Starting to experiment with flow tracking. by tom · 10 years ago
  58. f5c9d92 Added bi-directional nature to HostToHost intent. by tom · 10 years ago
  59. a1d16b6 Corrected some javadocs. by tom · 10 years ago
  60. 66630c8 Adding Intent Impl and shell command to install simple intent by Brian O'Connor · 10 years ago
  61. f3d0616 Adding Intent API tests by Brian O'Connor · 10 years ago
  62. b876bf1 Adding Intent Framework API by Brian O'Connor · 10 years ago