1. b99426b Enable few more misc tidy checks. by Pavithra Barithaya · 1 year, 2 months ago
  2. 06df654 Enable cppcoreguidelines-special-member-functions checks by Pavithra Barithaya · 1 year, 2 months ago
  3. 8af2a1e Enable cppcoreguidelines check on the repo by Pavithra Barithaya · 1 year, 2 months ago
  4. f93c405 Enable modernize tidy checks on the repo by Pavithra Barithaya · 1 year, 2 months ago
  5. 506b366 Enable performance check on the repo by Pavithra Barithaya · 1 year, 2 months ago
  6. 864e173 Add clang-tidy file by Pavithra Barithaya · 1 year, 2 months ago
  7. 4c5143f meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 2 months ago
  8. e81151f prettier: re-format by Patrick Williams · 1 year, 6 months ago
  9. dd42c7f Minor changes in the code by Pavithra Barithaya · 1 year, 10 months ago
  10. 5660800 manager: Switch to lambda by William A. Kennington III · 1 year, 7 months ago
  11. 8ad6068 subprojects: Fix phosphor-logging dep name by William A. Kennington III · 1 year, 7 months ago
  12. dc746c0 Move the getSubTree method to utils by George Liu · 1 year, 10 months ago
  13. 43dfeeb Remove the service method in settings.hpp by George Liu · 1 year, 10 months ago
  14. f1d54ae Remove the inheritance between epoch base and bmc epoch by George Liu · 1 year, 10 months ago
  15. cb42109 Move timeMode property to manager by George Liu · 1 year, 10 months ago
  16. 7e5f9f7 Trigger the propertyChanged method of TestManager by George Liu · 1 year, 10 months ago
  17. 81194a8 Remove redundant code by George Liu · 1 year, 10 months ago
  18. 5b38e64 Add George Liu as a reviewer by George Liu · 1 year, 10 months ago
  19. 7230680 MAINTAINERS: remove file by Patrick Williams · 1 year, 11 months ago
  20. 667563c meson: Fix deprecated meson warnings by Pavithra Barithaya · 1 year, 11 months ago
  21. 3867926 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 11 months ago
  22. 59cc209 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 1 year, 11 months ago
  23. 261525d Fix cppcheck warnings by George Liu · 2 years ago
  24. 15acddc Update clang-format by George Liu · 2 years ago
  25. 0fb8ed4 meson: update dependency by George Liu · 2 years ago
  26. 947b534 logging: switch to lg2 by George Liu · 2 years ago
  27. f344f84 Remove is_method_error method by George Liu · 2 years ago
  28. a3b59bc systemd: use qualified path by Brad Bishop · 2 years, 1 month ago
  29. 076f9ec Add OWNERS file by Manojkiran Eda · 2 years, 8 months ago
  30. 3e16f77 build: remove explicit C++ standard check by Patrick Williams · 2 years, 8 months ago
  31. 915109d build: switch to C++20 by Patrick Williams · 2 years, 8 months ago
  32. 295b96b exception: switch to public sdbus exception by Patrick Williams · 2 years, 10 months ago
  33. 9c02e7e service: Fix binary name by William A. Kennington III · 3 years, 1 month ago
  34. 6fa227f service: Remove waiting on host by William A. Kennington III · 3 years, 1 month ago
  35. d04eeab Update README by Ratan Gupta · 3 years, 4 months ago
  36. f901e9c Move service file into its own repo by Ratan Gupta · 3 years, 4 months ago
  37. 53523b0 Removing the autotools build framework by Ratan Gupta · 3 years, 4 months ago
  38. 7252bea bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 2 months ago
  39. 8af2a89 Enable Meson Build system for phoshphor-time-manager by Ratan Gupta · 3 years, 4 months ago
  40. 1e1dc44 Fixing the unused variable compiler issue by Ratan Gupta · 3 years, 4 months ago
  41. c6d3397 clang-format: update to latest from docs repo by George Liu · 4 years ago
  42. 0a70452 Remove Deferred Updates by George Liu · 4 years, 2 months ago
  43. 3de9698 clang-format: Add AfterCaseLabel option from clang-10 by George Liu · 4 years, 1 month ago
  44. 3c2f449 Remove TimeOwner Feature by George Liu · 4 years, 2 months ago
  45. c09ac3f sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 1 month ago
  46. 5b746c7 sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 1 month ago
  47. 248a709 MAINTAINERS: Add Lei's IRC nickname by Lei YU · 4 years, 4 months ago
  48. c8babd3 Add vishwa as Maintainer by Vishwanatha Subbanna · 4 years, 4 months ago
  49. 66bc0a5 build: install into bin instead of sbin by Patrick Venture · 5 years ago
  50. 6aca02e build: pkg anti-pattern: use defaults by Patrick Venture · 5 years ago
  51. a8741b5 README: Add special note on NTP setting change by Lei YU · 5 years ago
  52. 4e84539 Use a single dbus connection object by Brad Bishop · 5 years ago
  53. 37539dc build: Add missing inclusion of phosphor-logging by Patrick Venture · 6 years ago
  54. 1f1d8e0 Fix std::variant usage by William A. Kennington III · 6 years ago
  55. ab4cc6a clang-format: Update to match docs repo by Gunnar Mills · 6 years ago
  56. 19b37ee Enable link time optimization by Lei YU · 6 years ago
  57. 1cd4248 Fix un-initialized time owner/mode in manager by Lei YU · 6 years ago
  58. 89efe6e Handle SdBusError exception in setting NTP by Lei YU · 6 years ago
  59. bae8d7a Handle SdBusError exception in setting time by Lei YU · 6 years ago
  60. f6fad82 Use proper errors when failing to set time by Lei YU · 6 years ago
  61. 86c83f3 Throw runtime_error instead of MethodEror by Lei YU · 6 years ago
  62. bd02439 Use correct gtest/gmock flags by Lei YU · 6 years ago
  63. 33752c7 Throw excpetion when it is not allowed to set time by Lei YU · 6 years ago
  64. 85c04d6 Add MAINTAINERS file by Andrew Jeffery · 6 years ago
  65. 7aa715b Follow secure coding standards for interactions with the mapper by Ed Tanous · 6 years ago
  66. 75710b6 Spelling fixes by Gunnar Mills · 6 years ago
  67. a111b9f Enhance documentation with more examples by Andrew Geissler · 6 years ago
  68. fa02488 Fix incorrect host time after setting BMC time in NTP/Split by Lei YU · 7 years ago
  69. 4726380 Fix incorrect host time issue switching to SPLIT by Lei YU · 7 years ago
  70. 7f25c53 Spelling fixes by Gunnar Mills · 7 years ago
  71. 383b712 Grammar fixes for README.md by Gunnar Mills · 7 years ago
  72. 7d05550 Fix table format in README.md by Lei YU · 7 years ago
  73. debe1d8 Use host state object to check if host is on by Lei YU · 7 years ago
  74. 88ad42b Remove use_dhcp_ntp related code by Lei YU · 7 years ago
  75. 1c2ce82 Let timedate1 to decide on setting time in NTP mode by Lei YU · 7 years ago
  76. 710d49b Use new settings API by Lei YU · 7 years ago
  77. ad14354 Use time mode owner enums in dbus interface by Lei YU · 7 years ago
  78. 86d8041 Use elog to throw exceptions by Lei YU · 7 years ago
  79. 23d06af Add repo specific errors by Lei YU · 7 years ago
  80. 57eab12 Change default time mode/owner to MANUAL/BOTH by Lei YU · 7 years ago
  81. dd8e9e4 Use mapper to find service name by Lei YU · 7 years ago
  82. ddd5442 Implement mode/owner and string conversions by Lei YU · 7 years ago
  83. 91910e6 Remove unused legacy files by Lei YU · 7 years ago
  84. a5003ce Use gmock on property_change_listener by Lei YU · 7 years ago
  85. 6903277 Add README.md by Lei YU · 7 years ago
  86. a741713 Invoke SetNTP and UpdateUseNtpField in time manager by Lei YU · 7 years ago
  87. 7b21879 Implement HostEpoch set time logic by Lei YU · 7 years ago
  88. 7f4fca5 Save properties to persistent storage when host is on by Lei YU · 7 years ago
  89. c6fe869 Add pgood signal handler. by Lei YU · 7 years ago
  90. 415b964 Add time Manager to handle property changes callback by Lei YU · 7 years ago
  91. af5abc5 Initial implementation of HostEpoch by Lei YU · 7 years ago
  92. e7abcdc Implement BmcEpoch set/get elapsed() by Lei YU · 7 years ago
  93. bef42ed Add .gitignore by Lei YU · 7 years ago
  94. 9623282 Implement part of BmcEpoch by Lei YU · 7 years ago
  95. 2f9c0cc Intialize new phosphor-time-manager by Lei YU · 7 years ago
  96. 4188567 Switch to using new settings API by Deepak Kodihalli · 7 years ago
  97. 20ed79e Add API to retrieve settings by Deepak Kodihalli · 7 years ago
  98. eaee455 Use error message thrown by timedate1 service by Vishwanatha Subbanna · 7 years ago
  99. 25b4ce9 Default Mode and Owner to MANUAL and BOTH respectively by Vishwanatha Subbanna · 7 years ago
  100. 2a96cfc Halt configure step on libmapper missing by Matthew Barth · 8 years ago