1. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  2. 4ce97ff Fixed a bug that ComponentConfigManager#preSet never affect OSGi configuration. by Naoki Shiota · 8 years ago
  3. 6bc04be Fixed a bug that ComponentConfigManager#preSetProperty always fails to update a property value. by Naoki Shiota · 8 years ago
  4. dd106a6 Simplified component config loader with preset method that sets the configuration regardless of the component state by andrea · 9 years ago
  5. 73f0378 Added test file Change-Id: Ie1a24924c6fe6d9a522640c7155976524b755ee0 by andrea · 9 years ago
  6. 33279c8 Minor formatting changes in unit test for component config loader by andrea · 9 years ago
  7. 7837576 ONOS-2957 added loding configuration component from file. by andrea · 9 years ago
  8. 57e83e8 Throw exceptions when registered properties that do not exist by Brian O'Connor · 9 years ago
  9. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  10. 92af89f Minor cosmetic cleanup in ComponentConfigManager.java by Thomas Vachuska · 9 years ago
  11. 6685521 Added accumulation of events using the accumulator construct. by Aaron Kruglikov · 9 years ago
  12. 541ef71 ONOS-1993 Implement API-level permission checking + security util code location replacement by Changhoon Yoon · 9 years ago
  13. fc52fec Fixed a slew of shutdown exceptions that arose due to improper or out-of-order resource clean-up, e.g. listeners, timers, executors. by Thomas Vachuska · 9 years ago
  14. db320ab ONOS-1736 - Moved log.warn for property reset to be emitted only when the property itself is not known; it will not be emitted when the component is not known. by Thomas Vachuska · 9 years ago
  15. 6519e6f Making number of components configurable using the central component configuration subsystem. by Thomas Vachuska · 9 years ago
  16. 85c2926 Protecting against NPE in ComponentConfigManager by Brian O'Connor · 9 years ago
  17. 6d697f1 Sketching out component configuration model & API. by Thomas Vachuska · 9 years ago