summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix issue with basic auth and the bmcwebEd Tanous2018-06-293-24/+51
* Boost beastEd Tanous2018-06-2952-6357/+946
* Added JSON utilities to allow easy exception-less usage of nlohmann JSON.Kowalski, Kamil2018-06-293-0/+747
* Move thermal interfaces to new schemaEd Tanous2018-06-294-126/+114
* Move bmcweb over to sdbusplusEd Tanous2018-06-2913-244/+306
* Spelling fixes in redfish-coreGunnar Mills2018-06-133-12/+12
* Fix headerGunnar Mills2018-06-131-1/+1
* Spelling fixesGunnar Mills2018-06-131-5/+5
* Add MAINTAINERS fileAndrew Jeffery2018-05-231-0/+47
* Introduce Thermal schemaLewanczyk, Dawid2018-05-185-1/+491
* Remove hunter and submodulesEd tanous2018-04-2414-1009/+96
* Introduce Redfish Error messages definitionsKowalski, Kamil2018-04-228-14/+2905
* Added VLAN Object to EthernetInterface schemaKowalski, Kamil2018-04-221-1/+15
* Enabling Ethernet Interfaces, and Ethernet Interfaces Collection SchemasRapkiewicz, Pawel2018-04-227-1/+509
* Fix an issue with directory permissionsEd Tanous2018-04-221-0/+2
* Make middleware try other auth types on auth failureEd Tanous2018-04-221-14/+20
* Change order of authorization typesEd Tanous2018-04-221-20/+20
* Fix seg fault on shutdownEd Tanous2018-04-221-22/+20
* Implement pretty printing json to HTMLEd Tanous2018-04-225-40/+493
* Clean up async dbus endpointEd Tanous2018-04-221-134/+190
* Remove multithreaded code, and make crow use a single threadEd Tanous2018-04-223-160/+72
* Disable logging when in release modeEd Tanous2018-04-223-11/+10
* Minor fixes to make redfish pass compliance testsEd Tanous2018-04-226-45/+78
* Adding Chassis and ChassisCollection Schemas to RedfishRapkiewicz, Pawel2018-04-223-28/+281
* Wrap Cmake file on 80 charactersEd Tanous2018-04-201-92/+115
* Make getUrl not copyEd Tanous2018-04-201-15/+24
* Add full index support to static files loaderEd Tanous2018-04-202-34/+23
* Merge OEM and Base privileges bitsets into a single bitsetEd Tanous2018-04-111-59/+31
* Revert "Reduce executable size"Ed Tanous2018-03-271-12/+0
* Make a few changes to privileges commitEd Tanous2018-03-2710-372/+239
* Make crow pretty print json responsesEd Tanous2018-03-271-1/+1
* Remove the last couple uses of json get<>Ed Tanous2018-03-271-17/+22
* Redfish Manager and ManagerCollectionBorawski.Lukasz2018-03-273-53/+111
* Redfish SessionServiceBorawski.Lukasz2018-03-274-24/+43
* Redfish NetworkProtocolBorawski.Lukasz2018-03-274-58/+107
* Improved Refish subroutesBorawski.Lukasz2018-03-278-109/+143
* Privilege implementation changeBorawski.Lukasz2018-03-2711-4881/+292
* AccountServiceLewanczyk, Dawid2018-03-274-24/+59
* Redfish privilegesBorawski.Lukasz2018-03-2710-66/+5092
* update boost-dbus target to point at upstreamEd Tanous2018-03-201-1/+1
* Add OpenBmc Developing docsEd Tanous2018-03-061-0/+568
* Reduce executable sizeBorawski.Lukasz2018-03-061-0/+12
* Reimplement presistent data loading in no-throw wayKowalski, Kamil2018-03-062-21/+73
* Fix unbounded memory consumption in crowBorawski.Lukasz2018-03-061-0/+2
* Refactor static asset loadingEd Tanous2018-03-061-38/+39
* RolesLewanczyk, Dawid2018-03-063-41/+88
* Remove unused g3log fileEd Tanous2018-03-061-13/+0
* Fix HTTP 405 code handlingBorawski.Lukasz2018-02-261-0/+1
* Make bmcweb use yocto dependency managementEd Tanous2018-02-092-5/+11
* Session and SessionCollectionKowalski, Kamil2018-02-058-323/+466
OpenPOWER on IntegriCloud