| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Implement redfish LogService | Ed Tanous | 2018-10-09 | 1 | -0/+13 |
| * | Move AccountService to node structure | Ed Tanous | 2018-10-08 | 1 | -0/+2 |
| * | Implement Computer System reset action | Ed Tanous | 2018-09-12 | 1 | -0/+1 |
| * | Generalize the "Async Response" pattern | Ed Tanous | 2018-09-12 | 1 | -0/+19 |
| * | Move to clang-format-6.0 | Ed Tanous | 2018-09-05 | 5 | -293/+364 |
| * | Clang-format cleanup | Ed Tanous | 2018-08-13 | 1 | -2/+2 |
| * | Fix merge conflict | Ed Tanous | 2018-08-09 | 1 | -0/+1 |
| * | Move over to upstream c++ style | Ed Tanous | 2018-07-26 | 4 | -38/+38 |
| * | Make doGet implementations optional | Ed Tanous | 2018-07-26 | 1 | -1/+4 |
| * | Remove some critical debug prints | Ed Tanous | 2018-07-24 | 1 | -2/+2 |
| * | Introduce ComputerSystem schema | Lewanczyk, Dawid | 2018-06-29 | 1 | -0/+5 |
| * | Implemented PATCH for EthernetInterface VLAN and HostName fields | Kowalski, Kamil | 2018-06-29 | 1 | -0/+13 |
| * | Added UpdateService to Redfish | Jennifer Lee | 2018-06-29 | 1 | -3/+6 |
| * | Boost beast | Ed Tanous | 2018-06-29 | 2 | -11/+11 |
| * | Added JSON utilities to allow easy exception-less usage of nlohmann JSON. | Kowalski, Kamil | 2018-06-29 | 1 | -0/+292 |
| * | Introduce Thermal schema | Lewanczyk, Dawid | 2018-05-18 | 1 | -0/+2 |
| * | Introduce Redfish Error messages definitions | Kowalski, Kamil | 2018-04-22 | 1 | -0/+641 |
| * | Enabling Ethernet Interfaces, and Ethernet Interfaces Collection Schemas | Rapkiewicz, Pawel | 2018-04-22 | 2 | -1/+4 |
| * | Adding Chassis and ChassisCollection Schemas to Redfish | Rapkiewicz, Pawel | 2018-04-22 | 1 | -0/+3 |
| * | Make getUrl not copy | Ed Tanous | 2018-04-20 | 1 | -15/+24 |
| * | Merge OEM and Base privileges bitsets into a single bitset | Ed Tanous | 2018-04-11 | 1 | -59/+31 |
| * | Make a few changes to privileges commit | Ed Tanous | 2018-03-27 | 2 | -198/+114 |
| * | Redfish Manager and ManagerCollection | Borawski.Lukasz | 2018-03-27 | 1 | -0/+2 |
| * | Redfish SessionService | Borawski.Lukasz | 2018-03-27 | 1 | -0/+1 |
| * | Redfish NetworkProtocol | Borawski.Lukasz | 2018-03-27 | 1 | -0/+2 |
| * | Improved Refish subroutes | Borawski.Lukasz | 2018-03-27 | 2 | -23/+52 |
| * | Privilege implementation change | Borawski.Lukasz | 2018-03-27 | 3 | -87/+159 |
| * | AccountService | Lewanczyk, Dawid | 2018-03-27 | 1 | -0/+3 |
| * | Redfish privileges | Borawski.Lukasz | 2018-03-27 | 3 | -60/+237 |
| * | Roles | Lewanczyk, Dawid | 2018-03-06 | 1 | -5/+9 |
| * | Session and SessionCollection | Kowalski, Kamil | 2018-02-05 | 1 | -0/+4 |
| * | Service Root | Borawski.Lukasz | 2018-01-24 | 3 | -4/+65 |
| * | Node abstraction layer | Borawski.Lukasz | 2018-01-23 | 2 | -0/+181 |