1. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  2. de003d9 LeadershipService and MastershipService/Store APIs return CompletableFutures so that callers can (optionally) chain together dependent operations by Madan Jampani · 9 years ago
  3. a7841ed ONOS-1896 : enum Permission added, DefaultPermission removed by Changhoon Yoon · 9 years ago
  4. bdeb88a ONOS-1896 Modify Application Subsystem to support Security-Mode ONOS by Changhoon Yoon · 9 years ago
  5. 98ffca8 Save memory consumption by avoding unnecessary instantiation by Sho SHIMIZU · 9 years ago
  6. 6d01d3d Inline static factory methods in BandwidthResource by Sho SHIMIZU · 9 years ago
  7. 63feca7 Rename Bandwidth to BandwidthResource by Sho SHIMIZU · 9 years ago
  8. f7536ab ONOS-1883: Fix for lost flow rules on CLI directed mastership changes. by Madan Jampani · 9 years ago
  9. 94b7ff4 Rename Lambda in org.onosproject.net.resource to LambdaResource by Sho SHIMIZU · 9 years ago
  10. 100e3b8 First shot at Broadcom OFDPA 1.0 pipeline by Saurav Das · 9 years ago
  11. 30d639b Introduce import statements for java.util.Optional by Sho SHIMIZU · 9 years ago
  12. e114f04 ConsistentLinkResourceStore to replace HazelcastLinkResourceStore. Also by Ayaka Koshibe · 9 years ago
  13. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  14. 10e75cd ONOS-1443: Group bucket statistics support and group CLI formatting by Srikanth Vavilapalli · 9 years ago
  15. 717361f Distributed group store using eventual consistent map abstraction by Srikanth Vavilapalli · 9 years ago
  16. ed12ae5 ONOS-985: Sample integration test application for group subsystem by Srikanth Vavilapalli · 9 years ago
  17. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  18. 7ff0181 ONOS-944: Implemented a Group operation failure handler in GroupManger and SimpleGroupStore. by sangho · 9 years ago
  19. 45c27c8 ONOS-895: Group manager implementation by Srikanth Vavilapalli · 9 years ago
  20. 0599d51 ONOS-885: Group store interface definition and in-memory store implementation by Srikanth Vavilapalli · 9 years ago
  21. 0ce220a ONOS-426 - make the unit of Bandwidth clear by Sho SHIMIZU · 9 years ago
  22. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago
  23. c31d9f1 ONOS-745 Refactoring topology to compute only broadcast tree and not pre-compute paths. by Thomas Vachuska · 9 years ago
  24. 9a39eca ONOS-423 - Throw a specific exception when resources are exhausted by Ray Milkey · 9 years ago
  25. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  26. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago
  27. e97ede9 ONOS-239 Retrigger compilation when new resources are available by Ray Milkey · 9 years ago
  28. 8e5e91e Update SimpleLinkResourceStore to obtain capacities from link annotations by Toshio Koide · 10 years ago
  29. 57126fe Sketching out what link-state addition would look like; quite easy until we get to the distributed store. by Thomas Vachuska · 10 years ago
  30. 0c6e184 Trigger MastershipEvent on no more master case by Yuta HIGUCHI · 10 years ago
  31. 3e5d11a Add GossipLinkStoreTest by Yuta HIGUCHI · 10 years ago
  32. 3233618 Initial implementation of unit tests for SimpleLinkResourceStore. by Toshio Koide · 10 years ago
  33. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  34. 0e752bd Added link types of TUNNEL and OPTICAL. by Thomas Vachuska · 10 years ago
  35. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago
  36. 18ab8a9 modified LinkKey creation to follow other id objects by Yuta HIGUCHI · 10 years ago
  37. 80912e6 Separate cluster management and mastership management to separate packages by Yuta HIGUCHI · 10 years ago
  38. 4c89127 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  39. c404770 role reassignment tweaks by Ayaka Koshibe · 10 years ago
  40. 0d6a5e6 Fixed remove behavior for Device and Link Store by Yuta HIGUCHI · 10 years ago
  41. 39ede6a SimpleLinkStore with annotation and multi-provider support by Yuta HIGUCHI · 10 years ago
  42. 55710e7 implemented annotation merging on SimpleDeviceStore. by Yuta HIGUCHI · 10 years ago
  43. 8e49379 Experimenting multi Provider support on SimpelDeviceStore. by Yuta HIGUCHI · 10 years ago
  44. 5f6739c Add ProviderID to DeviceStore port update APIs by Yuta HIGUCHI · 10 years ago
  45. ea961ff Moved trivial from net to store. Fixed some javadocs. by tom · 10 years ago
  46. 8441136 serializers for roles by Ayaka Koshibe · 10 years ago
  47. 1743ddb test for simpleMastershipStore by Ayaka Koshibe · 10 years ago
  48. f5712ff Simple{Device,Link}Store test by Yuta HIGUCHI · 10 years ago
  49. e76a24d Bundle restructuring by Yuta HIGUCHI · 10 years ago