1. 50a9b72 Add priority to remaining intent types by Ray Milkey · 9 years ago
  2. 0811bdd Disable some brittle tests that are causing problems with Jenkins by Ray Milkey · 9 years ago
  3. c24cde3 Add priority to Intents by Ray Milkey · 9 years ago
  4. 6b52813 Adding emptyTreatment() and emptySelector() by Brian O'Connor · 9 years ago
  5. 35b4ecb Increase a timeout value from 100ms to 1000ms. by Pavlin Radoslavov · 9 years ago
  6. 1c166dc Enable Intent Manager unit tests by Ray Milkey · 9 years ago
  7. b1b66d3 Add unit test for optical path intent installer by Ray Milkey · 9 years ago
  8. a046a87 Due to type mismatch, test wasn't actually testing the contents of the intent by Ray Milkey · 9 years ago
  9. 6a8fd1d Cleaned up IntentStores. by Jonathan Hart · 9 years ago
  10. 418685e Add unit tests for WithdrawCoordinating phase by Sho SHIMIZU · 9 years ago
  11. 3a7c98e Move IntentCompilers to the dedicated package by Sho SHIMIZU · 9 years ago
  12. 167ae0b Change Optional.ofNullable calls to Optional.of by Ray Milkey · 9 years ago
  13. dd5fb95 Add unit test for link collection intent installer by Ray Milkey · 9 years ago
  14. bb32048 Add unit test for MPLS path intent installer by Ray Milkey · 9 years ago
  15. 033bb70 Add unit tests for Withdrawing phase by Sho SHIMIZU · 9 years ago
  16. 67c221f Fix a typo in a parameter name by Ray Milkey · 9 years ago
  17. d990535 Unit test for path intent installer by Ray Milkey · 9 years ago
  18. 64d4867 Add unit tests for Installing phase by Sho SHIMIZU · 9 years ago
  19. 0a3bb1d9 Add unit tests for InstallCoordinating phase by Sho SHIMIZU · 9 years ago
  20. 892509a Add unit tests for Compiling phase by Sho SHIMIZU · 9 years ago
  21. 43a2822 Refactor tests to use shared mock implementations by Ray Milkey · 9 years ago
  22. 5a7787a Unit test for intent accumulator by Ray Milkey · 9 years ago
  23. 6c28f83 ONOS-1066: Move IntentCompilers to the dedicated package by Sho SHIMIZU · 9 years ago
  24. b705217 Remove dependency on PointToPointIntentCompiler by Sho SHIMIZU · 9 years ago
  25. 0e73880 Move unit tests to PointToPointIntentCompilerTest by Sho SHIMIZU · 9 years ago
  26. 64a0369d IntentInstaller: changing from Set to Collection to improve perf by Brian O'Connor · 9 years ago
  27. 1ee563a Remove unnecessary non-null check assertions by Sho SHIMIZU · 9 years ago
  28. 71ade56 Refactor Intent subsystem to eliminate using FlowRuleBatchOperation by Ray Milkey · 9 years ago
  29. cc53abd Favor adapter classes over service interfaces in unit tests by Ray Milkey · 9 years ago
  30. da36c40 ONOS-1057 - Remove references to deprecated applyBatch() method by Ray Milkey · 9 years ago
  31. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  32. 9f74c08 Fix intent manager unit tests by Ray Milkey · 9 years ago
  33. 47bc855 Updating SimpleIntentStore by Brian O'Connor · 9 years ago
  34. 4f5d93e Fixes for ObjectiveTrackerTest and IntentServiceTest by Ray Milkey · 9 years ago
  35. 3af1386 Keys based on longs should display in hexadecimal by Ray Milkey · 9 years ago
  36. 4fd4ebb Continue updating GossipIntentStore to new API. by Jonathan Hart · 9 years ago
  37. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  38. 5811ac2 Updating MockFlowRuleService with new semantics by Brian O'Connor · 9 years ago
  39. 877ec2c Handle exception when compiling fails by Sho SHIMIZU · 9 years ago
  40. 2468502 Removed deprecated intent operations by Ray Milkey · 9 years ago
  41. 2da272b Removed deprecated classes/interfaces by Ray Milkey · 9 years ago
  42. b499b35 Updates to Intent Manager and store interface by Brian O'Connor · 9 years ago
  43. 24226a2 Start IntentOperations removal by Ray Milkey · 9 years ago
  44. 72cb19a Implementation of new Flow Subsystem: by Brian O'Connor · 9 years ago
  45. aba9d00 Apply the naming convention to BatchOperationEntry by Sho SHIMIZU · 9 years ago
  46. 0ce220a ONOS-426 - make the unit of Bandwidth clear by Sho SHIMIZU · 9 years ago
  47. 3466096 Fix typo in Javadoc comment by Sho SHIMIZU · 9 years ago
  48. d7d1800 Prohibit null for resources field in Intent by Sho SHIMIZU · 9 years ago
  49. 7c44c05 Unit tests for Objective Tracker by Ray Milkey · 9 years ago
  50. ab98466 adding license to ALL files by alshabib · 9 years ago
  51. e9a3e22 Add some test cases to Intent Manager tests by Ray Milkey · 9 years ago
  52. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  53. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago