- c2e3200 Break out set time function and unit test it by Ed Tanous · 2 years ago
- 7c4c52c Aggregation: Aggregate top level collections by Carson Labrado · 2 years, 1 month ago
- 32d7d8e Aggregation: Fix and forward all responses by Carson Labrado · 2 years ago
- 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
- 3a4ad5d Refactor ipv4VerifyIpAndGetBitcount by Ed Tanous · 2 years, 4 months ago
- cf9e417 Add check for globals by Ed Tanous · 2 years ago
- 71abefe Add FabricAdapter schema by Lakshmi Yadlapati · 2 years ago
- 11987af Aggregation: Improve prefix fixup matching by Carson Labrado · 2 years, 1 month ago
- 218295d Optimize task event registry by Ed Tanous · 2 years, 5 months ago
- 7a1dbc4 Refactor GetSubTreePaths method by George Liu · 2 years, 1 month ago
- 9e03140 Aggregation: Generate collections from schema by Carson Labrado · 2 years, 6 months ago
- 853c0dc Generate includes for all schemas by Ed Tanous · 2 years ago
- 93f7a0d Use owning strings for aggregator URI by Ed Tanous · 2 years ago
- f8fe53e Change variable scopes by Ed Tanous · 2 years, 6 months ago
- 079360a Prepare for boost::url upgrade by Ed Tanous · 2 years, 6 months ago
- 204c376 Fix python packaging problem by Ed Tanous · 2 years, 1 month ago
- 0ec8b83 Generate Redfish enums from schemas by Ed Tanous · 2 years, 10 months ago
- 7e8890c Aggregation: Detect and fix all URI properties by Carson Labrado · 2 years, 1 month ago
- 2d6cb56 Implement If-Match header in Http layer by Ed Tanous · 2 years, 6 months ago
- 4ca3ec3 Add Redfish EnvironmentMetrics schema in bmcweb by Albert Zhang · 3 years, 7 months ago
- 69fca03 Aggregation: Fix header clobbering by Carson Labrado · 2 years, 2 months ago
- f1240b4 Add ThermalMetrics schema by George Liu · 2 years, 2 months ago
- ae9031f Update CollectionMembers to use UrlFromPieces by Willy Tu · 2 years, 3 months ago
- 4e7efda redfish.hpp: fix header path by Nan Zhou · 2 years, 2 months ago
- 77b3643 Implements PowerSubsystem schema by Chicago Duan · 3 years, 11 months ago
- bf7e67e Add EnvironmentMetrics schema by George Liu · 2 years, 3 months ago
- 77665bd header cleanups by Nan Zhou · 2 years, 3 months ago
- b4ad4c0 bmcweb: Add strictAccountTypes error message by Shantappa Teekappanavar · 2 years, 3 months ago
- fe9bd2d Add PowerSubsystem PowerSupply and PowerSupplyCollection schema by Chicago Duan · 2 years, 3 months ago
- 828252d certificate: Replace lambda with inline function by Jiaqing Zhao · 2 years, 3 months ago
- 3d69fed Make the schemas.hpp generated file #include array by Ed Tanous · 2 years, 3 months ago
- 1a7b377 Add Fan and FanCollection schema by George Liu · 2 years, 3 months ago
- c106b67 treewide: change EM's ObjectManager path by Nan Zhou · 2 years, 3 months ago
- c33a039 treewide: reorganize unit tests by Nan Zhou · 2 years, 4 months ago
- 01c78a0 registries: iwyu by Nan Zhou · 2 years, 3 months ago
- 043bec0 privilege registry: simplify writing headers by Nan Zhou · 2 years, 3 months ago
- 3590bd1 query: propogate errors for expand by Nan Zhou · 2 years, 5 months ago
- 411e6a1 Aggregation: Ignore JsonSchemas and fix prefixes by Carson Labrado · 2 years, 4 months ago
- 613dabe Remove nlohmann brace initialization by Ed Tanous · 2 years, 6 months ago
- 62bafc0 clang-tidy: fix misc warnings by Patrick Williams · 2 years, 4 months ago
- 2e30bc2 Fix function getLogFromRegistry by Krzysztof Grobelny · 2 years, 4 months ago
- d1bde9e used sdbusplus::unpackPropertiesNoThrow part 8 by Krzysztof Grobelny · 2 years, 4 months ago
- 07ffa4e query: make $select true by default by Nan Zhou · 2 years, 5 months ago
- 033f1e4 Move ipv4VerifyIpAndGetBitcount into ip_utils by Ed Tanous · 2 years, 4 months ago
- 44c7041 Add 405 handler for redfish by Ed Tanous · 2 years, 5 months ago
- 1e75e1d json utils: remove forward_declare by Nan Zhou · 2 years, 4 months ago
- db18fc9 Aggregation: Improve handling of certain requests by Carson Labrado · 2 years, 4 months ago
- c1d019a Sensor optimization by Ed Tanous · 2 years, 5 months ago
- 0442ef9 error_message: iwyu by Nan Zhou · 2 years, 4 months ago
- 0d5f5cf Remove tcp_stream by Ed Tanous · 2 years, 10 months ago
- e38778a Add SSL support for http_client (EventService) by AppaRao Puli · 2 years, 6 months ago
- ce96943 Aggregation: Reduce Retry Policy by Carson Labrado · 2 years, 6 months ago
- 4c30e22 Redfish Aggregation: Aggregate Collections by Carson Labrado · 2 years, 6 months ago
- 1c0bb5c Redfish Aggregation: Fixup aggregated URIs by Carson Labrado · 2 years, 7 months ago
- 46a8146 Redfish Aggregation: Router to satellite resources by Carson Labrado · 2 years, 8 months ago
- 05916ce Aggregation: Prepare for routing requests by Carson Labrado · 2 years, 5 months ago
- 5143f7a query_param: Move maxEntriesPerPage to Query struct by Jiaqing Zhao · 2 years, 5 months ago
- 60a86d6 resource messages: make functions inline by Nan Zhou · 2 years, 4 months ago
- ae68831 error message: add insufficientStorage by Nan Zhou · 2 years, 4 months ago
- b31cef6 task payload, initialize jsonValue in constructor by Ed Tanous · 2 years, 6 months ago
- 7be4c8a Deduplicate leftZeroPadding by Ed Tanous · 2 years, 5 months ago
- 2b82937 Move time utils to be in one place by Ed Tanous · 2 years, 5 months ago
- 5c9fb2d query: implement $select for objects array by Nan Zhou · 2 years, 5 months ago
- 351053f used sdbusplus::unpackPropertiesNoThrow part 1 by Krzysztof Grobelny · 2 years, 5 months ago
- 65e4f1f Optimize resource event schema by Ed Tanous · 2 years, 11 months ago
- 827c490 query: $select : use trie by Nan Zhou · 2 years, 5 months ago
- 13548d8 Preserve headers from the root object on expand by Ed Tanous · 2 years, 5 months ago
- 1d8d9a3 query: remove unused branch of $select by Nan Zhou · 2 years, 5 months ago
- e796c26 query: iwyu by Nan Zhou · 2 years, 5 months ago
- 80f595e Simplify fillMessageArgs by Ed Tanous · 2 years, 11 months ago
- e155ab5 query: implement generic $select by Nan Zhou · 2 years, 7 months ago
- dd64162 Document OpenBMC message registry requirements by Ed Tanous · 2 years, 7 months ago
- 2973963 Add Redfish ThermalSubsystem schema in bmcweb by Xiaochao Ma · 3 years, 10 months ago
- 852432a Include Collections for JsonSchema resources by Ed Tanous · 2 years, 6 months ago
- 3648c8b Query param: fix regression in top parameters by Ed Tanous · 2 years, 5 months ago
- 59d494e sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 5 months ago
- d5c80ad test treewide: iwyu by Nan Zhou · 2 years, 6 months ago
- 0d7702c Refactor getValidChassisPath by Zhenwei Chen · 2 years, 6 months ago
- ce8ea74 query_param: Set default value of $top to maxEntriesPerPage by Jiaqing Zhao · 2 years, 6 months ago
- a926c53 query_param: Update OutOfRange error message for $top and $skip by Jiaqing Zhao · 2 years, 6 months ago
- 11ba397 Remove usages of boost::starts/ends_with by Ed Tanous · 2 years, 6 months ago
- 02fea7a Use more specific include by Ed Tanous · 2 years, 6 months ago
- a51fc2d Manager: add ManagerDiagnosticData handler by Sui Chen · 2 years, 6 months ago
- 02cad96 Fix const correctness issues by Ed Tanous · 2 years, 6 months ago
- b2f7609 Fix undefined behavior in timestamp parsing by Ed Tanous · 2 years, 6 months ago
- b9e1522 Handle NTPServers list per the specification by Ed Tanous · 2 years, 6 months ago
- 1ec1899 Add TermalSubsystem schema by Xiaochao Ma · 2 years, 6 months ago
- 4e23a44 Require explicit decorator on one arg constructors by Ed Tanous · 2 years, 7 months ago
- 8a59281 Fix shadowed variable issues by Ed Tanous · 2 years, 7 months ago
- 15f6019 query_param_test: Update Positive cases for Delegate by Jiaqing Zhao · 2 years, 6 months ago
- fa31f81 query_param_test: fix namespaces by Nan Zhou · 2 years, 6 months ago
- 4712a7b query_param: fix headers by Nan Zhou · 2 years, 6 months ago
- 22daffd Add missing Context type to MetricReport by AppaRao Puli · 2 years, 6 months ago
- 227a2b0 error_messages: Add PropertyValueOutOfRange error by Jiaqing Zhao · 2 years, 6 months ago
- f866686 registry: Base: Upgrade 1.11.0 -> 1.13.0 by Jiaqing Zhao · 2 years, 6 months ago
- b5b4060 sessions: iwyu by nitroglycerine · 2 years, 6 months ago
- fdd2690 LogService: Add support for Fault Log by Claire Weinan · 2 years, 10 months ago
- 8bb5fbc Update Privilege Registry from 1.2.0 to 1.3.0 by Sui Chen · 2 years, 6 months ago
- 9fa6d14 clang: fix extra semicolon by Nan Zhou · 2 years, 6 months ago
- 83edb08 Fix Validator Error for Updateable spelling by Gunnar Mills · 2 years, 6 months ago