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