1. 99da8c8 scripts: csdl-to-json-converter: README.md: Fix MD034 warnings by George Liu · 5 months ago
  2. ced552a scripts: csdl-to-json-converter: README.md: Fix MD040 warnings by George Liu · 5 months ago
  3. fdbce79 Fix Task Monitor URI by Ed Tanous · 6 months ago
  4. cef8cf9 Document Json OEM schema creation by Ed Tanous · 6 months ago
  5. a529a6a Make schemas selectable by Ed Tanous · 7 months ago
  6. d8d5fc3 Bump base registry to 1.18.1 by Gunnar Mills · 7 months ago
  7. f2a8e57 Pull in 2024.1 schemas by Gunnar Mills · 7 months ago
  8. baddb59 Add verification by Ed Tanous · 8 months ago
  9. 090ab8e Generate metadata at runtime by Ed Tanous · 8 months ago
  10. 720c989 Move existing schemas into folders by Ed Tanous · 8 months ago
  11. 3e73742 Initialize schemas array with explicit size by Myung Bae · 9 months ago
  12. 5910d94 Update Privilege Registry from 1.3.0 to 1.5.0 by Gunnar Mills · 9 months ago
  13. 665e760 Pull in all registries by Gunnar Mills · 9 months ago
  14. 7b9e256 Fix generate auth certs by Ed Tanous · 9 months ago
  15. 1c79f93 redfish-schema: add Protocol by Patrick Williams · 10 months ago
  16. 2ae81db Bump Redfish schemas to 2023.3 by Gunnar Mills · 11 months ago
  17. 4c8c12d Reformat scripts by Ed Tanous · 11 months ago
  18. 8ece0e4 Fix spelling mistakes by Ed Tanous · 1 year ago
  19. e9cc1bc Update schemas to 2023.2 by Ed Tanous · 1 year, 4 months ago
  20. 480662d Fix update_schemas.py to add Oem JsonSchemas by Myung Bae · 1 year, 3 months ago
  21. 3e5faba Generate OpenBMC registry by Ed Tanous · 1 year, 5 months ago
  22. 47af832 scripts: Script to autogenerate TLS certs by Alex Schendel · 1 year, 6 months ago
  23. 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 6 months ago
  24. 9cfcad2 Remove usage of deprecated VLanNetworkInterface by Jiaqing Zhao · 1 year, 11 months ago
  25. 75ec825 Update base registries by Ed Tanous · 1 year, 7 months ago
  26. f263e09 Update schema packs to 2023.1 by Ed Tanous · 1 year, 8 months ago
  27. 23203b4 Add component integrity schemas by Ed Tanous · 1 year, 10 months ago
  28. 8b2521a Implement AggregationSource by Carson Labrado · 1 year, 11 months ago
  29. 5315c1b Implement AggregationSourceCollection by Carson Labrado · 1 year, 11 months ago
  30. 6c06898 Implement AggregationService by Ed Tanous · 1 year, 11 months ago
  31. 7da1c58 Add Ports schema by George Liu · 1 year, 11 months ago
  32. 5c5804d Fix bad namespaces by Ed Tanous · 1 year, 11 months ago
  33. 5d3a59d Fix casing on OpenBMC by Ed Tanous · 1 year, 11 months ago
  34. f041387 Fix schema validator failure regression by Ed Tanous · 1 year, 11 months ago
  35. 5b5574a Fix OemAccountService schema by Ed Tanous · 2 years, 3 months ago
  36. 72fff0a Fix CI; Run black by Gunnar Mills · 1 year, 11 months ago
  37. a8d8f9d Update schema pack to 2022.3 by Ed Tanous · 2 years ago
  38. 7b395d7 Remove OemSession from metadata by Ed Tanous · 2 years ago
  39. 71abefe Add FabricAdapter schema by Lakshmi Yadlapati · 2 years ago
  40. 11987af Aggregation: Improve prefix fixup matching by Carson Labrado · 2 years, 1 month ago
  41. 9e03140 Aggregation: Generate collections from schema by Carson Labrado · 2 years, 6 months ago
  42. 853c0dc Generate includes for all schemas by Ed Tanous · 2 years, 1 month ago
  43. fd06b30 black: re-format by Patrick Williams · 2 years, 1 month ago
  44. 204c376 Fix python packaging problem by Ed Tanous · 2 years, 1 month ago
  45. 0ec8b83 Generate Redfish enums from schemas by Ed Tanous · 2 years, 10 months ago
  46. dfa3fdc format: reformat with latest openbmc-build-scripts by Patrick Williams · 2 years, 1 month ago
  47. ddfc675 python: fix flake8 warnings by Patrick Williams · 2 years, 1 month ago
  48. f1240b4 Add ThermalMetrics schema by George Liu · 2 years, 2 months ago
  49. bf7e67e Add EnvironmentMetrics schema by George Liu · 2 years, 3 months ago
  50. fe9bd2d Add PowerSubsystem PowerSupply and PowerSupplyCollection schema by Chicago Duan · 2 years, 3 months ago
  51. 3d69fed Make the schemas.hpp generated file #include array by Ed Tanous · 2 years, 3 months ago
  52. 1a7b377 Add Fan and FanCollection schema by George Liu · 2 years, 3 months ago
  53. 009c645 Move to 2022.2 by Asmitha Karunanithi · 2 years, 4 months ago
  54. ed76121 Update Redfish schema pack to 2022.1 by Ed Tanous · 2 years, 3 months ago
  55. 8b56455 Sort schema list alphabetically by Ed Tanous · 2 years, 3 months ago
  56. 49aa131f parse_registry: make the script more flexible by Nan Zhou · 2 years, 4 months ago
  57. 2774791 Run black formatter on scripts/update_schemas.py by Ed Tanous · 2 years, 3 months ago
  58. 01c78a0 registries: iwyu by Nan Zhou · 2 years, 4 months ago
  59. 043bec0 privilege registry: simplify writing headers by Nan Zhou · 2 years, 4 months ago
  60. 6eaf0bd scripts: registry: remove unuesd imports by Nan Zhou · 2 years, 5 months ago
  61. 852432a Include Collections for JsonSchema resources by Ed Tanous · 2 years, 6 months ago
  62. 1ec1899 Add TermalSubsystem schema by Xiaochao Ma · 2 years, 6 months ago
  63. f866686 registry: Base: Upgrade 1.11.0 -> 1.13.0 by Jiaqing Zhao · 2 years, 7 months ago
  64. 8bb5fbc Update Privilege Registry from 1.2.0 to 1.3.0 by Sui Chen · 2 years, 7 months ago
  65. 81d523a Move the JsonSchemas to be generated at runtime by Ed Tanous · 2 years, 8 months ago
  66. 08eca73 Add PCIeSlots schemas to the BMC by Ed Tanous · 2 years, 7 months ago
  67. 0e2d069 registries: remove hardcoded size of MessageEntry arrays by Jason M. Bills · 2 years, 9 months ago
  68. 313c1b7 script: specify the interpreter to env by Nan Zhou · 2 years, 10 months ago
  69. 5f2b84e Drop message severity by Ed Tanous · 2 years, 11 months ago
  70. fffb8c1 Change message_registries namespace to registries by Ed Tanous · 2 years, 11 months ago
  71. 5b9ef70 Simplify parse_registries.py by Ed Tanous · 2 years, 11 months ago
  72. 1cf53df Make generated warning more prominent and helpful by Ed Tanous · 2 years, 11 months ago
  73. 4d99bbb Make parse_registries do whitespace properly by Ed Tanous · 2 years, 11 months ago
  74. 2395251 Add ManagerDiagnosticData schema by Sui Chen · 2 years, 11 months ago
  75. 30a3c43 Generate indexes for message registries by Ed Tanous · 2 years, 11 months ago
  76. 4a750f4 scripts: websocket: make ssl optional by Nan Zhou · 2 years, 11 months ago
  77. 01caf62 Regenerate generated code as part of the build by Ed Tanous · 2 years, 11 months ago
  78. 141d943 Update schema pack to 2021.4 by Sui Chen · 3 years ago
  79. 9c929be Implement Cable schema by Shantappa Teekappanavar · 3 years, 1 month ago
  80. 71b861b [Fix]: Property PhysicalContext is invalid "none" by sunitakx · 3 years ago
  81. 12778e6 Bump up privilege_registry to Redfish_1.2.0 by Shantappa Teekappanavar · 3 years ago
  82. 1b7e696 Add GET method for Triggers by Lukasz Kazmierczak · 3 years, 5 months ago
  83. 07148cf Add GET method for TriggerCollection by Lukasz Kazmierczak · 3 years, 5 months ago
  84. 1349014 hostlogger_test.py: reformat with black by Patrick Williams · 3 years, 1 month ago
  85. 5e89efd Redfish: Script to Expose Host Log Entries by SpencerKu · 3 years, 5 months ago
  86. 60c922d Move to 2021.3 by Gunnar Mills · 3 years, 1 month ago
  87. 9d42466 Move to 2021.2 by Gunnar Mills · 3 years, 4 months ago
  88. 83f984b Bump up base_message_registry to version Base.1.11.0 by Sunitha Harish · 3 years, 4 months ago
  89. d699cf9 Fix update_schemas script by Szymon Dompke · 3 years, 5 months ago
  90. f395daa Enable pycodestyle by Ed Tanous · 3 years, 5 months ago
  91. 4f48d5f Make code compile with clang-13 by Ed Tanous · 3 years, 7 months ago
  92. fe4b309 Generated files should not be copyright by Ed Tanous · 3 years, 7 months ago
  93. ed39821 Automate PrivilegeRegistry to code by Ed Tanous · 3 years, 7 months ago
  94. ff85ed3 Add Privileges schema to allow list by Gunnar Mills · 3 years, 7 months ago
  95. fc8a2b8 Update registries by Ed Tanous · 3 years, 7 months ago
  96. a06392b Update clang-format version in scripts by Ed Tanous · 3 years, 7 months ago
  97. 413d876 Fix shadowing of parameter in scripts by Ed Tanous · 3 years, 7 months ago
  98. 10f270b Move to 2021.1 by Gunnar Mills · 3 years, 8 months ago
  99. c47b845 Remove OemCrashdump_v1 from index.xml by Gunnar Mills · 3 years, 9 months ago
  100. 349a2ac Exclude not used schemas by Gunnar Mills · 4 years ago