Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
bmcweb
/
603a664025801fd02079298374781f49ce816e5b
603a664
Add BMCWEB_ENABLE_REDFISH_ONE_CHASSIS build option
by Gunnar Mills
· 6 years ago
9474b37
Redfish(Network): Allow empty list item for ipv4 address.
by Ratan Gupta
· 6 years ago
82fd90f
Redfish(Ethernet): Fix to not convert the json index into string
by Ratan Gupta
· 6 years ago
f15aad3
Redfish(Ethernet): Don't init the vlanID and vlanEnable
by Ratan Gupta
· 6 years ago
19fb6e7
Redfish(AccountService): Send the correct error message for the read only property
by Ratan Gupta
· 6 years ago
f65af9e
Support for overriding multiple sensor
by Richard Marian Thomaiyar
· 6 years ago
add6133
Redfish: Send the success message in PATCH request
by Ratan Gupta
· 6 years ago
5c6221a
Fix IndicatorLED "Blinking" value
by Gunnar Mills
· 6 years ago
6f4fd47
Fix: Power & Thermal patch method role update
by Richard Marian Thomaiyar
· 6 years ago
8afa1b9
Fix typelist for fan in Thermal schema
by Richard Marian Thomaiyar
· 6 years ago
24c8542
Redfish: Add the PATCH support for user locked property.
by Ratan Gupta
· 6 years ago
413961d
Patch support for sensor overrride
by Richard Marian Thomaiyar
· 6 years ago
491d8ee
Support for boot properties
by Santosh Puranik
· 6 years ago
c9ab1d5
Redfish: Fix incorrect reference tag added as part of update_schemas.py script
by Marri Devender Rao
· 6 years ago
c181942
redfish: chassis: add property of physical security
by Qiang XU
· 6 years ago
5ded8c7
Redfish: Fix incorrect data of NetworkProtocol
by Jennifer Lee
· 6 years ago
9f898f8
REST: Increase timeout for image upload
by Lei YU
· 6 years ago
99cffd7
Redfish Chassis: Fix @odata.id, remove BuildDate
by Shawn McCarney
· 6 years ago
39e7750
bmcweb: /s/boost::string_view/std::string_view/g
by Ed Tanous
· 6 years ago
f1eebf0
Fix some static analysis bugs
by Ed Tanous
· 6 years ago
770841b
Move some include headers to a less specific folder
by Ed Tanous
· 6 years ago
501be32
Redfish(Network): Support the PATCH operation of HostName property
by raviteja-b
· 6 years ago
fc5afcf
Redfish remove buildDate property from system
by beccabroek
· 6 years ago
be12c72
Don't set result to success when calling success
by James Feist
· 6 years ago
c33a90e
pid: add direction to stepwise
by James Feist
· 6 years ago
d3ec07f
s/MinThermalRpm/MinThermalOutput
by James Feist
· 6 years ago
b6baeaa
pid: fix patching with regex inputs
by James Feist
· 6 years ago
537174c
bmcweb: move ethernet VLAN to readJson
by Ed Tanous
· 6 years ago
457207f
bmcweb: update TLS cipher suites to mozilla modern
by Ed Tanous
· 6 years ago
cde19e5
Fixes in System schema PATCH handling
by Santosh Puranik
· 6 years ago
43b761d
bmcweb: fix compiler warnings
by Ed Tanous
· 6 years ago
3eb2f35
Implement KVM websocket proxy in bmcweb
by Ed Tanous
· 6 years ago
2f1ebcd
bmcweb: Resolve build error with non-SSL builds
by Ed Tanous
· 6 years ago
aad1a25
pid: Add hysteresis
by James Feist
· 6 years ago
d53dd41
Move the CPU LogService to Systems
by Jason M. Bills
· 6 years ago
cd50aa4
Add missing Entries fields for CPU and BMC LogServices
by Jason M. Bills
· 6 years ago
c4d0043
Update the CPU Log Timestamp location
by Jason M. Bills
· 6 years ago
029573d
bmcweb: Implement single Redfish "system" endpoint
by Ed Tanous
· 6 years ago
0f26153
bmcweb: Fix some errors in Redfish Sessions
by Ed Tanous
· 6 years ago
abf2add
bmcweb: move variant usage to std namespace
by Ed Tanous
· 6 years ago
734bfe9
Use Chassis interfaces to determine if chassis
by Gunnar Mills
· 6 years ago
63faafa
Fix bad link in Redfish JsonSchemas ID
by Ed Tanous
· 6 years ago
ceac6f7
Delete socket adapters
by Ed Tanous
· 6 years ago
b957ba5
Add IBM Processor Properties
by Gunnar Mills
· 6 years ago
d45d2d0
Redfish: Update schema files to 2018.3
by Marri Devender Rao
· 6 years ago
fe7e97d
REST: GET: Use convertDBusToJSON
by Matt Spinler
· 6 years ago
715748a
Support any message type in /subscribe callbacks
by Matt Spinler
· 6 years ago
f39420c
REST: sd_bus_message->JSON: fix multiple entries
by Matt Spinler
· 6 years ago
da21df7
Revert "bmcweb: update SSL cipher suites to OWASP compatB"
by Ed Tanous
· 6 years ago
7625cb8
[redfish] Display missing field in PidControllers
by James Feist
· 6 years ago
62d2e8b
REST: Return a 405 on bad DELETE paths
by Matt Spinler
· 6 years ago
c900850
REST: Refactor software image upload
by Matt Spinler
· 6 years ago
66cdfb4
Update content security policy
by Ed Tanous
· 6 years ago
54fd221
bmcweb: update SSL cipher suites to OWASP compatB
by Ed Tanous
· 6 years ago
671a717
Add redfish schema link
by Andrew Geissler
· 6 years ago
89f5e23
Add dev section on using SDK/QEMU
by Andrew Geissler
· 6 years ago
8f1ac8e
Redfish: Chassis: Remove Inventory.Item.System
by Gunnar Mills
· 6 years ago
39a4e39
REST: If necessary, combine method response data
by Matt Spinler
· 6 years ago
89c1970
REST: Add method return support for variants
by Matt Spinler
· 6 years ago
75c6c67
REST: Add method return support for structs
by Matt Spinler
· 6 years ago
6df8f99
REST: Add method return support for arrays/dicts
by Matt Spinler
· 6 years ago
a2f0263
REST: Add missing pointer dereference
by Matt Spinler
· 6 years ago
dce4ccc
Miscellaneous formatting clean up
by Andrew Geissler
· 6 years ago
d22a713
REST: Add method return support for basic types
by Matt Spinler
· 6 years ago
16caaee
REST: Add framework for returning method response
by Matt Spinler
· 6 years ago
318bd89
REST: Return on error in findActionOnInterface
by Matt Spinler
· 6 years ago
127ea54
REST: Add missing return statement
by Matt Spinler
· 6 years ago
5f2caae
redfish: oem: add stepwise configuration SET
by James Feist
· 6 years ago
b7a08d0
redfish: oem: add stepwise configuration GET
by James Feist
· 6 years ago
baa5c14
Redfish Schema: Add Stepwise to Oem Schema
by James Feist
· 6 years ago
4ae611d
REST: Add missing return statement to dbusArgSplit
by Matt Spinler
· 6 years ago
8f62635
bmcweb: Remove deprecatd ASIO interfaces
by Ed Tanous
· 6 years ago
c0eb9bd
REST: Use status 400 for method arg problems
by Matt Spinler
· 6 years ago
673eda6
filesystem.hpp fix bad sed
by James Feist
· 6 years ago
81bfd11
Fix disconnection problem for HTML5 SOL
by Cheng C Yang
· 6 years ago
9473266
Fix host state checking logic
by Andrew Geissler
· 6 years ago
a870486
bmcweb: remove boost::asio::local::stream_protocol::endpoint hack
by Vernon Mauery
· 6 years ago
f615040
Move filesystem from experimental namespace
by James Feist
· 6 years ago
bb3d994
bmcweb: Update schema versions to latest
by Rapkiewicz, Pawel
· 6 years ago
530520e
Update schema files to 2018.2
by Ed Tanous
· 6 years ago
bc0bd6e
Use the unpacking mechanisms for hostname
by Ed Tanous
· 6 years ago
ad18f07
bmcweb: Fix issues with /dump endpoint
by Ed Tanous
· 6 years ago
93ef580
bmcweb: Resolve issue with MIME type on redfish
by Ed Tanous
· 6 years ago
8fcb65b
Redfish: Added RoleCollection and Role support
by AppaRao Puli
· 6 years ago
3d958bb
Redfish:Get and Set AccountService root properties
by AppaRao Puli
· 6 years ago
8102ddb
Redfish: Adding bool support in readJson
by AppaRao Puli
· 6 years ago
4d72dcc
REST: Fixed issues with rest POST method
by AppaRao Puli
· 6 years ago
7e51389
bmcweb: Fix content type for javascript files
by Ed Tanous
· 6 years ago
a6acbb3
jsonRead: Add floating point support
by James Feist
· 6 years ago
318226c
json_utils: readJson add array support
by James Feist
· 6 years ago
6b5e77d
bmcweb: support next= url for forwarding login
by Ed Tanous
· 6 years ago
02db306
bmcweb: Add X-Content-Type-Options header
by Ed Tanous
· 6 years ago
da7f41e
bmcweb Add DELETE to allowed XSS methods
by Ed Tanous
· 6 years ago
7517658
bmcweb: resolve issue with Manager UUID property
by Ed Tanous
· 6 years ago
0627a2c
bmcweb: Enable redfish unpacking of complex types
by Ed Tanous
· 6 years ago
8d3cae6
Fix SessionService odata.id
by Gunnar Mills
· 6 years ago
aceb7fc
bmcweb: Redfish make MemorySizeInKB optional
by Gunnar Mills
· 6 years ago
de81881
REST: Add DELETE support
by Matt Spinler
· 6 years ago
fbc19ea
REST: For PUT, return errors in JSON
by Matt Spinler
· 6 years ago
c4e8d21d6
REST: Add JSON error when no D-Bus handlers found
by Matt Spinler
· 6 years ago
Next »