1. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  2. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  3. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  4. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  5. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  6. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  7. fd46e1d Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago
  8. 2b746f4 Add missing application titles in app.xml with pom.xml clean up by Jian Li · 8 years ago
  9. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  10. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  11. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  12. 395e56e Remove deprecated Optical provider by Ray Milkey · 8 years ago
  13. bbc7ead Fixed a bug that optical intent compilers never release resources reserved during compilation. by Naoki Shiota · 8 years ago
  14. 31980ab Optical path provisioner packet layer check by Ayaka Koshibe · 8 years ago
  15. 6516787 minor optical app pom.xml fix by HIGUCHI Yuta · 8 years ago
  16. 7cfd4433 ONOS-3704 - Cleaning up Maven build warning messages and cleaning up some versions of thirdparty libraries. by Brian Stanke · 8 years ago
  17. a9a1bbd Bump up fasterxml jackson lib to 2.7.0 and clean up dependencies by Jian Li · 8 years ago
  18. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  19. a5a312b Replace stale codehaus jackson lib to new fasterxml jackson lib by Jian Li · 8 years ago
  20. 72ee30c [ONOS-3730] Populate portSpeed for ODUCLT and OCH ports. by Toru Furusawa · 8 years ago
  21. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  22. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  23. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  24. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  25. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  26. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  27. f178163 Updating application appIds for optical by Brian O'Connor · 8 years ago
  28. 2c30530 Deprecate IndexedLambda and remove from optical intent compiler. by Marc De Leenheer · 8 years ago
  29. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  30. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  31. 234fa82 Remove reliance on link annotations in optical path provisioner. by Marc De Leenheer · 8 years ago
  32. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 8 years ago
  33. c87db55 Remove dependency on LinkResourceService from OpticalPathProvisioner by Sho SHIMIZU · 9 years ago
  34. 7d20af1 Refactor: Rename to more descriptive name by Sho SHIMIZU · 9 years ago
  35. a6426cb Refactor: Remove intermediate layer just delegating to DeviceResourceStore by Sho SHIMIZU · 9 years ago
  36. 5c16df8 Replace method call of DeviceResourceService with that of ResourceService by Sho SHIMIZU · 9 years ago
  37. 7431fa1 Remove unnecessary continue by Sho SHIMIZU · 9 years ago
  38. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  39. 6cfc02d Use dianmond operator by Sho SHIMIZU · 9 years ago
  40. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  41. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  42. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  43. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  44. 0a9c9c4 Simplify non-equality comparison by Sho SHIMIZU · 9 years ago
  45. 819ee29 Use diamond operator by Sho SHIMIZU · 9 years ago
  46. 9553bb8 Make TrafficTreatment.Builder.setLambda() deprecated by Sho SHIMIZU · 9 years ago
  47. 260439d Replace deprecated APIs with the alternatives by Sho SHIMIZU · 9 years ago
  48. be63b23 Regard the release when the APIs became deprecated as Cardinal by Sho SHIMIZU · 9 years ago
  49. d13a37b Remove deprecated Flow Rule constructors by Ray Milkey · 9 years ago
  50. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  51. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  52. c973308 Static optical madness. Fix in device resource store. Javadoc. by Marc De Leenheer · 9 years ago
  53. 4a1c1fa Bidirectional optical intents (ONOS-2055). by Marc De Leenheer · 9 years ago
  54. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  55. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  56. bcb0237 Bug fixes for Optical Intent installation and removal by Ayaka Koshibe · 9 years ago
  57. 88194c3 Fix optical port types in device store (ONOS-2046). by Marc De Leenheer · 9 years ago
  58. 9f7d189 Release resources when intent is withdrawn (ONOS-2048). by Marc De Leenheer · 9 years ago
  59. 8c2caac Support for OTN using optical circuit intents. Refined DeviceResourceService. by Marc De Leenheer · 9 years ago
  60. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  61. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  62. fb446fe Remove unnecessary object creation by Sho SHIMIZU · 9 years ago
  63. 6d28312 Simplify a condition by Sho SHIMIZU · 9 years ago
  64. b5d3841 Add logging for debug by Sho SHIMIZU · 9 years ago
  65. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  66. bb9f4bb Remove unreferenced fields by Sho SHIMIZU · 9 years ago
  67. 79945e8 Remove type parameter and use diamond operator by Sho SHIMIZU · 9 years ago
  68. 1afa2a0 Rewrote optical connectivity intent compiler by Marc De Leenheer · 9 years ago
  69. 16f857b First round of cleanups in optical path provisioner. No more user input for packet/optical mininet script. by Marc De Leenheer · 9 years ago
  70. 586afd8 Removing need for boilerplate app.xml; Instead defining onos.app.name and onos.app.origin (optional) is sufficient to trigger generation of boilerplate app.xml and features.xml files. by Thomas Vachuska · 9 years ago
  71. a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  72. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  73. 0fa583c GUI -- Added applications view. by Thomas Vachuska · 9 years ago
  74. e076c79 Implement builders for optical intents by Ray Milkey · 9 years ago
  75. ee4f937 Adding more app.xml files. Upgrading app.xml versions. Cleaned-up features.xml. by Thomas Vachuska · 9 years ago
  76. 6ea48a2 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  77. 91d9019 Tagging ONOS Blackbird release: 1.1.0 by Brian O'Connor · 9 years ago 1.1.0
  78. 1545b1e Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  79. 20fa3a4 Tagging 1.1.0-rc2 by Brian O'Connor · 9 years ago 1.1.0-rc2
  80. 8b3e80b Remove default flow rules for ROADMs. Fix LinkResource NPE. Single instance provisions optical path. by Marc De Leenheer · 9 years ago
  81. 266ac66 Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  82. 352236e Tagging 1.1.0-rc1 by Brian O'Connor · 9 years ago
  83. 411f977 Fixed typo in optical/app.xml by Thomas Vachuska · 9 years ago
  84. 62ad95f Added ability to upload apps as both app.xml or app.zip. by Thomas Vachuska · 9 years ago
  85. b473b9d Injecting topology through JSON ConfigProvider works for multi-instance (ONOS-490). by Marc De Leenheer · 9 years ago
  86. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  87. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  88. 03406a4 IntentStore interface changes by Brian O'Connor · 9 years ago
  89. 320e6c9 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  90. 025fb44 Adding more T-ports to big topo by Brian O'Connor · 9 years ago
  91. c7bdd8c Improvements to OpticalPathProvisioner by Brian O'Connor · 9 years ago
  92. 8b6b172 temporary NPE fix for ONOS-439 by Brian O'Connor · 9 years ago
  93. 7f2e9bf bumping version to 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  94. 5b29ebd Bumping version to 1.0.0 by Brian O'Connor · 9 years ago 1.0.0
  95. 4785eec removing some TODOs by alshabib · 9 years ago
  96. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  97. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago
  98. 7a71d5d Added WITHDRAW_REQ Intent State for ONOS-146 by Brian O'Connor · 9 years ago
  99. 72a034c Initial implementation of distributed intent batch queue by Brian O'Connor · 9 years ago
  100. ccfa94c LLDPLinkProvider listens to MastershipEvents by Ayaka Koshibe · 9 years ago