1. f6ea2e8 tools: update status debug message by Patrick Venture · 6 years ago
  2. f811995 bmc: use c++11 compatible lambda search by Patrick Venture · 6 years ago
  3. 1439d9b README: typo fix s/differnet/different/ by Patrick Venture · 6 years ago
  4. 3e9899d test: firmware notYetStarted: open(tarball) by Patrick Venture · 6 years ago
  5. 14713be tools: open and commit() on updateBlobId by Patrick Venture · 6 years ago
  6. d816b23 bmc: drop unused Session::State by Patrick Venture · 6 years ago
  7. e95dbb6 bmc: simplify ::close() by Patrick Venture · 6 years ago
  8. 723113f bmc: simplify ::open() by Patrick Venture · 6 years ago
  9. 85ae86b bmc: firmware updateCompleted: close(session) by Patrick Venture · 6 years ago
  10. 0c6daf4 test: firmware updateCompleted: getBlobIds() by Patrick Venture · 6 years ago
  11. 7441ab7 test: firmware updateCompleted: read(session) by Patrick Venture · 6 years ago
  12. 1d66fe6 merge Verification and Update Interfaces by Patrick Venture · 6 years ago
  13. fdeb864 test: firmware updateCompleted: commit(session) by Patrick Venture · 6 years ago
  14. e312f39 s/struct blobs::BlobMeta/blobs::BlobMeta/g by Patrick Venture · 6 years ago
  15. 254b4cf test: firmware updateCompleted: write(session) by Patrick Venture · 6 years ago
  16. 58202b2 test: firmware updateCompleted: writeMeta(session) by Patrick Venture · 6 years ago
  17. 25dfaff test: firmware updateCompleted: stat(blob) by Patrick Venture · 6 years ago
  18. da66fd8 merge Verification and Update statuses by Patrick Venture · 6 years ago
  19. a2d8239 bmc: firmware updateCompleted: stat(session) by Patrick Venture · 6 years ago
  20. ab1e962 bmc: firmware updateCompleted: open(blob) by Patrick Venture · 6 years ago
  21. d1ec2ae README: Add link to ipmi_flash state machine doc by Patrick Venture · 6 years ago
  22. 2098ff9 test: firmware updateCompleted: initial empty file by Patrick Venture · 6 years ago
  23. f1f0f65 bmc: firmware updateStarted: stat(session) by Patrick Venture · 6 years ago
  24. 0079d89 bmc: firmware updateStarted: commit(session) by Patrick Venture · 6 years ago
  25. 73e2bdf test: firmware updateStarted: read(session) by Patrick Venture · 6 years ago
  26. 575118d test: firmware updateStarted: write(session) by Patrick Venture · 6 years ago
  27. b6ce52b test: firmware updateStarted: writeMeta(session) by Patrick Venture · 6 years ago
  28. fc34cfa test: firmware updateStarted: stat(blob) by Patrick Venture · 6 years ago
  29. d9a9578 test: firmware updateStarted: getBlobIds() by Patrick Venture · 6 years ago
  30. f515b9c test: firmware updateStarted: open(blob) by Patrick Venture · 6 years ago
  31. 16ab2a1 test: firmware updateStarted: empty and cleanup by Patrick Venture · 6 years ago
  32. 1a406fe bmc: firmware updatePending: commit(session) by Patrick Venture · 6 years ago
  33. 40d7ffc bmc: firmware updatePending: stat(session) by Patrick Venture · 6 years ago
  34. 5f56269 bmc: firmware updatePending: stat(blob) by Patrick Venture · 6 years ago
  35. ebe456f test: firmware updatePending: read(session) by Patrick Venture · 6 years ago
  36. 4e2fdcd bmc: firmware updatePending: write(session) by Patrick Venture · 6 years ago
  37. 94bb970 test: firmware updatePending: writeMeta(session) by Patrick Venture · 6 years ago
  38. 6b0aa18 bmc: firmware updatePending: close(session) by Patrick Venture · 6 years ago
  39. 19f5d88 bmc: firmware updatePending: open(blob) by Patrick Venture · 6 years ago
  40. ad93383 bmc: firmware updatePending: getBlobIds by Patrick Venture · 6 years ago
  41. 0cd945c test: firmware updatePending: initial empty test by Patrick Venture · 6 years ago
  42. 1c6d8f5 bmc: verificationCompleted::close(success) by Patrick Venture · 6 years ago
  43. d52c2c3 test: firmware verificationStarted: additional stat() by Patrick Venture · 6 years ago
  44. 433cbc3 test: firmware verificationCompleted: commit by Patrick Venture · 6 years ago
  45. 615c69e test: firmware verificationCompleted: stat(session) by Patrick Venture · 6 years ago
  46. eee7181 test: firmware verificationCompleted: open by Patrick Venture · 6 years ago
  47. 2b80137 test: firmware verificationCompleted: writeMeta by Patrick Venture · 6 years ago
  48. 4d9b0e1 test: firmware verificationCompleted: write by Patrick Venture · 6 years ago
  49. 65cdcf0 test: firmware verificationCompleted: read(session) by Patrick Venture · 6 years ago
  50. 6d3a14c test: firmware verificationCompleted: canHandleBlob,getBlobIds by Patrick Venture · 6 years ago
  51. d342a95 bmc: cleanup stat(blob) handler by Patrick Venture · 6 years ago
  52. fbf07ff test: firmware verificationCompleted: stat(activehash) by Patrick Venture · 6 years ago
  53. 2c01415 test: firmware verificationStarted: canHandle, getBlobIds, open by Patrick Venture · 6 years ago
  54. c674474 tools: updater: cppcheck fixups by Patrick Venture · 6 years ago
  55. 0f82ce4 test: firmware verificationPending: minor fixes by Patrick Venture · 6 years ago
  56. 072a7dd test: firmware uploadInProgress: minor cleanup by Patrick Venture · 6 years ago
  57. 6fdd02e test: add state check helper method by Patrick Venture · 6 years ago
  58. 9b57a4c test: firmware notYetStarted: add missing comment by Patrick Venture · 6 years ago
  59. 0c642fd test: firmware verificationCompleted: stat(blob) by Patrick Venture · 6 years ago
  60. a82f99e test: firmware verificationCompleted: start without tests by Patrick Venture · 6 years ago
  61. 35b3fc9 test: firmware verificationStarted: note about close by Patrick Venture · 6 years ago
  62. ddc3507 test: firmware verificationStarted: commit by Patrick Venture · 6 years ago
  63. 8facb38 test: firmware verificationStarted: read by Patrick Venture · 6 years ago
  64. d450910 test: firmware verificationStarted: open by Patrick Venture · 6 years ago
  65. 9c6de5a test: firmware verificationStarted: write by Patrick Venture · 6 years ago
  66. fb74ad5 test: firmware verificationStarted: writeMeta by Patrick Venture · 6 years ago
  67. 930c7b7 bmc: add verify blob id only when ready by Patrick Venture · 6 years ago
  68. efba42d bmc: add utilty method to only add a blob id if not present by Patrick Venture · 6 years ago
  69. a04997b test: firmware verificationStarted: stat(blob) by Patrick Venture · 6 years ago
  70. 2567ebc test: firmware verificationPending: read by Patrick Venture · 6 years ago
  71. ab731e9 test: firmware verificationPending: write by Patrick Venture · 6 years ago
  72. 02c0ead test: firmware notYetStarted: canHandleBlob by Patrick Venture · 6 years ago
  73. 237e2c6 test: firmware verificationStarted: stat(session) by Patrick Venture · 6 years ago
  74. 31eefd4 test: firmware uploadInProgress: writeMeta typo by Patrick Venture · 6 years ago
  75. b611a08 test: firmware verificationPending: writeMeta by Patrick Venture · 6 years ago
  76. 01a3327 test: firmware verificationPending: stat(session) by Patrick Venture · 6 years ago
  77. 19044e1 test: firmware verificationPending: commit by Patrick Venture · 6 years ago
  78. 1e389c9 test: firmware verificationPending: close by Patrick Venture · 6 years ago
  79. da8fcd1 test: firmware verificationPending: open by Patrick Venture · 6 years ago
  80. b386b86 test: firmware verificationPending: stat(blob) by Patrick Venture · 6 years ago
  81. 61d2ed4 test: firmware verificationPending: canHandleBlob by Patrick Venture · 6 years ago
  82. 1fca190 test: firmware uploadInProgress: commit by Patrick Venture · 6 years ago
  83. 8326d07 test: firmware uploadInProgress: read by Patrick Venture · 6 years ago
  84. 65055fb test: firmware notYetStarted: minor cleanup by Patrick Venture · 6 years ago
  85. 615123a test: firmware updateInProgress: write by Patrick Venture · 6 years ago
  86. be0fb5e test: firmware uploadInProgress: minor cleanup by Patrick Venture · 6 years ago
  87. 547fa3a test: firmware uploadInProgress: add note about commit by Patrick Venture · 6 years ago
  88. 7cf4440 test: firmware uploadInProgress: writeMeta by Patrick Venture · 6 years ago
  89. 79b4474 test: firmware uploadInProgress: close by Patrick Venture · 6 years ago
  90. 5788dbb test: firmware uploadInProgress: open by Patrick Venture · 6 years ago
  91. efc366e test: firmware uploadInProgress: stat(session) by Patrick Venture · 6 years ago
  92. 41205cc test: firmware uploadInProgress: stat by Patrick Venture · 6 years ago
  93. 6f72978 test: firmware uploadInProgress: add todo by Patrick Venture · 6 years ago
  94. ebcc522 test: firmware uploadInProgress: getBlobIds by Patrick Venture · 6 years ago
  95. b1a8f70 test: firmware notYetStarted: open by Patrick Venture · 6 years ago
  96. 86c2208 test: firmware notYetStarted: stat by Patrick Venture · 6 years ago
  97. 8a4f2aa test: firmware notYetStarted: getBlobIds by Patrick Venture · 6 years ago
  98. 997023d test: start state-transition-specific unit-tests by Patrick Venture · 6 years ago
  99. b4d1ff0 docs: add more details to the state transitions by Patrick Venture · 6 years ago
  100. 7053237 docs: Start document to detail the state transitions by Patrick Venture · 6 years ago