index
:
BMC/OpenBmc/bmcweb.git
master
A do everything Redfish, KVM, GUI, and DBus webserver for OpenBMC (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
redfish-core
/
lib
/
task.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
Add check to omit `DateTime` from etag calculation
Corey Ethington
1
-0
/
+3
2025-06-24
Task: Fix missing properties in task monitor
Chinmay Shripad Hegde
1
-0
/
+21
2025-06-04
Remove implicit conversions
Ed Tanous
1
-1
/
+1
2025-03-20
Enhance Task removal when queue is full
Rohit PAI
1
-4
/
+22
2025-01-31
Fix includes
Ed Tanous
1
-2
/
+25
2025-01-20
Use SPDX identifiers
Ed Tanous
1
-15
/
+3
2024-12-20
Fix clang-tidy
Ed Tanous
1
-2
/
+2
2024-09-11
Remove duplicated block comments
Ed Tanous
1
-13
/
+13
2024-08-17
clang-format: re-format for clang-18
Patrick Williams
1
-180
/
+195
2024-08-02
Consistently use generated enumerations
Ed Tanous
1
-2
/
+5
2024-07-25
Fix Task Monitor URI
Ed Tanous
1
-5
/
+9
2024-07-25
Task json dump whitespace
Ed Tanous
1
-1
/
+1
2024-07-25
Simplify task service code
Ed Tanous
1
-27
/
+15
2024-04-04
Remove redfish-health-populate
Gunnar Mills
1
-7
/
+0
2023-10-24
clang-format: copy latest and re-format
Patrick Williams
1
-7
/
+7
2023-08-21
Use ranges
Ed Tanous
1
-6
/
+7
2023-07-20
Replace logging with std::format
Ed Tanous
1
-1
/
+1
2023-05-31
health: Add option to disable health-populate
Willy Tu
1
-2
/
+6
2023-05-26
Set HidePayload on Task when payload is null
Arun Thomas Baby
1
-0
/
+3
2023-05-16
Boost::urls::format
Ed Tanous
1
-5
/
+6
2023-05-11
clang-format: copy latest and re-format
Patrick Williams
1
-2
/
+2
2023-03-11
Make url by value in Request
Ed Tanous
1
-1
/
+1
2023-03-11
Remove fields member from Request
Ed Tanous
1
-1
/
+1
2023-02-24
Pass string views by value
Ed Tanous
1
-1
/
+1
2023-02-23
Update most resources to use urlFromPieces
Willy Tu
1
-4
/
+5
2023-02-17
Add option for validating content-type header
Ed Tanous
1
-4
/
+5
2023-02-16
Fix some more includes
Ed Tanous
1
-0
/
+1
2023-01-18
Fix a boatload of #includes
Ed Tanous
1
-5
/
+9
2023-01-17
Add check for globals
Ed Tanous
1
-0
/
+1
2022-09-12
Remove nlohmann brace initialization
Ed Tanous
1
-3
/
+4
2022-09-06
Update content of ResourceNotFound/ResourceAlreadyExists message
Jiaqing Zhao
1
-3
/
+3
2022-08-16
task payload, initialize jsonValue in constructor
Ed Tanous
1
-3
/
+2
2022-08-15
Move time utils to be in one place
Ed Tanous
1
-3
/
+3
2022-07-25
sdbusplus: use shorter type aliases
Patrick Williams
1
-13
/
+12
2022-07-12
Fix const correctness issues
Ed Tanous
1
-2
/
+2
2022-06-30
Require explicit decorator on one arg constructors
Ed Tanous
1
-1
/
+1
2022-06-15
Expose AsyncResp shared_ptr when handling response
Carson Labrado
1
-4
/
+4
2022-06-01
Try to fix the lambda formatting issue
Ed Tanous
1
-183
/
+169
2022-05-13
Remove brace initialization of json objects
Ed Tanous
1
-15
/
+19
2022-04-06
Add setUpRedfishRoute to all nodes in redfish
Ed Tanous
1
-10
/
+27
2022-03-22
Consitently use dbus::utility types
Ed Tanous
1
-1
/
+1
2022-03-09
Enable 3 member function checks
Ed Tanous
1
-1
/
+1
2021-12-11
fix the year 2038 problem in getDateTime
Nan Zhou
1
-2
/
+2
2021-07-08
Automate PrivilegeRegistry to code
Ed Tanous
1
-4
/
+5
2021-06-30
Add DateTime & Offset in Managers & LogServices
Tejas Patil
1
-1
/
+1
2021-06-16
Remove ambiguous privileges constructor
Ed Tanous
1
-4
/
+4
2021-06-03
Remove Redfish Node class
John Edward Broadbent
1
-205
/
+152
2021-04-08
Using AsyncResp everywhere
zhanghch05
1
-10
/
+11
2021-02-19
Fix nlohmann::json::dump calls
Ed Tanous
1
-1
/
+3
2021-01-04
Implement PercentComplete for code update
George Liu
1
-0
/
+2
[next]