| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fix issue with basic auth and the bmcweb | Ed Tanous | 2018-06-29 | 3 | -24/+51 |
| * | Boost beast | Ed Tanous | 2018-06-29 | 52 | -6357/+946 |
| * | Added JSON utilities to allow easy exception-less usage of nlohmann JSON. | Kowalski, Kamil | 2018-06-29 | 3 | -0/+747 |
| * | Move thermal interfaces to new schema | Ed Tanous | 2018-06-29 | 4 | -126/+114 |
| * | Move bmcweb over to sdbusplus | Ed Tanous | 2018-06-29 | 13 | -244/+306 |
| * | Spelling fixes in redfish-core | Gunnar Mills | 2018-06-13 | 3 | -12/+12 |
| * | Fix header | Gunnar Mills | 2018-06-13 | 1 | -1/+1 |
| * | Spelling fixes | Gunnar Mills | 2018-06-13 | 1 | -5/+5 |
| * | Add MAINTAINERS file | Andrew Jeffery | 2018-05-23 | 1 | -0/+47 |
| * | Introduce Thermal schema | Lewanczyk, Dawid | 2018-05-18 | 5 | -1/+491 |
| * | Remove hunter and submodules | Ed tanous | 2018-04-24 | 14 | -1009/+96 |
| * | Introduce Redfish Error messages definitions | Kowalski, Kamil | 2018-04-22 | 8 | -14/+2905 |
| * | Added VLAN Object to EthernetInterface schema | Kowalski, Kamil | 2018-04-22 | 1 | -1/+15 |
| * | Enabling Ethernet Interfaces, and Ethernet Interfaces Collection Schemas | Rapkiewicz, Pawel | 2018-04-22 | 7 | -1/+509 |
| * | Fix an issue with directory permissions | Ed Tanous | 2018-04-22 | 1 | -0/+2 |
| * | Make middleware try other auth types on auth failure | Ed Tanous | 2018-04-22 | 1 | -14/+20 |
| * | Change order of authorization types | Ed Tanous | 2018-04-22 | 1 | -20/+20 |
| * | Fix seg fault on shutdown | Ed Tanous | 2018-04-22 | 1 | -22/+20 |
| * | Implement pretty printing json to HTML | Ed Tanous | 2018-04-22 | 5 | -40/+493 |
| * | Clean up async dbus endpoint | Ed Tanous | 2018-04-22 | 1 | -134/+190 |
| * | Remove multithreaded code, and make crow use a single thread | Ed Tanous | 2018-04-22 | 3 | -160/+72 |
| * | Disable logging when in release mode | Ed Tanous | 2018-04-22 | 3 | -11/+10 |
| * | Minor fixes to make redfish pass compliance tests | Ed Tanous | 2018-04-22 | 6 | -45/+78 |
| * | Adding Chassis and ChassisCollection Schemas to Redfish | Rapkiewicz, Pawel | 2018-04-22 | 3 | -28/+281 |
| * | Wrap Cmake file on 80 characters | Ed Tanous | 2018-04-20 | 1 | -92/+115 |
| * | Make getUrl not copy | Ed Tanous | 2018-04-20 | 1 | -15/+24 |
| * | Add full index support to static files loader | Ed Tanous | 2018-04-20 | 2 | -34/+23 |
| * | Merge OEM and Base privileges bitsets into a single bitset | Ed Tanous | 2018-04-11 | 1 | -59/+31 |
| * | Revert "Reduce executable size" | Ed Tanous | 2018-03-27 | 1 | -12/+0 |
| * | Make a few changes to privileges commit | Ed Tanous | 2018-03-27 | 10 | -372/+239 |
| * | Make crow pretty print json responses | Ed Tanous | 2018-03-27 | 1 | -1/+1 |
| * | Remove the last couple uses of json get<> | Ed Tanous | 2018-03-27 | 1 | -17/+22 |
| * | Redfish Manager and ManagerCollection | Borawski.Lukasz | 2018-03-27 | 3 | -53/+111 |
| * | Redfish SessionService | Borawski.Lukasz | 2018-03-27 | 4 | -24/+43 |
| * | Redfish NetworkProtocol | Borawski.Lukasz | 2018-03-27 | 4 | -58/+107 |
| * | Improved Refish subroutes | Borawski.Lukasz | 2018-03-27 | 8 | -109/+143 |
| * | Privilege implementation change | Borawski.Lukasz | 2018-03-27 | 11 | -4881/+292 |
| * | AccountService | Lewanczyk, Dawid | 2018-03-27 | 4 | -24/+59 |
| * | Redfish privileges | Borawski.Lukasz | 2018-03-27 | 10 | -66/+5092 |
| * | update boost-dbus target to point at upstream | Ed Tanous | 2018-03-20 | 1 | -1/+1 |
| * | Add OpenBmc Developing docs | Ed Tanous | 2018-03-06 | 1 | -0/+568 |
| * | Reduce executable size | Borawski.Lukasz | 2018-03-06 | 1 | -0/+12 |
| * | Reimplement presistent data loading in no-throw way | Kowalski, Kamil | 2018-03-06 | 2 | -21/+73 |
| * | Fix unbounded memory consumption in crow | Borawski.Lukasz | 2018-03-06 | 1 | -0/+2 |
| * | Refactor static asset loading | Ed Tanous | 2018-03-06 | 1 | -38/+39 |
| * | Roles | Lewanczyk, Dawid | 2018-03-06 | 3 | -41/+88 |
| * | Remove unused g3log file | Ed Tanous | 2018-03-06 | 1 | -13/+0 |
| * | Fix HTTP 405 code handling | Borawski.Lukasz | 2018-02-26 | 1 | -0/+1 |
| * | Make bmcweb use yocto dependency management | Ed Tanous | 2018-02-09 | 2 | -5/+11 |
| * | Session and SessionCollection | Kowalski, Kamil | 2018-02-05 | 8 | -323/+466 |