1. 7656fba Implement a cap on the number of committed errors by Marri Devender Rao · 7 years ago
  2. cfd9a7d commit: Add call to Synchronize journal dbus method by Adriana Kobylak · 7 years ago
  3. 3aad887 Grammar fixes in app-local-errors README by Gunnar Mills · 7 years ago
  4. 7a33ee4 Remove elog-errors-HostEvent.hpp from phosphor-logging repo by Tom Joseph · 7 years ago
  5. 213aaf6 Add association intf if there is inventory path metadata by Tom Joseph · 7 years ago
  6. 0a71bad Fix host error logged as INFO by Marri Devender Rao · 7 years ago
  7. a2599cb update README.md by Marri Devender Rao · 7 years ago
  8. f1630ea Move serialization template functions by Deepak Kodihalli · 7 years ago
  9. 707a3e1 serialization: add tests by Deepak Kodihalli · 7 years ago
  10. 3388799 Remove persisted error file upon error deletion by Deepak Kodihalli · 7 years ago
  11. 9743189 Persist changes to 'Resolved' property by Deepak Kodihalli · 7 years ago
  12. 72654f1 Persist error d-bus objects by Deepak Kodihalli · 7 years ago
  13. 979632a fix checkstop error logged as INFO by Marri Devender Rao · 7 years ago
  14. 4952aa6 elog-gen: python3 fixes for print by Patrick Williams · 7 years ago
  15. bb3e57a Readme file for handling application specific errors by Marri Devender Rao · 7 years ago
  16. 4f0486d Use sdbusplus errName instead of phosphor errName in commit by Marri Devender Rao · 7 years ago
  17. 99b3391 Remove inheriting from sdbus exception for error metadata by Marri Devender Rao · 7 years ago
  18. df7cb5c Allow parsing of error yaml files without metadata yaml file by Marri Devender Rao · 7 years ago
  19. 1eb5892 Host event error should be logged as ERR instead of INFO by Marri Devender Rao · 7 years ago
  20. 50d5d26 python3: iteritems does not exist by Patrick Williams · 7 years ago
  21. 678d58b elog-gen.py : strip whitespaces by Deepak Kodihalli · 7 years ago
  22. 5493210 Add/adjust tests for new commit and report methods by Marri Devender Rao · 7 years ago
  23. d41e995 Add new report interface by Marri Devender Rao · 7 years ago
  24. 7d0a07b Add new commit API and deprecate older commit method by Marri Devender Rao · 7 years ago
  25. 8110ca6 entry: store parent reference by Deepak Kodihalli · 7 years ago
  26. 36db46c entry: implement xyz.openbmc_project.Object.Delete by Deepak Kodihalli · 7 years ago
  27. 99a8549 manager: define erase method by Deepak Kodihalli · 7 years ago
  28. 90abed6 Entry: implement setting 'Resolved' property by Deepak Kodihalli · 7 years ago
  29. 16aed11 Entry: store associations by Deepak Kodihalli · 7 years ago
  30. 1c9f16e Entry: default 'Resolved' property by Deepak Kodihalli · 7 years ago
  31. 58f16f7 build: add configure flag for metadata handlers by Deepak Kodihalli · 7 years ago
  32. 3064a19 Move object_mapper per dbus path conventions. by Leonel Gonzalez · 7 years ago
  33. 5edacf3 Describe a compile flag by Deepak Kodihalli · 7 years ago
  34. a5d8d15 Fix incorrect template specialization by Deepak Kodihalli · 7 years ago
  35. 1533110 Map sdbusplus exception to phosphor exception by Deepak Kodihalli · 7 years ago
  36. 682326a callouts: implement metadata handler by Deepak Kodihalli · 7 years ago
  37. d703881 Update .gitignore by Deepak Kodihalli · 7 years ago
  38. 739e925 test: add callout-test by Deepak Kodihalli · 7 years ago
  39. d722b3a Make generated code to be const and extern by Adriana Kobylak · 7 years ago
  40. a3db077 build: add rule to generate callout mappings by Deepak Kodihalli · 7 years ago
  41. 5650b39 callouts: add script to generate callout mappings by Deepak Kodihalli · 7 years ago
  42. 64007ac callouts: add example output YAML by Deepak Kodihalli · 7 years ago
  43. 66c46eb Add utility to parse error metadata by Deepak Kodihalli · 7 years ago
  44. a87c157 Invoke metadata handler by Deepak Kodihalli · 7 years ago
  45. 88826f8 build: generate elog-process-metadata.cpp by Deepak Kodihalli · 7 years ago
  46. 327e580 Add example metadata handler implementation by Deepak Kodihalli · 7 years ago
  47. 38f6974 elog-gen.py : consume metadata 'process' keyword by Deepak Kodihalli · 7 years ago
  48. 16e8754 metadata: add interface to build associations by Deepak Kodihalli · 7 years ago
  49. 89d6be4 metadata: introduce 'process' keyword by Deepak Kodihalli · 7 years ago
  50. 35b4637 Entry ctor: accept associations by Deepak Kodihalli · 7 years ago
  51. b388da6 Entry: implement org.openbmc.Associations API by Deepak Kodihalli · 7 years ago
  52. 867f7aa Generate sdbusplus bindings by Deepak Kodihalli · 7 years ago
  53. 98a1834 Fix incorrect error namespace by Deepak Kodihalli · 7 years ago
  54. e0eb1dd Error log inject tool by Michael Tritz · 7 years ago
  55. 9cfe9f3 elog-lookup: include inherited metadata by Deepak Kodihalli · 7 years ago
  56. 5221e1b Match error full name and namespace by Deepak Kodihalli · 7 years ago
  57. 7924b17 elog-gen.py: handle absence of metadata by Deepak Kodihalli · 7 years ago
  58. 27c87d9 Ensure using correct string length when using transaction id journal data by Adriana Kobylak · 7 years ago
  59. 6721899 Look for an exact match of transaction id by Adriana Kobylak · 7 years ago
  60. 465aaec Include namespaces in the phosphor-logging exception name by Adriana Kobylak · 7 years ago
  61. 3773430 build: Add nobase to the nodist_include_HEADERS by Adriana Kobylak · 7 years ago
  62. ebd59fa Use configure option yaml path to generate elog-errors.hpp by Adriana Kobylak · 7 years ago
  63. fbe8872 commit(): Make function more efficient by Adriana Kobylak · 7 years ago
  64. 8c3857c elog-gen.py: Set INFO as default error log severity level by Adriana Kobylak · 7 years ago
  65. 371a38b elog-gen.py: Dynamically determine the namespaces by Adriana Kobylak · 7 years ago
  66. 6a9db6e elog-gen.py: Support base and test yaml directories by Adriana Kobylak · 7 years ago
  67. f469073 elog-gen.py: Support subdirs by Adriana Kobylak · 7 years ago
  68. 1a7508b Manager: Auto-generate the code by Adriana Kobylak · 7 years ago
  69. 23b475a Removes header files from base dir of phosphor-logging by Saqib Khan · 7 years ago
  70. 827b50f React to logging manager path change by Deepak Kodihalli · 7 years ago
  71. 7c30f49 Make phosphor-logging object paths lower-case by Adriana Kobylak · 7 years ago
  72. 9aa7d78 commit: Search for all metadata variables in the journal by Adriana Kobylak · 7 years ago
  73. 0837956 commit: Remove unused code by Adriana Kobylak · 7 years ago
  74. 70bb6bc Add ObjectManager to the root path of the log manager by Adriana Kobylak · 7 years ago
  75. 2bb1519 Moved log.hpp and elog.hpp to a folder under phosphor-logging by Saqib Khan · 7 years ago
  76. 17944e1 Move inherits keyword from errors.yaml to metadata.yaml by Adriana Kobylak · 7 years ago
  77. 6f29913 elog-gen.py: python3 fixes by Patrick Williams · 7 years ago
  78. 1f36a88 Add HostEvent support to Commit interface by Adriana Kobylak · 7 years ago
  79. 205b113 Implement Commit client interface by Adriana Kobylak · 7 years ago
  80. c20dae8 Create libphosphor-logging library by Adriana Kobylak · 7 years ago
  81. 5933433 Export new header file for Host Event errors by Adriana Kobylak · 7 years ago
  82. c5f0bbd Populate Timestamp when error entry is committed by Adriana Kobylak · 7 years ago
  83. 4ea7f31 Entry: Populate properties by Adriana Kobylak · 7 years ago
  84. 9316b9a build: Add pkg-config for clients by Brad Bishop · 7 years ago
  85. 8692ac9 Entry: Link to phosphor-dbus-interfaces by Adriana Kobylak · 7 years ago
  86. 331ef90 elog-gen.py : alias inherited metadata by Deepak Kodihalli · 7 years ago
  87. f542ba8 Create a map to get the priority level for the error by Adriana Kobylak · 7 years ago
  88. df995fa Entry: Setup constructor by Adriana Kobylak · 7 years ago
  89. f477fe2 log_manager: Cleanup main function by Adriana Kobylak · 7 years ago
  90. 88d7cf8 logging: Create Entry dbus interface by Adriana Kobylak · 7 years ago
  91. 7298dc2 logging: Commit: Use transaction id and metadata lookup by Adriana Kobylak · 7 years ago
  92. 7d0692a Log transaction id on each journal entry by Adriana Kobylak · 8 years ago
  93. ac784cc Update test case to verify error inheritance by Deepak Kodihalli · 7 years ago
  94. f2462f0 elog-gen.py : implement error inheritance by Deepak Kodihalli · 7 years ago
  95. 5d1aace elog-gen.py : order inherited errors by Deepak Kodihalli · 7 years ago
  96. cbd12c8 elog-gen.py : check error inheritance by Deepak Kodihalli · 7 years ago
  97. 82b7de7 elog-gen.py : get inherited-from error by Deepak Kodihalli · 7 years ago
  98. 160d3e0 elog-gen.py : read multiple error yaml files by Deepak Kodihalli · 7 years ago
  99. 9916119 Fix types in error-logging YAML to match openbmc standards by Deepak Kodihalli · 7 years ago
  100. d310378 Rename <Interface>.logging.yaml to <Interface>.metadata.yaml by Deepak Kodihalli · 7 years ago