Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
bmcweb
/
baa5c14a228e05120b73659bfc1111c1a4a54eab
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
6db0624
REST: For /action/<method>, return errors in JSON
by Matt Spinler
· 6 years ago
d6091dd
REST: For list, return the error in JSON
by Matt Spinler
· 6 years ago
dc2f9f1
REST: For GET, return errors in JSON
by Matt Spinler
· 6 years ago
2ae6009
REST: For enumerate, return the error in JSON
by Matt Spinler
· 6 years ago
2df1e7d
REST: For enumerate, try GetAll as last resort
by Matt Spinler
· 6 years ago
3ae4ba7
REST: For enumerate, use GetObject for target path
by Matt Spinler
· 6 years ago
f5a5d81
build_x86.sh add missing dependencies
by James Feist
· 6 years ago
6af8330
bmcweb: Fix inversion of SSL
by Ed Tanous
· 6 years ago
a24526d
bmcweb: Move boost::optional to std::optional
by Ed Tanous
· 6 years ago
750ceae
bmcweb: Clean up security headers
by Ed Tanous
· 6 years ago
883b311
bmcweb: Redfish make CpuCoreCount optional
by Ed Tanous
· 6 years ago
84e12cb
Redfish AccountService service modifications
by AppaRao Puli
· 6 years ago
7a777f5
Add details to BMCWEB config option help strings
by Joseph Reynolds
· 6 years ago
1b6b96c
Remove custom version of getPtr
by Ed Tanous
· 6 years ago
789a6a3
bmcweb: make SSL enabling more effective
by Ed Tanous
· 6 years ago
5a8d034
bmcweb: Session member count is zero
by Ed Tanous
· 6 years ago
63c7908
Revert "Update Content-Security-Policy"
by Ed Tanous
· 6 years ago
3112a14
bmcweb: Fix header includes to be more specific
by Ed Tanous
· 6 years ago
99ad599
Update Content-Security-Policy
by Joseph Reynolds
· 6 years ago
a29c997
bmcweb: Move some functions to utilities
by Ed Tanous
· 6 years ago
aa7cb21
Fix missing Managers route on serviceRoot
by Ed Tanous
· 6 years ago
79ba46f
build: prepare for boost 1.68
by Brad Bishop
· 6 years ago
f5e906b
build: add eof newline to CMakeLists.txt
by Brad Bishop
· 6 years ago
4fa8b84
crow: work around gcc bug 87513
by Brad Bishop
· 6 years ago
5f7d88c
Make chassis errors return the appropriate message
by Ed Tanous
· 6 years ago
ea5c290
Remove GET handler for manager.Reset
by Ed Tanous
· 6 years ago
8c20c72
Remove HTTPMethod Enum
by Ed Tanous
· 6 years ago
0f74e64
bmcweb: Redfish away from json cache
by Ed Tanous
· 6 years ago
2443651
bmcweb: fix Redfish UUID
by Ed Tanous
· 6 years ago
f839dfe
bmcweb:Properly implement the / operator in dbus
by Ed Tanous
· 6 years ago
b155642
Move Redfish PECI to the new json interface
by Ed Tanous
· 6 years ago
976596b
Add README configuration section
by Joseph Reynolds
· 6 years ago
85659ad
Add MessageArgs for Redfish messages from the Base registry
by Jason M. Bills
· 6 years ago
771cfa0
Add automatic range-checking and type-casting for readJson
by Jason M. Bills
· 6 years ago
c4bf637
Change the BMC LogService to only display from the message registry
by Jason M. Bills
· 6 years ago
a32d899
Add the Redfish message registries
by Jason M. Bills
· 6 years ago
16428a1
Add helper functions to get data from the journal
by Jason M. Bills
· 6 years ago
c50fc5a
Use target_compile_definitions() for build flags
by Jason M. Bills
· 6 years ago
a08b46c
Simplify Redfish error message property interface
by Jason M. Bills
· 6 years ago
162be7b
Bump nlohmann-json externalproject to v3.3.0
by Jason M. Bills
· 6 years ago
c70f153
Add VlanInterface patch back
by Ed Tanous
· 6 years ago
443c293
Initial implementation of processors and memory schema
by Rapkiewicz, Pawel
· 6 years ago
049a051
Fix an issue with non-root objectmapper entries
by Ed Tanous
· 6 years ago
ed5befb
Managers: Actions object: Support Reset property
by Jennifer Lee
· 6 years ago
27826b5
bmcweb: fix a possible buffer overflow issue
by Ed Tanous
· 6 years ago
cc9139e
Update Redfish to Base.1.4.0 message registry
by Jason M. Bills
· 6 years ago
66ac2b8
Update formatting of error string literals and message descriptions
by Jason M. Bills
· 6 years ago
a282ac4
Fix a bug in optional json parsing
by Ed Tanous
· 6 years ago
af996fe
Add Pid Oem Redfish Schema
by James Feist
· 6 years ago
35a62c7
bmcweb: merge conflict resolution
by Jason M. Bills
· 6 years ago
aee8d84
[scripts] Avoid deleting Oem Schemas During Update
by James Feist
· 6 years ago
2474adf
Chassis: Power: Support get PowerSupply and Voltages sensors information.
by Ed Tanous
· 6 years ago
83ff9ab
Add PID Patch
by James Feist
· 6 years ago
193ad2f
Add paging and partial results for BMCLogService
by Jason M. Bills
· 6 years ago
6bce33b
Speed up managers schema
by James Feist
· 6 years ago
f12894f
Improve the Redfish error reporting interface
by Jason M. Bills
· 6 years ago
9712f8a
Implement a new way of unpacking json to structs
by Ed Tanous
· 6 years ago
820ce59
Clean up SessionService POST
by Ed Tanous
· 6 years ago
c85eb8b
bmcweb: remove warning about coroutines
by Ed Tanous
· 6 years ago
43fcbe5
Fix URL query parameter parsing
by Jason M. Bills
· 6 years ago
e1f2634
Add a BMC LogService
by Jason M. Bills
· 6 years ago
0a63b1c
Fixup mapbox variant references
by William A. Kennington III
· 6 years ago
6228874
bmcweb: Move to C++17
by Ed Tanous
· 6 years ago
6141c8b
cleanup: close open files
by Patrick Venture
· 6 years ago
6f6d0d3
Implement fan PWM reading through redfish
by Ed Tanous
· 6 years ago
f4b65ab
Redfish: Fixed incorrect firmware ID strings
by Jennifer Lee
· 6 years ago
4ed77cd
Redfish Rename LogService variables
by Ed Tanous
· 6 years ago
5b4aa86
Add PID Get To Redfish
by James Feist
· 6 years ago
aef7290
Implement PowerState in the chassis schema
by Ed Tanous
· 6 years ago
Next »