History log of /openbmc/bmcweb/scripts/ (Results 151 – 173 of 173)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
683f727626-Jul-2018 Ed Tanous <ed.tanous@intel.com>

Implement JsonSchema endpoint

This patchset implements JsonSchema support, and automates our update
of the XML metadata, and Json schema files in the future by way of a
python script.

Change-Id: Ie

Implement JsonSchema endpoint

This patchset implements JsonSchema support, and automates our update
of the XML metadata, and Json schema files in the future by way of a
python script.

Change-Id: Iec6f580d10736678149db18d87be2f140b535be9
Signed-off-by: Ed Tanous <ed.tanous@intel.com>
Signed-off-by: James Feist <james.feist@linux.intel.com>

show more ...


/openbmc/bmcweb/.clang-format
/openbmc/bmcweb/CMakeLists.txt
/openbmc/bmcweb/crow/include/crow.h
/openbmc/bmcweb/crow/include/crow/app.h
/openbmc/bmcweb/crow/include/crow/common.h
/openbmc/bmcweb/crow/include/crow/http_connection.h
/openbmc/bmcweb/crow/include/crow/http_request.h
/openbmc/bmcweb/crow/include/crow/http_response.h
/openbmc/bmcweb/crow/include/crow/http_server.h
/openbmc/bmcweb/crow/include/crow/logging.h
/openbmc/bmcweb/crow/include/crow/middleware_context.h
/openbmc/bmcweb/crow/include/crow/query_string.h
/openbmc/bmcweb/crow/include/crow/routing.h
/openbmc/bmcweb/crow/include/crow/socket_adaptors.h
/openbmc/bmcweb/crow/include/crow/timer_queue.h
/openbmc/bmcweb/crow/include/crow/utility.h
/openbmc/bmcweb/crow/include/crow/websocket.h
/openbmc/bmcweb/include/ast_jpeg_decoder.hpp
/openbmc/bmcweb/include/ast_video_puller.hpp
/openbmc/bmcweb/include/ast_video_types.hpp
/openbmc/bmcweb/include/dbus_monitor.hpp
/openbmc/bmcweb/include/dbus_singleton.hpp
/openbmc/bmcweb/include/gzip_helper.hpp
/openbmc/bmcweb/include/http_utility.hpp
/openbmc/bmcweb/include/image_upload.hpp
/openbmc/bmcweb/include/obmc_console.hpp
/openbmc/bmcweb/include/openbmc_dbus_rest.hpp
/openbmc/bmcweb/include/pam_authenticate.hpp
/openbmc/bmcweb/include/persistent_data_middleware.hpp
/openbmc/bmcweb/include/redfish_v1.hpp
/openbmc/bmcweb/include/security_headers_middleware.hpp
/openbmc/bmcweb/include/sessions.hpp
/openbmc/bmcweb/include/ssl_key_handler.hpp
/openbmc/bmcweb/include/token_authorization_middleware.hpp
/openbmc/bmcweb/include/web_kvm.hpp
/openbmc/bmcweb/include/webassets.hpp
/openbmc/bmcweb/redfish-core/include/error_messages.hpp
/openbmc/bmcweb/redfish-core/include/node.hpp
/openbmc/bmcweb/redfish-core/include/privileges.hpp
/openbmc/bmcweb/redfish-core/include/redfish.hpp
/openbmc/bmcweb/redfish-core/include/utils/json_utils.hpp
/openbmc/bmcweb/redfish-core/lib/account_service.hpp
/openbmc/bmcweb/redfish-core/lib/chassis.hpp
/openbmc/bmcweb/redfish-core/lib/ethernet.hpp
/openbmc/bmcweb/redfish-core/lib/managers.hpp
/openbmc/bmcweb/redfish-core/lib/network_protocol.hpp
/openbmc/bmcweb/redfish-core/lib/redfish_sessions.hpp
/openbmc/bmcweb/redfish-core/lib/roles.hpp
/openbmc/bmcweb/redfish-core/lib/sensors.hpp
/openbmc/bmcweb/redfish-core/lib/service_root.hpp
/openbmc/bmcweb/redfish-core/lib/systems.hpp
/openbmc/bmcweb/redfish-core/lib/thermal.hpp
/openbmc/bmcweb/redfish-core/lib/update_service.hpp
/openbmc/bmcweb/redfish-core/src/error_messages.cpp
/openbmc/bmcweb/redfish-core/src/utils/json_utils.cpp
/openbmc/bmcweb/redfish-core/ut/privileges_test.cpp
update_schemas.py
/openbmc/bmcweb/settings.hpp.in
/openbmc/bmcweb/src/ast_jpeg_decoder_test.cpp
/openbmc/bmcweb/src/ast_video_puller_test.cpp
/openbmc/bmcweb/src/base64.cpp
/openbmc/bmcweb/src/crow_getroutes_test.cpp
/openbmc/bmcweb/src/crow_test.cpp
/openbmc/bmcweb/src/getvideo_main.cpp
/openbmc/bmcweb/src/gtest_main.cpp
/openbmc/bmcweb/src/kvm_websocket_test.cpp
/openbmc/bmcweb/src/msan_test.cpp
/openbmc/bmcweb/src/openbmc_jtag_rest_test.cpp
/openbmc/bmcweb/src/security_headers_middleware_test.cpp
/openbmc/bmcweb/src/token_authorization_middleware_test.cpp
/openbmc/bmcweb/src/webassets_test.cpp
/openbmc/bmcweb/src/webserver_main.cpp
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/AccountService/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/ActionInfo/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/Assembly/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/AttributeRegistry/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/Bios/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/BootOption/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/Chassis/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/CollectionCapabilities/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/CompositionService/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/ComputerSystem/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/Drive/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/Endpoint/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/EthernetInterface/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/Event/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/EventDestination/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/EventService/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/ExternalAccountProvider/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/Fabric/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/HostInterface/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/IPAddresses/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/JsonSchemaFile/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/LogEntry/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/LogService/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/Manager/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/ManagerAccount/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/ManagerNetworkProtocol/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/Memory/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/MemoryChunks/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/MemoryDomain/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/MemoryMetrics/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/Message/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/MessageRegistry/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/MessageRegistryFile/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/NetworkAdapter/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/NetworkDeviceFunction/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/NetworkInterface/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/NetworkPort/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/PCIeDevice/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/PCIeFunction/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/PhysicalContext/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/Port/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/Power/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/PrivilegeRegistry/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/Privileges/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/Processor/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/Redundancy/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/Resource/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/ResourceBlock/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/Role/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/SecureBoot/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/SerialInterface/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/ServiceRoot/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/Session/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/SessionService/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/Settings/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/SimpleStorage/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/SoftwareInventory/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/Storage/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/Switch/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/Task/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/TaskService/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/Thermal/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/UpdateService/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/VLanNetworkInterface/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/VirtualMedia/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/Volume/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/Zone/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/odata/index.json
/openbmc/bmcweb/static/redfish/v1/JsonSchemas/redfish-schema/index.json
/openbmc/bmcweb/static/redfish/v1/odata/index.json
9b243a4e03-Aug-2018 Ed Tanous <ed.tanous@intel.com>

Make dbus monitor compatible with phosphor-rest

This patchset makes the dbus monitor compatible with the upstream dbus
monitor, which should help adoption.

Performance seems greatly improved compar

Make dbus monitor compatible with phosphor-rest

This patchset makes the dbus monitor compatible with the upstream dbus
monitor, which should help adoption.

Performance seems greatly improved compared to the python
implementation. The example given in the documentation of watching for
sensors and state changes is checked in as a test script
websocket_test.py, and seems to consume less of the CPU than the actual
sensors that get produced (about 4% CPU on my ast2500) when producing 30
sensor updates per second. This can likely be improved in the future by
batching change events, but it seems to be performant enough for the
moment.

Tested: Used test script checked in, and verified webui can register
state change events properly.

Change-Id: I7d4c61d0259b7773eb46df0f59f8fea1c7796450
Signed-off-by: Ed Tanous <ed.tanous@intel.com>

show more ...

4859bdba27-Jul-2018 Ed Tanous <ed.tanous@intel.com>

Remove VScode specific script

Latest version of vscode CMake plugin does this automatically, so this
script has no reason to exist anymore.

Change-Id: I917822c4359b85bd7afca610b25145377a07606b
Sign

Remove VScode specific script

Latest version of vscode CMake plugin does this automatically, so this
script has no reason to exist anymore.

Change-Id: I917822c4359b85bd7afca610b25145377a07606b
Signed-off-by: Ed Tanous <ed.tanous@intel.com>

show more ...


/openbmc/bmcweb/.clang-format
/openbmc/bmcweb/.clang-tidy
/openbmc/bmcweb/CMakeLists.txt
/openbmc/bmcweb/CMakeLists.txt.in
/openbmc/bmcweb/DEVELOPING.md
/openbmc/bmcweb/MAINTAINERS
/openbmc/bmcweb/README.md
/openbmc/bmcweb/cmake-format.json
/openbmc/bmcweb/crow/README.md
/openbmc/bmcweb/crow/include/crow.h
/openbmc/bmcweb/crow/include/crow/app.h
/openbmc/bmcweb/crow/include/crow/common.h
/openbmc/bmcweb/crow/include/crow/http_connection.h
/openbmc/bmcweb/crow/include/crow/http_request.h
/openbmc/bmcweb/crow/include/crow/http_response.h
/openbmc/bmcweb/crow/include/crow/http_server.h
/openbmc/bmcweb/crow/include/crow/logging.h
/openbmc/bmcweb/crow/include/crow/middleware_context.h
/openbmc/bmcweb/crow/include/crow/query_string.h
/openbmc/bmcweb/crow/include/crow/routing.h
/openbmc/bmcweb/crow/include/crow/settings.h
/openbmc/bmcweb/crow/include/crow/socket_adaptors.h
/openbmc/bmcweb/crow/include/crow/timer_queue.h
/openbmc/bmcweb/crow/include/crow/utility.h
/openbmc/bmcweb/crow/include/crow/websocket.h
/openbmc/bmcweb/include/aspeed/JTABLES.H
/openbmc/bmcweb/include/ast_jpeg_decoder.hpp
/openbmc/bmcweb/include/ast_video_puller.hpp
/openbmc/bmcweb/include/ast_video_types.hpp
/openbmc/bmcweb/include/big_list_of_naughty_strings.hpp
/openbmc/bmcweb/include/dbus_monitor.hpp
/openbmc/bmcweb/include/dbus_singleton.hpp
/openbmc/bmcweb/include/gzip_helper.hpp
/openbmc/bmcweb/include/http_utility.hpp
/openbmc/bmcweb/include/image_upload.hpp
/openbmc/bmcweb/include/openbmc_dbus_rest.hpp
/openbmc/bmcweb/include/pam_authenticate.hpp
/openbmc/bmcweb/include/persistent_data_middleware.hpp
/openbmc/bmcweb/include/redfish_v1.hpp
/openbmc/bmcweb/include/security_headers_middleware.hpp
/openbmc/bmcweb/include/sessions.hpp
/openbmc/bmcweb/include/ssl_key_handler.hpp
/openbmc/bmcweb/include/token_authorization_middleware.hpp
/openbmc/bmcweb/include/web_kvm.hpp
/openbmc/bmcweb/include/webassets.hpp
/openbmc/bmcweb/include/webserver_common.hpp
/openbmc/bmcweb/pam-webserver
/openbmc/bmcweb/redfish-core/include/error_messages.hpp
/openbmc/bmcweb/redfish-core/include/node.hpp
/openbmc/bmcweb/redfish-core/include/privileges.hpp
/openbmc/bmcweb/redfish-core/include/redfish.hpp
/openbmc/bmcweb/redfish-core/include/utils/json_utils.hpp
/openbmc/bmcweb/redfish-core/lib/account_service.hpp
/openbmc/bmcweb/redfish-core/lib/chassis.hpp
/openbmc/bmcweb/redfish-core/lib/ethernet.hpp
/openbmc/bmcweb/redfish-core/lib/managers.hpp
/openbmc/bmcweb/redfish-core/lib/network_protocol.hpp
/openbmc/bmcweb/redfish-core/lib/redfish_sessions.hpp
/openbmc/bmcweb/redfish-core/lib/roles.hpp
/openbmc/bmcweb/redfish-core/lib/sensors.hpp
/openbmc/bmcweb/redfish-core/lib/service_root.hpp
/openbmc/bmcweb/redfish-core/lib/systems.hpp
/openbmc/bmcweb/redfish-core/lib/thermal.hpp
/openbmc/bmcweb/redfish-core/lib/update_service.hpp
/openbmc/bmcweb/redfish-core/scripts/error_messages/error_messages.cpp.in
/openbmc/bmcweb/redfish-core/scripts/error_messages/error_messages.hpp.in
/openbmc/bmcweb/redfish-core/src/error_messages.cpp
/openbmc/bmcweb/redfish-core/src/utils/json_utils.cpp
/openbmc/bmcweb/redfish-core/ut/privileges_test.cpp
/openbmc/bmcweb/settings.hpp.in
/openbmc/bmcweb/src/ast_jpeg_decoder_test.cpp
/openbmc/bmcweb/src/ast_video_puller_test.cpp
/openbmc/bmcweb/src/base64.cpp
/openbmc/bmcweb/src/crow_getroutes_test.cpp
/openbmc/bmcweb/src/crow_test.cpp
/openbmc/bmcweb/src/getvideo_main.cpp
/openbmc/bmcweb/src/gtest_main.cpp
/openbmc/bmcweb/src/kvm_websocket_test.cpp
/openbmc/bmcweb/src/openbmc_jtag_rest_test.cpp
/openbmc/bmcweb/src/security_headers_middleware_test.cpp
/openbmc/bmcweb/src/token_authorization_middleware_test.cpp
/openbmc/bmcweb/src/webassets_test.cpp
/openbmc/bmcweb/src/webserver_main.cpp
/openbmc/bmcweb/static/redfish/v1/$metadata/index.xml
/openbmc/bmcweb/static/redfish/v1/odata/index.json
/openbmc/bmcweb/static/redfish/v1/schema/AccountService_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/ActionInfo_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Assembly_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/AttributeRegistry_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Bios_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/BootOptionCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/BootOption_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/ChassisCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Chassis_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/CollectionCapabilities_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/CompositionService_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/ComputerSystemCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/ComputerSystem_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Drive_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/EndpointCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Endpoint_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/EthernetInterfaceCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/EthernetInterface_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/EventDestinationCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/EventDestination_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/EventService_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Event_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/ExternalAccountProviderCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/ExternalAccountProvider_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/FabricCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Fabric_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/HostInterfaceCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/HostInterface_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/IPAddresses_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/JsonSchemaFileCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/JsonSchemaFile_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/LogEntryCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/LogEntry_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/LogServiceCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/LogService_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/ManagerAccountCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/ManagerAccount_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/ManagerCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/ManagerNetworkProtocol_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Manager_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/MemoryChunksCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/MemoryChunks_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/MemoryCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/MemoryDomainCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/MemoryDomain_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/MemoryMetrics_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Memory_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/MessageRegistryCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/MessageRegistryFileCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/MessageRegistryFile_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/MessageRegistry_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Message_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/NetworkAdapterCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/NetworkAdapter_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/NetworkDeviceFunctionCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/NetworkDeviceFunction_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/NetworkInterfaceCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/NetworkInterface_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/NetworkPortCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/NetworkPort_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/PCIeDevice_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/PCIeFunction_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/PhysicalContext_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/PortCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Port_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Power_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/PrivilegeRegistry_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Privileges_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/ProcessorCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Processor_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Protocol_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/RedfishExtensions_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Redundancy_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/ResourceBlockCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/ResourceBlock_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Resource_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/RoleCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Role_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/SecureBoot_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/SerialInterfaceCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/SerialInterface_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/ServiceRoot_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/SessionCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/SessionService_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Session_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Settings_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/SimpleStorageCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/SimpleStorage_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/SoftwareInventoryCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/SoftwareInventory_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/StorageCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Storage_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/SwitchCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Switch_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/TaskCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/TaskService_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Task_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Thermal_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/UpdateService_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/VLanNetworkInterfaceCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/VLanNetworkInterface_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/VirtualMediaCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/VirtualMedia_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/VolumeCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Volume_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/ZoneCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Zone_v1.xml
7d95f5f623-Mar-2018 Ed tanous <ed@tanous.net>

Remove hunter and submodules

And use external project instead. This should make it easier to keep
our systems up to date with yocto.

Change-Id: Id2c9f3e474eebf2194eaf58b0c572f7a1421def6


/openbmc/bmcweb/.gitignore
/openbmc/bmcweb/CMakeLists.txt
/openbmc/bmcweb/CMakeLists.txt.in
/openbmc/bmcweb/DEVELOPING.md
/openbmc/bmcweb/JenkinsFile
/openbmc/bmcweb/LICENCE
/openbmc/bmcweb/README.md
/openbmc/bmcweb/build_x86.sh
/openbmc/bmcweb/cmake/FindSystemd.cmake
/openbmc/bmcweb/crow/include/crow.h
/openbmc/bmcweb/crow/include/crow/app.h
/openbmc/bmcweb/crow/include/crow/common.h
/openbmc/bmcweb/crow/include/crow/http_codes.h
/openbmc/bmcweb/crow/include/crow/http_connection.h
/openbmc/bmcweb/crow/include/crow/http_parser_merged.h
/openbmc/bmcweb/crow/include/crow/http_response.h
/openbmc/bmcweb/crow/include/crow/http_server.h
/openbmc/bmcweb/crow/include/crow/routing.h
/openbmc/bmcweb/crow/include/crow/settings.h
/openbmc/bmcweb/crow/include/crow/utility.h
/openbmc/bmcweb/include/nlohmann/json.hpp
/openbmc/bmcweb/include/openbmc_dbus_rest.hpp
/openbmc/bmcweb/include/pam_authenticate.hpp
/openbmc/bmcweb/include/persistent_data_middleware.hpp
/openbmc/bmcweb/include/redfish_v1.hpp
/openbmc/bmcweb/include/security_headers_middleware.hpp
/openbmc/bmcweb/include/session_storage_singleton.hpp
/openbmc/bmcweb/include/sessions.hpp
/openbmc/bmcweb/include/ssl_key_handler.hpp
/openbmc/bmcweb/include/token_authorization_middleware.hpp
/openbmc/bmcweb/include/webassets.hpp
/openbmc/bmcweb/include/webserver_common.hpp
/openbmc/bmcweb/redfish-core/include/error_messages.hpp
/openbmc/bmcweb/redfish-core/include/node.hpp
/openbmc/bmcweb/redfish-core/include/privileges.hpp
/openbmc/bmcweb/redfish-core/include/redfish.hpp
/openbmc/bmcweb/redfish-core/lib/account_service.hpp
/openbmc/bmcweb/redfish-core/lib/chassis.hpp
/openbmc/bmcweb/redfish-core/lib/ethernet.hpp
/openbmc/bmcweb/redfish-core/lib/managers.hpp
/openbmc/bmcweb/redfish-core/lib/network_protocol.hpp
/openbmc/bmcweb/redfish-core/lib/redfish_sessions.hpp
/openbmc/bmcweb/redfish-core/lib/roles.hpp
/openbmc/bmcweb/redfish-core/lib/service_root.hpp
/openbmc/bmcweb/redfish-core/scripts/error_messages/Base.1.2.0.json
/openbmc/bmcweb/redfish-core/scripts/error_messages/error_messages.cpp.in
/openbmc/bmcweb/redfish-core/scripts/error_messages/error_messages.hpp.in
/openbmc/bmcweb/redfish-core/scripts/error_messages/error_messages.py
/openbmc/bmcweb/redfish-core/src/error_messages.cpp
/openbmc/bmcweb/redfish-core/ut/privileges_test.cpp
/openbmc/bmcweb/src/crow_getroutes_test.cpp
/openbmc/bmcweb/src/crow_test.cpp
/openbmc/bmcweb/src/gtest_main.cpp
/openbmc/bmcweb/src/token_authorization_middleware_test.cpp
/openbmc/bmcweb/src/webserver_main.cpp
/openbmc/bmcweb/static/DMTF_Redfish_logo_2017.svg
/openbmc/bmcweb/static/highlight.pack.js
/openbmc/bmcweb/static/redfish/v1/$metadata/index.xml
/openbmc/bmcweb/static/redfish/v1/schema/AccountService_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/ActionInfo_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Bios_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/ChassisCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Chassis_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/ComputerSystemCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/ComputerSystem_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Drive_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/EndpointCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Endpoint_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/EthernetInterfaceCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/EthernetInterface_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/EventDestinationCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/EventDestination_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/EventService_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Event_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/HostInterfaceCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/HostInterface_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/IPAddresses_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/JsonSchemaFileCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/JsonSchemaFile_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/LogEntryCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/LogEntry_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/LogServiceCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/LogService_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/ManagerAccountCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/ManagerAccount_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/ManagerCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/ManagerNetworkProtocol_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Manager_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/MemoryCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/MemoryMetrics_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Memory_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/MessageRegistryFileCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/MessageRegistryFile_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Message_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/NetworkInterfaceCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/NetworkInterface_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/PhysicalContext_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Power_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/PrivilegeRegistry_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Privileges_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/ProcessorCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Processor_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/RedfishExtensions_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Redundancy_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Resource_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/RoleCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Role_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/ServiceRoot_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/SessionCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/SessionService_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Session_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/SoftwareInventoryCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/SoftwareInventory_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/StorageCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Storage_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/Thermal_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/UpdateService_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/VLanNetworkInterfaceCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/VLanNetworkInterface_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/VirtualMediaCollection_v1.xml
/openbmc/bmcweb/static/redfish/v1/schema/VirtualMedia_v1.xml
/openbmc/bmcweb/static/styles/default.css
911ac31715-Aug-2017 Ed Tanous <ed.tanous@intel.com>

Large updates to webserver

Do not merge yet

Change-Id: I38c56844c1b0e3e8e5493c2705e62e6db7ee2102


/openbmc/bmcweb/.clang-tidy
/openbmc/bmcweb/.gitignore
/openbmc/bmcweb/.gitmodules
/openbmc/bmcweb/CMakeLists.txt
/openbmc/bmcweb/LICENCE
/openbmc/bmcweb/boost-dbus
/openbmc/bmcweb/build_x86.sh
/openbmc/bmcweb/crow/include/crow.h
/openbmc/bmcweb/crow/include/crow/TinySHA1.hpp
/openbmc/bmcweb/crow/include/crow/app.h
/openbmc/bmcweb/crow/include/crow/ci_map.h
/openbmc/bmcweb/crow/include/crow/common.h
/openbmc/bmcweb/crow/include/crow/dumb_timer_queue.h
/openbmc/bmcweb/crow/include/crow/http_connection.h
/openbmc/bmcweb/crow/include/crow/http_parser_merged.h
/openbmc/bmcweb/crow/include/crow/http_request.h
/openbmc/bmcweb/crow/include/crow/http_response.h
/openbmc/bmcweb/crow/include/crow/http_server.h
/openbmc/bmcweb/crow/include/crow/json.h
/openbmc/bmcweb/crow/include/crow/logging.h
/openbmc/bmcweb/crow/include/crow/middleware.h
/openbmc/bmcweb/crow/include/crow/middleware_context.h
/openbmc/bmcweb/crow/include/crow/mustache.h
/openbmc/bmcweb/crow/include/crow/parser.h
/openbmc/bmcweb/crow/include/crow/query_string.h
/openbmc/bmcweb/crow/include/crow/routing.h
/openbmc/bmcweb/crow/include/crow/settings.h
/openbmc/bmcweb/crow/include/crow/socket_adaptors.h
/openbmc/bmcweb/crow/include/crow/utility.h
/openbmc/bmcweb/crow/include/crow/websocket.h
/openbmc/bmcweb/g3log/g3log.cpp
/openbmc/bmcweb/googletest
/openbmc/bmcweb/include/aspeed/JTABLES.H
/openbmc/bmcweb/include/ast_jpeg_decoder.hpp
/openbmc/bmcweb/include/ast_video_puller.hpp
/openbmc/bmcweb/include/ast_video_types.hpp
/openbmc/bmcweb/include/base64.hpp
/openbmc/bmcweb/include/dbus_monitor.hpp
/openbmc/bmcweb/include/dbus_singleton.hpp
/openbmc/bmcweb/include/gzip_helper.hpp
/openbmc/bmcweb/include/intel_oem.hpp
/openbmc/bmcweb/include/nlohmann/json.hpp
/openbmc/bmcweb/include/openbmc_dbus_rest.hpp
/openbmc/bmcweb/include/pam_authenticate.hpp
/openbmc/bmcweb/include/redfish_v1.hpp
/openbmc/bmcweb/include/security_headers_middleware.hpp
/openbmc/bmcweb/include/ssl_key_handler.hpp
/openbmc/bmcweb/include/token_authorization_middleware.hpp
/openbmc/bmcweb/include/web_kvm.hpp
/openbmc/bmcweb/include/webassets.hpp
build_web_assets.py
/openbmc/bmcweb/src/ast_jpeg_decoder_test.cpp
/openbmc/bmcweb/src/ast_video_puller_test.cpp
/openbmc/bmcweb/src/base64.cpp
/openbmc/bmcweb/src/getvideo_main.cpp
/openbmc/bmcweb/src/kvm_websocket_test.cpp
/openbmc/bmcweb/src/token_authorization_middleware_test.cpp
/openbmc/bmcweb/src/webassets_test.cpp
/openbmc/bmcweb/src/webserver_main.cpp
/openbmc/bmcweb/static/CMakeLists.txt
/openbmc/bmcweb/static/css/intel.css
/openbmc/bmcweb/static/index.html
/openbmc/bmcweb/static/js/bmcApp.js
/openbmc/bmcweb/static/js/dbusWebsocketFactory.js
/openbmc/bmcweb/static/js/fwupdateController.js
/openbmc/bmcweb/static/js/sensorController.js
/openbmc/bmcweb/static/js/smart-table.js
/openbmc/bmcweb/static/js/systemConfigController.js
/openbmc/bmcweb/static/noVNC
/openbmc/bmcweb/static/partial-fwupdate.html
/openbmc/bmcweb/static/partial-sensor.html
/openbmc/bmcweb/static/partial-systemconfig.html
/openbmc/bmcweb/tinyxml2
4758d5be06-Jun-2017 Ed Tanous <ed.tanous@intel.com>

incremental

0d485ef923-May-2017 Ed Tanous <ed.tanous@intel.com>

Incremental


/openbmc/bmcweb/.gitmodules
/openbmc/bmcweb/CMakeLists.txt
/openbmc/bmcweb/crow/include/crow/ci_map.h
/openbmc/bmcweb/crow/include/crow/http_connection.h
/openbmc/bmcweb/crow/include/crow/http_request.h
/openbmc/bmcweb/crow/include/crow/http_response.h
/openbmc/bmcweb/crow/include/crow/socket_adaptors.h
/openbmc/bmcweb/g3log/crashhandler_unix.cpp
/openbmc/bmcweb/g3log/crashhandler_windows.cpp
/openbmc/bmcweb/g3log/filesink.cpp
/openbmc/bmcweb/g3log/filesinkhelper.ipp
/openbmc/bmcweb/g3log/g2log.hpp
/openbmc/bmcweb/g3log/g3log.cpp
/openbmc/bmcweb/g3log/g3log/active.hpp
/openbmc/bmcweb/g3log/g3log/crashhandler.hpp
/openbmc/bmcweb/g3log/g3log/filesink.hpp
/openbmc/bmcweb/g3log/g3log/future.hpp
/openbmc/bmcweb/g3log/g3log/g3log.hpp
/openbmc/bmcweb/g3log/g3log/logcapture.hpp
/openbmc/bmcweb/g3log/g3log/loglevels.hpp
/openbmc/bmcweb/g3log/g3log/logmessage.hpp
/openbmc/bmcweb/g3log/g3log/logworker.hpp
/openbmc/bmcweb/g3log/g3log/moveoncopy.hpp
/openbmc/bmcweb/g3log/g3log/shared_queue.hpp
/openbmc/bmcweb/g3log/g3log/sink.hpp
/openbmc/bmcweb/g3log/g3log/sinkhandle.hpp
/openbmc/bmcweb/g3log/g3log/sinkwrapper.hpp
/openbmc/bmcweb/g3log/g3log/stacktrace_windows.hpp
/openbmc/bmcweb/g3log/g3log/std2_make_unique.hpp
/openbmc/bmcweb/g3log/g3log/stlpatch_future.hpp
/openbmc/bmcweb/g3log/g3log/time.hpp
/openbmc/bmcweb/g3log/logcapture.cpp
/openbmc/bmcweb/g3log/loglevels.cpp
/openbmc/bmcweb/g3log/logmessage.cpp
/openbmc/bmcweb/g3log/logworker.cpp
/openbmc/bmcweb/g3log/stacktrace_windows.cpp
/openbmc/bmcweb/g3log/time.cpp
/openbmc/bmcweb/include/color_cout_g3_sink.hpp
/openbmc/bmcweb/include/ssl_key_handler.hpp
build_web_assets.py
/openbmc/bmcweb/src/webserver_main.cpp
dc7b679a12-May-2017 Ed Tanous <ed.tanous@intel.com>

inremental

cc5a37f711-May-2017 Ed Tanous <ed.tanous@intel.com>

incremental

9140a67424-Apr-2017 Ed Tanous <ed.tanous@intel.com>

incremental


/openbmc/bmcweb/.clang-format
/openbmc/bmcweb/.gitignore
/openbmc/bmcweb/CMakeLists.txt
/openbmc/bmcweb/crow/include/crow/app.h
/openbmc/bmcweb/crow/include/crow/ci_map.h
/openbmc/bmcweb/crow/include/crow/http_connection.h
/openbmc/bmcweb/crow/include/crow/http_response.h
/openbmc/bmcweb/crow/include/crow/json.h
/openbmc/bmcweb/crow/include/crow/middleware.h
/openbmc/bmcweb/crow/include/crow/parser.h
/openbmc/bmcweb/crow/include/crow/routing.h
/openbmc/bmcweb/crow/include/crow/socket_adaptors.h
/openbmc/bmcweb/crow/include/crow/websocket.h
/openbmc/bmcweb/include/aspeed/JTABLES.H
/openbmc/bmcweb/include/ast_jpeg_decoder.hpp
/openbmc/bmcweb/include/ast_video_puller.hpp
/openbmc/bmcweb/include/crow/g3_logger.hpp
/openbmc/bmcweb/include/ssl_key_handler.hpp
/openbmc/bmcweb/include/test_utils.hpp
/openbmc/bmcweb/include/web_kvm.hpp
build_web_assets.py
/openbmc/bmcweb/src/JTABLES.cpp
/openbmc/bmcweb/src/ast_jpeg_decoder_test.cpp
/openbmc/bmcweb/src/ci_map_tests.cpp
/openbmc/bmcweb/src/crow_test.cpp
/openbmc/bmcweb/src/getvideo_main.cpp
/openbmc/bmcweb/src/kvm_websocket_test.cpp
/openbmc/bmcweb/src/msan_test.cpp
/openbmc/bmcweb/src/security_headers_middleware.cpp
/openbmc/bmcweb/src/security_headers_middleware_test.cpp
/openbmc/bmcweb/src/ssl_key_handler_test.cpp
/openbmc/bmcweb/src/test_utils.cpp
/openbmc/bmcweb/src/token_authorization_middleware.cpp
/openbmc/bmcweb/src/token_authorization_middleware_test.cpp
/openbmc/bmcweb/src/udpclient.cpp
/openbmc/bmcweb/src/webassets_test.cpp
/openbmc/bmcweb/src/webserver_main.cpp
/openbmc/bmcweb/static/css/font-awesome.css
/openbmc/bmcweb/static/css/intel.css
/openbmc/bmcweb/static/index.html
/openbmc/bmcweb/static/js/bmcApp.js
/openbmc/bmcweb/static/partial-login.html
1ff4878018-Apr-2017 Ed Tanous <ed.tanous@intel.com>

incremental

7d3dba4005-Apr-2017 Ed Tanous <ed.tanous@intel.com>

Make app middlewares not require specific instances of app

b4a7bfad04-Apr-2017 Ed Tanous <ed.tanous@intel.com>

Add route printer


/openbmc/bmcweb/CMakeLists.txt
/openbmc/bmcweb/cmake/FindGMock.cmake
/openbmc/bmcweb/crow/LICENSE
/openbmc/bmcweb/crow/README.md
/openbmc/bmcweb/crow/include/crow.h
/openbmc/bmcweb/crow/include/crow/TinySHA1.hpp
/openbmc/bmcweb/crow/include/crow/app.h
/openbmc/bmcweb/crow/include/crow/ci_map.h
/openbmc/bmcweb/crow/include/crow/common.h
/openbmc/bmcweb/crow/include/crow/dumb_timer_queue.h
/openbmc/bmcweb/crow/include/crow/http_connection.h
/openbmc/bmcweb/crow/include/crow/http_parser_merged.h
/openbmc/bmcweb/crow/include/crow/http_request.h
/openbmc/bmcweb/crow/include/crow/http_response.h
/openbmc/bmcweb/crow/include/crow/http_server.h
/openbmc/bmcweb/crow/include/crow/json.h
/openbmc/bmcweb/crow/include/crow/logging.h
/openbmc/bmcweb/crow/include/crow/middleware.h
/openbmc/bmcweb/crow/include/crow/middleware_context.h
/openbmc/bmcweb/crow/include/crow/mustache.h
/openbmc/bmcweb/crow/include/crow/parser.h
/openbmc/bmcweb/crow/include/crow/query_string.h
/openbmc/bmcweb/crow/include/crow/routing.h
/openbmc/bmcweb/crow/include/crow/settings.h
/openbmc/bmcweb/crow/include/crow/socket_adaptors.h
/openbmc/bmcweb/crow/include/crow/utility.h
/openbmc/bmcweb/crow/include/crow/websocket.h
build_web_assets.py
/openbmc/bmcweb/src/crow_getroutes_test.cpp
/openbmc/bmcweb/src/security_headers_middleware_test.cpp
/openbmc/bmcweb/src/token_authorization_middleware.cpp
/openbmc/bmcweb/src/token_authorization_middleware_test.cpp
/openbmc/bmcweb/src/udpclient.cpp
/openbmc/bmcweb/src/webassets_test.cpp
/openbmc/bmcweb/src/webserver_main.cpp
/openbmc/bmcweb/static/css/font-awesome.css
/openbmc/bmcweb/static/index.html
8041f31a03-Apr-2017 Ed Tanous <ed.tanous@intel.com>

incremental

b4d29f4024-Mar-2017 Ed Tanous <ed.tanous@intel.com>

incremental

1ccd57c421-Mar-2017 Ed Tanous <ed.tanous@intel.com>

incremental

c4771fb413-Mar-2017 Ed Tanous <ed.tanous@intel.com>

incremental

9b65f1fd07-Mar-2017 Ed Tanous <ed.tanous@intel.com>

incremental

38bdb98603-Mar-2017 Ed Tanous <ed.tanous@intel.com>

incremetnal

904063f602-Mar-2017 Ed Tanous <ed.tanous@intel.com>

incremental


/openbmc/bmcweb/.ycm_extra_conf.py
/openbmc/bmcweb/CMakeLists.txt
/openbmc/bmcweb/include/webassets.hpp
build_web_assets.py
/openbmc/bmcweb/src/token_authorization_middleware.cpp
/openbmc/bmcweb/src/token_authorization_middleware_test.cpp
/openbmc/bmcweb/src/webserver_main.cpp
/openbmc/bmcweb/static/CMakeLists.txt
/openbmc/bmcweb/static/css/bootstrap-theme.css
/openbmc/bmcweb/static/css/bootstrap-theme.css.map
/openbmc/bmcweb/static/css/bootstrap.css
/openbmc/bmcweb/static/css/bootstrap.css.map
/openbmc/bmcweb/static/css/font-awesome.css
/openbmc/bmcweb/static/css/intel.css
/openbmc/bmcweb/static/css/prettify.css
/openbmc/bmcweb/static/favicon.ico
/openbmc/bmcweb/static/fonts/FontAwesome.otf
/openbmc/bmcweb/static/fonts/fontawesome-webfont.eot
/openbmc/bmcweb/static/fonts/fontawesome-webfont.svg
/openbmc/bmcweb/static/fonts/fontawesome-webfont.ttf
/openbmc/bmcweb/static/fonts/fontawesome-webfont.woff
/openbmc/bmcweb/static/fonts/fontawesome-webfont.woff2
/openbmc/bmcweb/static/fonts/glyphicons-halflings-regular.eot
/openbmc/bmcweb/static/fonts/glyphicons-halflings-regular.svg
/openbmc/bmcweb/static/fonts/glyphicons-halflings-regular.ttf
/openbmc/bmcweb/static/fonts/glyphicons-halflings-regular.woff
/openbmc/bmcweb/static/fonts/glyphicons-halflings-regular.woff2
/openbmc/bmcweb/static/hello.html
/openbmc/bmcweb/static/img/logo.png
/openbmc/bmcweb/static/js/angular-animate.js
/openbmc/bmcweb/static/js/angular-cookies.js
/openbmc/bmcweb/static/js/angular-resource.js
/openbmc/bmcweb/static/js/angular-sanitize.js
/openbmc/bmcweb/static/js/angular-ui-router.js
/openbmc/bmcweb/static/js/angular-websocket.js
/openbmc/bmcweb/static/js/angular.js
/openbmc/bmcweb/static/js/bmcApp.js
/openbmc/bmcweb/static/js/kvm-controller.js
/openbmc/bmcweb/static/js/lodash.core.js
/openbmc/bmcweb/static/js/restangular.js
/openbmc/bmcweb/static/js/run_prettify.js
/openbmc/bmcweb/static/js/selController.js
/openbmc/bmcweb/static/js/ui-bootstrap-tpls-2.1.3.js
/openbmc/bmcweb/static/js/versionController.js
/openbmc/bmcweb/static/login.html
/openbmc/bmcweb/static/noVNC
/openbmc/bmcweb/static/partial-eventlog.html
/openbmc/bmcweb/static/partial-fruinfo.html
/openbmc/bmcweb/static/partial-home-list.html
/openbmc/bmcweb/static/partial-kvm.html
/openbmc/bmcweb/static/partial-systeminfo.html
/openbmc/bmcweb/static/websocket.html
f927347428-Feb-2017 Ed Tanous <ed.tanous@intel.com>

incremental

5f34a9c528-Feb-2017 Ed Tanous <ed.tanous@intel.com>

incremental

d44b444728-Feb-2017 Ed Tanous <ed.tanous@intel.com>

update start and add vscode script

1234567